Skip to content
Success

Console Output

Pull request #42349 updated
15:16:23 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Loading trusted files from base branch master at fecf45b09add4f6289ba1fcec67d6993b04db7af rather than bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
Obtained Jenkinsfile from fecf45b09add4f6289ba1fcec67d6993b04db7af
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-42349@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
15:16:27 [2021-08-29T15:16:27.581Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
15:16:27 [2021-08-29T15:16:27.586Z] Trying to pass milestone 20
[Pipeline] milestone
15:16:27 [2021-08-29T15:16:27.647Z] Trying to pass milestone 21
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
15:16:42 [2021-08-29T15:16:42.818Z] Still waiting to schedule task
15:16:42 [2021-08-29T15:16:42.821Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline
15:17:28 [2021-08-29T15:17:28.671Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c8bfda6f27c7750) in /home/ubuntu/workspace/moby_PR-42349
[Pipeline] {
[Pipeline] checkout
15:17:28 [2021-08-29T15:17:28.836Z] The recommended git tool is: git
15:17:32 [2021-08-29T15:17:32.749Z] using credential docker-jenkins-github-credentials
15:17:32 [2021-08-29T15:17:32.757Z] Cloning the remote Git repository
15:17:32 [2021-08-29T15:17:32.757Z] Cloning with configured refspecs honoured and without tags
15:17:32 [2021-08-29T15:17:32.805Z] Cloning repository https://github.com/moby/moby.git
15:17:32 [2021-08-29T15:17:32.910Z]  > git init /home/ubuntu/workspace/moby_PR-42349 # timeout=10
15:17:33 [2021-08-29T15:17:33.228Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:33 [2021-08-29T15:17:33.228Z]  > git --version # timeout=10
15:17:33 [2021-08-29T15:17:33.242Z]  > git --version # 'git version 2.17.1'
15:17:33 [2021-08-29T15:17:33.243Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:33 [2021-08-29T15:17:33.245Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:57 [2021-08-29T15:17:57.715Z] Fetching without tags
15:17:58 [2021-08-29T15:17:58.098Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
15:17:57 [2021-08-29T15:17:57.403Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:57 [2021-08-29T15:17:57.456Z]  > git config --add remote.origin.fetch +refs/pull/42349/head:refs/remotes/origin/PR-42349 # timeout=10
15:17:57 [2021-08-29T15:17:57.480Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:57 [2021-08-29T15:17:57.680Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:17:57 [2021-08-29T15:17:57.718Z] Fetching upstream changes from https://github.com/moby/moby.git
15:17:57 [2021-08-29T15:17:57.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:17:57 [2021-08-29T15:17:57.777Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:17:58 [2021-08-29T15:17:58.102Z]  > git config core.sparsecheckout # timeout=10
15:17:58 [2021-08-29T15:17:58.136Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:18:00 [2021-08-29T15:18:00.098Z]  > git remote # timeout=10
15:18:00 [2021-08-29T15:18:00.124Z]  > git config --get remote.origin.url # timeout=10
15:18:00 [2021-08-29T15:18:00.156Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:00 [2021-08-29T15:18:00.197Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:18:03 [2021-08-29T15:18:03.367Z] Merge succeeded, producing 7a0cef97ef9a78807d04820d5b1bc888bba9d7fa
15:18:03 [2021-08-29T15:18:03.368Z] Checking out Revision 7a0cef97ef9a78807d04820d5b1bc888bba9d7fa (PR-42349)
15:18:03 [2021-08-29T15:18:03.334Z]  > git rev-parse HEAD^{commit} # timeout=10
15:18:03 [2021-08-29T15:18:03.366Z]  > git config core.sparsecheckout # timeout=10
15:18:03 [2021-08-29T15:18:03.416Z]  > git checkout -f 7a0cef97ef9a78807d04820d5b1bc888bba9d7fa # timeout=10
15:18:07 [2021-08-29T15:18:07.755Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:18:07 [2021-08-29T15:18:07.777Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:18:08 [2021-08-29T15:18:08.796Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42349:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco
15:18:07 [2021-08-29T15:18:07.754Z]  > git rev-list --no-walk c5f2634676620515dc9d3b7a8df734b2855e5b3a # timeout=10
15:18:18 [2021-08-29T15:18:18.825Z] Unable to find image 'alpine:latest' locally
15:18:18 [2021-08-29T15:18:18.825Z] latest: Pulling from library/alpine
15:18:18 [2021-08-29T15:18:18.825Z] a0d0a0d46f8b: Pulling fs layer
15:18:18 [2021-08-29T15:18:18.825Z] a0d0a0d46f8b: Verifying Checksum
15:18:18 [2021-08-29T15:18:18.825Z] a0d0a0d46f8b: Download complete
15:18:18 [2021-08-29T15:18:18.825Z] a0d0a0d46f8b: Pull complete
15:18:18 [2021-08-29T15:18:18.825Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a
15:18:18 [2021-08-29T15:18:18.825Z] Status: Downloaded newer image for alpine:latest
15:18:24 [2021-08-29T15:18:24.132Z] 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 "s390x integration-cli" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] node
[Pipeline] node
15:18:25 [2021-08-29T15:18:25.005Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c8bfda6f27c7750) in /home/ubuntu/workspace/moby_PR-42349
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
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)
[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] checkout
[Pipeline] // stage
15:18:25 [2021-08-29T15:18:25.080Z] The recommended git tool is: git
[Pipeline] // stage
15:18:25 [2021-08-29T15:18:25.096Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
15:18:25 [2021-08-29T15:18:25.117Z] Fetching changes from the remote Git repository
[Pipeline] // stage
[Pipeline] // stage
15:18:25 [2021-08-29T15:18:25.136Z] Fetching without tags
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[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] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[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] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[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
[Pipeline] // stage
15:18:25 [2021-08-29T15:18:25.434Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
15:18:25 [2021-08-29T15:18:25.098Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42349/.git # timeout=10
15:18:25 [2021-08-29T15:18:25.115Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:18:25 [2021-08-29T15:18:25.134Z] Fetching upstream changes from https://github.com/moby/moby.git
15:18:25 [2021-08-29T15:18:25.134Z]  > git --version # timeout=10
15:18:25 [2021-08-29T15:18:25.143Z]  > git --version # 'git version 2.17.1'
15:18:25 [2021-08-29T15:18:25.143Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:25 [2021-08-29T15:18:25.145Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:18:25 [2021-08-29T15:18:25.432Z]  > git config core.sparsecheckout # timeout=10
15:18:25 [2021-08-29T15:18:25.440Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:18:25 [2021-08-29T15:18:25.786Z]  > git remote # timeout=10
15:18:25 [2021-08-29T15:18:25.794Z]  > git config --get remote.origin.url # timeout=10
15:18:25 [2021-08-29T15:18:25.804Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:18:25 [2021-08-29T15:18:25.805Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:18:27 [2021-08-29T15:18:27.428Z] Merge succeeded, producing b695bd46e1b55c85d4b447718ecac5fac22dd453
15:18:27 [2021-08-29T15:18:27.429Z] Checking out Revision b695bd46e1b55c85d4b447718ecac5fac22dd453 (PR-42349)
15:18:27 [2021-08-29T15:18:27.591Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:18:27 [2021-08-29T15:18:27.616Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:18:27 [2021-08-29T15:18:27.408Z]  > git rev-parse HEAD^{commit} # timeout=10
15:18:27 [2021-08-29T15:18:27.426Z]  > git config core.sparsecheckout # timeout=10
15:18:27 [2021-08-29T15:18:27.434Z]  > git checkout -f b695bd46e1b55c85d4b447718ecac5fac22dd453 # timeout=10
15:18:27 [2021-08-29T15:18:27.589Z]  > git rev-list --no-walk c5f2634676620515dc9d3b7a8df734b2855e5b3a # timeout=10
15:18:28 [2021-08-29T15:18:28.247Z] + [ PR != PR ]
15:18:28 [2021-08-29T15:18:28.247Z] + [ master != master ]
15:18:28 [2021-08-29T15:18:28.247Z] + [ false = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:18:28 [2021-08-29T15:18:28.605Z] + docker version
15:18:28 [2021-08-29T15:18:28.605Z] Client: Docker Engine - Community
15:18:28 [2021-08-29T15:18:28.605Z]  Version:           20.10.6
15:18:28 [2021-08-29T15:18:28.605Z]  API version:       1.41
15:18:28 [2021-08-29T15:18:28.605Z]  Go version:        go1.13.15
15:18:28 [2021-08-29T15:18:28.605Z]  Git commit:        370c289
15:18:28 [2021-08-29T15:18:28.605Z]  Built:             Fri Apr  9 22:46:01 2021
15:18:28 [2021-08-29T15:18:28.605Z]  OS/Arch:           linux/amd64
15:18:28 [2021-08-29T15:18:28.605Z]  Context:           default
15:18:28 [2021-08-29T15:18:28.605Z]  Experimental:      true
15:18:28 [2021-08-29T15:18:28.605Z] 
15:18:28 [2021-08-29T15:18:28.605Z] Server: Docker Engine - Community
15:18:28 [2021-08-29T15:18:28.605Z]  Engine:
15:18:28 [2021-08-29T15:18:28.605Z]   Version:          20.10.6
15:18:28 [2021-08-29T15:18:28.605Z]   API version:      1.41 (minimum version 1.12)
15:18:28 [2021-08-29T15:18:28.605Z]   Go version:       go1.13.15
15:18:28 [2021-08-29T15:18:28.605Z]   Git commit:       8728dd2
15:18:28 [2021-08-29T15:18:28.605Z]   Built:            Fri Apr  9 22:44:13 2021
15:18:28 [2021-08-29T15:18:28.605Z]   OS/Arch:          linux/amd64
15:18:28 [2021-08-29T15:18:28.605Z]   Experimental:     true
15:18:28 [2021-08-29T15:18:28.605Z]  containerd:
15:18:28 [2021-08-29T15:18:28.605Z]   Version:          1.4.6
15:18:28 [2021-08-29T15:18:28.605Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
15:18:28 [2021-08-29T15:18:28.605Z]  runc:
15:18:28 [2021-08-29T15:18:28.605Z]   Version:          1.0.0-rc95
15:18:28 [2021-08-29T15:18:28.605Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:18:28 [2021-08-29T15:18:28.605Z]  docker-init:
15:18:28 [2021-08-29T15:18:28.605Z]   Version:          0.19.0
15:18:28 [2021-08-29T15:18:28.605Z]   GitCommit:        de40ad0
[Pipeline] sh
15:18:28 [2021-08-29T15:18:28.909Z] + docker info
15:18:40 [2021-08-29T15:18:40.005Z] Still waiting to schedule task
15:18:40 [2021-08-29T15:18:40.005Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c8bfda6f27c7750)15:18:40 [2021-08-29T15:18:40.005Z] Still waiting to schedule task
15:18:40 [2021-08-29T15:18:40.006Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05c8bfda6f27c7750)15:18:40 [2021-08-29T15:18:40.006Z] Still waiting to schedule task
15:18:40 [2021-08-29T15:18:40.006Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline
15:18:40 [2021-08-29T15:18:40.009Z] Still waiting to schedule task
15:18:40 [2021-08-29T15:18:40.009Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
15:18:40 [2021-08-29T15:18:40.010Z] Still waiting to schedule task
15:18:40 [2021-08-29T15:18:40.010Z] All nodes of label ‘windows-2019’ are offline
15:18:40 [2021-08-29T15:18:40.011Z] Still waiting to schedule task
15:18:40 [2021-08-29T15:18:40.011Z] All nodes of label ‘windows-2022’ are offline
15:18:40 [2021-08-29T15:18:40.012Z] Still waiting to schedule task
15:18:40 [2021-08-29T15:18:40.012Z] All nodes of label ‘windows-2022’ are offline
15:18:43 [2021-08-29T15:18:43.866Z] Client:
15:18:43 [2021-08-29T15:18:43.866Z]  Context:    default
15:18:43 [2021-08-29T15:18:43.866Z]  Debug Mode: false
15:18:43 [2021-08-29T15:18:43.866Z]  Plugins:
15:18:43 [2021-08-29T15:18:43.866Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:18:43 [2021-08-29T15:18:43.866Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:18:43 [2021-08-29T15:18:43.866Z]   scan: Docker Scan (Docker Inc., v0.7.0)
15:18:43 [2021-08-29T15:18:43.866Z] 
15:18:43 [2021-08-29T15:18:43.866Z] Server:
15:18:43 [2021-08-29T15:18:43.866Z]  Containers: 0
15:18:43 [2021-08-29T15:18:43.866Z]   Running: 0
15:18:43 [2021-08-29T15:18:43.866Z]   Paused: 0
15:18:43 [2021-08-29T15:18:43.866Z]   Stopped: 0
15:18:43 [2021-08-29T15:18:43.866Z]  Images: 1
15:18:43 [2021-08-29T15:18:43.866Z]  Server Version: 20.10.6
15:18:43 [2021-08-29T15:18:43.866Z]  Storage Driver: overlay2
15:18:43 [2021-08-29T15:18:43.866Z]   Backing Filesystem: extfs
15:18:43 [2021-08-29T15:18:43.866Z]   Supports d_type: true
15:18:43 [2021-08-29T15:18:43.866Z]   Native Overlay Diff: true
15:18:43 [2021-08-29T15:18:43.866Z]   userxattr: false
15:18:43 [2021-08-29T15:18:43.866Z]  Logging Driver: json-file
15:18:43 [2021-08-29T15:18:43.866Z]  Cgroup Driver: cgroupfs
15:18:43 [2021-08-29T15:18:43.866Z]  Cgroup Version: 1
15:18:43 [2021-08-29T15:18:43.866Z]  Plugins:
15:18:43 [2021-08-29T15:18:43.866Z]   Volume: local
15:18:43 [2021-08-29T15:18:43.866Z]   Network: bridge host ipvlan macvlan null overlay
15:18:43 [2021-08-29T15:18:43.866Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:18:43 [2021-08-29T15:18:43.866Z]  Swarm: inactive
15:18:43 [2021-08-29T15:18:43.866Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
15:18:43 [2021-08-29T15:18:43.866Z]  Default Runtime: runc
15:18:43 [2021-08-29T15:18:43.866Z]  Init Binary: docker-init
15:18:43 [2021-08-29T15:18:43.866Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
15:18:43 [2021-08-29T15:18:43.866Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:18:43 [2021-08-29T15:18:43.866Z]  init version: de40ad0
15:18:43 [2021-08-29T15:18:43.866Z]  Security Options:
15:18:43 [2021-08-29T15:18:43.866Z]   apparmor
15:18:43 [2021-08-29T15:18:43.866Z]   seccomp
15:18:43 [2021-08-29T15:18:43.866Z]    Profile: default
15:18:43 [2021-08-29T15:18:43.866Z]  Kernel Version: 5.4.0-1048-aws
15:18:43 [2021-08-29T15:18:43.866Z]  Operating System: Ubuntu 18.04.5 LTS
15:18:43 [2021-08-29T15:18:43.866Z]  OSType: linux
15:18:43 [2021-08-29T15:18:43.866Z]  Architecture: x86_64
15:18:43 [2021-08-29T15:18:43.866Z]  CPUs: 2
15:18:43 [2021-08-29T15:18:43.866Z]  Total Memory: 7.487GiB
15:18:43 [2021-08-29T15:18:43.866Z]  Name: ip-10-100-35-112
15:18:43 [2021-08-29T15:18:43.866Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
15:18:43 [2021-08-29T15:18:43.866Z]  Docker Root Dir: /var/lib/docker
15:18:43 [2021-08-29T15:18:43.866Z]  Debug Mode: false
15:18:43 [2021-08-29T15:18:43.866Z]  Registry: https://index.docker.io/v1/
15:18:43 [2021-08-29T15:18:43.866Z]  Labels:
15:18:43 [2021-08-29T15:18:43.866Z]  Experimental: true
15:18:43 [2021-08-29T15:18:43.866Z]  Insecure Registries:
15:18:43 [2021-08-29T15:18:43.866Z]   127.0.0.0/8
15:18:43 [2021-08-29T15:18:43.866Z]  Live Restore Enabled: true
15:18:43 [2021-08-29T15:18:43.866Z] 
15:18:43 [2021-08-29T15:18:43.866Z] WARNING: No swap limit support
[Pipeline] sh
15:18:44 [2021-08-29T15:18:44.209Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:18:44 [2021-08-29T15:18:44.209Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:18:44 [2021-08-29T15:18:44.209Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42349/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
15:18:44 [2021-08-29T15:18:44.209Z] + bash /home/ubuntu/workspace/moby_PR-42349/check-config.sh
15:18:44 [2021-08-29T15:18:44.209Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:18:44 [2021-08-29T15:18:44.209Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
15:18:44 [2021-08-29T15:18:44.209Z] 
15:18:44 [2021-08-29T15:18:44.209Z] Generally Necessary:
15:18:44 [2021-08-29T15:18:44.209Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:18:44 [2021-08-29T15:18:44.209Z] - apparmor: enabled and tools installed
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_NAMESPACES: enabled
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_NET_NS: enabled
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_PID_NS: enabled
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_IPC_NS: enabled
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_UTS_NS: enabled
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_CGROUPS: enabled
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_CGROUP_CPUACCT: enabled
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_CGROUP_DEVICE: enabled
15:18:44 [2021-08-29T15:18:44.209Z] - CONFIG_CGROUP_FREEZER: enabled
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_CGROUP_SCHED: enabled
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_CPUSETS: enabled
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_MEMCG: enabled
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_KEYS: enabled
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_VETH: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_BRIDGE: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_NF_NAT: enabled (as module)
15:18:44 [2021-08-29T15:18:44.493Z] - CONFIG_POSIX_MQUEUE: enabled
15:18:44 [2021-08-29T15:18:44.493Z] 
15:18:44 [2021-08-29T15:18:44.493Z] Optional Features:
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_USER_NS: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_SECCOMP: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_SECCOMP_FILTER: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_CGROUP_PIDS: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_MEMCG_SWAP: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:18:44 [2021-08-29T15:18:44.494Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_BLK_CGROUP: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_CGROUP_PERF: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_CGROUP_HUGETLB: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_CFS_BANDWIDTH: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_RT_GROUP_SCHED: missing
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_IP_VS: enabled (as module)
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_IP_VS_NFCT: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:18:44 [2021-08-29T15:18:44.494Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:18:44 [2021-08-29T15:18:44.768Z] - CONFIG_IP_VS_RR: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z] - CONFIG_SECURITY_SELINUX: enabled
15:18:44 [2021-08-29T15:18:44.768Z] - CONFIG_SECURITY_APPARMOR: enabled
15:18:44 [2021-08-29T15:18:44.768Z] - CONFIG_EXT4_FS: enabled
15:18:44 [2021-08-29T15:18:44.768Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:18:44 [2021-08-29T15:18:44.768Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:18:44 [2021-08-29T15:18:44.768Z] - Network Drivers:
15:18:44 [2021-08-29T15:18:44.768Z]   - "overlay":
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_VXLAN: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:18:44 [2021-08-29T15:18:44.768Z]       Optional (for encrypted networks):
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_CRYPTO: enabled
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_CRYPTO_AEAD: enabled
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_CRYPTO_GCM: enabled
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_CRYPTO_GHASH: enabled
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_XFRM: enabled
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_XFRM_USER: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]       - CONFIG_INET_ESP: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]   - "ipvlan":
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_IPVLAN: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]   - "macvlan":
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_MACVLAN: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_DUMMY: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]   - "ftp,tftp client in container":
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z] - Storage Drivers:
15:18:44 [2021-08-29T15:18:44.768Z]   - "aufs":
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_AUFS_FS: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]   - "btrfs":
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:18:44 [2021-08-29T15:18:44.768Z]   - "devicemapper":
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_BLK_DEV_DM: enabled
15:18:44 [2021-08-29T15:18:44.768Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:18:45 [2021-08-29T15:18:45.038Z]   - "overlay":
15:18:45 [2021-08-29T15:18:45.038Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:18:45 [2021-08-29T15:18:45.038Z]   - "zfs":
15:18:45 [2021-08-29T15:18:45.038Z]     - /dev/zfs: present
15:18:45 [2021-08-29T15:18:45.038Z]     - zfs command: missing
15:18:45 [2021-08-29T15:18:45.038Z]     - zpool command: missing
15:18:45 [2021-08-29T15:18:45.038Z] 
15:18:45 [2021-08-29T15:18:45.038Z] Limits:
15:18:45 [2021-08-29T15:18:45.038Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:18:45 [2021-08-29T15:18:45.038Z] 
15:18:45 [2021-08-29T15:18:45.038Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:18:45 [2021-08-29T15:18:45.390Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:b695bd46e1b55c85d4b447718ecac5fac22dd453 .
15:18:45 [2021-08-29T15:18:45.654Z] #1 [internal] load build definition from Dockerfile
15:18:45 [2021-08-29T15:18:45.654Z] #1 sha256:e28b5124e12dc98f6d8ad5ecabb6d0c7a3210abbadb3cdb9021ee15307f92472
15:18:45 [2021-08-29T15:18:45.654Z] #1 transferring dockerfile:
15:18:45 [2021-08-29T15:18:45.654Z] #1 transferring dockerfile: 16.33kB done
15:18:45 [2021-08-29T15:18:45.654Z] #1 DONE 0.2s
15:18:45 [2021-08-29T15:18:45.654Z] 
15:18:45 [2021-08-29T15:18:45.654Z] #2 [internal] load .dockerignore
15:18:45 [2021-08-29T15:18:45.654Z] #2 sha256:27f09ebf72e99b3d8edba85a39880afebdb034347936cb2bd4665f845ab9b65d
15:18:45 [2021-08-29T15:18:45.654Z] #2 transferring context: 87B done
15:18:45 [2021-08-29T15:18:45.654Z] #2 DONE 0.1s
15:18:45 [2021-08-29T15:18:45.654Z] 
15:18:45 [2021-08-29T15:18:45.654Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
15:18:45 [2021-08-29T15:18:45.654Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
15:18:45 [2021-08-29T15:18:45.960Z] #3 DONE 0.4s
15:18:46 [2021-08-29T15:18:46.226Z] 
15:18:46 [2021-08-29T15:18:46.226Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
15:18:46 [2021-08-29T15:18:46.226Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
15:18:46 [2021-08-29T15:18:46.226Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 0.0s done
15:18:46 [2021-08-29T15:18:46.226Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
15:18:46 [2021-08-29T15:18:46.226Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
15:18:46 [2021-08-29T15:18:46.226Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
15:18:46 [2021-08-29T15:18:46.226Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s
15:18:46 [2021-08-29T15:18:46.226Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 1.05MB / 9.67MB 0.2s
15:18:46 [2021-08-29T15:18:46.489Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.29MB / 9.67MB 0.3s
15:18:46 [2021-08-29T15:18:46.489Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.5s
15:18:46 [2021-08-29T15:18:46.750Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.5s done
15:18:46 [2021-08-29T15:18:46.750Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s
15:18:47 [2021-08-29T15:18:47.014Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done
15:18:47 [2021-08-29T15:18:47.014Z] #4 DONE 1.0s
15:18:47 [2021-08-29T15:18:47.276Z] 
15:18:47 [2021-08-29T15:18:47.276Z] #6 [internal] load build definition from Dockerfile
15:18:47 [2021-08-29T15:18:47.276Z] #6 sha256:5d3bcf9e7cb8ab85fdfde31c074744a550ca2e724c707f16e98c92c9223c2355
15:18:47 [2021-08-29T15:18:47.276Z] #6 DONE 0.0s
15:18:47 [2021-08-29T15:18:47.276Z] 
15:18:47 [2021-08-29T15:18:47.276Z] #5 [internal] load .dockerignore
15:18:47 [2021-08-29T15:18:47.276Z] #5 sha256:540ccc6d40467341e668a9fc7f44c1c31e813f4ca10dba804583a60f6bb22158
15:18:47 [2021-08-29T15:18:47.276Z] #5 DONE 0.0s
15:18:47 [2021-08-29T15:18:47.276Z] 
15:18:47 [2021-08-29T15:18:47.276Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:18:47 [2021-08-29T15:18:47.276Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:18:48 [2021-08-29T15:18:48.220Z] #10 DONE 0.8s
15:18:48 [2021-08-29T15:18:48.220Z] 
15:18:48 [2021-08-29T15:18:48.220Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye
15:18:48 [2021-08-29T15:18:48.220Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60
15:18:48 [2021-08-29T15:18:48.220Z] #7 DONE 0.7s
15:18:48 [2021-08-29T15:18:48.220Z] 
15:18:48 [2021-08-29T15:18:48.220Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
15:18:48 [2021-08-29T15:18:48.220Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:18:48 [2021-08-29T15:18:48.220Z] #8 DONE 0.8s
15:18:48 [2021-08-29T15:18:48.220Z] 
15:18:48 [2021-08-29T15:18:48.220Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:18:48 [2021-08-29T15:18:48.220Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:18:48 [2021-08-29T15:18:48.220Z] #9 DONE 0.8s
15:18:48 [2021-08-29T15:18:48.804Z] 
15:18:48 [2021-08-29T15:18:48.804Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:18:48 [2021-08-29T15:18:48.804Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:18:48 [2021-08-29T15:18:48.804Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
15:18:48 [2021-08-29T15:18:48.804Z] #73 DONE 0.0s
15:18:48 [2021-08-29T15:18:48.804Z] 
15:18:48 [2021-08-29T15:18:48.804Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:18:48 [2021-08-29T15:18:48.804Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:18:48 [2021-08-29T15:18:48.804Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:18:48 [2021-08-29T15:18:48.804Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
15:18:48 [2021-08-29T15:18:48.804Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:18:48 [2021-08-29T15:18:48.804Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
15:18:49 [2021-08-29T15:18:49.070Z] #71 ...
15:18:49 [2021-08-29T15:18:49.070Z] 
15:18:49 [2021-08-29T15:18:49.070Z] #50 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
15:18:49 [2021-08-29T15:18:49.070Z] #50 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
15:18:49 [2021-08-29T15:18:49.070Z] #50 DONE 0.0s
15:18:49 [2021-08-29T15:18:49.331Z] 
15:18:49 [2021-08-29T15:18:49.331Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:18:49 [2021-08-29T15:18:49.331Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 done
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.34MB / 54.92MB 0.4s
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.4s done
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 6.29MB / 10.87MB 0.6s
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 0B / 54.57MB 0.6s
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 10.49MB / 54.92MB 0.6s
15:18:49 [2021-08-29T15:18:49.331Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.49MB / 10.87MB 0.6s
15:18:49 [2021-08-29T15:18:49.595Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 14.68MB / 54.92MB 0.8s
15:18:49 [2021-08-29T15:18:49.595Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 12.58MB / 54.57MB 0.8s
15:18:49 [2021-08-29T15:18:49.595Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 17.83MB / 54.92MB 0.9s
15:18:49 [2021-08-29T15:18:49.595Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.9s done
15:18:49 [2021-08-29T15:18:49.595Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 15.73MB / 54.57MB 0.9s
15:18:49 [2021-08-29T15:18:49.595Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 0B / 85.72MB 0.9s
15:18:50 [2021-08-29T15:18:50.168Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 24.12MB / 54.92MB 1.1s
15:18:50 [2021-08-29T15:18:50.168Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 20.97MB / 54.57MB 1.1s
15:18:50 [2021-08-29T15:18:50.168Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 30.41MB / 54.92MB 1.3s
15:18:50 [2021-08-29T15:18:50.168Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 28.31MB / 54.57MB 1.3s
15:18:50 [2021-08-29T15:18:50.168Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 8.39MB / 85.72MB 1.3s
15:18:50 [2021-08-29T15:18:50.168Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 35.65MB / 54.92MB 1.5s
15:18:50 [2021-08-29T15:18:50.168Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 36.70MB / 54.57MB 1.5s
15:18:50 [2021-08-29T15:18:50.168Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 16.78MB / 85.72MB 1.5s
15:18:50 [2021-08-29T15:18:50.434Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 40.89MB / 54.92MB 1.7s
15:18:50 [2021-08-29T15:18:50.434Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 39.85MB / 54.57MB 1.7s
15:18:50 [2021-08-29T15:18:50.434Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 22.02MB / 85.72MB 1.7s
15:18:50 [2021-08-29T15:18:50.696Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 44.04MB / 54.57MB 1.8s
15:18:50 [2021-08-29T15:18:50.696Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 46.78MB / 54.92MB 2.0s
15:18:50 [2021-08-29T15:18:50.696Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 48.23MB / 54.57MB 2.0s
15:18:50 [2021-08-29T15:18:50.696Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 31.46MB / 85.72MB 2.0s
15:18:50 [2021-08-29T15:18:50.958Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 53.48MB / 54.57MB 2.1s
15:18:50 [2021-08-29T15:18:50.958Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 51.38MB / 54.92MB 2.2s
15:18:50 [2021-08-29T15:18:50.958Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 38.80MB / 85.72MB 2.2s
15:18:51 [2021-08-29T15:18:51.219Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.5s
15:18:51 [2021-08-29T15:18:51.219Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 44.04MB / 85.72MB 2.5s
15:18:51 [2021-08-29T15:18:51.486Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 53.48MB / 85.72MB 2.8s
15:18:51 [2021-08-29T15:18:51.758Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 62.91MB / 85.72MB 3.0s
15:18:52 [2021-08-29T15:18:52.020Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 3.1s done
15:18:52 [2021-08-29T15:18:52.020Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 8.19kB / 134.79MB 3.1s
15:18:52 [2021-08-29T15:18:52.020Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 71.30MB / 85.72MB 3.3s
15:18:52 [2021-08-29T15:18:52.020Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 9.44MB / 134.79MB 3.3s
15:18:52 [2021-08-29T15:18:52.284Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 76.55MB / 85.72MB 3.5s
15:18:52 [2021-08-29T15:18:52.284Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 16.85MB / 134.79MB 3.5s
15:18:52 [2021-08-29T15:18:52.545Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 81.79MB / 85.72MB 3.7s
15:18:52 [2021-08-29T15:18:52.545Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 24.12MB / 134.79MB 3.7s
15:18:52 [2021-08-29T15:18:52.806Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 33.95MB / 134.79MB 4.0s
15:18:52 [2021-08-29T15:18:52.807Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 4.1s done
15:18:53 [2021-08-29T15:18:53.067Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 42.84MB / 134.79MB 4.3s
15:18:53 [2021-08-29T15:18:53.328Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 52.43MB / 134.79MB 4.6s
15:18:53 [2021-08-29T15:18:53.328Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0.1s
15:18:53 [2021-08-29T15:18:53.903Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 60.82MB / 134.79MB 4.9s
15:18:53 [2021-08-29T15:18:53.903Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 69.21MB / 134.79MB 5.2s
15:18:54 [2021-08-29T15:18:54.164Z] #11 ...
15:18:54 [2021-08-29T15:18:54.164Z] 
15:18:54 [2021-08-29T15:18:54.164Z] #31 [internal] load build context
15:18:54 [2021-08-29T15:18:54.164Z] #31 sha256:51e469c05a4b2eac6a46cfbf227978135f1a2eee4456a75d49400074f24b6c08
15:18:54 [2021-08-29T15:18:54.164Z] #31 transferring context: 55.48MB 5.2s done
15:18:54 [2021-08-29T15:18:54.164Z] #31 DONE 5.7s
15:18:54 [2021-08-29T15:18:54.164Z] 
15:18:54 [2021-08-29T15:18:54.164Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:18:54 [2021-08-29T15:18:54.164Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:18:54 [2021-08-29T15:18:54.164Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 78.87MB / 134.79MB 5.5s
15:18:54 [2021-08-29T15:18:54.164Z] #11 ...
15:18:54 [2021-08-29T15:18:54.164Z] 
15:18:54 [2021-08-29T15:18:54.164Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:18:54 [2021-08-29T15:18:54.164Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:18:54 [2021-08-29T15:18:54.164Z] #34 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done
15:18:54 [2021-08-29T15:18:54.164Z] #34 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done
15:18:54 [2021-08-29T15:18:54.164Z] #34 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done
15:18:54 [2021-08-29T15:18:54.164Z] #34 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done
15:18:54 [2021-08-29T15:18:54.164Z] #34 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.9s done
15:18:54 [2021-08-29T15:18:54.426Z] #34 ...
15:18:54 [2021-08-29T15:18:54.426Z] 
15:18:54 [2021-08-29T15:18:54.426Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:18:54 [2021-08-29T15:18:54.426Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:18:54 [2021-08-29T15:18:54.426Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 5.5s done
15:18:54 [2021-08-29T15:18:54.426Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 89.13MB / 134.79MB 5.7s
15:18:54 [2021-08-29T15:18:54.426Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 5.6s done
15:18:54 [2021-08-29T15:18:54.689Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 96.47MB / 134.79MB 5.9s
15:18:54 [2021-08-29T15:18:54.953Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 110.10MB / 134.79MB 6.2s
15:18:55 [2021-08-29T15:18:55.215Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 117.44MB / 134.79MB 6.3s
15:18:55 [2021-08-29T15:18:55.477Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 126.88MB / 134.79MB 6.7s
15:18:55 [2021-08-29T15:18:55.739Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 6.9s
15:18:58 [2021-08-29T15:18:58.291Z] #11 ...
15:18:58 [2021-08-29T15:18:58.291Z] 
15:18:58 [2021-08-29T15:18:58.291Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:18:58 [2021-08-29T15:18:58.291Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:18:58 [2021-08-29T15:18:58.291Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 6.1s done
15:18:58 [2021-08-29T15:18:58.291Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
15:18:58 [2021-08-29T15:18:58.291Z] #71 DONE 9.3s
15:18:58 [2021-08-29T15:18:58.291Z] 
15:18:58 [2021-08-29T15:18:58.291Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:18:58 [2021-08-29T15:18:58.291Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:18:58 [2021-08-29T15:18:58.291Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:18:58 [2021-08-29T15:18:58.291Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:18:58 [2021-08-29T15:18:58.291Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.3s done
15:18:58 [2021-08-29T15:18:58.291Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done
15:18:58 [2021-08-29T15:18:58.291Z] #73 DONE 9.3s
15:18:58 [2021-08-29T15:18:58.291Z] 
15:18:58 [2021-08-29T15:18:58.291Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:18:58 [2021-08-29T15:18:58.291Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:18:58 [2021-08-29T15:18:58.554Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.2s
15:19:01 [2021-08-29T15:19:01.108Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9
15:19:01 [2021-08-29T15:19:01.108Z] #11 ...
15:19:01 [2021-08-29T15:19:01.108Z] 
15:19:01 [2021-08-29T15:19:01.108Z] #34 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:19:01 [2021-08-29T15:19:01.108Z] #34 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:19:01 [2021-08-29T15:19:01.108Z] #34 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.1s done
15:19:01 [2021-08-29T15:19:01.108Z] #34 DONE 12.1s
15:19:01 [2021-08-29T15:19:01.108Z] 
15:19:01 [2021-08-29T15:19:01.108Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:19:01 [2021-08-29T15:19:01.108Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:19:01 [2021-08-29T15:19:01.680Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.7s done
15:19:01 [2021-08-29T15:19:01.941Z] #11 ...
15:19:01 [2021-08-29T15:19:01.941Z] 
15:19:01 [2021-08-29T15:19:01.941Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:19:01 [2021-08-29T15:19:01.941Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:19:01 [2021-08-29T15:19:01.941Z] #72 DONE 1.0s
15:19:01 [2021-08-29T15:19:01.941Z] 
15:19:01 [2021-08-29T15:19:01.941Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:19:01 [2021-08-29T15:19:01.941Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:19:01 [2021-08-29T15:19:01.941Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac
15:19:02 [2021-08-29T15:19:02.888Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done
15:19:03 [2021-08-29T15:19:03.461Z] #11 ...
15:19:03 [2021-08-29T15:19:03.461Z] 
15:19:03 [2021-08-29T15:19:03.461Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:19:03 [2021-08-29T15:19:03.461Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:19:03 [2021-08-29T15:19:03.461Z] #74 DONE 1.5s
15:19:03 [2021-08-29T15:19:03.461Z] 
15:19:03 [2021-08-29T15:19:03.461Z] #35 [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
15:19:03 [2021-08-29T15:19:03.461Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:19:03 [2021-08-29T15:19:03.461Z] #35 1.326 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:19:03 [2021-08-29T15:19:03.461Z] #35 1.326 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
15:19:03 [2021-08-29T15:19:03.461Z] #35 1.386 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:19:03 [2021-08-29T15:19:03.461Z] #35 1.587 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:19:03 [2021-08-29T15:19:03.461Z] #35 1.900 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:19:04 [2021-08-29T15:19:04.851Z] #35 3.668 Fetched 8399 kB in 3s (3212 kB/s)
15:19:05 [2021-08-29T15:19:05.425Z] #35 3.668 Reading package lists...
15:19:05 [2021-08-29T15:19:05.999Z] #35 4.543 Reading package lists...
15:19:06 [2021-08-29T15:19:06.263Z] #35 5.308 Building dependency tree...
15:19:06 [2021-08-29T15:19:06.525Z] #35 5.697 The following additional packages will be installed:
15:19:06 [2021-08-29T15:19:06.525Z] #35 5.697   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
15:19:06 [2021-08-29T15:19:06.525Z] #35 5.697   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
15:19:06 [2021-08-29T15:19:06.525Z] #35 5.697 Recommended packages:
15:19:06 [2021-08-29T15:19:06.525Z] #35 5.697   libldap-common publicsuffix libsasl2-modules
15:19:06 [2021-08-29T15:19:06.786Z] #35 5.820 The following NEW packages will be installed:
15:19:06 [2021-08-29T15:19:06.786Z] #35 5.820   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
15:19:06 [2021-08-29T15:19:06.786Z] #35 5.820   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:19:06 [2021-08-29T15:19:06.786Z] #35 5.820   libssh2-1 openssl
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.118 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.118 Need to get 3038 kB of archives.
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.118 After this operation, 6652 kB of additional disk space will be used.
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.118 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.132 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.132 Get:3 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.132 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.132 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.133 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.148 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.159 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.193 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.193 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.196 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.208 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.214 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.214 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:19:07 [2021-08-29T15:19:07.050Z] #35 6.214 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:19:07 [2021-08-29T15:19:07.312Z] #35 6.486 debconf: delaying package configuration, since apt-utils is not installed
15:19:07 [2021-08-29T15:19:07.312Z] #35 6.547 Fetched 3038 kB in 0s (7759 kB/s)
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.566 Selecting previously unselected package openssl.
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.566 (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 ... 6653 files and directories currently installed.)
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.569 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ...
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.578 Unpacking openssl (1.1.1k-1+deb11u1) ...
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.723 Selecting previously unselected package ca-certificates.
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.723 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.727 Unpacking ca-certificates (20210119) ...
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.825 Selecting previously unselected package libbrotli1:amd64.
15:19:07 [2021-08-29T15:19:07.574Z] #35 6.825 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
15:19:07 [2021-08-29T15:19:07.837Z] #35 6.841 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
15:19:07 [2021-08-29T15:19:07.837Z] #35 6.943 Selecting previously unselected package libsasl2-modules-db:amd64.
15:19:07 [2021-08-29T15:19:07.837Z] #35 6.943 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
15:19:07 [2021-08-29T15:19:07.837Z] #35 6.947 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:19:07 [2021-08-29T15:19:07.837Z] #35 6.998 Selecting previously unselected package libsasl2-2:amd64.
15:19:07 [2021-08-29T15:19:07.837Z] #35 6.998 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
15:19:07 [2021-08-29T15:19:07.837Z] #35 7.004 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:19:07 [2021-08-29T15:19:07.837Z] #35 7.079 Selecting previously unselected package libldap-2.4-2:amd64.
15:19:07 [2021-08-29T15:19:07.837Z] #35 7.079 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
15:19:07 [2021-08-29T15:19:07.837Z] #35 7.079 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:19:08 [2021-08-29T15:19:08.099Z] #35 7.194 Selecting previously unselected package libnghttp2-14:amd64.
15:19:08 [2021-08-29T15:19:08.099Z] #35 7.194 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.099Z] #35 7.199 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
15:19:08 [2021-08-29T15:19:08.099Z] #35 7.245 Selecting previously unselected package libpsl5:amd64.
15:19:08 [2021-08-29T15:19:08.099Z] #35 7.245 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.099Z] #35 7.248 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
15:19:08 [2021-08-29T15:19:08.099Z] #35 7.298 Selecting previously unselected package librtmp1:amd64.
15:19:08 [2021-08-29T15:19:08.099Z] #35 7.298 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.301 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.353 Selecting previously unselected package libssh2-1:amd64.
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.353 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.356 Unpacking libssh2-1:amd64 (1.9.0-2) ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.423 Selecting previously unselected package libcurl4:amd64.
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.423 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.427 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.498 Selecting previously unselected package curl.
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.498 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.508 Unpacking curl (7.74.0-1.3+b1) ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.578 Selecting previously unselected package libonig5:amd64.
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.578 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.361Z] #35 7.581 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.677 Selecting previously unselected package libjq1:amd64.
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.677 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.683 Unpacking libjq1:amd64 (1.6-2.1) ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.741 Selecting previously unselected package jq.
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.741 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.743 Unpacking jq (1.6-2.1) ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.807 Setting up libpsl5:amd64 (0.21.0-1.2) ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.818 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.829 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.840 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:19:08 [2021-08-29T15:19:08.623Z] #35 7.850 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:19:08 [2021-08-29T15:19:08.888Z] #35 7.860 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:19:08 [2021-08-29T15:19:08.888Z] #35 7.871 Setting up libssh2-1:amd64 (1.9.0-2) ...
15:19:08 [2021-08-29T15:19:08.888Z] #35 7.883 Setting up openssl (1.1.1k-1+deb11u1) ...
15:19:08 [2021-08-29T15:19:08.888Z] #35 7.900 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:19:08 [2021-08-29T15:19:08.888Z] #35 7.912 Setting up libjq1:amd64 (1.6-2.1) ...
15:19:08 [2021-08-29T15:19:08.888Z] #35 7.921 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:19:08 [2021-08-29T15:19:08.888Z] #35 7.931 Setting up ca-certificates (20210119) ...
15:19:09 [2021-08-29T15:19:09.463Z] #35 8.588 Updating certificates in /etc/ssl/certs...
15:19:10 [2021-08-29T15:19:10.860Z] #35 9.808 129 added, 0 removed; done.
15:19:10 [2021-08-29T15:19:10.860Z] #35 9.928 Setting up jq (1.6-2.1) ...
15:19:10 [2021-08-29T15:19:10.860Z] #35 9.938 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
15:19:10 [2021-08-29T15:19:10.860Z] #35 9.947 Setting up curl (7.74.0-1.3+b1) ...
15:19:10 [2021-08-29T15:19:10.860Z] #35 9.957 Processing triggers for libc-bin (2.31-13) ...
15:19:10 [2021-08-29T15:19:10.860Z] #35 9.976 Processing triggers for ca-certificates (20210119) ...
15:19:10 [2021-08-29T15:19:10.860Z] #35 9.986 Updating certificates in /etc/ssl/certs...
15:19:11 [2021-08-29T15:19:11.805Z] #35 10.86 0 added, 0 removed; done.
15:19:11 [2021-08-29T15:19:11.805Z] #35 10.86 Running hooks in /etc/ca-certificates/update.d...
15:19:11 [2021-08-29T15:19:11.805Z] #35 10.86 done.
15:19:12 [2021-08-29T15:19:12.067Z] #35 ...
15:19:12 [2021-08-29T15:19:12.067Z] 
15:19:12 [2021-08-29T15:19:12.067Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:19:12 [2021-08-29T15:19:12.067Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:19:12 [2021-08-29T15:19:12.067Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.1s done
15:19:12 [2021-08-29T15:19:12.067Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 0.6s
15:19:12 [2021-08-29T15:19:12.640Z] #11 ...
15:19:12 [2021-08-29T15:19:12.640Z] 
15:19:12 [2021-08-29T15:19:12.640Z] #35 [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
15:19:12 [2021-08-29T15:19:12.640Z] #35 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:19:12 [2021-08-29T15:19:12.640Z] #35 DONE 11.9s
15:19:12 [2021-08-29T15:19:12.640Z] 
15:19:12 [2021-08-29T15:19:12.640Z] #36 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:19:12 [2021-08-29T15:19:12.640Z] #36 sha256:30bb566a6b5aae1d546e73bcb2182fd27acf12cb4f8b97bee67438051335b30e
15:19:12 [2021-08-29T15:19:12.903Z] #36 DONE 0.1s
15:19:12 [2021-08-29T15:19:12.903Z] 
15:19:12 [2021-08-29T15:19:12.903Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:19:12 [2021-08-29T15:19:12.903Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:19:17 [2021-08-29T15:19:17.116Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 5.6s
15:19:17 [2021-08-29T15:19:17.691Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 6.3s done
15:19:17 [2021-08-29T15:19:17.952Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3
15:19:23 [2021-08-29T15:19:23.339Z] #11 ...
15:19:23 [2021-08-29T15:19:23.339Z] 
15:19:23 [2021-08-29T15:19:23.339Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:19:23 [2021-08-29T15:19:23.339Z] #37 sha256:0148e3d1e73f33b18662e371a5e398022b48fdd260923ed5e7b1c62e40499c33
15:19:23 [2021-08-29T15:19:23.339Z] #37 2.252 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:19:23 [2021-08-29T15:19:23.339Z] #37 2.573 
15:19:23 [2021-08-29T15:19:23.339Z] #37 2.637 
######################################################################## 100.0%
15:19:23 [2021-08-29T15:19:23.339Z] #37 2.846 
15:19:23 [2021-08-29T15:19:23.339Z] #37 3.695 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:19:23 [2021-08-29T15:19:23.339Z] #37 3.937 
15:19:23 [2021-08-29T15:19:23.339Z] #37 4.052 
###########                                                               15.3%
######################################################################## 100.0%
15:19:23 [2021-08-29T15:19:23.339Z] #37 4.290 
15:19:23 [2021-08-29T15:19:23.339Z] #37 4.993 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
15:19:23 [2021-08-29T15:19:23.339Z] #37 5.241 
15:19:23 [2021-08-29T15:19:23.339Z] #37 5.360 
#################                                                         24.9%
########################################                                  56.8%
#############################################################             84.9%
######################################################################## 100.0%
15:19:23 [2021-08-29T15:19:23.339Z] #37 5.966 
15:19:23 [2021-08-29T15:19:23.339Z] #37 6.777 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:19:23 [2021-08-29T15:19:23.339Z] #37 7.090 
15:19:23 [2021-08-29T15:19:23.339Z] #37 7.194 
######################################################################## 100.0%
15:19:23 [2021-08-29T15:19:23.339Z] #37 7.441 
15:19:23 [2021-08-29T15:19:23.339Z] #37 8.076 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:19:23 [2021-08-29T15:19:23.339Z] #37 8.366 
15:19:23 [2021-08-29T15:19:23.339Z] #37 8.488 
######################################################################## 100.0%
15:19:23 [2021-08-29T15:19:23.339Z] #37 8.730 
15:19:23 [2021-08-29T15:19:23.339Z] #37 8.847 Download of images into '/build' complete.
15:19:23 [2021-08-29T15:19:23.339Z] #37 8.847 Use something like the following to load the result into a Docker daemon:
15:19:23 [2021-08-29T15:19:23.339Z] #37 8.847   tar -cC '/build' . | docker load
15:19:23 [2021-08-29T15:19:23.339Z] #37 ...
15:19:23 [2021-08-29T15:19:23.339Z] 
15:19:23 [2021-08-29T15:19:23.339Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:19:23 [2021-08-29T15:19:23.339Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:19:23 [2021-08-29T15:19:23.339Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.0s
15:19:26 [2021-08-29T15:19:26.123Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a25fd351ed62d6bb) in /home/ubuntu/workspace/moby_PR-42349
[Pipeline] {
[Pipeline] checkout
15:19:26 [2021-08-29T15:19:26.209Z] The recommended git tool is: git
15:19:27 [2021-08-29T15:19:27.557Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 9.0s done
15:19:27 [2021-08-29T15:19:27.557Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7
15:19:27 [2021-08-29T15:19:27.819Z] #11 ...
15:19:27 [2021-08-29T15:19:27.819Z] 
15:19:27 [2021-08-29T15:19:27.819Z] #37 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:19:27 [2021-08-29T15:19:27.819Z] #37 sha256:0148e3d1e73f33b18662e371a5e398022b48fdd260923ed5e7b1c62e40499c33
15:19:27 [2021-08-29T15:19:27.819Z] #37 DONE 15.0s
15:19:27 [2021-08-29T15:19:27.819Z] 
15:19:27 [2021-08-29T15:19:27.819Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:19:27 [2021-08-29T15:19:27.819Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:19:27 [2021-08-29T15:19:27.820Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done
15:19:28 [2021-08-29T15:19:28.085Z] #11 DONE 39.5s
15:19:28 [2021-08-29T15:19:28.085Z] 
15:19:28 [2021-08-29T15:19:28.085Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:19:28 [2021-08-29T15:19:28.085Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f
15:19:29 [2021-08-29T15:19:29.035Z] #12 DONE 0.7s
15:19:29 [2021-08-29T15:19:29.035Z] 
15:19:29 [2021-08-29T15:19:29.035Z] #13 [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
15:19:29 [2021-08-29T15:19:29.035Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa
15:19:29 [2021-08-29T15:19:29.615Z] #13 DONE 0.7s
15:19:29 [2021-08-29T15:19:29.615Z] 
15:19:29 [2021-08-29T15:19:29.615Z] #39 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:19:29 [2021-08-29T15:19:29.615Z] #39 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9
15:19:29 [2021-08-29T15:19:29.615Z] #39 DONE 0.0s
15:19:29 [2021-08-29T15:19:29.615Z] 
15:19:29 [2021-08-29T15:19:29.615Z] #40 [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
15:19:29 [2021-08-29T15:19:29.615Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:19:29 [2021-08-29T15:19:29.877Z] #40 ...
15:19:29 [2021-08-29T15:19:29.877Z] 
15:19:29 [2021-08-29T15:19:29.877Z] #47 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:19:29 [2021-08-29T15:19:29.877Z] #47 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9
15:19:29 [2021-08-29T15:19:29.877Z] #47 DONE 0.2s
15:19:29 [2021-08-29T15:19:29.877Z] 
15:19:29 [2021-08-29T15:19:29.877Z] #51 [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
15:19:29 [2021-08-29T15:19:29.877Z] #51 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2
15:19:29 [2021-08-29T15:19:29.877Z] #51 DONE 0.2s
15:19:30 [2021-08-29T15:19:30.142Z] 
15:19:30 [2021-08-29T15:19:30.142Z] #52 [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         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
15:19:30 [2021-08-29T15:19:30.142Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:19:30 [2021-08-29T15:19:30.313Z] using credential docker-jenkins-github-credentials
15:19:30 [2021-08-29T15:19:30.322Z] Cloning the remote Git repository
15:19:30 [2021-08-29T15:19:30.322Z] Cloning with configured refspecs honoured and without tags
15:19:30 [2021-08-29T15:19:30.409Z] Cloning repository https://github.com/moby/moby.git
15:19:30 [2021-08-29T15:19:30.481Z]  > git init /home/ubuntu/workspace/moby_PR-42349 # timeout=10
15:19:30 [2021-08-29T15:19:30.778Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:30 [2021-08-29T15:19:30.778Z]  > git --version # timeout=10
15:19:30 [2021-08-29T15:19:30.844Z]  > git --version # 'git version 2.17.1'
15:19:30 [2021-08-29T15:19:30.844Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:30 [2021-08-29T15:19:30.846Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:31 [2021-08-29T15:19:31.514Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0127fea56dde7e2a7) in /home/ubuntu/workspace/moby_PR-42349
[Pipeline] {
[Pipeline] checkout
15:19:31 [2021-08-29T15:19:31.776Z] The recommended git tool is: git
15:19:33 [2021-08-29T15:19:33.447Z] #52 ...
15:19:33 [2021-08-29T15:19:33.447Z] 
15:19:33 [2021-08-29T15:19:33.447Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
15:19:33 [2021-08-29T15:19:33.447Z] #14 sha256:950358b06c64e492e0f5697acb5857f7411727e994cda68e23b363cb2d251565
15:19:33 [2021-08-29T15:19:33.447Z] #14 DONE 3.8s
15:19:33 [2021-08-29T15:19:33.447Z] 
15:19:33 [2021-08-29T15:19:33.447Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
15:19:33 [2021-08-29T15:19:33.447Z] #15 sha256:43fd2dcac1ad2d7146016697873f69da286262279e35b58e20d3334ff8167e11
15:19:35 [2021-08-29T15:19:35.443Z] using credential docker-jenkins-github-credentials
15:19:35 [2021-08-29T15:19:35.449Z] Cloning the remote Git repository
15:19:35 [2021-08-29T15:19:35.449Z] Cloning with configured refspecs honoured and without tags
15:19:35 [2021-08-29T15:19:35.466Z] Cloning repository https://github.com/moby/moby.git
15:19:35 [2021-08-29T15:19:35.517Z]  > git init /home/ubuntu/workspace/moby_PR-42349 # timeout=10
15:19:35 [2021-08-29T15:19:35.739Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:35 [2021-08-29T15:19:35.739Z]  > git --version # timeout=10
15:19:35 [2021-08-29T15:19:35.763Z]  > git --version # 'git version 2.17.1'
15:19:35 [2021-08-29T15:19:35.763Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:35 [2021-08-29T15:19:35.810Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:36 [2021-08-29T15:19:36.763Z] #15 DONE 2.9s
15:19:36 [2021-08-29T15:19:36.763Z] 
15:19:36 [2021-08-29T15:19:36.763Z] #52 [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         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
15:19:36 [2021-08-29T15:19:36.763Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:19:36 [2021-08-29T15:19:36.763Z] #52 5.676 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:19:36 [2021-08-29T15:19:36.763Z] #52 5.888 Get:2 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:19:36 [2021-08-29T15:19:36.763Z] #52 6.014 Get:3 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:19:36 [2021-08-29T15:19:36.763Z] #52 6.229 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:19:37 [2021-08-29T15:19:37.025Z] #52 7.034 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:19:38 [2021-08-29T15:19:38.415Z] #52 ...
15:19:38 [2021-08-29T15:19:38.415Z] 
15:19:38 [2021-08-29T15:19:38.415Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
15:19:38 [2021-08-29T15:19:38.415Z] #16 sha256:f95715cf3e1c44f57b7bacf7e13d4d7157963268815b5a0db2bb2373be8196ba
15:19:38 [2021-08-29T15:19:38.415Z] #16 DONE 2.0s
15:19:38 [2021-08-29T15:19:38.415Z] 
15:19:38 [2021-08-29T15:19:38.415Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
15:19:38 [2021-08-29T15:19:38.415Z] #17 sha256:6139a6067e5a1b030b1eed24940c600cf8c4cc116354bc67a60f6e5e7fe05f65
15:19:39 [2021-08-29T15:19:39.810Z] #17 ...
15:19:39 [2021-08-29T15:19:39.810Z] 
15:19:39 [2021-08-29T15:19:39.810Z] #56 [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
15:19:39 [2021-08-29T15:19:39.810Z] #56 sha256:2ad866c81d8c8d5eb0c776d367f90b4a002c7972613d08e21631764613575a6a
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + RM_GOPATH=0
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + TMP_GOPATH=
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + : /build
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + '[' -z '' ']'
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 ++ mktemp -d
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + export GOPATH=/tmp/tmp.3Z0jJp1ctq
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + GOPATH=/tmp/tmp.3Z0jJp1ctq
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + RM_GOPATH=1
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + case "$(go env GOARCH)" in
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 ++ go env GOARCH
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + export GO_BUILDMODE=-buildmode=pie
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 + GO_BUILDMODE=-buildmode=pie
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.562 ++ dirname /tmp/install/install.sh
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + dir=/tmp/install
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + bin=gotestsum
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + shift
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + . /tmp/install/gotestsum.installer
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 ++ : v0.5.3
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + install_gotestsum
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + set -e
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + export GO111MODULE=on
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + GO111MODULE=on
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + GOBIN=/build
15:19:39 [2021-08-29T15:19:39.810Z] #56 4.571 + go get gotest.tools/gotestsum@v0.5.3
15:19:39 [2021-08-29T15:19:39.810Z] #56 5.018 go: downloading gotest.tools/gotestsum v0.5.3
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.072 go: downloading github.com/fatih/color v1.9.0
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.072 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.098 go: downloading github.com/pkg/errors v0.9.1
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.098 go: downloading github.com/spf13/pflag v1.0.3
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.378 go: downloading github.com/mattn/go-colorable v0.1.6
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.409 go: downloading github.com/mattn/go-isatty v0.0.12
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.460 go: downloading github.com/jonboulle/clockwork v0.1.0
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.554 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:19:39 [2021-08-29T15:19:39.810Z] #56 6.697 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:19:39 [2021-08-29T15:19:39.810Z] #56 7.531 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:19:39 [2021-08-29T15:19:39.810Z] #56 9.243 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:19:39 [2021-08-29T15:19:39.810Z] #56 ...
15:19:39 [2021-08-29T15:19:39.810Z] 
15:19:39 [2021-08-29T15:19:39.810Z] #58 [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
15:19:39 [2021-08-29T15:19:39.810Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:19:39 [2021-08-29T15:19:39.810Z] #58 4.511 + RM_GOPATH=0
15:19:39 [2021-08-29T15:19:39.810Z] #58 4.511 + TMP_GOPATH=
15:19:39 [2021-08-29T15:19:39.810Z] #58 4.511 + : /build
15:19:39 [2021-08-29T15:19:39.810Z] #58 4.511 + '[' -z '' ']'
15:19:39 [2021-08-29T15:19:39.810Z] #58 4.517 ++ mktemp -d
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.517 + export GOPATH=/tmp/tmp.xHKSsUaPus
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.517 + GOPATH=/tmp/tmp.xHKSsUaPus
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.517 + RM_GOPATH=1
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.517 + case "$(go env GOARCH)" in
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.530 ++ go env GOARCH
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + export GO_BUILDMODE=-buildmode=pie
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + GO_BUILDMODE=-buildmode=pie
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 ++ dirname /tmp/install/install.sh
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + dir=/tmp/install
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + bin=golangci_lint
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + shift
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + . /tmp/install/golangci_lint.installer
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 ++ : v1.23.8
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + install_golangci_lint
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + set -e
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + export GO111MODULE=on
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + GO111MODULE=on
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + GOBIN=/build
15:19:39 [2021-08-29T15:19:39.811Z] #58 4.535 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
15:19:39 [2021-08-29T15:19:39.811Z] #58 5.050 go: downloading github.com/golangci/golangci-lint v1.23.8
15:19:40 [2021-08-29T15:19:40.072Z] #58 ...
15:19:40 [2021-08-29T15:19:40.072Z] 
15:19:40 [2021-08-29T15:19:40.072Z] #48 [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
15:19:40 [2021-08-29T15:19:40.072Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:19:40 [2021-08-29T15:19:40.072Z] #48 5.049 + git clone https://github.com/docker/distribution.git .
15:19:40 [2021-08-29T15:19:40.072Z] #48 5.071 Cloning into '.'...
15:19:40 [2021-08-29T15:19:40.072Z] #48 ...
15:19:40 [2021-08-29T15:19:40.072Z] 
15:19:40 [2021-08-29T15:19:40.072Z] #54 [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
15:19:40 [2021-08-29T15:19:40.072Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 + RM_GOPATH=0
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 + TMP_GOPATH=
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 + : /build
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 + '[' -z '' ']'
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 ++ mktemp -d
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 + export GOPATH=/tmp/tmp.6Cxbj0PRur
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 + GOPATH=/tmp/tmp.6Cxbj0PRur
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 + RM_GOPATH=1
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 + case "$(go env GOARCH)" in
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.312 ++ go env GOARCH
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + export GO_BUILDMODE=-buildmode=pie
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + GO_BUILDMODE=-buildmode=pie
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 ++ dirname /tmp/install/install.sh
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + dir=/tmp/install
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + bin=vndr
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + shift
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + '[' '!' -f /tmp/install/vndr.installer ']'
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + . /tmp/install/vndr.installer
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + install_vndr
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.354 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6Cxbj0PRur/src/github.com/LK4D4/vndr
15:19:40 [2021-08-29T15:19:40.072Z] #54 5.370 Cloning into '/tmp/tmp.6Cxbj0PRur/src/github.com/LK4D4/vndr'...
15:19:40 [2021-08-29T15:19:40.072Z] #54 6.118 + cd /tmp/tmp.6Cxbj0PRur/src/github.com/LK4D4/vndr
15:19:40 [2021-08-29T15:19:40.072Z] #54 6.118 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
15:19:40 [2021-08-29T15:19:40.072Z] #54 6.150 + go build -buildmode=pie -v -o /build/vndr .
15:19:40 [2021-08-29T15:19:40.072Z] #54 7.838 internal/unsafeheader
15:19:40 [2021-08-29T15:19:40.072Z] #54 7.915 internal/abi
15:19:40 [2021-08-29T15:19:40.072Z] #54 8.009 internal/cpu
15:19:40 [2021-08-29T15:19:40.072Z] #54 8.390 internal/goexperiment
15:19:40 [2021-08-29T15:19:40.072Z] #54 8.452 runtime/internal/atomic
15:19:40 [2021-08-29T15:19:40.072Z] #54 8.800 internal/bytealg
15:19:40 [2021-08-29T15:19:40.072Z] #54 9.351 runtime/internal/sys
15:19:40 [2021-08-29T15:19:40.072Z] #54 9.728 internal/race
15:19:40 [2021-08-29T15:19:40.072Z] #54 9.751 runtime/internal/math
15:19:40 [2021-08-29T15:19:40.072Z] #54 10.11 runtime
15:19:40 [2021-08-29T15:19:40.072Z] #54 10.16 sync/atomic
15:19:40 [2021-08-29T15:19:40.334Z] #54 ...
15:19:40 [2021-08-29T15:19:40.334Z] 
15:19:40 [2021-08-29T15:19:40.334Z] #42 [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
15:19:40 [2021-08-29T15:19:40.334Z] #42 sha256:5879029bc77c955fb51295090493380a548c1336bebdfcd24d0424df1dd4e437
15:19:40 [2021-08-29T15:19:40.334Z] #42 3.769 Install go-toml version v1.8.1
15:19:40 [2021-08-29T15:19:40.334Z] #42 4.148 go: downloading github.com/pelletier/go-toml v1.8.1
15:19:40 [2021-08-29T15:19:40.334Z] #42 7.318 go get: installing executables with 'go get' in module mode is deprecated.
15:19:40 [2021-08-29T15:19:40.334Z] #42 7.318 	Use 'go install pkg@version' instead.
15:19:40 [2021-08-29T15:19:40.334Z] #42 7.318 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:19:40 [2021-08-29T15:19:40.334Z] #42 7.318 	or run 'go help get' or 'go help install'.
15:19:40 [2021-08-29T15:19:40.334Z] #42 7.895 github.com/pelletier/go-toml
15:19:40 [2021-08-29T15:19:40.334Z] #42 ...
15:19:40 [2021-08-29T15:19:40.334Z] 
15:19:40 [2021-08-29T15:19:40.334Z] #60 [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
15:19:40 [2021-08-29T15:19:40.334Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.806 + RM_GOPATH=0
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.806 + TMP_GOPATH=
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.806 + : /build
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.806 + '[' -z '' ']'
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.806 ++ mktemp -d
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.821 + export GOPATH=/tmp/tmp.kr1hc3bG82
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.821 + GOPATH=/tmp/tmp.kr1hc3bG82
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.821 + RM_GOPATH=1
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.821 + case "$(go env GOARCH)" in
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.821 ++ go env GOARCH
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.822 + export GO_BUILDMODE=-buildmode=pie
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.822 + GO_BUILDMODE=-buildmode=pie
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.823 ++ dirname /tmp/install/install.sh
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 + dir=/tmp/install
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 + bin=shfmt
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 + shift
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 + . /tmp/install/shfmt.installer
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 + install_shfmt
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.825 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kr1hc3bG82/src/github.com/mvdan/sh
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.830 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:19:40 [2021-08-29T15:19:40.334Z] #60 3.830 Cloning into '/tmp/tmp.kr1hc3bG82/src/github.com/mvdan/sh'...
15:19:40 [2021-08-29T15:19:40.596Z] #60 ...
15:19:40 [2021-08-29T15:19:40.596Z] 
15:19:40 [2021-08-29T15:19:40.596Z] #54 [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
15:19:40 [2021-08-29T15:19:40.596Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:19:40 [2021-08-29T15:19:40.596Z] #54 10.83 unicode
15:19:41 [2021-08-29T15:19:41.170Z] #54 ...
15:19:41 [2021-08-29T15:19:41.170Z] 
15:19:41 [2021-08-29T15:19:41.170Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
15:19:41 [2021-08-29T15:19:41.170Z] #17 sha256:6139a6067e5a1b030b1eed24940c600cf8c4cc116354bc67a60f6e5e7fe05f65
15:19:41 [2021-08-29T15:19:41.170Z] #17 DONE 2.5s
15:19:41 [2021-08-29T15:19:41.170Z] 
15:19:41 [2021-08-29T15:19:41.170Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
15:19:41 [2021-08-29T15:19:41.170Z] #18 sha256:ffe7843200598861b2a9a7e360ed2c8c2fa1bd5bbccce8e44d6750bbe8583b86
15:19:43 [2021-08-29T15:19:43.091Z] #18 DONE 2.2s
15:19:43 [2021-08-29T15:19:43.091Z] 
15:19:43 [2021-08-29T15:19:43.091Z] #58 [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
15:19:43 [2021-08-29T15:19:43.091Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:19:43 [2021-08-29T15:19:43.091Z] #58 12.89 go: downloading github.com/fatih/color v1.7.0
15:19:43 [2021-08-29T15:19:43.091Z] #58 12.90 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:19:43 [2021-08-29T15:19:43.091Z] #58 12.97 go: downloading github.com/pkg/errors v0.8.1
15:19:43 [2021-08-29T15:19:43.091Z] #58 12.97 go: downloading github.com/spf13/cobra v0.0.5
15:19:43 [2021-08-29T15:19:43.091Z] #58 13.17 go: downloading github.com/spf13/pflag v1.0.5
15:19:43 [2021-08-29T15:19:43.091Z] #58 13.33 go: downloading github.com/spf13/viper v1.6.1
15:19:43 [2021-08-29T15:19:43.091Z] #58 13.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:19:43 [2021-08-29T15:19:43.091Z] #58 13.60 go: downloading github.com/go-critic/go-critic v0.4.1
15:19:44 [2021-08-29T15:19:44.481Z] #58 ...
15:19:44 [2021-08-29T15:19:44.481Z] 
15:19:44 [2021-08-29T15:19:44.481Z] #40 [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
15:19:44 [2021-08-29T15:19:44.481Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:19:44 [2021-08-29T15:19:44.482Z] #40 4.690 + git clone https://github.com/kolyshkin/go-swagger.git .
15:19:44 [2021-08-29T15:19:44.482Z] #40 4.694 Cloning into '.'...
15:19:44 [2021-08-29T15:19:44.482Z] #40 ...
15:19:44 [2021-08-29T15:19:44.482Z] 
15:19:44 [2021-08-29T15:19:44.482Z] #58 [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
15:19:44 [2021-08-29T15:19:44.482Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:19:44 [2021-08-29T15:19:44.482Z] #58 14.80 go: downloading github.com/go-lintpack/lintpack v0.5.2
15:19:44 [2021-08-29T15:19:44.482Z] #58 14.88 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:19:48 [2021-08-29T15:19:48.708Z] #58 18.45 go: downloading github.com/mattn/go-colorable v0.1.4
15:19:48 [2021-08-29T15:19:48.708Z] #58 18.48 go: downloading github.com/sirupsen/logrus v1.4.2
15:19:48 [2021-08-29T15:19:48.708Z] #58 18.54 go: downloading github.com/stretchr/testify v1.4.0
15:19:48 [2021-08-29T15:19:48.708Z] #58 ...
15:19:48 [2021-08-29T15:19:48.708Z] 
15:19:48 [2021-08-29T15:19:48.708Z] #42 [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
15:19:48 [2021-08-29T15:19:48.708Z] #42 sha256:5879029bc77c955fb51295090493380a548c1336bebdfcd24d0424df1dd4e437
15:19:48 [2021-08-29T15:19:48.708Z] #42 15.86 github.com/pelletier/go-toml/cmd/tomll
15:19:48 [2021-08-29T15:19:48.708Z] #42 DONE 18.7s
15:19:48 [2021-08-29T15:19:48.708Z] 
15:19:48 [2021-08-29T15:19:48.708Z] #58 [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
15:19:48 [2021-08-29T15:19:48.708Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:19:48 [2021-08-29T15:19:48.708Z] #58 18.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:19:48 [2021-08-29T15:19:48.708Z] #58 18.86 go: downloading github.com/inconshreveable/mousetrap v1.0.0
15:19:48 [2021-08-29T15:19:48.708Z] #58 18.86 go: downloading github.com/mattn/go-isatty v0.0.8
15:19:48 [2021-08-29T15:19:48.708Z] #58 18.93 go: downloading github.com/fsnotify/fsnotify v1.4.7
15:19:48 [2021-08-29T15:19:48.708Z] #58 19.02 go: downloading github.com/hashicorp/hcl v1.0.0
15:19:49 [2021-08-29T15:19:49.280Z] #58 19.45 go: downloading github.com/magiconair/properties v1.8.1
15:19:49 [2021-08-29T15:19:49.280Z] #58 19.47 go: downloading github.com/mitchellh/mapstructure v1.1.2
15:19:49 [2021-08-29T15:19:49.280Z] #58 19.55 go: downloading github.com/pelletier/go-toml v1.2.0
15:19:49 [2021-08-29T15:19:49.280Z] #58 19.62 go: downloading github.com/spf13/afero v1.1.2
15:19:49 [2021-08-29T15:19:49.280Z] #58 19.82 go: downloading github.com/spf13/cast v1.3.0
15:19:49 [2021-08-29T15:19:49.854Z] #58 19.97 go: downloading github.com/spf13/jwalterweatherman v1.0.0
15:19:49 [2021-08-29T15:19:49.854Z] #58 19.97 go: downloading github.com/subosito/gotenv v1.2.0
15:19:49 [2021-08-29T15:19:49.854Z] #58 20.12 go: downloading gopkg.in/yaml.v2 v2.2.7
15:19:49 [2021-08-29T15:19:49.854Z] #58 20.12 go: downloading gopkg.in/ini.v1 v1.51.0
15:19:49 [2021-08-29T15:19:49.854Z] #58 20.32 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:19:49 [2021-08-29T15:19:49.854Z] #58 20.36 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:19:49 [2021-08-29T15:19:49.854Z] #58 20.39 go: downloading github.com/go-toolsmith/astequal v1.0.0
15:19:50 [2021-08-29T15:19:50.116Z] #58 20.40 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:19:50 [2021-08-29T15:19:50.116Z] #58 20.44 go: downloading github.com/go-toolsmith/astp v1.0.0
15:19:50 [2021-08-29T15:19:50.116Z] #58 20.47 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:19:50 [2021-08-29T15:19:50.116Z] #58 20.49 go: downloading github.com/go-toolsmith/typep v1.0.0
15:19:50 [2021-08-29T15:19:50.116Z] #58 20.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
15:19:50 [2021-08-29T15:19:50.116Z] #58 20.52 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
15:19:50 [2021-08-29T15:19:50.116Z] #58 20.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:19:50 [2021-08-29T15:19:50.377Z] #58 20.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:19:50 [2021-08-29T15:19:50.377Z] #58 20.71 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:19:50 [2021-08-29T15:19:50.377Z] #58 20.71 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:19:50 [2021-08-29T15:19:50.377Z] #58 20.76 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:19:50 [2021-08-29T15:19:50.638Z] #58 20.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:19:50 [2021-08-29T15:19:50.638Z] #58 21.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:19:50 [2021-08-29T15:19:50.900Z] #58 21.27 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:19:50 [2021-08-29T15:19:50.900Z] #58 21.29 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:19:50 [2021-08-29T15:19:50.900Z] #58 21.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:19:51 [2021-08-29T15:19:51.163Z] #58 21.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:19:51 [2021-08-29T15:19:51.163Z] #58 21.42 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:19:51 [2021-08-29T15:19:51.163Z] #58 21.52 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:19:51 [2021-08-29T15:19:51.163Z] #58 21.57 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:19:51 [2021-08-29T15:19:51.163Z] #58 21.63 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:19:51 [2021-08-29T15:19:51.294Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-00da32b4e4a0e4abc) in /home/ubuntu/workspace/moby_PR-42349
[Pipeline] {
[Pipeline] checkout
15:19:51 [2021-08-29T15:19:51.424Z] #58 21.66 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:19:51 [2021-08-29T15:19:51.424Z] #58 21.75 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:19:51 [2021-08-29T15:19:51.424Z] #58 ...
15:19:51 [2021-08-29T15:19:51.424Z] 
15:19:51 [2021-08-29T15:19:51.424Z] #60 [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
15:19:51 [2021-08-29T15:19:51.424Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:19:51 [2021-08-29T15:19:51.424Z] #60 11.81 + cd /tmp/tmp.kr1hc3bG82/src/github.com/mvdan/sh
15:19:51 [2021-08-29T15:19:51.424Z] #60 11.81 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:19:51 [2021-08-29T15:19:51.424Z] #60 11.93 + GO111MODULE=on
15:19:51 [2021-08-29T15:19:51.424Z] #60 11.93 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:19:51 [2021-08-29T15:19:51.424Z] #60 12.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:19:51 [2021-08-29T15:19:51.424Z] #60 12.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:19:51 [2021-08-29T15:19:51.424Z] #60 12.63 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:19:51 [2021-08-29T15:19:51.424Z] #60 14.51 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:19:51 [2021-08-29T15:19:51.424Z] #60 18.40 runtime
15:19:51 [2021-08-29T15:19:51.424Z] #60 18.45 encoding
15:19:51 [2021-08-29T15:19:51.424Z] #60 18.73 math
15:19:51 [2021-08-29T15:19:51.460Z] The recommended git tool is: git
15:19:51 [2021-08-29T15:19:51.685Z] #60 ...
15:19:51 [2021-08-29T15:19:51.685Z] 
15:19:51 [2021-08-29T15:19:51.685Z] #58 [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
15:19:51 [2021-08-29T15:19:51.685Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:19:51 [2021-08-29T15:19:51.685Z] #58 21.90 go: downloading github.com/sourcegraph/go-diff v0.5.1
15:19:51 [2021-08-29T15:19:51.685Z] #58 21.93 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:19:51 [2021-08-29T15:19:51.685Z] #58 22.04 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
15:19:51 [2021-08-29T15:19:51.685Z] #58 22.12 go: downloading github.com/ultraware/funlen v0.0.2
15:19:51 [2021-08-29T15:19:51.946Z] #58 22.16 go: downloading github.com/ultraware/whitespace v0.0.4
15:19:51 [2021-08-29T15:19:51.946Z] #58 22.16 go: downloading github.com/uudashr/gocognit v1.0.1
15:19:51 [2021-08-29T15:19:51.946Z] #58 22.32 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
15:19:51 [2021-08-29T15:19:51.946Z] #58 ...
15:19:51 [2021-08-29T15:19:51.946Z] 
15:19:51 [2021-08-29T15:19:51.946Z] #52 [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         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
15:19:51 [2021-08-29T15:19:51.947Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:19:51 [2021-08-29T15:19:51.947Z] #52 12.09 Get:7 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:19:51 [2021-08-29T15:19:51.947Z] #52 13.48 Get:6 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:19:51 [2021-08-29T15:19:51.947Z] #52 20.58 Fetched 8403 kB in 15s (543 kB/s)
15:19:52 [2021-08-29T15:19:52.208Z] #52 20.58 Reading package lists...
15:19:52 [2021-08-29T15:19:52.208Z] #52 ...
15:19:52 [2021-08-29T15:19:52.208Z] 
15:19:52 [2021-08-29T15:19:52.208Z] #54 [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
15:19:52 [2021-08-29T15:19:52.208Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:19:52 [2021-08-29T15:19:52.208Z] #54 14.74 unicode/utf8
15:19:52 [2021-08-29T15:19:52.208Z] #54 15.34 internal/itoa
15:19:52 [2021-08-29T15:19:52.208Z] #54 15.64 math/bits
15:19:52 [2021-08-29T15:19:52.208Z] #54 16.24 math
15:19:52 [2021-08-29T15:19:52.208Z] #54 21.13 unicode/utf16
15:19:52 [2021-08-29T15:19:52.208Z] #54 21.36 container/list
15:19:52 [2021-08-29T15:19:52.208Z] #54 22.02 crypto/internal/subtle
15:19:52 [2021-08-29T15:19:52.208Z] #54 22.12 crypto/subtle
15:19:52 [2021-08-29T15:19:52.208Z] #54 22.27 vendor/golang.org/x/crypto/cryptobyte/asn1
15:19:52 [2021-08-29T15:19:52.208Z] #54 22.52 internal/nettrace
15:19:52 [2021-08-29T15:19:52.470Z] #54 22.71 vendor/golang.org/x/crypto/internal/subtle
15:19:52 [2021-08-29T15:19:52.732Z] #54 ...
15:19:52 [2021-08-29T15:19:52.732Z] 
15:19:52 [2021-08-29T15:19:52.732Z] #48 [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
15:19:52 [2021-08-29T15:19:52.732Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:19:52 [2021-08-29T15:19:52.994Z] #48 22.94 Updating files:  91% (1603/1750)
Updating files:  92% (1610/1750)
Updating files:  93% (1628/1750)
Updating files:  94% (1645/1750)
Updating files:  95% (1663/1750)
Updating files:  96% (1680/1750)
Updating files:  97% (1698/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
15:19:52 [2021-08-29T15:19:52.994Z] #48 23.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:19:52 [2021-08-29T15:19:52.994Z] #48 ...
15:19:52 [2021-08-29T15:19:52.994Z] 
15:19:52 [2021-08-29T15:19:52.994Z] #19 [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
15:19:52 [2021-08-29T15:19:52.994Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:19:52 [2021-08-29T15:19:52.994Z] #19 2.108 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:19:52 [2021-08-29T15:19:52.994Z] #19 2.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:19:52 [2021-08-29T15:19:52.994Z] #19 2.226 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:19:52 [2021-08-29T15:19:52.994Z] #19 3.900 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:19:52 [2021-08-29T15:19:52.994Z] #19 5.017 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
15:19:52 [2021-08-29T15:19:52.994Z] #19 6.673 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
15:19:52 [2021-08-29T15:19:52.994Z] #19 7.806 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
15:19:52 [2021-08-29T15:19:52.994Z] #19 9.071 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
15:19:53 [2021-08-29T15:19:53.256Z] #19 ...
15:19:53 [2021-08-29T15:19:53.256Z] 
15:19:53 [2021-08-29T15:19:53.256Z] #58 [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
15:19:53 [2021-08-29T15:19:53.256Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:19:53 [2021-08-29T15:19:53.256Z] #58 23.28 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:19:53 [2021-08-29T15:19:53.256Z] #58 23.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:19:53 [2021-08-29T15:19:53.256Z] #58 23.50 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:19:53 [2021-08-29T15:19:53.257Z] #58 23.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:19:53 [2021-08-29T15:19:53.257Z] #58 23.53 go: downloading github.com/davecgh/go-spew v1.1.1
15:19:53 [2021-08-29T15:19:53.292Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-09daeef27345f903d) in /home/ubuntu/workspace/moby_PR-42349
[Pipeline] {
[Pipeline] checkout
15:19:53 [2021-08-29T15:19:53.518Z] #58 23.80 go: downloading github.com/pmezard/go-difflib v1.0.0
15:19:53 [2021-08-29T15:19:53.518Z] #58 23.89 go: downloading github.com/stretchr/objx v0.2.0
15:19:53 [2021-08-29T15:19:53.689Z] Fetching without tags
15:19:53 [2021-08-29T15:19:53.782Z] #58 24.14 go: downloading golang.org/x/text v0.3.2
15:19:53 [2021-08-29T15:19:53.857Z] The recommended git tool is: git
15:19:54 [2021-08-29T15:19:54.163Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
15:19:53 [2021-08-29T15:19:53.583Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:19:53 [2021-08-29T15:19:53.598Z]  > git config --add remote.origin.fetch +refs/pull/42349/head:refs/remotes/origin/PR-42349 # timeout=10
15:19:53 [2021-08-29T15:19:53.629Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:53 [2021-08-29T15:19:53.660Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:19:53 [2021-08-29T15:19:53.690Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:53 [2021-08-29T15:19:53.690Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:53 [2021-08-29T15:19:53.718Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:54 [2021-08-29T15:19:54.170Z]  > git config core.sparsecheckout # timeout=10
15:19:54 [2021-08-29T15:19:54.199Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:19:55 [2021-08-29T15:19:55.275Z] using credential docker-jenkins-github-credentials
15:19:55 [2021-08-29T15:19:55.282Z] Cloning the remote Git repository
15:19:55 [2021-08-29T15:19:55.282Z] Cloning with configured refspecs honoured and without tags
15:19:55 [2021-08-29T15:19:55.323Z] Cloning repository https://github.com/moby/moby.git
15:19:55 [2021-08-29T15:19:55.378Z]  > git init /home/ubuntu/workspace/moby_PR-42349 # timeout=10
15:19:55 [2021-08-29T15:19:55.733Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:55 [2021-08-29T15:19:55.733Z]  > git --version # timeout=10
15:19:55 [2021-08-29T15:19:55.777Z]  > git --version # 'git version 2.25.1'
15:19:55 [2021-08-29T15:19:55.783Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:55 [2021-08-29T15:19:55.879Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:19:54 [2021-08-29T15:19:54.926Z]  > git remote # timeout=10
15:19:54 [2021-08-29T15:19:54.939Z]  > git config --get remote.origin.url # timeout=10
15:19:54 [2021-08-29T15:19:54.958Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:54 [2021-08-29T15:19:54.959Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:19:57 [2021-08-29T15:19:57.093Z] #58 ...
15:19:57 [2021-08-29T15:19:57.093Z] 
15:19:57 [2021-08-29T15:19:57.093Z] #56 [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
15:19:57 [2021-08-29T15:19:57.093Z] #56 sha256:2ad866c81d8c8d5eb0c776d367f90b4a002c7972613d08e21631764613575a6a
15:19:57 [2021-08-29T15:19:57.093Z] #56 17.43 go get: installing executables with 'go get' in module mode is deprecated.
15:19:57 [2021-08-29T15:19:57.093Z] #56 17.44 	Use 'go install pkg@version' instead.
15:19:57 [2021-08-29T15:19:57.093Z] #56 17.44 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:19:57 [2021-08-29T15:19:57.093Z] #56 17.44 	or run 'go help get' or 'go help install'.
15:19:57 [2021-08-29T15:19:57.093Z] #56 ...
15:19:57 [2021-08-29T15:19:57.093Z] 
15:19:57 [2021-08-29T15:19:57.093Z] #19 [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
15:19:57 [2021-08-29T15:19:57.093Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:19:57 [2021-08-29T15:19:57.093Z] #19 10.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:19:57 [2021-08-29T15:19:57.093Z] #19 11.59 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB]
15:19:57 [2021-08-29T15:19:57.093Z] #19 11.59 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:19:57 [2021-08-29T15:19:57.093Z] #19 11.60 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.1 kB]
15:19:57 [2021-08-29T15:19:57.093Z] #19 11.63 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB]
15:19:57 [2021-08-29T15:19:57.093Z] #19 11.63 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:19:57 [2021-08-29T15:19:57.093Z] #19 11.64 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB]
15:19:57 [2021-08-29T15:19:57.249Z] Merge succeeded, producing b77301682246b4b23f941f9eedf099d5d5dcaf30
15:19:57 [2021-08-29T15:19:57.249Z] Checking out Revision b77301682246b4b23f941f9eedf099d5d5dcaf30 (PR-42349)
15:19:58 [2021-08-29T15:19:58.705Z] using credential docker-jenkins-github-credentials
15:19:58 [2021-08-29T15:19:58.714Z] Cloning the remote Git repository
15:19:58 [2021-08-29T15:19:58.714Z] Cloning with configured refspecs honoured and without tags
15:19:58 [2021-08-29T15:19:58.753Z] Cloning repository https://github.com/moby/moby.git
15:19:58 [2021-08-29T15:19:58.874Z]  > git init /home/ubuntu/workspace/moby_PR-42349 # timeout=10
15:19:57 [2021-08-29T15:19:57.234Z]  > git rev-parse HEAD^{commit} # timeout=10
15:19:57 [2021-08-29T15:19:57.249Z]  > git config core.sparsecheckout # timeout=10
15:19:57 [2021-08-29T15:19:57.269Z]  > git checkout -f b77301682246b4b23f941f9eedf099d5d5dcaf30 # timeout=10
15:19:59 [2021-08-29T15:19:59.280Z] Fetching upstream changes from https://github.com/moby/moby.git
15:19:59 [2021-08-29T15:19:59.281Z]  > git --version # timeout=10
15:19:59 [2021-08-29T15:19:59.299Z]  > git --version # 'git version 2.25.1'
15:19:59 [2021-08-29T15:19:59.300Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:19:59 [2021-08-29T15:19:59.303Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:01 [2021-08-29T15:20:01.177Z] Fetching without tags
15:20:01 [2021-08-29T15:20:01.511Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
15:20:01 [2021-08-29T15:20:01.939Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:20:01 [2021-08-29T15:20:01.971Z] First time build. Skipping changelog.
15:20:01 [2021-08-29T15:20:01.938Z]  > git rev-list --no-walk c5f2634676620515dc9d3b7a8df734b2855e5b3a # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:20:02 [2021-08-29T15:20:02.392Z] #19 ...
15:20:02 [2021-08-29T15:20:02.392Z] 
15:20:02 [2021-08-29T15:20:02.392Z] #58 [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
15:20:02 [2021-08-29T15:20:02.392Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:20:02 [2021-08-29T15:20:02.392Z] #58 32.71 go: downloading github.com/gobwas/glob v0.2.3
15:20:02 [2021-08-29T15:20:02.392Z] #58 32.73 go: downloading github.com/kisielk/gotool v1.0.0
15:20:02 [2021-08-29T15:20:02.654Z] #58 32.85 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:20:02 [2021-08-29T15:20:02.654Z] #58 32.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:20:02 [2021-08-29T15:20:02.654Z] #58 32.91 go: downloading github.com/gogo/protobuf v1.2.1
15:20:01 [2021-08-29T15:20:01.071Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:20:01 [2021-08-29T15:20:01.085Z]  > git config --add remote.origin.fetch +refs/pull/42349/head:refs/remotes/origin/PR-42349 # timeout=10
15:20:01 [2021-08-29T15:20:01.110Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:01 [2021-08-29T15:20:01.141Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:20:01 [2021-08-29T15:20:01.178Z] Fetching upstream changes from https://github.com/moby/moby.git
15:20:01 [2021-08-29T15:20:01.178Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:20:01 [2021-08-29T15:20:01.179Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:01 [2021-08-29T15:20:01.517Z]  > git config core.sparsecheckout # timeout=10
15:20:01 [2021-08-29T15:20:01.553Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:20:02 [2021-08-29T15:20:02.363Z]  > git remote # timeout=10
15:20:02 [2021-08-29T15:20:02.386Z]  > git config --get remote.origin.url # timeout=10
15:20:02 [2021-08-29T15:20:02.406Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:20:02 [2021-08-29T15:20:02.407Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:20:03 [2021-08-29T15:20:03.074Z] + docker version
15:20:04 [2021-08-29T15:20:04.043Z] #58 34.30 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:20:04 [2021-08-29T15:20:04.043Z] #58 34.52 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:20:04 [2021-08-29T15:20:04.081Z] Merge succeeded, producing 52047d9cc53b5078ff2afff528c1879baed70c26
15:20:04 [2021-08-29T15:20:04.081Z] Checking out Revision 52047d9cc53b5078ff2afff528c1879baed70c26 (PR-42349)
15:20:04 [2021-08-29T15:20:04.617Z] #58 34.75 go: downloading github.com/BurntSushi/toml v0.3.1
15:20:05 [2021-08-29T15:20:05.190Z] #58 ...
15:20:05 [2021-08-29T15:20:05.190Z] 
15:20:05 [2021-08-29T15:20:05.190Z] #48 [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
15:20:05 [2021-08-29T15:20:05.190Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:20:05 [2021-08-29T15:20:05.190Z] #48 25.35 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:20:04 [2021-08-29T15:20:04.062Z]  > git rev-parse HEAD^{commit} # timeout=10
15:20:04 [2021-08-29T15:20:04.081Z]  > git config core.sparsecheckout # timeout=10
15:20:04 [2021-08-29T15:20:04.113Z]  > git checkout -f 52047d9cc53b5078ff2afff528c1879baed70c26 # timeout=10
15:20:05 [2021-08-29T15:20:05.452Z] #48 ...
15:20:05 [2021-08-29T15:20:05.452Z] 
15:20:05 [2021-08-29T15:20:05.452Z] #52 [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         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
15:20:05 [2021-08-29T15:20:05.452Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:20:05 [2021-08-29T15:20:05.452Z] #52 20.58 Reading package lists...
15:20:05 [2021-08-29T15:20:05.452Z] #52 26.03 Reading package lists...
15:20:05 [2021-08-29T15:20:05.452Z] #52 31.57 Building dependency tree...
15:20:05 [2021-08-29T15:20:05.452Z] #52 35.59 The following additional packages will be installed:
15:20:05 [2021-08-29T15:20:05.452Z] #52 35.60   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:20:05 [2021-08-29T15:20:05.452Z] #52 35.60   python3-protobuf python3-six
15:20:05 [2021-08-29T15:20:05.452Z] #52 35.61 Suggested packages:
15:20:05 [2021-08-29T15:20:05.452Z] #52 35.61   python3-setuptools
15:20:05 [2021-08-29T15:20:05.452Z] #52 35.62 Recommended packages:
15:20:05 [2021-08-29T15:20:05.452Z] #52 35.62   iproute2 | iproute
15:20:06 [2021-08-29T15:20:06.398Z] #52 36.39 The following NEW packages will be installed:
15:20:06 [2021-08-29T15:20:06.398Z] #52 36.41   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:20:06 [2021-08-29T15:20:06.398Z] #52 36.43   python3-protobuf python3-six
15:20:06 [2021-08-29T15:20:06.973Z] #52 37.02 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
15:20:06 [2021-08-29T15:20:06.973Z] #52 37.02 Need to get 2267 kB of archives.
15:20:06 [2021-08-29T15:20:06.973Z] #52 37.02 After this operation, 10.8 MB of additional disk space will be used.
15:20:06 [2021-08-29T15:20:06.973Z] #52 37.02 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
15:20:06 [2021-08-29T15:20:06.973Z] #52 37.06 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:20:06 [2021-08-29T15:20:06.974Z] #52 37.14 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
15:20:06 [2021-08-29T15:20:06.974Z] #52 37.14 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
15:20:06 [2021-08-29T15:20:06.974Z] #52 37.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:20:06 [2021-08-29T15:20:06.974Z] #52 37.19 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:20:06 [2021-08-29T15:20:06.974Z] #52 37.22 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:20:08 [2021-08-29T15:20:08.480Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:20:08 [2021-08-29T15:20:08.509Z] First time build. Skipping changelog.
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:20:09 [2021-08-29T15:20:09.630Z] + docker version
15:20:10 [2021-08-29T15:20:10.287Z] #52 40.10 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
15:20:08 [2021-08-29T15:20:08.481Z]  > git rev-list --no-walk c5f2634676620515dc9d3b7a8df734b2855e5b3a # timeout=10
15:20:11 [2021-08-29T15:20:11.186Z] Client: Docker Engine - Community
15:20:11 [2021-08-29T15:20:11.186Z]  Version:           20.10.6
15:20:11 [2021-08-29T15:20:11.186Z]  API version:       1.41
15:20:11 [2021-08-29T15:20:11.186Z]  Go version:        go1.13.15
15:20:11 [2021-08-29T15:20:11.186Z]  Git commit:        370c289
15:20:11 [2021-08-29T15:20:11.186Z]  Built:             Fri Apr  9 22:46:01 2021
15:20:11 [2021-08-29T15:20:11.186Z]  OS/Arch:           linux/amd64
15:20:11 [2021-08-29T15:20:11.186Z]  Context:           default
15:20:11 [2021-08-29T15:20:11.186Z]  Experimental:      true
15:20:11 [2021-08-29T15:20:11.186Z] 
15:20:11 [2021-08-29T15:20:11.186Z] Server: Docker Engine - Community
15:20:11 [2021-08-29T15:20:11.186Z]  Engine:
15:20:11 [2021-08-29T15:20:11.186Z]   Version:          20.10.6
15:20:11 [2021-08-29T15:20:11.186Z]   API version:      1.41 (minimum version 1.12)
15:20:11 [2021-08-29T15:20:11.186Z]   Go version:       go1.13.15
15:20:11 [2021-08-29T15:20:11.186Z]   Git commit:       8728dd2
15:20:11 [2021-08-29T15:20:11.186Z]   Built:            Fri Apr  9 22:44:13 2021
15:20:11 [2021-08-29T15:20:11.186Z]   OS/Arch:          linux/amd64
15:20:11 [2021-08-29T15:20:11.186Z]   Experimental:     true
15:20:11 [2021-08-29T15:20:11.186Z]  containerd:
15:20:11 [2021-08-29T15:20:11.186Z]   Version:          1.4.6
15:20:11 [2021-08-29T15:20:11.186Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
15:20:11 [2021-08-29T15:20:11.186Z]  runc:
15:20:11 [2021-08-29T15:20:11.186Z]   Version:          1.0.0-rc95
15:20:11 [2021-08-29T15:20:11.186Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:20:11 [2021-08-29T15:20:11.186Z]  docker-init:
15:20:11 [2021-08-29T15:20:11.186Z]   Version:          0.19.0
15:20:11 [2021-08-29T15:20:11.186Z]   GitCommit:        de40ad0
[Pipeline] sh
15:20:11 [2021-08-29T15:20:11.542Z] + docker info
15:20:11 [2021-08-29T15:20:11.676Z] #52 41.83 debconf: delaying package configuration, since apt-utils is not installed
15:20:11 [2021-08-29T15:20:11.938Z] #52 42.07 Fetched 2267 kB in 4s (579 kB/s)
15:20:12 [2021-08-29T15:20:12.200Z] #52 42.22 Selecting previously unselected package libprotobuf23:amd64.
15:20:12 [2021-08-29T15:20:12.200Z] #52 42.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:20:12 [2021-08-29T15:20:12.200Z] #52 42.28 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
15:20:12 [2021-08-29T15:20:12.200Z] #52 42.29 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
15:20:13 [2021-08-29T15:20:13.146Z] #52 43.21 Selecting previously unselected package python3-pkg-resources.
15:20:13 [2021-08-29T15:20:13.146Z] #52 43.21 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:20:13 [2021-08-29T15:20:13.146Z] #52 43.22 Unpacking python3-pkg-resources (52.0.0-4) ...
15:20:13 [2021-08-29T15:20:13.410Z] #52 43.55 Selecting previously unselected package python3-six.
15:20:13 [2021-08-29T15:20:13.410Z] #52 43.56 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:20:13 [2021-08-29T15:20:13.410Z] #52 43.56 Unpacking python3-six (1.16.0-2) ...
15:20:13 [2021-08-29T15:20:13.672Z] #52 43.70 Selecting previously unselected package python3-protobuf.
15:20:13 [2021-08-29T15:20:13.672Z] #52 43.70 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
15:20:13 [2021-08-29T15:20:13.672Z] #52 43.71 Unpacking python3-protobuf (3.12.4-1) ...
15:20:14 [2021-08-29T15:20:14.247Z] #52 44.38 Selecting previously unselected package libnet1:amd64.
15:20:14 [2021-08-29T15:20:14.247Z] #52 44.38 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:20:14 [2021-08-29T15:20:14.247Z] #52 44.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:20:14 [2021-08-29T15:20:14.514Z] #52 44.63 Selecting previously unselected package libnl-3-200:amd64.
15:20:14 [2021-08-29T15:20:14.514Z] #52 44.63 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:20:14 [2021-08-29T15:20:14.514Z] #52 44.64 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:20:14 [2021-08-29T15:20:14.514Z] #52 ...
15:20:14 [2021-08-29T15:20:14.514Z] 
15:20:14 [2021-08-29T15:20:14.514Z] #40 [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
15:20:14 [2021-08-29T15:20:14.514Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:20:14 [2021-08-29T15:20:14.912Z] Client: Docker Engine - Community
15:20:14 [2021-08-29T15:20:14.913Z]  Version:           20.10.6
15:20:14 [2021-08-29T15:20:14.913Z]  API version:       1.41
15:20:14 [2021-08-29T15:20:14.913Z]  Go version:        go1.13.15
15:20:14 [2021-08-29T15:20:14.913Z]  Git commit:        370c289
15:20:14 [2021-08-29T15:20:14.913Z]  Built:             Fri Apr  9 22:46:01 2021
15:20:14 [2021-08-29T15:20:14.913Z]  OS/Arch:           linux/amd64
15:20:14 [2021-08-29T15:20:14.913Z]  Context:           default
15:20:14 [2021-08-29T15:20:14.913Z]  Experimental:      true
15:20:14 [2021-08-29T15:20:14.913Z] 
15:20:14 [2021-08-29T15:20:14.913Z] Server: Docker Engine - Community
15:20:14 [2021-08-29T15:20:14.913Z]  Engine:
15:20:14 [2021-08-29T15:20:14.913Z]   Version:          20.10.6
15:20:14 [2021-08-29T15:20:14.913Z]   API version:      1.41 (minimum version 1.12)
15:20:14 [2021-08-29T15:20:14.913Z]   Go version:       go1.13.15
15:20:14 [2021-08-29T15:20:14.913Z]   Git commit:       8728dd2
15:20:14 [2021-08-29T15:20:14.913Z]   Built:            Fri Apr  9 22:44:13 2021
15:20:14 [2021-08-29T15:20:14.913Z]   OS/Arch:          linux/amd64
15:20:14 [2021-08-29T15:20:14.913Z]   Experimental:     true
15:20:14 [2021-08-29T15:20:14.913Z]  containerd:
15:20:14 [2021-08-29T15:20:14.913Z]   Version:          1.4.6
15:20:14 [2021-08-29T15:20:14.913Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
15:20:14 [2021-08-29T15:20:14.913Z]  runc:
15:20:14 [2021-08-29T15:20:14.913Z]   Version:          1.0.0-rc95
15:20:14 [2021-08-29T15:20:14.913Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:20:14 [2021-08-29T15:20:14.913Z]  docker-init:
15:20:14 [2021-08-29T15:20:14.913Z]   Version:          0.19.0
15:20:14 [2021-08-29T15:20:14.913Z]   GitCommit:        de40ad0
[Pipeline] sh
15:20:15 [2021-08-29T15:20:15.037Z] #40 44.89 Updating files:  90% (1381/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
15:20:15 [2021-08-29T15:20:15.038Z] #40 45.34 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:20:15 [2021-08-29T15:20:15.250Z] + docker info
15:20:15 [2021-08-29T15:20:15.982Z] #40 46.31 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:20:17 [2021-08-29T15:20:17.231Z] Fetching without tags
15:20:17 [2021-08-29T15:20:17.093Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:20:17 [2021-08-29T15:20:17.124Z]  > git config --add remote.origin.fetch +refs/pull/42349/head:refs/remotes/origin/PR-42349 # timeout=10
15:20:17 [2021-08-29T15:20:17.148Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:17 [2021-08-29T15:20:17.193Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:20:17 [2021-08-29T15:20:17.231Z] Fetching upstream changes from https://github.com/moby/moby.git
15:20:17 [2021-08-29T15:20:17.232Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:20:17 [2021-08-29T15:20:17.233Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:17 [2021-08-29T15:20:17.861Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
15:20:18 [2021-08-29T15:20:18.594Z] Fetching without tags
15:20:18 [2021-08-29T15:20:18.995Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
15:20:17 [2021-08-29T15:20:17.873Z]  > git config core.sparsecheckout # timeout=10
15:20:17 [2021-08-29T15:20:17.911Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:20:19 [2021-08-29T15:20:19.844Z]  > git remote # timeout=10
15:20:19 [2021-08-29T15:20:19.863Z]  > git config --get remote.origin.url # timeout=10
15:20:19 [2021-08-29T15:20:19.872Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:20:19 [2021-08-29T15:20:19.932Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:20:18 [2021-08-29T15:20:18.432Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:20:18 [2021-08-29T15:20:18.455Z]  > git config --add remote.origin.fetch +refs/pull/42349/head:refs/remotes/origin/PR-42349 # timeout=10
15:20:18 [2021-08-29T15:20:18.554Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:18 [2021-08-29T15:20:18.573Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:20:18 [2021-08-29T15:20:18.599Z] Fetching upstream changes from https://github.com/moby/moby.git
15:20:18 [2021-08-29T15:20:18.600Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:20:18 [2021-08-29T15:20:18.602Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:20:19 [2021-08-29T15:20:19.002Z]  > git config core.sparsecheckout # timeout=10
15:20:19 [2021-08-29T15:20:19.020Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:20:20 [2021-08-29T15:20:20.114Z]  > git remote # timeout=10
15:20:20 [2021-08-29T15:20:20.126Z]  > git config --get remote.origin.url # timeout=10
15:20:20 [2021-08-29T15:20:20.145Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:20:20 [2021-08-29T15:20:20.148Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:20:21 [2021-08-29T15:20:21.325Z] #40 ...
15:20:21 [2021-08-29T15:20:21.325Z] 
15:20:21 [2021-08-29T15:20:21.325Z] #60 [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
15:20:21 [2021-08-29T15:20:21.325Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:20:21 [2021-08-29T15:20:21.325Z] #60 51.45 internal/reflectlite
15:20:22 [2021-08-29T15:20:22.877Z] Merge succeeded, producing 118931c16a113ea82321e7d906c102a6da511115
15:20:22 [2021-08-29T15:20:22.877Z] Checking out Revision 118931c16a113ea82321e7d906c102a6da511115 (PR-42349)
15:20:22 [2021-08-29T15:20:22.957Z] Merge succeeded, producing 118931c16a113ea82321e7d906c102a6da511115
15:20:22 [2021-08-29T15:20:22.958Z] Checking out Revision 118931c16a113ea82321e7d906c102a6da511115 (PR-42349)
15:20:23 [2021-08-29T15:20:23.390Z] Client:
15:20:23 [2021-08-29T15:20:23.390Z]  Context:    default
15:20:23 [2021-08-29T15:20:23.390Z]  Debug Mode: false
15:20:23 [2021-08-29T15:20:23.390Z]  Plugins:
15:20:23 [2021-08-29T15:20:23.390Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:20:23 [2021-08-29T15:20:23.390Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:20:23 [2021-08-29T15:20:23.390Z]   scan: Docker Scan (Docker Inc., v0.7.0)
15:20:23 [2021-08-29T15:20:23.390Z] 
15:20:23 [2021-08-29T15:20:23.390Z] Server:
15:20:23 [2021-08-29T15:20:23.390Z]  Containers: 0
15:20:23 [2021-08-29T15:20:23.390Z]   Running: 0
15:20:23 [2021-08-29T15:20:23.390Z]   Paused: 0
15:20:23 [2021-08-29T15:20:23.390Z]   Stopped: 0
15:20:23 [2021-08-29T15:20:23.390Z]  Images: 0
15:20:23 [2021-08-29T15:20:23.390Z]  Server Version: 20.10.6
15:20:23 [2021-08-29T15:20:23.390Z]  Storage Driver: overlay2
15:20:23 [2021-08-29T15:20:23.390Z]   Backing Filesystem: extfs
15:20:23 [2021-08-29T15:20:23.390Z]   Supports d_type: true
15:20:23 [2021-08-29T15:20:23.390Z]   Native Overlay Diff: true
15:20:23 [2021-08-29T15:20:23.390Z]   userxattr: false
15:20:23 [2021-08-29T15:20:23.390Z]  Logging Driver: json-file
15:20:23 [2021-08-29T15:20:23.390Z]  Cgroup Driver: cgroupfs
15:20:23 [2021-08-29T15:20:23.390Z]  Cgroup Version: 1
15:20:23 [2021-08-29T15:20:23.390Z]  Plugins:
15:20:23 [2021-08-29T15:20:23.390Z]   Volume: local
15:20:23 [2021-08-29T15:20:23.390Z]   Network: bridge host ipvlan macvlan null overlay
15:20:23 [2021-08-29T15:20:23.390Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:20:23 [2021-08-29T15:20:23.390Z]  Swarm: inactive
15:20:23 [2021-08-29T15:20:23.390Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
15:20:23 [2021-08-29T15:20:23.390Z]  Default Runtime: runc
15:20:23 [2021-08-29T15:20:23.390Z]  Init Binary: docker-init
15:20:23 [2021-08-29T15:20:23.390Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
15:20:23 [2021-08-29T15:20:23.390Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:20:23 [2021-08-29T15:20:23.390Z]  init version: de40ad0
15:20:23 [2021-08-29T15:20:23.390Z]  Security Options:
15:20:23 [2021-08-29T15:20:23.390Z]   apparmor
15:20:23 [2021-08-29T15:20:23.390Z]   seccomp
15:20:23 [2021-08-29T15:20:23.390Z]    Profile: default
15:20:23 [2021-08-29T15:20:23.390Z]  Kernel Version: 5.4.0-1048-aws
15:20:23 [2021-08-29T15:20:23.390Z]  Operating System: Ubuntu 18.04.5 LTS
15:20:23 [2021-08-29T15:20:23.390Z]  OSType: linux
15:20:23 [2021-08-29T15:20:23.390Z]  Architecture: x86_64
15:20:23 [2021-08-29T15:20:23.390Z]  CPUs: 2
15:20:23 [2021-08-29T15:20:23.390Z]  Total Memory: 7.569GiB
15:20:23 [2021-08-29T15:20:23.390Z]  Name: ip-10-100-106-135
15:20:23 [2021-08-29T15:20:23.390Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
15:20:23 [2021-08-29T15:20:23.390Z]  Docker Root Dir: /var/lib/docker
15:20:23 [2021-08-29T15:20:23.390Z]  Debug Mode: false
15:20:23 [2021-08-29T15:20:23.390Z]  Registry: https://index.docker.io/v1/
15:20:23 [2021-08-29T15:20:23.390Z]  Labels:
15:20:23 [2021-08-29T15:20:23.390Z]  Experimental: true
15:20:23 [2021-08-29T15:20:23.390Z]  Insecure Registries:
15:20:23 [2021-08-29T15:20:23.390Z]   127.0.0.0/8
15:20:23 [2021-08-29T15:20:23.390Z]  Live Restore Enabled: true
15:20:23 [2021-08-29T15:20:23.390Z] 
15:20:23 [2021-08-29T15:20:23.390Z] WARNING: No swap limit support
[Pipeline] sh
15:20:23 [2021-08-29T15:20:23.702Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:20:23 [2021-08-29T15:20:23.702Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:20:23 [2021-08-29T15:20:23.702Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42349/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
15:20:23 [2021-08-29T15:20:23.702Z] + bash /home/ubuntu/workspace/moby_PR-42349/check-config.sh
15:20:23 [2021-08-29T15:20:23.702Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:20:23 [2021-08-29T15:20:23.702Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
15:20:23 [2021-08-29T15:20:23.702Z] 
15:20:23 [2021-08-29T15:20:23.702Z] Generally Necessary:
15:20:23 [2021-08-29T15:20:23.702Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:20:23 [2021-08-29T15:20:23.702Z] - apparmor: enabled and tools installed
15:20:23 [2021-08-29T15:20:23.702Z] - CONFIG_NAMESPACES: enabled
15:20:23 [2021-08-29T15:20:23.702Z] - CONFIG_NET_NS: enabled
15:20:23 [2021-08-29T15:20:23.748Z] Client:
15:20:23 [2021-08-29T15:20:23.748Z]  Context:    default
15:20:23 [2021-08-29T15:20:23.748Z]  Debug Mode: false
15:20:23 [2021-08-29T15:20:23.748Z]  Plugins:
15:20:23 [2021-08-29T15:20:23.748Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:20:23 [2021-08-29T15:20:23.748Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:20:23 [2021-08-29T15:20:23.748Z]   scan: Docker Scan (Docker Inc., v0.7.0)
15:20:23 [2021-08-29T15:20:23.748Z] 
15:20:23 [2021-08-29T15:20:23.748Z] Server:
15:20:23 [2021-08-29T15:20:23.748Z]  Containers: 0
15:20:23 [2021-08-29T15:20:23.748Z]   Running: 0
15:20:23 [2021-08-29T15:20:23.748Z]   Paused: 0
15:20:23 [2021-08-29T15:20:23.748Z]   Stopped: 0
15:20:23 [2021-08-29T15:20:23.748Z]  Images: 0
15:20:23 [2021-08-29T15:20:23.748Z]  Server Version: 20.10.6
15:20:23 [2021-08-29T15:20:23.748Z]  Storage Driver: overlay2
15:20:23 [2021-08-29T15:20:23.748Z]   Backing Filesystem: extfs
15:20:23 [2021-08-29T15:20:23.748Z]   Supports d_type: true
15:20:23 [2021-08-29T15:20:23.748Z]   Native Overlay Diff: true
15:20:23 [2021-08-29T15:20:23.748Z]   userxattr: false
15:20:23 [2021-08-29T15:20:23.748Z]  Logging Driver: json-file
15:20:23 [2021-08-29T15:20:23.748Z]  Cgroup Driver: cgroupfs
15:20:23 [2021-08-29T15:20:23.748Z]  Cgroup Version: 1
15:20:23 [2021-08-29T15:20:23.748Z]  Plugins:
15:20:23 [2021-08-29T15:20:23.748Z]   Volume: local
15:20:23 [2021-08-29T15:20:23.748Z]   Network: bridge host ipvlan macvlan null overlay
15:20:23 [2021-08-29T15:20:23.748Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:20:23 [2021-08-29T15:20:23.748Z]  Swarm: inactive
15:20:23 [2021-08-29T15:20:23.748Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
15:20:23 [2021-08-29T15:20:23.748Z]  Default Runtime: runc
15:20:23 [2021-08-29T15:20:23.748Z]  Init Binary: docker-init
15:20:23 [2021-08-29T15:20:23.748Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
15:20:23 [2021-08-29T15:20:23.748Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:20:23 [2021-08-29T15:20:23.748Z]  init version: de40ad0
15:20:23 [2021-08-29T15:20:23.748Z]  Security Options:
15:20:23 [2021-08-29T15:20:23.748Z]   apparmor
15:20:23 [2021-08-29T15:20:23.748Z]   seccomp
15:20:23 [2021-08-29T15:20:23.748Z]    Profile: default
15:20:23 [2021-08-29T15:20:23.748Z]  Kernel Version: 5.4.0-1048-aws
15:20:23 [2021-08-29T15:20:23.748Z]  Operating System: Ubuntu 18.04.5 LTS
15:20:23 [2021-08-29T15:20:23.748Z]  OSType: linux
15:20:23 [2021-08-29T15:20:23.748Z]  Architecture: x86_64
15:20:23 [2021-08-29T15:20:23.748Z]  CPUs: 2
15:20:23 [2021-08-29T15:20:23.748Z]  Total Memory: 7.487GiB
15:20:23 [2021-08-29T15:20:23.748Z]  Name: ip-10-100-74-234
15:20:23 [2021-08-29T15:20:23.748Z]  ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A
15:20:23 [2021-08-29T15:20:23.748Z]  Docker Root Dir: /var/lib/docker
15:20:23 [2021-08-29T15:20:23.748Z]  Debug Mode: false
15:20:23 [2021-08-29T15:20:23.748Z]  Registry: https://index.docker.io/v1/
15:20:23 [2021-08-29T15:20:23.748Z]  Labels:
15:20:23 [2021-08-29T15:20:23.748Z]  Experimental: true
15:20:23 [2021-08-29T15:20:23.748Z]  Insecure Registries:
15:20:23 [2021-08-29T15:20:23.748Z]   127.0.0.0/8
15:20:23 [2021-08-29T15:20:23.748Z]  Live Restore Enabled: true
15:20:23 [2021-08-29T15:20:23.748Z] 
15:20:23 [2021-08-29T15:20:23.748Z] WARNING: No swap limit support
[Pipeline] sh
15:20:23 [2021-08-29T15:20:23.898Z] #60 54.00 sort
15:20:23 [2021-08-29T15:20:23.898Z] #60 54.01 io
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_PID_NS: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_IPC_NS: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_UTS_NS: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUPS: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUP_CPUACCT: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUP_DEVICE: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUP_FREEZER: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUP_SCHED: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CPUSETS: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_MEMCG: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_KEYS: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_VETH: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_BRIDGE: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_NF_NAT: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_POSIX_MQUEUE: enabled
15:20:23 [2021-08-29T15:20:23.974Z] 
15:20:23 [2021-08-29T15:20:23.974Z] Optional Features:
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_USER_NS: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_SECCOMP: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_SECCOMP_FILTER: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUP_PIDS: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_MEMCG_SWAP: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:20:23 [2021-08-29T15:20:23.974Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_BLK_CGROUP: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUP_PERF: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUP_HUGETLB: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:20:23 [2021-08-29T15:20:23.974Z] - CONFIG_CFS_BANDWIDTH: enabled
15:20:24 [2021-08-29T15:20:24.113Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:20:24 [2021-08-29T15:20:24.113Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:20:24 [2021-08-29T15:20:24.113Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42349/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
15:20:24 [2021-08-29T15:20:24.113Z] + bash /home/ubuntu/workspace/moby_PR-42349/check-config.sh
15:20:24 [2021-08-29T15:20:24.113Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:20:24 [2021-08-29T15:20:24.113Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
15:20:24 [2021-08-29T15:20:24.113Z] 
15:20:24 [2021-08-29T15:20:24.113Z] Generally Necessary:
15:20:24 [2021-08-29T15:20:24.113Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:20:24 [2021-08-29T15:20:24.113Z] - apparmor: enabled and tools installed
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_NAMESPACES: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_NET_NS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_PID_NS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_IPC_NS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_UTS_NS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_CGROUPS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_CGROUP_CPUACCT: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_CGROUP_DEVICE: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_CGROUP_FREEZER: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_CGROUP_SCHED: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_CPUSETS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_MEMCG: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_KEYS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_VETH: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_BRIDGE: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_NF_NAT: enabled (as module)
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_POSIX_MQUEUE: enabled
15:20:24 [2021-08-29T15:20:24.113Z] 
15:20:24 [2021-08-29T15:20:24.113Z] Optional Features:
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_USER_NS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_SECCOMP: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_SECCOMP_FILTER: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_CGROUP_PIDS: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_MEMCG_SWAP: enabled
15:20:24 [2021-08-29T15:20:24.113Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:20:24 [2021-08-29T15:20:24.113Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_RT_GROUP_SCHED: missing
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_IP_VS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_IP_VS_NFCT: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_IP_VS_RR: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_SECURITY_SELINUX: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_SECURITY_APPARMOR: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_EXT4_FS: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:20:24 [2021-08-29T15:20:24.235Z] - Network Drivers:
15:20:24 [2021-08-29T15:20:24.235Z]   - "overlay":
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_VXLAN: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:20:24 [2021-08-29T15:20:24.235Z]       Optional (for encrypted networks):
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_CRYPTO: enabled
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_CRYPTO_AEAD: enabled
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_CRYPTO_GCM: enabled
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_CRYPTO_GHASH: enabled
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_XFRM: enabled
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_XFRM_USER: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]       - CONFIG_INET_ESP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]   - "ipvlan":
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_IPVLAN: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]   - "macvlan":
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_MACVLAN: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_DUMMY: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]   - "ftp,tftp client in container":
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.235Z] - Storage Drivers:
15:20:24 [2021-08-29T15:20:24.235Z]   - "aufs":
15:20:24 [2021-08-29T15:20:24.235Z]     - CONFIG_AUFS_FS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_BLK_CGROUP: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_CGROUP_PERF: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_CGROUP_HUGETLB: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_CFS_BANDWIDTH: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_RT_GROUP_SCHED: missing
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_IP_VS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_IP_VS_NFCT: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_IP_VS_RR: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_SECURITY_SELINUX: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_SECURITY_APPARMOR: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_EXT4_FS: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:20:24 [2021-08-29T15:20:24.393Z] - Network Drivers:
15:20:24 [2021-08-29T15:20:24.393Z]   - "overlay":
15:20:24 [2021-08-29T15:20:24.393Z]     - CONFIG_VXLAN: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:20:24 [2021-08-29T15:20:24.393Z]       Optional (for encrypted networks):
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_CRYPTO: enabled
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_CRYPTO_AEAD: enabled
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_CRYPTO_GCM: enabled
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_CRYPTO_GHASH: enabled
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_XFRM: enabled
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_XFRM_USER: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z]       - CONFIG_INET_ESP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z]   - "ipvlan":
15:20:24 [2021-08-29T15:20:24.393Z]     - CONFIG_IPVLAN: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z]   - "macvlan":
15:20:24 [2021-08-29T15:20:24.393Z]     - CONFIG_MACVLAN: enabled (as module)
15:20:24 [2021-08-29T15:20:24.393Z]     - CONFIG_DUMMY: enabled (as module)
15:20:24 [2021-08-29T15:20:24.495Z]   - "btrfs":
15:20:24 [2021-08-29T15:20:24.495Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.495Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:20:24 [2021-08-29T15:20:24.495Z]   - "devicemapper":
15:20:24 [2021-08-29T15:20:24.495Z]     - CONFIG_BLK_DEV_DM: enabled
15:20:24 [2021-08-29T15:20:24.495Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:20:24 [2021-08-29T15:20:24.495Z]   - "overlay":
15:20:24 [2021-08-29T15:20:24.495Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.495Z]   - "zfs":
15:20:24 [2021-08-29T15:20:24.495Z]     - /dev/zfs: present
15:20:24 [2021-08-29T15:20:24.495Z]     - zfs command: missing
15:20:24 [2021-08-29T15:20:24.495Z]     - zpool command: missing
15:20:24 [2021-08-29T15:20:24.495Z] 
15:20:24 [2021-08-29T15:20:24.495Z] Limits:
15:20:24 [2021-08-29T15:20:24.495Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:20:24 [2021-08-29T15:20:24.495Z] 
15:20:24 [2021-08-29T15:20:24.495Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:20:24 [2021-08-29T15:20:24.659Z]   - "ftp,tftp client in container":
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:20:24 [2021-08-29T15:20:24.659Z] - Storage Drivers:
15:20:24 [2021-08-29T15:20:24.659Z]   - "aufs":
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_AUFS_FS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.659Z]   - "btrfs":
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:20:24 [2021-08-29T15:20:24.659Z]   - "devicemapper":
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_BLK_DEV_DM: enabled
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:20:24 [2021-08-29T15:20:24.659Z]   - "overlay":
15:20:24 [2021-08-29T15:20:24.659Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:20:24 [2021-08-29T15:20:24.659Z]   - "zfs":
15:20:24 [2021-08-29T15:20:24.659Z]     - /dev/zfs: present
15:20:24 [2021-08-29T15:20:24.659Z]     - zfs command: missing
15:20:24 [2021-08-29T15:20:24.659Z]     - zpool command: missing
15:20:24 [2021-08-29T15:20:24.659Z] 
15:20:24 [2021-08-29T15:20:24.659Z] Limits:
15:20:24 [2021-08-29T15:20:24.659Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:20:24 [2021-08-29T15:20:24.659Z] 
15:20:24 [2021-08-29T15:20:24.659Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:20:24 [2021-08-29T15:20:24.842Z] #60 55.03 internal/oserror
15:20:24 [2021-08-29T15:20:24.842Z] #60 ...
15:20:24 [2021-08-29T15:20:24.842Z] 
15:20:24 [2021-08-29T15:20:24.842Z] #52 [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         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
15:20:24 [2021-08-29T15:20:24.842Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:20:24 [2021-08-29T15:20:24.842Z] #52 44.84 Selecting previously unselected package libprotobuf-c1:amd64.
15:20:24 [2021-08-29T15:20:24.842Z] #52 44.84 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 44.85 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 45.18 Selecting previously unselected package criu.
15:20:24 [2021-08-29T15:20:24.842Z] #52 45.20 Preparing to unpack .../7-criu_3.15-1_amd64.deb ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 45.21 Unpacking criu (3.15-1) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 46.16 Setting up python3-pkg-resources (52.0.0-4) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 48.18 Setting up libprotobuf23:amd64 (3.12.4-1) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 48.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 48.21 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 48.22 Setting up python3-six (1.16.0-2) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 49.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 49.73 Setting up python3-protobuf (3.12.4-1) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 54.61 Setting up criu (3.15-1) ...
15:20:24 [2021-08-29T15:20:24.842Z] #52 ...
15:20:24 [2021-08-29T15:20:24.842Z] 
15:20:24 [2021-08-29T15:20:24.842Z] #58 [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
15:20:24 [2021-08-29T15:20:24.842Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:20:24 [2021-08-29T15:20:24.842Z] #58 45.19 go get: installing executables with 'go get' in module mode is deprecated.
15:20:24 [2021-08-29T15:20:24.842Z] #58 45.20 	Use 'go install pkg@version' instead.
15:20:24 [2021-08-29T15:20:24.842Z] #58 45.20 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:20:24 [2021-08-29T15:20:24.842Z] #58 45.20 	or run 'go help get' or 'go help install'.
15:20:24 [2021-08-29T15:20:24.850Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:52047d9cc53b5078ff2afff528c1879baed70c26 .
15:20:22 [2021-08-29T15:20:22.828Z]  > git rev-parse HEAD^{commit} # timeout=10
15:20:22 [2021-08-29T15:20:22.876Z]  > git config core.sparsecheckout # timeout=10
15:20:22 [2021-08-29T15:20:22.917Z]  > git checkout -f 118931c16a113ea82321e7d906c102a6da511115 # timeout=10
15:20:25 [2021-08-29T15:20:25.002Z] + sudo modprobe ip_vs
15:20:25 [2021-08-29T15:20:25.002Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:b77301682246b4b23f941f9eedf099d5d5dcaf30 .
15:20:22 [2021-08-29T15:20:22.951Z]  > git rev-parse HEAD^{commit} # timeout=10
15:20:22 [2021-08-29T15:20:22.961Z]  > git config core.sparsecheckout # timeout=10
15:20:22 [2021-08-29T15:20:22.965Z]  > git checkout -f 118931c16a113ea82321e7d906c102a6da511115 # timeout=10
15:20:25 [2021-08-29T15:20:25.103Z] #58 ...
15:20:25 [2021-08-29T15:20:25.103Z] 
15:20:25 [2021-08-29T15:20:25.103Z] #54 [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
15:20:25 [2021-08-29T15:20:25.103Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:20:25 [2021-08-29T15:20:25.103Z] #54 47.79 internal/reflectlite
15:20:25 [2021-08-29T15:20:25.103Z] #54 47.82 sync
15:20:25 [2021-08-29T15:20:25.103Z] #54 49.02 internal/testlog
15:20:25 [2021-08-29T15:20:25.103Z] #54 49.35 github.com/LK4D4/vndr/godl/singleflight
15:20:25 [2021-08-29T15:20:25.103Z] #54 50.00 math/rand
15:20:25 [2021-08-29T15:20:25.103Z] #54 51.41 internal/singleflight
15:20:25 [2021-08-29T15:20:25.103Z] #54 51.65 runtime/cgo
15:20:25 [2021-08-29T15:20:25.103Z] #54 53.17 errors
15:20:25 [2021-08-29T15:20:25.103Z] #54 53.59 io
15:20:25 [2021-08-29T15:20:25.103Z] #54 55.09 bytes
15:20:25 [2021-08-29T15:20:25.103Z] #54 ...
15:20:25 [2021-08-29T15:20:25.103Z] 
15:20:25 [2021-08-29T15:20:25.103Z] #60 [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
15:20:25 [2021-08-29T15:20:25.103Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:20:25 [2021-08-29T15:20:25.103Z] #60 55.53 syscall
15:20:25 [2021-08-29T15:20:25.103Z] #60 55.62 bytes
15:20:25 [2021-08-29T15:20:25.111Z] #1 [internal] load build definition from Dockerfile
15:20:25 [2021-08-29T15:20:25.111Z] #1 sha256:ba5f0bd62801729e05ca1fa8670e4ad09e73b8c654be06a6c7a825c356fa2305
15:20:25 [2021-08-29T15:20:25.111Z] #1 transferring dockerfile: 16.33kB done
15:20:25 [2021-08-29T15:20:25.111Z] #1 DONE 0.2s
15:20:25 [2021-08-29T15:20:25.111Z] 
15:20:25 [2021-08-29T15:20:25.111Z] #2 [internal] load .dockerignore
15:20:25 [2021-08-29T15:20:25.111Z] #2 sha256:52cbf6a69d417639b366a00dbf059f4b93f67f792a23889352dfcfd21add6bbc
15:20:25 [2021-08-29T15:20:25.111Z] #2 transferring context: 87B done
15:20:25 [2021-08-29T15:20:25.111Z] #2 DONE 0.1s
15:20:25 [2021-08-29T15:20:25.111Z] 
15:20:25 [2021-08-29T15:20:25.111Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
15:20:25 [2021-08-29T15:20:25.111Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
15:20:25 [2021-08-29T15:20:25.572Z] #1 [internal] load build definition from Dockerfile
15:20:25 [2021-08-29T15:20:25.572Z] #1 sha256:655c64aca84aada2af8c9fb7315afa091546da73bccf78e15245c9058512cccf
15:20:25 [2021-08-29T15:20:25.572Z] #1 transferring dockerfile:
15:20:25 [2021-08-29T15:20:25.677Z] #3 DONE 0.5s
15:20:25 [2021-08-29T15:20:25.677Z] 
15:20:25 [2021-08-29T15:20:25.677Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
15:20:25 [2021-08-29T15:20:25.677Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
15:20:25 [2021-08-29T15:20:25.677Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
15:20:25 [2021-08-29T15:20:25.833Z] #1 transferring dockerfile: 16.33kB done
15:20:25 [2021-08-29T15:20:25.834Z] #1 DONE 0.2s
15:20:25 [2021-08-29T15:20:25.834Z] 
15:20:25 [2021-08-29T15:20:25.834Z] #2 [internal] load .dockerignore
15:20:25 [2021-08-29T15:20:25.834Z] #2 sha256:4550c22b598e6a56c8f1bd219bda37d07254c2e186919e1411586434bc3840c4
15:20:25 [2021-08-29T15:20:25.834Z] #2 transferring context: 87B done
15:20:25 [2021-08-29T15:20:25.834Z] #2 DONE 0.1s
15:20:25 [2021-08-29T15:20:25.834Z] 
15:20:25 [2021-08-29T15:20:25.834Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
15:20:25 [2021-08-29T15:20:25.834Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
15:20:25 [2021-08-29T15:20:25.937Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
15:20:25 [2021-08-29T15:20:25.937Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 2.10MB / 9.67MB 0.2s
15:20:25 [2021-08-29T15:20:25.937Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
15:20:25 [2021-08-29T15:20:25.937Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
15:20:25 [2021-08-29T15:20:25.937Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 4.19MB / 9.67MB 0.3s
15:20:26 [2021-08-29T15:20:26.196Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.29MB / 9.67MB 0.4s
15:20:26 [2021-08-29T15:20:26.196Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 8.39MB / 9.67MB 0.5s
15:20:26 [2021-08-29T15:20:26.196Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.05MB / 9.67MB 0.6s
15:20:26 [2021-08-29T15:20:26.399Z] #3 DONE 0.5s
15:20:26 [2021-08-29T15:20:26.399Z] 
15:20:26 [2021-08-29T15:20:26.399Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
15:20:26 [2021-08-29T15:20:26.399Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
15:20:26 [2021-08-29T15:20:26.399Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
15:20:26 [2021-08-29T15:20:26.399Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
15:20:26 [2021-08-29T15:20:26.399Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
15:20:26 [2021-08-29T15:20:26.399Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
15:20:26 [2021-08-29T15:20:26.399Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.2s
15:20:26 [2021-08-29T15:20:26.454Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.7s
15:20:26 [2021-08-29T15:20:26.454Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.8s done
15:20:26 [2021-08-29T15:20:26.454Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
15:20:26 [2021-08-29T15:20:26.657Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.4s done
15:20:26 [2021-08-29T15:20:26.657Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338
15:20:26 [2021-08-29T15:20:26.791Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:20:26 [2021-08-29T15:20:26.862Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:20:26 [2021-08-29T15:20:26.877Z] First time build. Skipping changelog.
15:20:27 [2021-08-29T15:20:27.022Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done
15:20:27 [2021-08-29T15:20:27.022Z] #4 DONE 1.4s
15:20:27 [2021-08-29T15:20:27.037Z] #60 ...
15:20:27 [2021-08-29T15:20:27.037Z] 
15:20:27 [2021-08-29T15:20:27.037Z] #56 [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
15:20:27 [2021-08-29T15:20:27.037Z] #56 sha256:2ad866c81d8c8d5eb0c776d367f90b4a002c7972613d08e21631764613575a6a
15:20:27 [2021-08-29T15:20:27.037Z] #56 DONE 57.3s
15:20:27 [2021-08-29T15:20:27.037Z] 
15:20:27 [2021-08-29T15:20:27.037Z] #54 [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
15:20:27 [2021-08-29T15:20:27.037Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:20:27 [2021-08-29T15:20:27.037Z] #54 57.17 strings
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:20:27 [2021-08-29T15:20:27.224Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.4s done
15:20:27 [2021-08-29T15:20:27.224Z] #4 DONE 0.9s
15:20:27 [2021-08-29T15:20:27.482Z] 
15:20:27 [2021-08-29T15:20:27.482Z] #6 [internal] load .dockerignore
15:20:27 [2021-08-29T15:20:27.482Z] #6 sha256:1bd53e413f27d83aa34efc2b260db9c6c4d15e12b5c20738eebfdaa3fcfac00f
15:20:27 [2021-08-29T15:20:27.482Z] #6 DONE 0.0s
15:20:27 [2021-08-29T15:20:27.482Z] 
15:20:27 [2021-08-29T15:20:27.482Z] #5 [internal] load build definition from Dockerfile
15:20:27 [2021-08-29T15:20:27.482Z] #5 sha256:320801643b4bd85b41acf240de48c434b7ad93f3ed370677b64f2df297e5b50d
15:20:27 [2021-08-29T15:20:27.482Z] #5 DONE 0.0s
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:20:27 [2021-08-29T15:20:27.589Z] 
15:20:27 [2021-08-29T15:20:27.590Z] #6 [internal] load build definition from Dockerfile
15:20:27 [2021-08-29T15:20:27.590Z] #6 sha256:c7f754c5fab41069dea323e646a0b59549beefed69ba4c0903cd3ce9e858439d
15:20:27 [2021-08-29T15:20:27.590Z] #6 DONE 0.0s
15:20:27 [2021-08-29T15:20:27.590Z] 
15:20:27 [2021-08-29T15:20:27.590Z] #5 [internal] load .dockerignore
15:20:27 [2021-08-29T15:20:27.590Z] #5 sha256:98280242036db7a3680b87de945aca9e310e7522d6f9310623742e2c3a117e4b
15:20:27 [2021-08-29T15:20:27.590Z] #5 DONE 0.0s
15:20:27 [2021-08-29T15:20:27.590Z] 
15:20:27 [2021-08-29T15:20:27.590Z] #10 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye
15:20:27 [2021-08-29T15:20:27.590Z] #10 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60
15:20:27 [2021-08-29T15:20:27.609Z] #54 ...
15:20:27 [2021-08-29T15:20:27.609Z] 
15:20:27 [2021-08-29T15:20:27.609Z] #52 [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         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
15:20:27 [2021-08-29T15:20:27.609Z] #52 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:20:27 [2021-08-29T15:20:27.609Z] #52 57.38 Processing triggers for libc-bin (2.31-13) ...
15:20:27 [2021-08-29T15:20:27.609Z] #52 DONE 57.8s
15:20:27 [2021-08-29T15:20:27.609Z] 
15:20:27 [2021-08-29T15:20:27.609Z] #54 [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
15:20:27 [2021-08-29T15:20:27.609Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:20:26 [2021-08-29T15:20:26.861Z]  > git rev-list --no-walk c5f2634676620515dc9d3b7a8df734b2855e5b3a # timeout=10
15:20:27 [2021-08-29T15:20:27.830Z] + docker version
15:20:28 [2021-08-29T15:20:28.167Z] #10 DONE 0.8s
15:20:28 [2021-08-29T15:20:28.167Z] 
15:20:28 [2021-08-29T15:20:28.167Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
15:20:28 [2021-08-29T15:20:28.167Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:20:28 [2021-08-29T15:20:28.167Z] #8 DONE 0.8s
15:20:28 [2021-08-29T15:20:28.167Z] 
15:20:28 [2021-08-29T15:20:28.167Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:20:28 [2021-08-29T15:20:28.167Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:20:28 [2021-08-29T15:20:28.167Z] #7 DONE 0.8s
15:20:28 [2021-08-29T15:20:28.167Z] 
15:20:28 [2021-08-29T15:20:28.167Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:20:28 [2021-08-29T15:20:28.167Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:20:28 [2021-08-29T15:20:28.167Z] #9 DONE 0.8s
15:20:28 [2021-08-29T15:20:28.420Z] 
15:20:28 [2021-08-29T15:20:28.420Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:20:28 [2021-08-29T15:20:28.420Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:20:28 [2021-08-29T15:20:28.509Z] + docker version
15:20:28 [2021-08-29T15:20:28.737Z] 
15:20:28 [2021-08-29T15:20:28.737Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:28 [2021-08-29T15:20:28.737Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:28 [2021-08-29T15:20:28.737Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done
15:20:28 [2021-08-29T15:20:28.984Z] #10 ...
15:20:28 [2021-08-29T15:20:28.984Z] 
15:20:28 [2021-08-29T15:20:28.984Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:20:28 [2021-08-29T15:20:28.984Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:20:28 [2021-08-29T15:20:28.984Z] #7 DONE 1.0s
15:20:29 [2021-08-29T15:20:29.003Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done
15:20:29 [2021-08-29T15:20:29.003Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.0s
15:20:29 [2021-08-29T15:20:29.003Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done
15:20:29 [2021-08-29T15:20:29.003Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done
15:20:29 [2021-08-29T15:20:29.243Z] 
15:20:29 [2021-08-29T15:20:29.243Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:20:29 [2021-08-29T15:20:29.243Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:20:29 [2021-08-29T15:20:29.243Z] #10 DONE 1.0s
15:20:29 [2021-08-29T15:20:29.243Z] 
15:20:29 [2021-08-29T15:20:29.243Z] #8 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye
15:20:29 [2021-08-29T15:20:29.243Z] #8 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60
15:20:29 [2021-08-29T15:20:29.243Z] #8 DONE 1.1s
15:20:29 [2021-08-29T15:20:29.243Z] 
15:20:29 [2021-08-29T15:20:29.243Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
15:20:29 [2021-08-29T15:20:29.243Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:20:29 [2021-08-29T15:20:29.243Z] #9 DONE 1.1s
15:20:29 [2021-08-29T15:20:29.267Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.24MB / 54.92MB 0.3s
15:20:29 [2021-08-29T15:20:29.530Z] #27 ...
15:20:29 [2021-08-29T15:20:29.530Z] 
15:20:29 [2021-08-29T15:20:29.530Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
15:20:29 [2021-08-29T15:20:29.531Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
15:20:29 [2021-08-29T15:20:29.531Z] #43 DONE 0.0s
15:20:29 [2021-08-29T15:20:29.531Z] 
15:20:29 [2021-08-29T15:20:29.531Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:29 [2021-08-29T15:20:29.531Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:29 [2021-08-29T15:20:29.531Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 10.49MB / 54.92MB 0.6s
15:20:29 [2021-08-29T15:20:29.531Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 13.63MB / 54.92MB 0.7s
15:20:29 [2021-08-29T15:20:29.791Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 18.87MB / 54.92MB 0.8s
15:20:29 [2021-08-29T15:20:29.791Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 22.87MB / 54.92MB 0.9s
15:20:30 [2021-08-29T15:20:30.068Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 26.21MB / 54.92MB 1.1s
15:20:30 [2021-08-29T15:20:30.068Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 31.46MB / 54.92MB 1.3s
15:20:30 [2021-08-29T15:20:30.157Z] #54 60.00 bufio
15:20:30 [2021-08-29T15:20:30.330Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 35.65MB / 54.92MB 1.4s
15:20:30 [2021-08-29T15:20:30.589Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 39.85MB / 54.92MB 1.7s
15:20:30 [2021-08-29T15:20:30.853Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 42.99MB / 54.92MB 1.9s
15:20:30 [2021-08-29T15:20:30.853Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 46.14MB / 54.92MB 2.0s
15:20:31 [2021-08-29T15:20:31.117Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 51.83MB / 54.92MB 2.2s
15:20:31 [2021-08-29T15:20:31.156Z] 
15:20:31 [2021-08-29T15:20:31.156Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:20:31 [2021-08-29T15:20:31.156Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:20:31 [2021-08-29T15:20:31.156Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:20:31 [2021-08-29T15:20:31.156Z] #66 DONE 0.1s
15:20:31 [2021-08-29T15:20:31.156Z] 
15:20:31 [2021-08-29T15:20:31.156Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:31 [2021-08-29T15:20:31.156Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:31 [2021-08-29T15:20:31.156Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:31 [2021-08-29T15:20:31.375Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 2.5s
15:20:31 [2021-08-29T15:20:31.414Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.1s done
15:20:31 [2021-08-29T15:20:31.414Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done
15:20:31 [2021-08-29T15:20:31.414Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done
15:20:31 [2021-08-29T15:20:31.414Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done
15:20:31 [2021-08-29T15:20:31.548Z] #54 62.05 strconv
15:20:31 [2021-08-29T15:20:31.676Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.0s
15:20:31 [2021-08-29T15:20:31.937Z] #27 ...
15:20:31 [2021-08-29T15:20:31.937Z] 
15:20:31 [2021-08-29T15:20:31.937Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
15:20:31 [2021-08-29T15:20:31.937Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
15:20:31 [2021-08-29T15:20:31.937Z] #43 DONE 0.0s
15:20:31 [2021-08-29T15:20:31.937Z] 
15:20:31 [2021-08-29T15:20:31.937Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:31 [2021-08-29T15:20:31.937Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:31 [2021-08-29T15:20:31.937Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.24MB / 54.92MB 0.3s
15:20:31 [2021-08-29T15:20:31.937Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 8.39MB / 54.92MB 0.4s
15:20:32 [2021-08-29T15:20:32.196Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 13.63MB / 54.92MB 0.6s
15:20:32 [2021-08-29T15:20:32.333Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.1s done
15:20:32 [2021-08-29T15:20:32.455Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 17.83MB / 54.92MB 0.9s
15:20:32 [2021-08-29T15:20:32.592Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51
15:20:32 [2021-08-29T15:20:32.716Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 22.14MB / 54.92MB 1.1s
15:20:32 [2021-08-29T15:20:32.985Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 25.66MB / 54.92MB 1.3s
15:20:33 [2021-08-29T15:20:33.247Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 33.60MB / 54.92MB 1.7s
15:20:33 [2021-08-29T15:20:33.467Z] #54 63.71 syscall
15:20:33 [2021-08-29T15:20:33.507Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 36.70MB / 54.92MB 1.8s
15:20:33 [2021-08-29T15:20:33.765Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 44.04MB / 54.92MB 2.1s
15:20:34 [2021-08-29T15:20:34.078Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 48.23MB / 54.92MB 2.4s
15:20:34 [2021-08-29T15:20:34.078Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 53.48MB / 54.92MB 2.6s
15:20:34 [2021-08-29T15:20:34.504Z] #27 ...
15:20:34 [2021-08-29T15:20:34.504Z] 
15:20:34 [2021-08-29T15:20:34.504Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:20:34 [2021-08-29T15:20:34.504Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:20:34 [2021-08-29T15:20:34.504Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:20:34 [2021-08-29T15:20:34.504Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:20:34 [2021-08-29T15:20:34.504Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
15:20:34 [2021-08-29T15:20:34.504Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
15:20:34 [2021-08-29T15:20:34.504Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done
15:20:34 [2021-08-29T15:20:34.504Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.1s done
15:20:34 [2021-08-29T15:20:34.504Z] #64 DONE 5.7s
15:20:34 [2021-08-29T15:20:34.504Z] 
15:20:34 [2021-08-29T15:20:34.504Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:34 [2021-08-29T15:20:34.504Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:34 [2021-08-29T15:20:34.768Z] #27 ...
15:20:34 [2021-08-29T15:20:34.768Z] 
15:20:34 [2021-08-29T15:20:34.768Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:34 [2021-08-29T15:20:34.768Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.1s done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.0s done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.3s done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.0s done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 4.0s done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 5.3s done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 57.67MB / 134.79MB 5.6s
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 5.5s done
15:20:34 [2021-08-29T15:20:34.768Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 65.67MB / 134.79MB 5.9s
15:20:35 [2021-08-29T15:20:35.038Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 75.43MB / 134.79MB 6.2s
15:20:35 [2021-08-29T15:20:35.386Z] #54 65.70 reflect
15:20:35 [2021-08-29T15:20:35.515Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 3.8s done
15:20:35 [2021-08-29T15:20:35.606Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 82.38MB / 134.79MB 6.5s
15:20:35 [2021-08-29T15:20:35.606Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 94.37MB / 134.79MB 6.8s
15:20:36 [2021-08-29T15:20:36.178Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 103.81MB / 134.79MB 7.2s
15:20:36 [2021-08-29T15:20:36.437Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 114.29MB / 134.79MB 7.4s
15:20:36 [2021-08-29T15:20:36.699Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 122.68MB / 134.79MB 7.9s
15:20:36 [2021-08-29T15:20:36.894Z] #27 ...
15:20:36 [2021-08-29T15:20:36.895Z] 
15:20:36 [2021-08-29T15:20:36.895Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:20:36 [2021-08-29T15:20:36.895Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:20:36 [2021-08-29T15:20:36.895Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:20:36 [2021-08-29T15:20:36.895Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:20:36 [2021-08-29T15:20:36.895Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
15:20:36 [2021-08-29T15:20:36.895Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
15:20:36 [2021-08-29T15:20:36.895Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.6s done
15:20:36 [2021-08-29T15:20:36.895Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.5s done
15:20:36 [2021-08-29T15:20:36.895Z] #64 DONE 5.5s
15:20:36 [2021-08-29T15:20:36.895Z] 
15:20:36 [2021-08-29T15:20:36.895Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:36 [2021-08-29T15:20:36.895Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.1s done
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.8s done
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 1.7s done
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 5.1s done
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 74.45MB / 85.72MB 5.6s
15:20:36 [2021-08-29T15:20:36.895Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0.5s
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 10.49MB / 134.79MB 5.6s
15:20:36 [2021-08-29T15:20:36.895Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 5.3s done
15:20:37 [2021-08-29T15:20:37.152Z] #11 ...
15:20:37 [2021-08-29T15:20:37.152Z] 
15:20:37 [2021-08-29T15:20:37.152Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:37 [2021-08-29T15:20:37.152Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:37 [2021-08-29T15:20:37.267Z] #11 ...
15:20:37 [2021-08-29T15:20:37.267Z] 
15:20:37 [2021-08-29T15:20:37.267Z] #24 [internal] load build context
15:20:37 [2021-08-29T15:20:37.267Z] #24 sha256:6995ae23a0c6687966eccf87d2c9a64230140039c4967ee880e1db928be7347c
15:20:37 [2021-08-29T15:20:37.267Z] #24 transferring context: 55.48MB 7.6s done
15:20:37 [2021-08-29T15:20:37.267Z] #24 DONE 8.4s
15:20:37 [2021-08-29T15:20:37.267Z] 
15:20:37 [2021-08-29T15:20:37.267Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:37 [2021-08-29T15:20:37.267Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:37 [2021-08-29T15:20:37.267Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 132.84MB / 134.79MB 8.2s
15:20:37 [2021-08-29T15:20:37.267Z] #11 ...
15:20:37 [2021-08-29T15:20:37.267Z] 
15:20:37 [2021-08-29T15:20:37.267Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:37 [2021-08-29T15:20:37.267Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:37 [2021-08-29T15:20:37.837Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.2s
15:20:37 [2021-08-29T15:20:37.848Z] Client: Docker Engine - Community
15:20:37 [2021-08-29T15:20:37.848Z]  Version:           20.10.6
15:20:37 [2021-08-29T15:20:37.848Z]  API version:       1.41
15:20:37 [2021-08-29T15:20:37.848Z]  Go version:        go1.13.15
15:20:37 [2021-08-29T15:20:37.848Z]  Git commit:        370c289
15:20:37 [2021-08-29T15:20:37.848Z]  Built:             Fri Apr  9 22:45:59 2021
15:20:37 [2021-08-29T15:20:37.848Z]  OS/Arch:           linux/arm64
15:20:37 [2021-08-29T15:20:37.848Z]  Context:           default
15:20:37 [2021-08-29T15:20:37.848Z]  Experimental:      true
15:20:37 [2021-08-29T15:20:37.848Z] 
15:20:37 [2021-08-29T15:20:37.848Z] Server: Docker Engine - Community
15:20:37 [2021-08-29T15:20:37.848Z]  Engine:
15:20:37 [2021-08-29T15:20:37.848Z]   Version:          20.10.6
15:20:37 [2021-08-29T15:20:37.848Z]   API version:      1.41 (minimum version 1.12)
15:20:37 [2021-08-29T15:20:37.848Z]   Go version:       go1.13.15
15:20:37 [2021-08-29T15:20:37.848Z]   Git commit:       8728dd2
15:20:37 [2021-08-29T15:20:37.848Z]   Built:            Fri Apr  9 22:44:09 2021
15:20:37 [2021-08-29T15:20:37.848Z]   OS/Arch:          linux/arm64
15:20:37 [2021-08-29T15:20:37.848Z]   Experimental:     true
15:20:37 [2021-08-29T15:20:37.848Z]  containerd:
15:20:37 [2021-08-29T15:20:37.848Z]   Version:          1.4.6
15:20:37 [2021-08-29T15:20:37.848Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
15:20:37 [2021-08-29T15:20:37.848Z]  runc:
15:20:37 [2021-08-29T15:20:37.848Z]   Version:          1.0.0-rc95
15:20:37 [2021-08-29T15:20:37.848Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:20:37 [2021-08-29T15:20:37.848Z]  docker-init:
15:20:37 [2021-08-29T15:20:37.848Z]   Version:          0.19.0
15:20:37 [2021-08-29T15:20:37.848Z]   GitCommit:        de40ad0
[Pipeline] sh
15:20:37 [2021-08-29T15:20:37.938Z] #54 ...
15:20:37 [2021-08-29T15:20:37.938Z] 
15:20:37 [2021-08-29T15:20:37.938Z] #60 [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
15:20:37 [2021-08-29T15:20:37.938Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:20:37 [2021-08-29T15:20:37.938Z] #60 58.45 strconv
15:20:37 [2021-08-29T15:20:37.938Z] #60 62.47 reflect
15:20:37 [2021-08-29T15:20:37.938Z] #60 64.29 time
15:20:38 [2021-08-29T15:20:38.177Z] + docker info
15:20:38 [2021-08-29T15:20:38.515Z] Client: Docker Engine - Community
15:20:38 [2021-08-29T15:20:38.515Z]  Version:           20.10.6
15:20:38 [2021-08-29T15:20:38.515Z]  API version:       1.41
15:20:38 [2021-08-29T15:20:38.515Z]  Go version:        go1.13.15
15:20:38 [2021-08-29T15:20:38.515Z]  Git commit:        370c289
15:20:38 [2021-08-29T15:20:38.515Z]  Built:             Fri Apr  9 22:47:17 2021
15:20:38 [2021-08-29T15:20:38.515Z]  OS/Arch:           linux/amd64
15:20:38 [2021-08-29T15:20:38.515Z]  Context:           default
15:20:38 [2021-08-29T15:20:38.515Z]  Experimental:      true
15:20:38 [2021-08-29T15:20:38.515Z] 
15:20:38 [2021-08-29T15:20:38.515Z] Server: Docker Engine - Community
15:20:38 [2021-08-29T15:20:38.515Z]  Engine:
15:20:38 [2021-08-29T15:20:38.515Z]   Version:          20.10.6
15:20:38 [2021-08-29T15:20:38.515Z]   API version:      1.41 (minimum version 1.12)
15:20:38 [2021-08-29T15:20:38.515Z]   Go version:       go1.13.15
15:20:38 [2021-08-29T15:20:38.515Z]   Git commit:       8728dd2
15:20:38 [2021-08-29T15:20:38.515Z]   Built:            Fri Apr  9 22:45:28 2021
15:20:38 [2021-08-29T15:20:38.515Z]   OS/Arch:          linux/amd64
15:20:38 [2021-08-29T15:20:38.515Z]   Experimental:     true
15:20:38 [2021-08-29T15:20:38.515Z]  containerd:
15:20:38 [2021-08-29T15:20:38.515Z]   Version:          1.4.6
15:20:38 [2021-08-29T15:20:38.515Z]   GitCommit:        d71fcd7d8303cbf684402823e425e9dd2e99285d
15:20:38 [2021-08-29T15:20:38.515Z]  runc:
15:20:38 [2021-08-29T15:20:38.515Z]   Version:          1.0.0-rc95
15:20:38 [2021-08-29T15:20:38.515Z]   GitCommit:        b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:20:38 [2021-08-29T15:20:38.515Z]  docker-init:
15:20:38 [2021-08-29T15:20:38.515Z]   Version:          0.19.0
15:20:38 [2021-08-29T15:20:38.515Z]   GitCommit:        de40ad0
15:20:38 [2021-08-29T15:20:38.522Z] #27 ...
15:20:38 [2021-08-29T15:20:38.522Z] 
15:20:38 [2021-08-29T15:20:38.522Z] #24 [internal] load build context
15:20:38 [2021-08-29T15:20:38.522Z] #24 sha256:4b11e577ed677b18936440f71eb529a3724fbbfb444ac17e9046ed7b3a25d751
15:20:38 [2021-08-29T15:20:38.522Z] #24 transferring context: 55.48MB 6.5s done
15:20:38 [2021-08-29T15:20:38.522Z] #24 DONE 7.4s
[Pipeline] sh
15:20:38 [2021-08-29T15:20:38.786Z] 
15:20:38 [2021-08-29T15:20:38.786Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:38 [2021-08-29T15:20:38.786Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:38 [2021-08-29T15:20:38.786Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 7.3s
15:20:38 [2021-08-29T15:20:38.786Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 54.53MB / 134.79MB 7.3s
15:20:38 [2021-08-29T15:20:38.810Z] #27 ...
15:20:38 [2021-08-29T15:20:38.810Z] 
15:20:38 [2021-08-29T15:20:38.810Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:20:38 [2021-08-29T15:20:38.810Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:20:38 [2021-08-29T15:20:38.810Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:20:38 [2021-08-29T15:20:38.810Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:20:38 [2021-08-29T15:20:38.810Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:20:38 [2021-08-29T15:20:38.810Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done
15:20:38 [2021-08-29T15:20:38.810Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done
15:20:38 [2021-08-29T15:20:38.810Z] #66 ...
15:20:38 [2021-08-29T15:20:38.810Z] 
15:20:38 [2021-08-29T15:20:38.810Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:38 [2021-08-29T15:20:38.810Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:38 [2021-08-29T15:20:38.837Z] + docker info
15:20:39 [2021-08-29T15:20:39.074Z] #27 ...
15:20:39 [2021-08-29T15:20:39.074Z] 
15:20:39 [2021-08-29T15:20:39.074Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:20:39 [2021-08-29T15:20:39.074Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:20:39 [2021-08-29T15:20:39.074Z] #66 DONE 10.0s
15:20:39 [2021-08-29T15:20:39.074Z] 
15:20:39 [2021-08-29T15:20:39.074Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:39 [2021-08-29T15:20:39.074Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:39 [2021-08-29T15:20:39.123Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 61.87MB / 134.79MB 7.6s
15:20:39 [2021-08-29T15:20:39.328Z] #60 69.62 context
15:20:39 [2021-08-29T15:20:39.381Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 69.21MB / 134.79MB 8.1s
15:20:39 [2021-08-29T15:20:39.591Z] #60 70.00 internal/syscall/unix
15:20:39 [2021-08-29T15:20:39.639Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 77.59MB / 134.79MB 8.3s
15:20:39 [2021-08-29T15:20:39.853Z] #60 70.24 internal/poll
15:20:39 [2021-08-29T15:20:39.897Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 85.98MB / 134.79MB 8.5s
15:20:39 [2021-08-29T15:20:39.897Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 96.47MB / 134.79MB 8.7s
15:20:40 [2021-08-29T15:20:40.019Z] #27 ...
15:20:40 [2021-08-29T15:20:40.019Z] 
15:20:40 [2021-08-29T15:20:40.019Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:20:40 [2021-08-29T15:20:40.019Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:20:40 [2021-08-29T15:20:40.019Z] #65 DONE 0.9s
15:20:40 [2021-08-29T15:20:40.019Z] 
15:20:40 [2021-08-29T15:20:40.019Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:40 [2021-08-29T15:20:40.019Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:40 [2021-08-29T15:20:40.115Z] #60 ...
15:20:40 [2021-08-29T15:20:40.115Z] 
15:20:40 [2021-08-29T15:20:40.115Z] #54 [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
15:20:40 [2021-08-29T15:20:40.115Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:20:40 [2021-08-29T15:20:40.115Z] #54 70.64 internal/poll
15:20:40 [2021-08-29T15:20:40.466Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 8.9s done
15:20:40 [2021-08-29T15:20:40.466Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 103.81MB / 134.79MB 9.1s
15:20:40 [2021-08-29T15:20:40.724Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 112.20MB / 134.79MB 9.3s
15:20:40 [2021-08-29T15:20:40.724Z] #11 ...
15:20:40 [2021-08-29T15:20:40.724Z] 
15:20:40 [2021-08-29T15:20:40.724Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:20:40 [2021-08-29T15:20:40.724Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:20:40 [2021-08-29T15:20:40.724Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:20:40 [2021-08-29T15:20:40.724Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:20:40 [2021-08-29T15:20:40.724Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:20:40 [2021-08-29T15:20:40.724Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.2s done
15:20:40 [2021-08-29T15:20:40.724Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.4s done
15:20:40 [2021-08-29T15:20:40.724Z] #66 DONE 9.4s
15:20:40 [2021-08-29T15:20:40.724Z] 
15:20:40 [2021-08-29T15:20:40.724Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:40 [2021-08-29T15:20:40.724Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:40 [2021-08-29T15:20:40.724Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 124.78MB / 134.79MB 9.5s
15:20:40 [2021-08-29T15:20:40.960Z] #27 ...
15:20:40 [2021-08-29T15:20:40.960Z] 
15:20:40 [2021-08-29T15:20:40.960Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:20:40 [2021-08-29T15:20:40.960Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:20:40 [2021-08-29T15:20:40.960Z] #67 DONE 1.0s
15:20:40 [2021-08-29T15:20:40.960Z] 
15:20:40 [2021-08-29T15:20:40.960Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:40 [2021-08-29T15:20:40.960Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:40 [2021-08-29T15:20:40.981Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 9.7s
15:20:41 [2021-08-29T15:20:41.220Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 8.6s done
15:20:41 [2021-08-29T15:20:41.481Z] #27 DONE 12.6s
15:20:41 [2021-08-29T15:20:41.481Z] 
15:20:41 [2021-08-29T15:20:41.481Z] #28 [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
15:20:41 [2021-08-29T15:20:41.481Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:20:41 [2021-08-29T15:20:41.911Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 5.7s
15:20:42 [2021-08-29T15:20:42.664Z] #54 72.63 path
15:20:42 [2021-08-29T15:20:42.926Z] #54 73.28 io/fs
15:20:43 [2021-08-29T15:20:43.387Z] #28 1.990 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
15:20:43 [2021-08-29T15:20:43.387Z] #28 2.002 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:20:43 [2021-08-29T15:20:43.387Z] #28 2.084 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:20:43 [2021-08-29T15:20:43.647Z] #28 2.264 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:20:43 [2021-08-29T15:20:43.804Z] #11 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 7.6s done
15:20:43 [2021-08-29T15:20:43.804Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 12.1s done
15:20:44 [2021-08-29T15:20:44.231Z] #28 2.898 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:20:44 [2021-08-29T15:20:44.315Z] #54 74.42 os
15:20:44 [2021-08-29T15:20:44.367Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9
15:20:44 [2021-08-29T15:20:44.367Z] #11 ...
15:20:44 [2021-08-29T15:20:44.367Z] 
15:20:44 [2021-08-29T15:20:44.367Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:20:44 [2021-08-29T15:20:44.367Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:20:44 [2021-08-29T15:20:44.367Z] #27 DONE 13.2s
15:20:44 [2021-08-29T15:20:44.624Z] 
15:20:44 [2021-08-29T15:20:44.624Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:44 [2021-08-29T15:20:44.624Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:45 [2021-08-29T15:20:45.190Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.8s done
15:20:45 [2021-08-29T15:20:45.609Z] #28 4.170 Fetched 8399 kB in 2s (3411 kB/s)
15:20:45 [2021-08-29T15:20:45.756Z] #11 ...
15:20:45 [2021-08-29T15:20:45.756Z] 
15:20:45 [2021-08-29T15:20:45.756Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:20:45 [2021-08-29T15:20:45.756Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:20:45 [2021-08-29T15:20:45.756Z] #65 DONE 1.1s
15:20:45 [2021-08-29T15:20:45.756Z] 
15:20:45 [2021-08-29T15:20:45.756Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:45 [2021-08-29T15:20:45.756Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:45 [2021-08-29T15:20:45.756Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac
15:20:46 [2021-08-29T15:20:46.235Z] #54 76.69 regexp/syntax
15:20:46 [2021-08-29T15:20:46.549Z] #28 4.170 Reading package lists...
15:20:46 [2021-08-29T15:20:46.686Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done
15:20:46 [2021-08-29T15:20:46.686Z] #11 ...
15:20:46 [2021-08-29T15:20:46.686Z] 
15:20:46 [2021-08-29T15:20:46.686Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:20:46 [2021-08-29T15:20:46.686Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:20:46 [2021-08-29T15:20:46.686Z] #67 DONE 1.0s
15:20:46 [2021-08-29T15:20:46.944Z] 
15:20:46 [2021-08-29T15:20:46.944Z] #28 [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
15:20:46 [2021-08-29T15:20:46.944Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:20:47 [2021-08-29T15:20:47.118Z] #28 5.011 Reading package lists...
15:20:47 [2021-08-29T15:20:47.201Z] #28 2.589 Get:1 http://deb.debian.org/debian bullseye InRelease [113 kB]
15:20:47 [2021-08-29T15:20:47.201Z] #28 2.599 Get:2 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:20:47 [2021-08-29T15:20:47.201Z] #28 2.630 Get:3 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:20:47 [2021-08-29T15:20:47.377Z] #28 5.757 Building dependency tree...
15:20:47 [2021-08-29T15:20:47.377Z] #28 ...
15:20:47 [2021-08-29T15:20:47.377Z] 
15:20:47 [2021-08-29T15:20:47.377Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:47 [2021-08-29T15:20:47.377Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:47 [2021-08-29T15:20:47.377Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 9.2s done
15:20:47 [2021-08-29T15:20:47.377Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.9s done
15:20:47 [2021-08-29T15:20:47.377Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.8s done
15:20:47 [2021-08-29T15:20:47.377Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 3.8s
15:20:47 [2021-08-29T15:20:47.377Z] #11 ...
15:20:47 [2021-08-29T15:20:47.377Z] 
15:20:47 [2021-08-29T15:20:47.377Z] #28 [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
15:20:47 [2021-08-29T15:20:47.377Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:20:47 [2021-08-29T15:20:47.377Z] #28 5.757 Building dependency tree...
15:20:47 [2021-08-29T15:20:47.462Z] #28 2.811 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:20:47 [2021-08-29T15:20:47.637Z] #28 6.074 The following additional packages will be installed:
15:20:47 [2021-08-29T15:20:47.637Z] #28 6.074   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
15:20:47 [2021-08-29T15:20:47.637Z] #28 6.074   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
15:20:47 [2021-08-29T15:20:47.637Z] #28 6.082 Recommended packages:
15:20:47 [2021-08-29T15:20:47.637Z] #28 6.082   libldap-common publicsuffix libsasl2-modules
15:20:47 [2021-08-29T15:20:47.637Z] #28 6.267 The following NEW packages will be installed:
15:20:47 [2021-08-29T15:20:47.896Z] #28 6.269   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
15:20:47 [2021-08-29T15:20:47.896Z] #28 6.269   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:20:47 [2021-08-29T15:20:47.896Z] #28 6.270   libssh2-1 openssl
15:20:48 [2021-08-29T15:20:48.027Z] #28 3.640 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.568 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.568 Need to get 3038 kB of archives.
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.568 After this operation, 6652 kB of additional disk space will be used.
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.568 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.568 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.582 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.582 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.582 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.582 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.582 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.582 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.582 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.582 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.589 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.643 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.644 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.644 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:20:48 [2021-08-29T15:20:48.155Z] #28 6.644 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:20:48 [2021-08-29T15:20:48.156Z] #54 78.25 fmt
15:20:48 [2021-08-29T15:20:48.156Z] #54 ...
15:20:48 [2021-08-29T15:20:48.156Z] 
15:20:48 [2021-08-29T15:20:48.156Z] #60 [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
15:20:48 [2021-08-29T15:20:48.156Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:20:48 [2021-08-29T15:20:48.156Z] #60 72.20 internal/syscall/execenv
15:20:48 [2021-08-29T15:20:48.156Z] #60 72.34 path
15:20:48 [2021-08-29T15:20:48.156Z] #60 72.95 io/fs
15:20:48 [2021-08-29T15:20:48.156Z] #60 73.92 os
15:20:48 [2021-08-29T15:20:48.156Z] #60 75.73 encoding/binary
15:20:48 [2021-08-29T15:20:48.156Z] #60 77.43 fmt
15:20:48 [2021-08-29T15:20:48.156Z] #60 77.61 encoding/base64
15:20:48 [2021-08-29T15:20:48.156Z] #60 78.26 path/filepath
15:20:48 [2021-08-29T15:20:48.416Z] #28 6.961 debconf: delaying package configuration, since apt-utils is not installed
15:20:48 [2021-08-29T15:20:48.416Z] #28 7.007 Fetched 3038 kB in 0s (8315 kB/s)
15:20:48 [2021-08-29T15:20:48.416Z] #28 7.030 Selecting previously unselected package openssl.
15:20:48 [2021-08-29T15:20:48.416Z] #28 7.030 (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 ... 6653 files and directories currently installed.)
15:20:48 [2021-08-29T15:20:48.416Z] #28 7.035 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ...
15:20:48 [2021-08-29T15:20:48.416Z] #28 7.047 Unpacking openssl (1.1.1k-1+deb11u1) ...
15:20:48 [2021-08-29T15:20:48.675Z] #28 7.242 Selecting previously unselected package ca-certificates.
15:20:48 [2021-08-29T15:20:48.675Z] #28 7.242 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
15:20:48 [2021-08-29T15:20:48.675Z] #28 7.245 Unpacking ca-certificates (20210119) ...
15:20:48 [2021-08-29T15:20:48.675Z] #28 7.337 Selecting previously unselected package libbrotli1:amd64.
15:20:48 [2021-08-29T15:20:48.675Z] #28 7.337 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
15:20:48 [2021-08-29T15:20:48.675Z] #28 7.345 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
15:20:48 [2021-08-29T15:20:48.935Z] #28 7.437 Selecting previously unselected package libsasl2-modules-db:amd64.
15:20:48 [2021-08-29T15:20:48.935Z] #28 7.437 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
15:20:48 [2021-08-29T15:20:48.935Z] #28 7.441 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:20:48 [2021-08-29T15:20:48.935Z] #28 7.494 Selecting previously unselected package libsasl2-2:amd64.
15:20:48 [2021-08-29T15:20:48.935Z] #28 7.494 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
15:20:48 [2021-08-29T15:20:48.935Z] #28 7.499 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:20:48 [2021-08-29T15:20:48.935Z] #28 7.596 Selecting previously unselected package libldap-2.4-2:amd64.
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.598 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.603 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.703 Selecting previously unselected package libnghttp2-14:amd64.
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.703 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.708 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.763 Selecting previously unselected package libpsl5:amd64.
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.763 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.768 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.818 Selecting previously unselected package librtmp1:amd64.
15:20:49 [2021-08-29T15:20:49.195Z] #28 7.818 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.398Z] #28 4.942 Fetched 8399 kB in 3s (3200 kB/s)
15:20:49 [2021-08-29T15:20:49.455Z] #28 7.826 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:20:49 [2021-08-29T15:20:49.455Z] #28 7.878 Selecting previously unselected package libssh2-1:amd64.
15:20:49 [2021-08-29T15:20:49.455Z] #28 7.878 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.455Z] #28 7.884 Unpacking libssh2-1:amd64 (1.9.0-2) ...
15:20:49 [2021-08-29T15:20:49.455Z] #28 7.983 Selecting previously unselected package libcurl4:amd64.
15:20:49 [2021-08-29T15:20:49.455Z] #28 7.983 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.455Z] #28 7.994 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
15:20:49 [2021-08-29T15:20:49.455Z] #28 8.079 Selecting previously unselected package curl.
15:20:49 [2021-08-29T15:20:49.455Z] #28 8.079 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.543Z] #60 79.63 golang.org/x/sys/unix
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.087 Unpacking curl (7.74.0-1.3+b1) ...
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.168 Selecting previously unselected package libonig5:amd64.
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.168 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.172 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.260 Selecting previously unselected package libjq1:amd64.
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.260 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.264 Unpacking libjq1:amd64 (1.6-2.1) ...
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.321 Selecting previously unselected package jq.
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.323 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
15:20:49 [2021-08-29T15:20:49.715Z] #28 8.327 Unpacking jq (1.6-2.1) ...
15:20:49 [2021-08-29T15:20:49.806Z] #60 ...
15:20:49 [2021-08-29T15:20:49.806Z] 
15:20:49 [2021-08-29T15:20:49.806Z] #54 [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
15:20:49 [2021-08-29T15:20:49.806Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:20:49 [2021-08-29T15:20:49.806Z] #54 80.06 regexp
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.402 Setting up libpsl5:amd64 (0.21.0-1.2) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.418 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.429 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.444 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.453 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.475 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.482 Setting up libssh2-1:amd64 (1.9.0-2) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.495 Setting up openssl (1.1.1k-1+deb11u1) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.520 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.535 Setting up libjq1:amd64 (1.6-2.1) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.548 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:20:49 [2021-08-29T15:20:49.977Z] #28 8.560 Setting up ca-certificates (20210119) ...
15:20:50 [2021-08-29T15:20:50.330Z] #28 4.942 Reading package lists...
15:20:50 [2021-08-29T15:20:50.896Z] #28 5.757 Reading package lists...
15:20:50 [2021-08-29T15:20:50.896Z] #28 ...
15:20:50 [2021-08-29T15:20:50.896Z] 
15:20:50 [2021-08-29T15:20:50.896Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:50 [2021-08-29T15:20:50.896Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:50 [2021-08-29T15:20:50.896Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 3.7s
15:20:50 [2021-08-29T15:20:50.915Z] #28 9.300 Updating certificates in /etc/ssl/certs...
15:20:51 [2021-08-29T15:20:51.195Z] #54 ...
15:20:51 [2021-08-29T15:20:51.195Z] 
15:20:51 [2021-08-29T15:20:51.195Z] #19 [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
15:20:51 [2021-08-29T15:20:51.195Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:20:51 [2021-08-29T15:20:51.195Z] #19 57.97 Fetched 48.3 MB in 56s (860 kB/s)
15:20:51 [2021-08-29T15:20:51.770Z] #19 57.97 Reading package lists...
15:20:51 [2021-08-29T15:20:51.770Z] #19 ...
15:20:51 [2021-08-29T15:20:51.770Z] 
15:20:51 [2021-08-29T15:20:51.770Z] #60 [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
15:20:51 [2021-08-29T15:20:51.770Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:20:51 [2021-08-29T15:20:51.770Z] #60 82.30 encoding/json
15:20:51 [2021-08-29T15:20:51.853Z] #28 10.39 129 added, 0 removed; done.
15:20:51 [2021-08-29T15:20:51.853Z] #28 10.48 Setting up jq (1.6-2.1) ...
15:20:51 [2021-08-29T15:20:51.853Z] #28 10.49 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
15:20:51 [2021-08-29T15:20:51.853Z] #28 10.50 Setting up curl (7.74.0-1.3+b1) ...
15:20:51 [2021-08-29T15:20:51.853Z] #28 10.51 Processing triggers for libc-bin (2.31-13) ...
15:20:51 [2021-08-29T15:20:51.853Z] #28 10.53 Processing triggers for ca-certificates (20210119) ...
15:20:51 [2021-08-29T15:20:51.853Z] #28 10.55 Updating certificates in /etc/ssl/certs...
15:20:53 [2021-08-29T15:20:53.091Z] Client:
15:20:53 [2021-08-29T15:20:53.091Z]  Context:    default
15:20:53 [2021-08-29T15:20:53.091Z]  Debug Mode: false
15:20:53 [2021-08-29T15:20:53.091Z]  Plugins:
15:20:53 [2021-08-29T15:20:53.091Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:20:53 [2021-08-29T15:20:53.091Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:20:53 [2021-08-29T15:20:53.091Z] 
15:20:53 [2021-08-29T15:20:53.091Z] Server:
15:20:53 [2021-08-29T15:20:53.091Z]  Containers: 0
15:20:53 [2021-08-29T15:20:53.091Z]   Running: 0
15:20:53 [2021-08-29T15:20:53.091Z]   Paused: 0
15:20:53 [2021-08-29T15:20:53.091Z]   Stopped: 0
15:20:53 [2021-08-29T15:20:53.091Z]  Images: 0
15:20:53 [2021-08-29T15:20:53.091Z]  Server Version: 20.10.6
15:20:53 [2021-08-29T15:20:53.091Z]  Storage Driver: overlay2
15:20:53 [2021-08-29T15:20:53.091Z]   Backing Filesystem: extfs
15:20:53 [2021-08-29T15:20:53.091Z]   Supports d_type: true
15:20:53 [2021-08-29T15:20:53.091Z]   Native Overlay Diff: true
15:20:53 [2021-08-29T15:20:53.091Z]   userxattr: false
15:20:53 [2021-08-29T15:20:53.091Z]  Logging Driver: json-file
15:20:53 [2021-08-29T15:20:53.091Z]  Cgroup Driver: cgroupfs
15:20:53 [2021-08-29T15:20:53.091Z]  Cgroup Version: 1
15:20:53 [2021-08-29T15:20:53.091Z]  Plugins:
15:20:53 [2021-08-29T15:20:53.091Z]   Volume: local
15:20:53 [2021-08-29T15:20:53.091Z]   Network: bridge host ipvlan macvlan null overlay
15:20:53 [2021-08-29T15:20:53.091Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:20:53 [2021-08-29T15:20:53.091Z]  Swarm: inactive
15:20:53 [2021-08-29T15:20:53.091Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:20:53 [2021-08-29T15:20:53.091Z]  Default Runtime: runc
15:20:53 [2021-08-29T15:20:53.091Z]  Init Binary: docker-init
15:20:53 [2021-08-29T15:20:53.091Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
15:20:53 [2021-08-29T15:20:53.091Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:20:53 [2021-08-29T15:20:53.091Z]  init version: de40ad0
15:20:53 [2021-08-29T15:20:53.091Z]  Security Options:
15:20:53 [2021-08-29T15:20:53.091Z]   apparmor
15:20:53 [2021-08-29T15:20:53.091Z]   seccomp
15:20:53 [2021-08-29T15:20:53.091Z]    Profile: default
15:20:53 [2021-08-29T15:20:53.091Z]  Kernel Version: 5.4.0-1048-aws
15:20:53 [2021-08-29T15:20:53.091Z]  Operating System: Ubuntu 20.04.2 LTS
15:20:53 [2021-08-29T15:20:53.091Z]  OSType: linux
15:20:53 [2021-08-29T15:20:53.091Z]  Architecture: aarch64
15:20:53 [2021-08-29T15:20:53.091Z]  CPUs: 4
15:20:53 [2021-08-29T15:20:53.091Z]  Total Memory: 7.493GiB
15:20:53 [2021-08-29T15:20:53.091Z]  Name: ip-10-100-97-20
15:20:53 [2021-08-29T15:20:53.091Z]  ID: MGZL:OOTV:SN5F:X6EL:EAFI:KBFD:Y3ES:GQ7F:YIFA:P3HD:KTGV:V6GG
15:20:53 [2021-08-29T15:20:53.091Z]  Docker Root Dir: /var/lib/docker
15:20:53 [2021-08-29T15:20:53.091Z]  Debug Mode: false
15:20:53 [2021-08-29T15:20:53.091Z]  Registry: https://index.docker.io/v1/
15:20:53 [2021-08-29T15:20:53.091Z]  Labels:
15:20:53 [2021-08-29T15:20:53.091Z]  Experimental: true
15:20:53 [2021-08-29T15:20:53.091Z]  Insecure Registries:
15:20:53 [2021-08-29T15:20:53.091Z]   127.0.0.0/8
15:20:53 [2021-08-29T15:20:53.091Z]  Live Restore Enabled: true
15:20:53 [2021-08-29T15:20:53.091Z] 
15:20:53 [2021-08-29T15:20:53.091Z] WARNING: No swap limit support
[Pipeline] sh
15:20:53 [2021-08-29T15:20:53.232Z] #28 11.54 0 added, 0 removed; done.
15:20:53 [2021-08-29T15:20:53.232Z] #28 11.54 Running hooks in /etc/ca-certificates/update.d...
15:20:53 [2021-08-29T15:20:53.232Z] #28 11.57 done.
15:20:53 [2021-08-29T15:20:53.386Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:20:53 [2021-08-29T15:20:53.386Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35
15:20:53 [2021-08-29T15:20:53.386Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42349/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh
15:20:53 [2021-08-29T15:20:53.386Z] + bash /home/ubuntu/workspace/moby_PR-42349/check-config.sh
15:20:53 [2021-08-29T15:20:53.386Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
15:20:53 [2021-08-29T15:20:53.386Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ...
15:20:53 [2021-08-29T15:20:53.386Z] 
15:20:53 [2021-08-29T15:20:53.386Z] Generally Necessary:
15:20:53 [2021-08-29T15:20:53.386Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
15:20:53 [2021-08-29T15:20:53.386Z] - apparmor: enabled and tools installed
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_NAMESPACES: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_NET_NS: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_PID_NS: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_IPC_NS: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_UTS_NS: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_CGROUPS: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_CGROUP_CPUACCT: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_CGROUP_DEVICE: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_CGROUP_FREEZER: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_CGROUP_SCHED: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_CPUSETS: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_MEMCG: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_KEYS: enabled
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_VETH: enabled (as module)
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_BRIDGE: enabled (as module)
15:20:53 [2021-08-29T15:20:53.386Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
15:20:53 [2021-08-29T15:20:53.420Z] #11 ...
15:20:53 [2021-08-29T15:20:53.420Z] 
15:20:53 [2021-08-29T15:20:53.420Z] #28 [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
15:20:53 [2021-08-29T15:20:53.420Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:20:53 [2021-08-29T15:20:53.420Z] #28 5.757 Reading package lists...
15:20:53 [2021-08-29T15:20:53.420Z] #28 6.542 Building dependency tree...
15:20:53 [2021-08-29T15:20:53.420Z] #28 6.902 The following additional packages will be installed:
15:20:53 [2021-08-29T15:20:53.420Z] #28 6.902   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
15:20:53 [2021-08-29T15:20:53.420Z] #28 6.910   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
15:20:53 [2021-08-29T15:20:53.420Z] #28 6.910 Recommended packages:
15:20:53 [2021-08-29T15:20:53.420Z] #28 6.910   libldap-common publicsuffix libsasl2-modules
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.051 The following NEW packages will be installed:
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.054   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.054   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.054   libssh2-1 openssl
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.343 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.343 Need to get 3038 kB of archives.
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.343 After this operation, 6652 kB of additional disk space will be used.
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.343 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.356 Get:2 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.356 Get:3 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.356 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.356 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.356 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.373 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.373 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
15:20:53 [2021-08-29T15:20:53.420Z] #28 7.373 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.373 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.373 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.402 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.405 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.414 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.414 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.637 debconf: delaying package configuration, since apt-utils is not installed
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.685 Fetched 3038 kB in 0s (8695 kB/s)
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.716 Selecting previously unselected package openssl.
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.716 (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 ... 6653 files and directories currently installed.)
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.721 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.726 Unpacking openssl (1.1.1k-1+deb11u1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.891 Selecting previously unselected package ca-certificates.
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.891 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.894 Unpacking ca-certificates (20210119) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.987 Selecting previously unselected package libbrotli1:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.989 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 7.994 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.088 Selecting previously unselected package libsasl2-modules-db:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.088 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.091 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.141 Selecting previously unselected package libsasl2-2:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.141 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.144 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.240 Selecting previously unselected package libldap-2.4-2:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.240 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.245 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.312 Selecting previously unselected package libnghttp2-14:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.315 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.333 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.392 Selecting previously unselected package libpsl5:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.392 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.402 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.450 Selecting previously unselected package librtmp1:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.450 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.454 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.503 Selecting previously unselected package libssh2-1:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.503 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.510 Unpacking libssh2-1:amd64 (1.9.0-2) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.572 Selecting previously unselected package libcurl4:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.572 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.576 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.660 Selecting previously unselected package curl.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.660 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.670 Unpacking curl (7.74.0-1.3+b1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.744 Selecting previously unselected package libonig5:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.744 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.748 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.830 Selecting previously unselected package libjq1:amd64.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.830 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.838 Unpacking libjq1:amd64 (1.6-2.1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.900 Selecting previously unselected package jq.
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.900 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.902 Unpacking jq (1.6-2.1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.961 Setting up libpsl5:amd64 (0.21.0-1.2) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.970 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.980 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 8.990 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:20:53 [2021-08-29T15:20:53.421Z] #28 9.000 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_IP_NF_FILTER: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_IP_NF_NAT: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_NF_NAT: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_POSIX_MQUEUE: enabled
15:20:53 [2021-08-29T15:20:53.648Z] 
15:20:53 [2021-08-29T15:20:53.648Z] Optional Features:
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_USER_NS: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_SECCOMP: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_SECCOMP_FILTER: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_CGROUP_PIDS: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_MEMCG_SWAP: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
15:20:53 [2021-08-29T15:20:53.648Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_BLK_CGROUP: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_BLK_DEV_THROTTLING: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_CGROUP_PERF: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_CGROUP_HUGETLB: enabled
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
15:20:53 [2021-08-29T15:20:53.648Z] - CONFIG_CGROUP_NET_PRIO: enabled
15:20:53 [2021-08-29T15:20:53.683Z] #28 9.010 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:20:53 [2021-08-29T15:20:53.683Z] #28 9.020 Setting up libssh2-1:amd64 (1.9.0-2) ...
15:20:53 [2021-08-29T15:20:53.683Z] #28 9.029 Setting up openssl (1.1.1k-1+deb11u1) ...
15:20:53 [2021-08-29T15:20:53.683Z] #28 9.043 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:20:53 [2021-08-29T15:20:53.683Z] #28 9.054 Setting up libjq1:amd64 (1.6-2.1) ...
15:20:53 [2021-08-29T15:20:53.683Z] #28 9.067 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:20:53 [2021-08-29T15:20:53.683Z] #28 9.076 Setting up ca-certificates (20210119) ...
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_CFS_BANDWIDTH: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_FAIR_GROUP_SCHED: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_RT_GROUP_SCHED: missing
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_IP_VS: enabled (as module)
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_IP_VS_NFCT: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_IP_VS_PROTO_TCP: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_IP_VS_PROTO_UDP: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_IP_VS_RR: enabled (as module)
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_SECURITY_SELINUX: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_SECURITY_APPARMOR: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_EXT4_FS: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - CONFIG_EXT4_FS_SECURITY: enabled
15:20:53 [2021-08-29T15:20:53.910Z] - Network Drivers:
15:20:53 [2021-08-29T15:20:53.910Z]   - "overlay":
15:20:53 [2021-08-29T15:20:53.910Z]     - CONFIG_VXLAN: enabled (as module)
15:20:53 [2021-08-29T15:20:53.910Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
15:20:53 [2021-08-29T15:20:53.910Z]       Optional (for encrypted networks):
15:20:54 [2021-08-29T15:20:54.171Z]       - CONFIG_CRYPTO: enabled
15:20:54 [2021-08-29T15:20:54.172Z]       - CONFIG_CRYPTO_AEAD: enabled
15:20:54 [2021-08-29T15:20:54.172Z]       - CONFIG_CRYPTO_GCM: enabled
15:20:54 [2021-08-29T15:20:54.172Z]       - CONFIG_CRYPTO_SEQIV: enabled
15:20:54 [2021-08-29T15:20:54.172Z]       - CONFIG_CRYPTO_GHASH: enabled
15:20:54 [2021-08-29T15:20:54.172Z]       - CONFIG_XFRM: enabled
15:20:54 [2021-08-29T15:20:54.172Z]       - CONFIG_XFRM_USER: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]       - CONFIG_XFRM_ALGO: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]       - CONFIG_INET_ESP: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]   - "ipvlan":
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_IPVLAN: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]   - "macvlan":
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_MACVLAN: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_DUMMY: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]   - "ftp,tftp client in container":
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z] - Storage Drivers:
15:20:54 [2021-08-29T15:20:54.172Z]   - "aufs":
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_AUFS_FS: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]   - "btrfs":
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_BTRFS_FS: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
15:20:54 [2021-08-29T15:20:54.172Z]   - "devicemapper":
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_BLK_DEV_DM: enabled
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]   - "overlay":
15:20:54 [2021-08-29T15:20:54.172Z]     - CONFIG_OVERLAY_FS: enabled (as module)
15:20:54 [2021-08-29T15:20:54.172Z]   - "zfs":
15:20:54 [2021-08-29T15:20:54.172Z]     - /dev/zfs: present
15:20:54 [2021-08-29T15:20:54.172Z]     - zfs command: missing
15:20:54 [2021-08-29T15:20:54.172Z]     - zpool command: missing
15:20:54 [2021-08-29T15:20:54.172Z] 
15:20:54 [2021-08-29T15:20:54.172Z] Limits:
15:20:54 [2021-08-29T15:20:54.172Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
15:20:54 [2021-08-29T15:20:54.172Z] 
15:20:54 [2021-08-29T15:20:54.172Z] + true
15:20:54 [2021-08-29T15:20:54.172Z] #28 DONE 12.8s
15:20:54 [2021-08-29T15:20:54.172Z] 
15:20:54 [2021-08-29T15:20:54.172Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:20:54 [2021-08-29T15:20:54.172Z] #29 sha256:6faa935dc3a24fca9aa4ba74fab9f5201e170fddbd08ab47f421e609762bdcd3
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
15:20:54 [2021-08-29T15:20:54.250Z] #28 9.827 Updating certificates in /etc/ssl/certs...
15:20:54 [2021-08-29T15:20:54.431Z] #29 DONE 0.3s
15:20:54 [2021-08-29T15:20:54.431Z] 
15:20:54 [2021-08-29T15:20:54.431Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:20:54 [2021-08-29T15:20:54.431Z] #30 sha256:f4d0538b9adbb09fcf9d86d55d6ba8a6640f13953a42f2d9a04a500d977c0fc8
15:20:54 [2021-08-29T15:20:54.515Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:118931c16a113ea82321e7d906c102a6da511115 .
15:20:55 [2021-08-29T15:20:55.091Z] #1 [internal] load build definition from Dockerfile
15:20:55 [2021-08-29T15:20:55.091Z] #1 sha256:5128df1d4fe187a9d5f7b9d4fb238c665d621ba89801c6d0a13cb6a3de7e5734
15:20:55 [2021-08-29T15:20:55.091Z] #1 transferring dockerfile:
15:20:55 [2021-08-29T15:20:55.091Z] #1 transferring dockerfile: 16.33kB done
15:20:55 [2021-08-29T15:20:55.091Z] #1 DONE 0.2s
15:20:55 [2021-08-29T15:20:55.091Z] 
15:20:55 [2021-08-29T15:20:55.091Z] #2 [internal] load .dockerignore
15:20:55 [2021-08-29T15:20:55.091Z] #2 sha256:459f9bde0bff00e1e39014886f1bde61777ff53de6fd7390b4972a0885bd6a75
15:20:55 [2021-08-29T15:20:55.091Z] #2 transferring context:
15:20:55 [2021-08-29T15:20:55.091Z] #2 transferring context: 87B done
15:20:55 [2021-08-29T15:20:55.091Z] #2 DONE 0.1s
15:20:55 [2021-08-29T15:20:55.370Z] 
15:20:55 [2021-08-29T15:20:55.370Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
15:20:55 [2021-08-29T15:20:55.370Z] #3 sha256:dce28476d87f47c3617032ad33fa3273456c6cd0abd6b99e8084cf1b55d7403a
15:20:55 [2021-08-29T15:20:55.637Z] #28 11.11 129 added, 0 removed; done.
15:20:55 [2021-08-29T15:20:55.637Z] #28 11.16 Setting up jq (1.6-2.1) ...
15:20:55 [2021-08-29T15:20:55.637Z] #28 11.17 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
15:20:55 [2021-08-29T15:20:55.637Z] #28 11.19 Setting up curl (7.74.0-1.3+b1) ...
15:20:55 [2021-08-29T15:20:55.637Z] #28 11.20 Processing triggers for libc-bin (2.31-13) ...
15:20:55 [2021-08-29T15:20:55.637Z] #28 11.22 Processing triggers for ca-certificates (20210119) ...
15:20:55 [2021-08-29T15:20:55.894Z] #28 11.24 Updating certificates in /etc/ssl/certs...
15:20:55 [2021-08-29T15:20:55.945Z] #3 DONE 0.6s
15:20:55 [2021-08-29T15:20:55.945Z] 
15:20:55 [2021-08-29T15:20:55.945Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
15:20:55 [2021-08-29T15:20:55.945Z] #4 sha256:5f5d24529406726ec414dd62cdc89c393aac693a7a2b47b0b4d107994528dca3
15:20:55 [2021-08-29T15:20:55.945Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
15:20:55 [2021-08-29T15:20:55.945Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
15:20:55 [2021-08-29T15:20:55.945Z] #4 sha256:e3ddb4b6aaf8c965cb8d1a2bb895c494f020bdc1cbccb0fbd4c644ab8a05627d 528B / 528B done
15:20:55 [2021-08-29T15:20:55.945Z] #4 sha256:e06327c53328c0deb48a4bdd28de634f8f2c86c5fdba69b0691b4e5e51cb1286 1.21kB / 1.21kB done
15:20:55 [2021-08-29T15:20:55.945Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0B / 9.06MB 0.1s
15:20:56 [2021-08-29T15:20:56.206Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 4.19MB / 9.06MB 0.2s
15:20:56 [2021-08-29T15:20:56.206Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.4s
15:20:56 [2021-08-29T15:20:56.468Z] #4 sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 9.06MB / 9.06MB 0.5s done
15:20:56 [2021-08-29T15:20:56.468Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628
15:20:56 [2021-08-29T15:20:56.731Z] #4 extracting sha256:52ca1ad6773b066ccd72c6a66eab22b868ca277405973ae6e4c4d00b1420e628 0.2s done
15:20:56 [2021-08-29T15:20:56.731Z] #4 DONE 0.9s
15:20:56 [2021-08-29T15:20:56.826Z] #28 12.25 0 added, 0 removed; done.
15:20:56 [2021-08-29T15:20:56.826Z] #28 12.25 Running hooks in /etc/ca-certificates/update.d...
15:20:56 [2021-08-29T15:20:56.826Z] #28 12.26 done.
15:20:56 [2021-08-29T15:20:56.938Z] Client:
15:20:56 [2021-08-29T15:20:56.938Z]  Context:    default
15:20:56 [2021-08-29T15:20:56.938Z]  Debug Mode: false
15:20:56 [2021-08-29T15:20:56.938Z]  Plugins:
15:20:56 [2021-08-29T15:20:56.938Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
15:20:56 [2021-08-29T15:20:56.938Z]   buildx: Build with BuildKit (Docker Inc., v0.5.1-docker)
15:20:56 [2021-08-29T15:20:56.938Z]   scan: Docker Scan (Docker Inc., v0.7.0)
15:20:56 [2021-08-29T15:20:56.938Z] 
15:20:56 [2021-08-29T15:20:56.938Z] Server:
15:20:56 [2021-08-29T15:20:56.938Z]  Containers: 0
15:20:56 [2021-08-29T15:20:56.938Z]   Running: 0
15:20:56 [2021-08-29T15:20:56.938Z]   Paused: 0
15:20:56 [2021-08-29T15:20:56.938Z]   Stopped: 0
15:20:56 [2021-08-29T15:20:56.938Z]  Images: 0
15:20:56 [2021-08-29T15:20:56.938Z]  Server Version: 20.10.6
15:20:56 [2021-08-29T15:20:56.938Z]  Storage Driver: overlay2
15:20:56 [2021-08-29T15:20:56.938Z]   Backing Filesystem: extfs
15:20:56 [2021-08-29T15:20:56.938Z]   Supports d_type: true
15:20:56 [2021-08-29T15:20:56.938Z]   Native Overlay Diff: true
15:20:56 [2021-08-29T15:20:56.938Z]   userxattr: false
15:20:56 [2021-08-29T15:20:56.938Z]  Logging Driver: json-file
15:20:56 [2021-08-29T15:20:56.938Z]  Cgroup Driver: systemd
15:20:56 [2021-08-29T15:20:56.938Z]  Cgroup Version: 2
15:20:56 [2021-08-29T15:20:56.938Z]  Plugins:
15:20:56 [2021-08-29T15:20:56.938Z]   Volume: local
15:20:56 [2021-08-29T15:20:56.938Z]   Network: bridge host ipvlan macvlan null overlay
15:20:56 [2021-08-29T15:20:56.938Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
15:20:56 [2021-08-29T15:20:56.938Z]  Swarm: inactive
15:20:56 [2021-08-29T15:20:56.938Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
15:20:56 [2021-08-29T15:20:56.938Z]  Default Runtime: runc
15:20:56 [2021-08-29T15:20:56.938Z]  Init Binary: docker-init
15:20:56 [2021-08-29T15:20:56.938Z]  containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d
15:20:56 [2021-08-29T15:20:56.938Z]  runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7
15:20:56 [2021-08-29T15:20:56.938Z]  init version: de40ad0
15:20:56 [2021-08-29T15:20:56.938Z]  Security Options:
15:20:56 [2021-08-29T15:20:56.938Z]   apparmor
15:20:56 [2021-08-29T15:20:56.938Z]   seccomp
15:20:56 [2021-08-29T15:20:56.938Z]    Profile: default
15:20:56 [2021-08-29T15:20:56.938Z]   cgroupns
15:20:56 [2021-08-29T15:20:56.938Z]  Kernel Version: 5.4.0-1048-aws
15:20:56 [2021-08-29T15:20:56.938Z]  Operating System: Ubuntu 20.04.2 LTS
15:20:56 [2021-08-29T15:20:56.938Z]  OSType: linux
15:20:56 [2021-08-29T15:20:56.938Z]  Architecture: x86_64
15:20:56 [2021-08-29T15:20:56.938Z]  CPUs: 2
15:20:56 [2021-08-29T15:20:56.938Z]  Total Memory: 7.487GiB
15:20:56 [2021-08-29T15:20:56.938Z]  Name: ip-10-100-51-217
15:20:56 [2021-08-29T15:20:56.938Z]  ID: BPI2:DJ3J:2BX4:S6D2:XUGC:3EVF:YTII:HJPT:TJU6:HPWF:P5M7:CUDP
15:20:56 [2021-08-29T15:20:56.938Z]  Docker Root Dir: /var/lib/docker
15:20:56 [2021-08-29T15:20:56.938Z]  Debug Mode: false
15:20:56 [2021-08-29T15:20:56.938Z]  Registry: https://index.docker.io/v1/
15:20:56 [2021-08-29T15:20:56.938Z]  Labels:
15:20:56 [2021-08-29T15:20:56.938Z]  Experimental: true
15:20:56 [2021-08-29T15:20:56.938Z]  Insecure Registries:
15:20:56 [2021-08-29T15:20:56.938Z]   127.0.0.0/8
15:20:56 [2021-08-29T15:20:56.938Z]  Live Restore Enabled: true
15:20:56 [2021-08-29T15:20:56.938Z] 
15:20:56 [2021-08-29T15:20:56.938Z] WARNING: No kernel memory limit support
15:20:56 [2021-08-29T15:20:56.938Z] WARNING: No oom kill disable support
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
15:20:56 [2021-08-29T15:20:56.993Z] 
15:20:56 [2021-08-29T15:20:56.993Z] #6 [internal] load .dockerignore
15:20:56 [2021-08-29T15:20:56.993Z] #6 sha256:3a4d28d0b59194c93f1bdb0f8f10cb709855c180bf401b79f2663b1f908fb4e2
15:20:56 [2021-08-29T15:20:56.993Z] #6 DONE 0.0s
15:20:56 [2021-08-29T15:20:56.993Z] 
15:20:56 [2021-08-29T15:20:56.993Z] #5 [internal] load build definition from Dockerfile
15:20:56 [2021-08-29T15:20:56.993Z] #5 sha256:8471dae0fd5d01c63786521c08a13da409b506d072d1ff5c67e0f4ce3c26832d
15:20:56 [2021-08-29T15:20:56.993Z] #5 DONE 0.0s
15:20:56 [2021-08-29T15:20:56.993Z] 
15:20:56 [2021-08-29T15:20:56.993Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:20:56 [2021-08-29T15:20:56.993Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
[Pipeline] sh
15:20:57 [2021-08-29T15:20:57.022Z] #30 2.338 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:20:57 [2021-08-29T15:20:57.122Z] #60 86.86 github.com/pkg/diff
15:20:57 [2021-08-29T15:20:57.282Z] #30 2.678 
15:20:57 [2021-08-29T15:20:57.282Z] #30 2.776 
######################################################################## 100.0%
15:20:57 [2021-08-29T15:20:57.315Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:118931c16a113ea82321e7d906c102a6da511115 .
15:20:57 [2021-08-29T15:20:57.315Z] #1 [internal] load build definition from Dockerfile
15:20:57 [2021-08-29T15:20:57.315Z] #1 sha256:2cc798b8dfbd48629c2675f3e08a9e223cdc630048246e6bfad15f300f8ce626
15:20:57 [2021-08-29T15:20:57.315Z] #1 transferring dockerfile: 16.33kB done
15:20:57 [2021-08-29T15:20:57.542Z] #30 3.043 
15:20:57 [2021-08-29T15:20:57.542Z] #30 ...
15:20:57 [2021-08-29T15:20:57.542Z] 
15:20:57 [2021-08-29T15:20:57.542Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:57 [2021-08-29T15:20:57.542Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:57 [2021-08-29T15:20:57.542Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 7.6s done
15:20:57 [2021-08-29T15:20:57.542Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 6.1s
15:20:57 [2021-08-29T15:20:57.576Z] #1 DONE 0.2s
15:20:57 [2021-08-29T15:20:57.576Z] 
15:20:57 [2021-08-29T15:20:57.576Z] #2 [internal] load .dockerignore
15:20:57 [2021-08-29T15:20:57.576Z] #2 sha256:7693f961e0ce5b4ac8ed0fb9202ff56e3e4ba23784a83e06fc497fc3dfc51630
15:20:57 [2021-08-29T15:20:57.576Z] #2 transferring context: 87B done
15:20:57 [2021-08-29T15:20:57.576Z] #2 DONE 0.1s
15:20:57 [2021-08-29T15:20:57.576Z] 
15:20:57 [2021-08-29T15:20:57.576Z] #3 resolve image config for docker.io/docker/dockerfile:1.3
15:20:57 [2021-08-29T15:20:57.576Z] #3 sha256:4fcd28d33487ad029eab28c03869fd56295f3902c713674c129a438f7a780653
15:20:57 [2021-08-29T15:20:57.938Z] #10 DONE 0.8s
15:20:57 [2021-08-29T15:20:57.938Z] 
15:20:57 [2021-08-29T15:20:57.938Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:20:57 [2021-08-29T15:20:57.938Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:20:57 [2021-08-29T15:20:57.938Z] #9 DONE 0.8s
15:20:57 [2021-08-29T15:20:57.938Z] 
15:20:57 [2021-08-29T15:20:57.938Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
15:20:57 [2021-08-29T15:20:57.938Z] #8 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
15:20:57 [2021-08-29T15:20:57.938Z] #8 DONE 0.8s
15:20:57 [2021-08-29T15:20:57.938Z] 
15:20:57 [2021-08-29T15:20:57.938Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye
15:20:57 [2021-08-29T15:20:57.938Z] #7 sha256:e77631fd6670f305755dba83efe0d94b6f3f09516454307c2461e1a8a5951b21
15:20:57 [2021-08-29T15:20:57.938Z] #7 DONE 1.0s
15:20:58 [2021-08-29T15:20:58.068Z] #60 88.20 go/ast
15:20:58 [2021-08-29T15:20:58.068Z] #60 88.22 golang.org/x/crypto/ssh/terminal
15:20:58 [2021-08-29T15:20:58.146Z] #3 DONE 0.4s
15:20:58 [2021-08-29T15:20:58.146Z] 
15:20:58 [2021-08-29T15:20:58.146Z] #4 docker-image://docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89
15:20:58 [2021-08-29T15:20:58.146Z] #4 sha256:cec4ef50052a81898d2eacf0a5351dcf0529ec16e19cc983205d123480d1fad8
15:20:58 [2021-08-29T15:20:58.146Z] #4 resolve docker.io/docker/dockerfile:1.3@sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 done
15:20:58 [2021-08-29T15:20:58.146Z] #4 sha256:cb8d6fa06268f199b41ccc0c2718caca915f74c640f3cd044af8e205e8d616cf 528B / 528B done
15:20:58 [2021-08-29T15:20:58.146Z] #4 sha256:b1e2fdbfa8cb359e5e566c70344df94749db2e6419e06ac542ed14a348c3ce81 1.21kB / 1.21kB done
15:20:58 [2021-08-29T15:20:58.146Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0B / 9.67MB 0.1s
15:20:58 [2021-08-29T15:20:58.146Z] #4 sha256:9e2c9eca7367393aecc68795c671f93466818395a2693498debe831fd67f5e89 2.00kB / 2.00kB done
15:20:58 [2021-08-29T15:20:58.146Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 6.98MB / 9.67MB 0.2s
15:20:58 [2021-08-29T15:20:58.146Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.3s
15:20:58 [2021-08-29T15:20:58.198Z] #28 DONE 13.7s
15:20:58 [2021-08-29T15:20:58.198Z] 
15:20:58 [2021-08-29T15:20:58.198Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:20:58 [2021-08-29T15:20:58.198Z] #29 sha256:022b566d33ea80697da8e6aa29059600bfce0bfadda8077945acff5095a76914
15:20:58 [2021-08-29T15:20:58.201Z] 
15:20:58 [2021-08-29T15:20:58.201Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:58 [2021-08-29T15:20:58.201Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb
15:20:58 [2021-08-29T15:20:58.201Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.0s done
15:20:58 [2021-08-29T15:20:58.201Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done
15:20:58 [2021-08-29T15:20:58.407Z] #4 sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 9.67MB / 9.67MB 0.5s done
15:20:58 [2021-08-29T15:20:58.479Z] #11 ...
15:20:58 [2021-08-29T15:20:58.479Z] 
15:20:58 [2021-08-29T15:20:58.479Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:20:58 [2021-08-29T15:20:58.479Z] #30 sha256:f4d0538b9adbb09fcf9d86d55d6ba8a6640f13953a42f2d9a04a500d977c0fc8
15:20:58 [2021-08-29T15:20:58.479Z] #30 3.930 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:20:58 [2021-08-29T15:20:58.667Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.1s
15:20:58 [2021-08-29T15:20:58.667Z] #4 extracting sha256:8d9a8cad598f6c5e97bcb90aab70cd2e868d3dc0d514fa9b60468bf72bf32338 0.2s done
15:20:58 [2021-08-29T15:20:58.739Z] #30 4.264 
15:20:58 [2021-08-29T15:20:58.776Z] #29 DONE 0.4s
15:20:58 [2021-08-29T15:20:58.776Z] 
15:20:58 [2021-08-29T15:20:58.776Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:58 [2021-08-29T15:20:58.776Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:20:58 [2021-08-29T15:20:58.776Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 8.2s done
15:20:58 [2021-08-29T15:20:58.776Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 2.7s
15:20:58 [2021-08-29T15:20:58.782Z] #11 ...
15:20:58 [2021-08-29T15:20:58.782Z] 
15:20:58 [2021-08-29T15:20:58.782Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
15:20:58 [2021-08-29T15:20:58.782Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
15:20:58 [2021-08-29T15:20:58.782Z] #43 DONE 0.0s
15:20:58 [2021-08-29T15:20:58.782Z] 
15:20:58 [2021-08-29T15:20:58.782Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 0B / 53.60MB 0.1s
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:a80573f1b40f25c2f622b9ef6cd713d17ab5e88c9ecbb5b389b25540576252fd 1.80kB / 1.80kB done
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:039e20a6e0b67d0b51e91f99644106d44ea16b3749a57021125c3d8dbb0074c0 6.99kB / 6.99kB done
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0B / 5.14MB 0.1s
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0B / 10.87MB 0.1s
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 6.39MB / 53.60MB 0.2s
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 1.05MB / 5.14MB 0.2s
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 16.78MB / 53.60MB 0.3s
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 0.3s
15:20:58 [2021-08-29T15:20:58.782Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 2.10MB / 10.87MB 0.3s
15:20:58 [2021-08-29T15:20:58.927Z] #4 DONE 0.9s
15:20:59 [2021-08-29T15:20:59.002Z] #30 4.414 
###                                                                        5.0%
######################################################################## 100.0%
15:20:59 [2021-08-29T15:20:59.045Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 20.97MB / 53.60MB 0.4s
15:20:59 [2021-08-29T15:20:59.046Z] #11 sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 5.14MB / 5.14MB 0.4s done
15:20:59 [2021-08-29T15:20:59.046Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 4.63MB / 10.87MB 0.4s
15:20:59 [2021-08-29T15:20:59.046Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 32.51MB / 53.60MB 0.5s
15:20:59 [2021-08-29T15:20:59.046Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 0.5s
15:20:59 [2021-08-29T15:20:59.046Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 0B / 54.67MB 0.5s
15:20:59 [2021-08-29T15:20:59.187Z] 
15:20:59 [2021-08-29T15:20:59.187Z] #6 [internal] load .dockerignore
15:20:59 [2021-08-29T15:20:59.187Z] #6 sha256:9210ea2626ccce290ef438a2b8c12995210b594699e2dc7003b1a492a81195d5
15:20:59 [2021-08-29T15:20:59.187Z] #6 DONE 0.0s
15:20:59 [2021-08-29T15:20:59.187Z] 
15:20:59 [2021-08-29T15:20:59.187Z] #5 [internal] load build definition from Dockerfile
15:20:59 [2021-08-29T15:20:59.187Z] #5 sha256:200807236fe732a77da3d2f8eba1b5e9c4b925a1f6b337ca63ac88973d60601f
15:20:59 [2021-08-29T15:20:59.187Z] #5 DONE 0.0s
15:20:59 [2021-08-29T15:20:59.187Z] 
15:20:59 [2021-08-29T15:20:59.187Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:20:59 [2021-08-29T15:20:59.187Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
15:20:59 [2021-08-29T15:20:59.203Z] Running on azwin-2-6d1f50 in d:\jenkins\workspace\moby_PR-42349
[Pipeline] {
[Pipeline] ws
15:20:59 [2021-08-29T15:20:59.222Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
15:20:59 [2021-08-29T15:20:59.265Z] #30 4.642 
15:20:59 [2021-08-29T15:20:59.317Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 37.75MB / 53.60MB 0.6s
15:20:59 [2021-08-29T15:20:59.317Z] #11 sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 10.87MB / 10.87MB 0.6s done
15:20:59 [2021-08-29T15:20:59.317Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 7.56MB / 54.67MB 0.6s
15:20:59 [2021-08-29T15:20:59.317Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 19.92MB / 54.67MB 0.8s
15:20:59 [2021-08-29T15:20:59.317Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 4.19MB / 81.16MB 0.8s
15:20:59 [2021-08-29T15:20:59.317Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 41.94MB / 53.60MB 0.9s
15:20:59 [2021-08-29T15:20:59.317Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 28.31MB / 54.67MB 0.9s
15:20:59 [2021-08-29T15:20:59.457Z] #60 ...
15:20:59 [2021-08-29T15:20:59.457Z] 
15:20:59 [2021-08-29T15:20:59.457Z] #54 [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
15:20:59 [2021-08-29T15:20:59.458Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:20:59 [2021-08-29T15:20:59.458Z] #54 83.29 flag
15:20:59 [2021-08-29T15:20:59.458Z] #54 83.96 go/token
15:20:59 [2021-08-29T15:20:59.458Z] #54 84.46 go/scanner
15:20:59 [2021-08-29T15:20:59.458Z] #54 84.89 internal/lazyregexp
15:20:59 [2021-08-29T15:20:59.458Z] #54 85.15 net/url
15:20:59 [2021-08-29T15:20:59.458Z] #54 85.48 go/ast
15:20:59 [2021-08-29T15:20:59.458Z] #54 86.80 text/template/parse
15:20:59 [2021-08-29T15:20:59.580Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 45.09MB / 53.60MB 1.0s
15:20:59 [2021-08-29T15:20:59.581Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 32.51MB / 54.67MB 1.1s
15:20:59 [2021-08-29T15:20:59.581Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 10.49MB / 81.16MB 1.1s
15:20:59 [2021-08-29T15:20:59.719Z] #54 ...
15:20:59 [2021-08-29T15:20:59.719Z] 
15:20:59 [2021-08-29T15:20:59.719Z] #60 [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
15:20:59 [2021-08-29T15:20:59.719Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:20:59 [2021-08-29T15:20:59.719Z] #60 89.97 io/ioutil
15:20:59 [2021-08-29T15:20:59.845Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 50.33MB / 53.60MB 1.2s
15:20:59 [2021-08-29T15:20:59.845Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 35.65MB / 54.67MB 1.2s
15:20:59 [2021-08-29T15:20:59.845Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 16.78MB / 81.16MB 1.2s
15:20:59 [2021-08-29T15:20:59.845Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.48MB / 53.60MB 1.3s
15:21:00 [2021-08-29T15:21:00.110Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 39.85MB / 54.67MB 1.5s
15:21:00 [2021-08-29T15:21:00.110Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 26.21MB / 81.16MB 1.5s
15:21:00 [2021-08-29T15:21:00.110Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 49.28MB / 54.67MB 1.7s
15:21:00 [2021-08-29T15:21:00.110Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 32.51MB / 81.16MB 1.7s
15:21:00 [2021-08-29T15:21:00.204Z] #30 5.433 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
15:21:00 [2021-08-29T15:21:00.293Z] #60 90.42 mvdan.cc/editorconfig
15:21:00 [2021-08-29T15:21:00.378Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 53.48MB / 54.67MB 1.8s
15:21:00 [2021-08-29T15:21:00.378Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 41.94MB / 81.16MB 1.8s
15:21:00 [2021-08-29T15:21:00.379Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 50.33MB / 81.16MB 1.9s
15:21:00 [2021-08-29T15:21:00.465Z] #30 5.795 
15:21:00 [2021-08-29T15:21:00.579Z] #10 DONE 1.2s
15:21:00 [2021-08-29T15:21:00.579Z] 
15:21:00 [2021-08-29T15:21:00.579Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
15:21:00 [2021-08-29T15:21:00.579Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
15:21:00 [2021-08-29T15:21:00.579Z] #8 DONE 1.2s
15:21:00 [2021-08-29T15:21:00.579Z] 
15:21:00 [2021-08-29T15:21:00.579Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
15:21:00 [2021-08-29T15:21:00.579Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
15:21:00 [2021-08-29T15:21:00.579Z] #9 DONE 1.2s
15:21:00 [2021-08-29T15:21:00.579Z] 
15:21:00 [2021-08-29T15:21:00.579Z] #7 [internal] load metadata for docker.io/library/golang:1.17.0-bullseye
15:21:00 [2021-08-29T15:21:00.579Z] #7 sha256:0f294db75f3b6137b7b8d7f37315ee02a5d7cb71e1fcd1541f331a1a98b3ee60
15:21:00 [2021-08-29T15:21:00.579Z] #7 DONE 1.2s
15:21:00 [2021-08-29T15:21:00.647Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 66.06MB / 81.16MB 2.0s
15:21:00 [2021-08-29T15:21:00.647Z] #11 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 2.1s done
15:21:00 [2021-08-29T15:21:00.647Z] #11 sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 79.10MB / 81.16MB 2.2s
15:21:00 [2021-08-29T15:21:00.647Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a
15:21:00 [2021-08-29T15:21:00.724Z] #30 5.927 
###########                                                               16.6%
#######################################                                   55.3%
##############################################################            87.1%
######################################################################## 100.0%
15:21:00 [2021-08-29T15:21:00.839Z] 
15:21:00 [2021-08-29T15:21:00.839Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:21:00 [2021-08-29T15:21:00.839Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:21:00 [2021-08-29T15:21:00.839Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.0s done
15:21:00 [2021-08-29T15:21:00.839Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done
15:21:00 [2021-08-29T15:21:00.839Z] #27 sha256:c6e865b5373b09942bc49e4b02a7b361fcfa405479ece627f5d4306554120673 529B / 529B done
15:21:00 [2021-08-29T15:21:00.839Z] #27 sha256:fe3c5de03486f6e68639071e35675bc204558725a728e4eb835a23b62db6d7b5 1.46kB / 1.46kB done
15:21:00 [2021-08-29T15:21:00.839Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 0B / 54.92MB 0.1s
15:21:00 [2021-08-29T15:21:00.983Z] #30 6.465 
15:21:01 [2021-08-29T15:21:01.103Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 8.39MB / 54.92MB 0.2s
15:21:01 [2021-08-29T15:21:01.103Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 17.83MB / 54.92MB 0.3s
15:21:01 [2021-08-29T15:21:01.103Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 36.89MB / 54.92MB 0.5s
15:21:01 [2021-08-29T15:21:01.240Z] The recommended git tool is: git
15:21:01 [2021-08-29T15:21:01.242Z] #60 91.45 mvdan.cc/sh/v3/fileutil
15:21:01 [2021-08-29T15:21:01.242Z] #60 91.59 text/tabwriter
15:21:01 [2021-08-29T15:21:01.379Z] #27 ...
15:21:01 [2021-08-29T15:21:01.379Z] 
15:21:01 [2021-08-29T15:21:01.379Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
15:21:01 [2021-08-29T15:21:01.379Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
15:21:01 [2021-08-29T15:21:01.379Z] #43 DONE 0.8s
15:21:01 [2021-08-29T15:21:01.379Z] 
15:21:01 [2021-08-29T15:21:01.379Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:21:01 [2021-08-29T15:21:01.379Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:21:01 [2021-08-29T15:21:01.379Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 51.59MB / 54.92MB 0.7s
15:21:01 [2021-08-29T15:21:01.620Z] #11 ...
15:21:01 [2021-08-29T15:21:01.620Z] 
15:21:01 [2021-08-29T15:21:01.620Z] #24 [internal] load build context
15:21:01 [2021-08-29T15:21:01.620Z] #24 sha256:18f08a918aeb02fc121298d36611ac51e1371c4ee44951b1d714c1d3b6724551
15:21:01 [2021-08-29T15:21:01.620Z] #24 transferring context: 55.48MB 2.4s done
15:21:01 [2021-08-29T15:21:01.620Z] #24 DONE 3.3s
15:21:01 [2021-08-29T15:21:01.620Z] 
15:21:01 [2021-08-29T15:21:01.620Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:01 [2021-08-29T15:21:01.620Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb
15:21:01 [2021-08-29T15:21:01.620Z] #11 sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 54.67MB / 54.67MB 3.0s done
15:21:01 [2021-08-29T15:21:01.620Z] #11 sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d 0B / 155B 3.0s
15:21:01 [2021-08-29T15:21:01.620Z] #11 sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d 155B / 155B 3.1s
15:21:01 [2021-08-29T15:21:01.651Z] #27 ...
15:21:01 [2021-08-29T15:21:01.651Z] 
15:21:01 [2021-08-29T15:21:01.651Z] #43 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key
15:21:01 [2021-08-29T15:21:01.651Z] #43 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784
15:21:01 [2021-08-29T15:21:01.651Z] #43 DONE 0.0s
15:21:01 [2021-08-29T15:21:01.651Z] 
15:21:01 [2021-08-29T15:21:01.651Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:21:01 [2021-08-29T15:21:01.651Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:21:01 [2021-08-29T15:21:01.651Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 0.8s
15:21:01 [2021-08-29T15:21:01.835Z] #60 92.10 mvdan.cc/sh/v3/syntax
15:21:01 [2021-08-29T15:21:01.934Z] #30 7.352 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:21:02 [2021-08-29T15:21:02.198Z] #30 7.745 
15:21:02 [2021-08-29T15:21:02.456Z] #30 7.813 
######################################################################## 100.0%
15:21:02 [2021-08-29T15:21:02.618Z] #27 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.8s done
15:21:02 [2021-08-29T15:21:02.719Z] #30 8.103 
15:21:02 [2021-08-29T15:21:02.879Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51
15:21:02 [2021-08-29T15:21:02.978Z] #30 8.615 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:21:03 [2021-08-29T15:21:03.009Z] #11 extracting sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 2.0s done
15:21:03 [2021-08-29T15:21:03.009Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6
15:21:03 [2021-08-29T15:21:03.275Z] #11 ...
15:21:03 [2021-08-29T15:21:03.275Z] 
15:21:03 [2021-08-29T15:21:03.275Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:21:03 [2021-08-29T15:21:03.275Z] #27 sha256:06c71e2fe983fc2fc1b5a6191447796ec10315113217668f7d5aa936c933a707
15:21:03 [2021-08-29T15:21:03.275Z] #27 resolve docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 0.0s done
15:21:03 [2021-08-29T15:21:03.275Z] #27 sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea 1.85kB / 1.85kB done
15:21:03 [2021-08-29T15:21:03.275Z] #27 sha256:ce9968e25305b047efd18a239629c58edf0d791439a3e5d595612763f07acf90 529B / 529B done
15:21:03 [2021-08-29T15:21:03.275Z] #27 sha256:37fe96a532d30f99df9d33b2e5568f7340eb412679250731e1446cf429a6eb9e 1.48kB / 1.48kB done
15:21:03 [2021-08-29T15:21:03.275Z] #27 sha256:5a5d73d4b7323ffb58a7d3baa48bf81bba71d259b96fbc5b838424f52d325a8a 53.60MB / 53.60MB 2.1s done
15:21:03 [2021-08-29T15:21:03.275Z] #27 DONE 4.9s
15:21:03 [2021-08-29T15:21:03.275Z] 
15:21:03 [2021-08-29T15:21:03.275Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:03 [2021-08-29T15:21:03.275Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb
15:21:03 [2021-08-29T15:21:03.275Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 0B / 102.59MB 4.6s
15:21:03 [2021-08-29T15:21:03.543Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 12.00MB / 102.59MB 4.8s
15:21:03 [2021-08-29T15:21:03.543Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 23.07MB / 102.59MB 4.9s
15:21:03 [2021-08-29T15:21:03.546Z] #30 8.909 
15:21:03 [2021-08-29T15:21:03.546Z] #30 9.005 
######################################################################## 100.0%
15:21:03 [2021-08-29T15:21:03.804Z] #30 9.279 
15:21:03 [2021-08-29T15:21:03.804Z] #30 9.344 Download of images into '/build' complete.
15:21:03 [2021-08-29T15:21:03.804Z] #30 9.344 Use something like the following to load the result into a Docker daemon:
15:21:03 [2021-08-29T15:21:03.804Z] #30 9.344   tar -cC '/build' . | docker load
15:21:03 [2021-08-29T15:21:03.807Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 34.60MB / 102.59MB 5.1s
15:21:03 [2021-08-29T15:21:03.807Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 48.59MB / 102.59MB 5.2s
15:21:03 [2021-08-29T15:21:03.807Z] #11 extracting sha256:6495d06e79f81fe42766bacea59684f27db9d24960b6dd7efeea81f48820d0f6 0.8s done
15:21:03 [2021-08-29T15:21:03.807Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 57.67MB / 102.59MB 5.3s
15:21:04 [2021-08-29T15:21:04.034Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 7.3s done
15:21:04 [2021-08-29T15:21:04.034Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3
15:21:04 [2021-08-29T15:21:04.051Z] Running on azwin-2-8e2391 in d:\jenkins\workspace\moby_PR-42349
[Pipeline] {
[Pipeline] ws
15:21:04 [2021-08-29T15:21:04.069Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
15:21:04 [2021-08-29T15:21:04.072Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0
15:21:04 [2021-08-29T15:21:04.072Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 67.11MB / 102.59MB 5.5s
[Pipeline] checkout
15:21:04 [2021-08-29T15:21:04.136Z] Running on azwin-2-8e2390 in d:\jenkins\workspace\moby_PR-42349
[Pipeline] {
[Pipeline] ws
15:21:04 [2021-08-29T15:21:04.152Z] Running in d:\gopath\src\github.com\docker\docker
[Pipeline] {
[Pipeline] checkout
15:21:04 [2021-08-29T15:21:04.335Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 77.59MB / 102.59MB 5.7s
15:21:04 [2021-08-29T15:21:04.335Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 83.89MB / 102.59MB 5.8s
15:21:04 [2021-08-29T15:21:04.597Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 91.23MB / 102.59MB 6.0s
15:21:04 [2021-08-29T15:21:04.597Z] #11 extracting sha256:7dd18a2d3ce3a400515ed7a845aeb9d8cd17b023f1efe77ff81292bd63addcc0 0.6s done
15:21:04 [2021-08-29T15:21:04.793Z] #27 ...
15:21:04 [2021-08-29T15:21:04.793Z] 
15:21:04 [2021-08-29T15:21:04.793Z] #24 [internal] load build context
15:21:04 [2021-08-29T15:21:04.793Z] #24 sha256:3b44dfe807032e5a7674ee292843f6f458561ffcceefd342f4635911278f13b0
15:21:04 [2021-08-29T15:21:04.793Z] #24 transferring context: 55.47MB 2.9s done
15:21:04 [2021-08-29T15:21:04.793Z] #24 DONE 4.2s
15:21:04 [2021-08-29T15:21:04.793Z] 
15:21:04 [2021-08-29T15:21:04.793Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:21:04 [2021-08-29T15:21:04.793Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:21:04 [2021-08-29T15:21:04.862Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 99.61MB / 102.59MB 6.2s
15:21:04 [2021-08-29T15:21:04.862Z] #11 ...
15:21:04 [2021-08-29T15:21:04.862Z] 
15:21:04 [2021-08-29T15:21:04.862Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:21:04 [2021-08-29T15:21:04.862Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:21:04 [2021-08-29T15:21:04.862Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
15:21:04 [2021-08-29T15:21:04.862Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:21:04 [2021-08-29T15:21:04.862Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
15:21:04 [2021-08-29T15:21:04.862Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
15:21:04 [2021-08-29T15:21:04.862Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.3s done
15:21:04 [2021-08-29T15:21:04.862Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done
15:21:04 [2021-08-29T15:21:04.862Z] #64 DONE 6.6s
15:21:04 [2021-08-29T15:21:04.862Z] 
15:21:04 [2021-08-29T15:21:04.862Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:04 [2021-08-29T15:21:04.862Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb
15:21:05 [2021-08-29T15:21:05.036Z] The recommended git tool is: git
15:21:05 [2021-08-29T15:21:05.124Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 0.1s
15:21:05 [2021-08-29T15:21:05.184Z] The recommended git tool is: git
15:21:05 [2021-08-29T15:21:05.713Z] #30 ...
15:21:05 [2021-08-29T15:21:05.713Z] 
15:21:05 [2021-08-29T15:21:05.713Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:05 [2021-08-29T15:21:05.713Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:05 [2021-08-29T15:21:05.713Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 8.3s done
15:21:05 [2021-08-29T15:21:05.713Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.2s
15:21:05 [2021-08-29T15:21:05.972Z] #11 ...
15:21:05 [2021-08-29T15:21:05.972Z] 
15:21:05 [2021-08-29T15:21:05.972Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:05 [2021-08-29T15:21:05.972Z] #30 sha256:f4d0538b9adbb09fcf9d86d55d6ba8a6640f13953a42f2d9a04a500d977c0fc8
15:21:05 [2021-08-29T15:21:05.972Z] #30 DONE 11.5s
15:21:05 [2021-08-29T15:21:05.972Z] 
15:21:05 [2021-08-29T15:21:05.972Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:05 [2021-08-29T15:21:05.972Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:07 [2021-08-29T15:21:07.050Z] #11 ...
15:21:07 [2021-08-29T15:21:07.050Z] 
15:21:07 [2021-08-29T15:21:07.050Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:21:07 [2021-08-29T15:21:07.050Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:21:07 [2021-08-29T15:21:07.050Z] #66 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:21:07 [2021-08-29T15:21:07.050Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:21:07 [2021-08-29T15:21:07.050Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:21:07 [2021-08-29T15:21:07.050Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:21:07 [2021-08-29T15:21:07.050Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.1s done
15:21:07 [2021-08-29T15:21:07.050Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.0s done
15:21:07 [2021-08-29T15:21:07.050Z] #66 DONE 8.5s
15:21:07 [2021-08-29T15:21:07.050Z] 
15:21:07 [2021-08-29T15:21:07.050Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:07 [2021-08-29T15:21:07.050Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb
15:21:07 [2021-08-29T15:21:07.050Z] #11 sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 102.59MB / 102.59MB 8.3s done
15:21:07 [2021-08-29T15:21:07.317Z] #11 extracting sha256:92bfd3a44e1c9b9d3df6b60162d29469b5fe3aaddecba7bf2b122ced08e2a848 2.3s done
15:21:07 [2021-08-29T15:21:07.348Z] #27 extracting sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 4.5s done
15:21:07 [2021-08-29T15:21:07.608Z] #27 ...
15:21:07 [2021-08-29T15:21:07.608Z] 
15:21:07 [2021-08-29T15:21:07.608Z] #66 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:21:07 [2021-08-29T15:21:07.608Z] #66 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
15:21:07 [2021-08-29T15:21:07.608Z] #66 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
15:21:07 [2021-08-29T15:21:07.608Z] #66 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
15:21:07 [2021-08-29T15:21:07.608Z] #66 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
15:21:07 [2021-08-29T15:21:07.608Z] #66 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.5s done
15:21:07 [2021-08-29T15:21:07.608Z] #66 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.3s done
15:21:07 [2021-08-29T15:21:07.608Z] #66 DONE 6.9s
15:21:07 [2021-08-29T15:21:07.870Z] 
15:21:07 [2021-08-29T15:21:07.870Z] #64 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
15:21:07 [2021-08-29T15:21:07.870Z] #64 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
15:21:07 [2021-08-29T15:21:07.870Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
15:21:07 [2021-08-29T15:21:07.870Z] #64 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
15:21:07 [2021-08-29T15:21:07.870Z] #64 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
15:21:07 [2021-08-29T15:21:07.870Z] #64 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.7s done
15:21:07 [2021-08-29T15:21:07.870Z] #64 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done
15:21:07 [2021-08-29T15:21:07.870Z] #64 DONE 7.0s
15:21:07 [2021-08-29T15:21:07.870Z] 
15:21:07 [2021-08-29T15:21:07.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:07 [2021-08-29T15:21:07.870Z] #11 resolve docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 0.1s done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 10.87MB / 10.87MB 0.6s done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 5.15MB / 5.15MB 0.3s done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9 1.86kB / 1.86kB done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:c5d9a9078164b8255ff1833e59451d9ff59a5f9d30ac12d41aa4783e9d025643 1.80kB / 1.80kB done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:8735189b152739052dcead4a513be04d3630176b1fa02541e20c526518e19282 6.97kB / 6.97kB done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:4c25b3090c2685271afcffc2a4db73f15ab11a0124bfcde6085c934a4e6f4a51 54.92MB / 54.92MB 1.8s done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 54.57MB / 54.57MB 2.8s done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 85.72MB / 85.72MB 4.1s done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 156B / 156B 4.1s done
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 134.79MB / 134.79MB 6.9s done
15:21:07 [2021-08-29T15:21:07.870Z] #11 ...
15:21:07 [2021-08-29T15:21:07.870Z] 
15:21:07 [2021-08-29T15:21:07.870Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:38988bd08d1a5534ae90bea146e199e2b7a8fca334e9a7afe5297a7c919e96ea
15:21:07 [2021-08-29T15:21:07.870Z] #27 sha256:df282803cb70b92a8ae9ed558b3131ae06209da0ddff4f4c7276fdcac4fba45b
15:21:07 [2021-08-29T15:21:07.870Z] #27 DONE 7.1s
15:21:07 [2021-08-29T15:21:07.870Z] 
15:21:07 [2021-08-29T15:21:07.870Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:07 [2021-08-29T15:21:07.870Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:07 [2021-08-29T15:21:07.870Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.1s
15:21:07 [2021-08-29T15:21:07.870Z] #11 ...
15:21:07 [2021-08-29T15:21:07.870Z] 
15:21:07 [2021-08-29T15:21:07.870Z] #28 [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
15:21:07 [2021-08-29T15:21:07.870Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:21:07 [2021-08-29T15:21:07.890Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 0.1s
15:21:08 [2021-08-29T15:21:08.428Z] #60 ...
15:21:08 [2021-08-29T15:21:08.428Z] 
15:21:08 [2021-08-29T15:21:08.428Z] #54 [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
15:21:08 [2021-08-29T15:21:08.429Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:21:08 [2021-08-29T15:21:08.429Z] #54 90.54 go/internal/typeparams
15:21:08 [2021-08-29T15:21:08.429Z] #54 90.80 go/parser
15:21:08 [2021-08-29T15:21:08.429Z] #54 92.42 text/template
15:21:08 [2021-08-29T15:21:08.429Z] #54 95.95 log
15:21:08 [2021-08-29T15:21:08.429Z] #54 97.09 encoding/xml
15:21:08 [2021-08-29T15:21:08.691Z] #54 99.01 go/doc
15:21:08 [2021-08-29T15:21:08.691Z] #54 ...
15:21:08 [2021-08-29T15:21:08.691Z] 
15:21:08 [2021-08-29T15:21:08.691Z] #60 [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
15:21:08 [2021-08-29T15:21:08.691Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:21:08 [2021-08-29T15:21:08.691Z] #60 99.06 mvdan.cc/sh/v3/cmd/shfmt
15:21:09 [2021-08-29T15:21:09.288Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 5.0s
15:21:09 [2021-08-29T15:21:09.288Z] #11 ...
15:21:09 [2021-08-29T15:21:09.288Z] 
15:21:09 [2021-08-29T15:21:09.288Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:09 [2021-08-29T15:21:09.288Z] #30 sha256:7e3d0edce6819188f1ee38a6222a44b8625852330386b92b20d5fe627c4197af
15:21:09 [2021-08-29T15:21:09.288Z] #30 2.315 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:21:09 [2021-08-29T15:21:09.288Z] #30 2.635 
15:21:09 [2021-08-29T15:21:09.288Z] #30 2.719 
######################################################################## 100.0%
15:21:09 [2021-08-29T15:21:09.288Z] #30 2.964 
15:21:09 [2021-08-29T15:21:09.288Z] #30 3.855 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:21:09 [2021-08-29T15:21:09.288Z] #30 4.262 
15:21:09 [2021-08-29T15:21:09.288Z] #30 4.386 
########################################################                  78.1%
######################################################################## 100.0%
15:21:09 [2021-08-29T15:21:09.288Z] #30 4.623 
15:21:09 [2021-08-29T15:21:09.288Z] #30 5.459 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
15:21:09 [2021-08-29T15:21:09.288Z] #30 5.844 
15:21:09 [2021-08-29T15:21:09.288Z] #30 5.965 
########                                                                  11.8%
######################################                                    53.5%
#############################################################             85.8%
######################################################################## 100.0%
15:21:09 [2021-08-29T15:21:09.288Z] #30 6.476 
15:21:09 [2021-08-29T15:21:09.288Z] #30 7.380 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:21:09 [2021-08-29T15:21:09.288Z] #30 7.711 
15:21:09 [2021-08-29T15:21:09.288Z] #30 7.814 
######################################################################## 100.0%
15:21:09 [2021-08-29T15:21:09.288Z] #30 8.016 
15:21:09 [2021-08-29T15:21:09.288Z] #30 8.530 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:21:09 [2021-08-29T15:21:09.288Z] #30 8.816 
15:21:09 [2021-08-29T15:21:09.288Z] #30 8.911 
######################################################################## 100.0%
15:21:09 [2021-08-29T15:21:09.288Z] #30 9.204 
15:21:09 [2021-08-29T15:21:09.288Z] #30 9.286 Download of images into '/build' complete.
15:21:09 [2021-08-29T15:21:09.288Z] #30 9.286 Use something like the following to load the result into a Docker daemon:
15:21:09 [2021-08-29T15:21:09.288Z] #30 9.286   tar -cC '/build' . | docker load
15:21:09 [2021-08-29T15:21:09.288Z] #30 ...
15:21:09 [2021-08-29T15:21:09.288Z] 
15:21:09 [2021-08-29T15:21:09.288Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:09 [2021-08-29T15:21:09.288Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:10 [2021-08-29T15:21:10.444Z] #11 extracting sha256:ddb88934fbbf2e5242adec37e9411866fa20170bf4f3f4e9413932852bc40852 2.3s done
15:21:11 [2021-08-29T15:21:11.017Z] #11 extracting sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8
15:21:11 [2021-08-29T15:21:11.166Z] #28 ...
15:21:11 [2021-08-29T15:21:11.166Z] 
15:21:11 [2021-08-29T15:21:11.166Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:21:11 [2021-08-29T15:21:11.166Z] #65 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
15:21:11 [2021-08-29T15:21:11.166Z] #65 DONE 0.9s
15:21:11 [2021-08-29T15:21:11.166Z] 
15:21:11 [2021-08-29T15:21:11.166Z] #28 [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
15:21:11 [2021-08-29T15:21:11.166Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:21:11 [2021-08-29T15:21:11.166Z] #28 3.308 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:11 [2021-08-29T15:21:11.166Z] #28 3.326 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
15:21:11 [2021-08-29T15:21:11.166Z] #28 3.326 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:11 [2021-08-29T15:21:11.182Z] #11 ...
15:21:11 [2021-08-29T15:21:11.182Z] 
15:21:11 [2021-08-29T15:21:11.182Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:11 [2021-08-29T15:21:11.182Z] #30 sha256:7e3d0edce6819188f1ee38a6222a44b8625852330386b92b20d5fe627c4197af
15:21:11 [2021-08-29T15:21:11.182Z] #30 DONE 12.4s
15:21:11 [2021-08-29T15:21:11.182Z] 
15:21:11 [2021-08-29T15:21:11.182Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:11 [2021-08-29T15:21:11.182Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:11 [2021-08-29T15:21:11.246Z] #60 ...
15:21:11 [2021-08-29T15:21:11.246Z] 
15:21:11 [2021-08-29T15:21:11.246Z] #19 [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
15:21:11 [2021-08-29T15:21:11.246Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:21:11 [2021-08-29T15:21:11.246Z] #19 57.97 Reading package lists...
15:21:11 [2021-08-29T15:21:11.246Z] #19 78.20 Reading package lists...
15:21:11 [2021-08-29T15:21:11.246Z] #19 ...
15:21:11 [2021-08-29T15:21:11.246Z] 
15:21:11 [2021-08-29T15:21:11.246Z] #60 [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
15:21:11 [2021-08-29T15:21:11.246Z] #60 sha256:610317af6634eddbe797c6dcb3ee960293e8310379bfe08da6c7bc131e1162c6
15:21:11 [2021-08-29T15:21:11.246Z] #60 DONE 101.7s
15:21:11 [2021-08-29T15:21:11.367Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 10.3s
15:21:11 [2021-08-29T15:21:11.436Z] #28 3.472 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:11 [2021-08-29T15:21:11.436Z] #28 3.620 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:11 [2021-08-29T15:21:11.508Z] 
15:21:11 [2021-08-29T15:21:11.508Z] #40 [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
15:21:11 [2021-08-29T15:21:11.508Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:21:12 [2021-08-29T15:21:12.083Z] #40 ...
15:21:12 [2021-08-29T15:21:12.083Z] 
15:21:12 [2021-08-29T15:21:12.083Z] #54 [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
15:21:12 [2021-08-29T15:21:12.083Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:21:12 [2021-08-29T15:21:12.083Z] #54 102.5 github.com/LK4D4/vndr/build
15:21:12 [2021-08-29T15:21:12.345Z] #54 102.6 github.com/LK4D4/vndr/versioned
15:21:12 [2021-08-29T15:21:12.345Z] #54 102.8 compress/flate
15:21:12 [2021-08-29T15:21:12.376Z] #28 ...
15:21:12 [2021-08-29T15:21:12.376Z] 
15:21:12 [2021-08-29T15:21:12.376Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:21:12 [2021-08-29T15:21:12.376Z] #67 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
15:21:12 [2021-08-29T15:21:12.376Z] #67 DONE 1.1s
15:21:12 [2021-08-29T15:21:12.376Z] 
15:21:12 [2021-08-29T15:21:12.376Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:12 [2021-08-29T15:21:12.376Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:12 [2021-08-29T15:21:12.376Z] #11 extracting sha256:1acf565088aae3ef2159885f29853bce88eb16082b0c98fcacd08fc9008c84b9 0.4s done
15:21:12 [2021-08-29T15:21:12.376Z] #11 extracting sha256:b95c0dd0dc0d3d367cc5b85f86d8881afb658e8eb341a86daf3835c2f14159ac 0.3s done
15:21:12 [2021-08-29T15:21:12.376Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 2.4s
15:21:12 [2021-08-29T15:21:12.741Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 12.1s done
15:21:12 [2021-08-29T15:21:12.741Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done
15:21:12 [2021-08-29T15:21:12.999Z] #11 DONE 44.2s
15:21:12 [2021-08-29T15:21:12.999Z] 
15:21:12 [2021-08-29T15:21:12.999Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:21:12 [2021-08-29T15:21:12.999Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f
15:21:13 [2021-08-29T15:21:13.078Z] #11 ...
15:21:13 [2021-08-29T15:21:13.078Z] 
15:21:13 [2021-08-29T15:21:13.078Z] #28 [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
15:21:13 [2021-08-29T15:21:13.078Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f
15:21:13 [2021-08-29T15:21:13.078Z] #28 1.583 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 1.583 Get:2 http://deb.debian.org/debian bullseye InRelease [113 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 1.600 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 1.794 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 2.009 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 3.863 Fetched 8288 kB in 3s (3232 kB/s)
15:21:13 [2021-08-29T15:21:13.078Z] #28 3.863 Reading package lists...
15:21:13 [2021-08-29T15:21:13.078Z] #28 4.910 Reading package lists...
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.001 Building dependency tree...
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.721 The following additional packages will be installed:
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.721   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.721   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.733 Recommended packages:
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.733   libldap-common publicsuffix libsasl2-modules
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.937 The following NEW packages will be installed:
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.937   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.937   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:21:13 [2021-08-29T15:21:13.078Z] #28 6.941   libssh2-1 openssl
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.239 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.239 Need to get 2934 kB of archives.
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.239 After this operation, 6485 kB of additional disk space will be used.
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.239 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1k-1+deb11u1 [829 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.240 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.276 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.421 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1 [69.3 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.444 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1 [105 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.446 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3 [222 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.450 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.481 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.502 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.505 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.506 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+b1 [321 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.522 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+b1 [261 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.525 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.527 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 7.529 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:21:13 [2021-08-29T15:21:13.078Z] #28 8.202 debconf: delaying package configuration, since apt-utils is not installed
15:21:13 [2021-08-29T15:21:13.078Z] #28 8.260 Fetched 2934 kB in 1s (5102 kB/s)
15:21:13 [2021-08-29T15:21:13.078Z] #28 8.303 Selecting previously unselected package openssl.
15:21:13 [2021-08-29T15:21:13.078Z] #28 8.303 (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 ... 6645 files and directories currently installed.)
15:21:13 [2021-08-29T15:21:13.078Z] #28 8.314 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_arm64.deb ...
15:21:13 [2021-08-29T15:21:13.078Z] #28 8.329 Unpacking openssl (1.1.1k-1+deb11u1) ...
15:21:13 [2021-08-29T15:21:13.343Z] #28 ...
15:21:13 [2021-08-29T15:21:13.343Z] 
15:21:13 [2021-08-29T15:21:13.343Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:13 [2021-08-29T15:21:13.343Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb
15:21:13 [2021-08-29T15:21:13.704Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 10.1s
15:21:13 [2021-08-29T15:21:13.768Z] #11 ...
15:21:13 [2021-08-29T15:21:13.768Z] 
15:21:13 [2021-08-29T15:21:13.768Z] #28 [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
15:21:13 [2021-08-29T15:21:13.768Z] #28 sha256:1d5cc3e56b024573af64675ac74d6b75305aa9689ae86a636da1c34833667a14
15:21:13 [2021-08-29T15:21:13.768Z] #28 5.612 Fetched 8399 kB in 3s (3259 kB/s)
15:21:14 [2021-08-29T15:21:14.341Z] #28 5.612 Reading package lists...
15:21:14 [2021-08-29T15:21:14.380Z] #12 DONE 1.3s
15:21:14 [2021-08-29T15:21:14.380Z] 
15:21:14 [2021-08-29T15:21:14.380Z] #13 [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
15:21:14 [2021-08-29T15:21:14.380Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa
15:21:14 [2021-08-29T15:21:14.897Z] #54 105.1 hash/crc32
15:21:15 [2021-08-29T15:21:15.261Z] #54 105.6 compress/gzip
15:21:15 [2021-08-29T15:21:15.280Z] #28 6.425 Reading package lists...
15:21:15 [2021-08-29T15:21:15.280Z] #28 7.196 Building dependency tree...
15:21:15 [2021-08-29T15:21:15.317Z] #13 DONE 0.9s
15:21:15 [2021-08-29T15:21:15.317Z] 
15:21:15 [2021-08-29T15:21:15.317Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:21:15 [2021-08-29T15:21:15.317Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9
15:21:15 [2021-08-29T15:21:15.317Z] #32 DONE 0.1s
15:21:15 [2021-08-29T15:21:15.317Z] 
15:21:15 [2021-08-29T15:21:15.317Z] #33 [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
15:21:15 [2021-08-29T15:21:15.317Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:21:15 [2021-08-29T15:21:15.317Z] #33 ...
15:21:15 [2021-08-29T15:21:15.317Z] 
15:21:15 [2021-08-29T15:21:15.317Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:21:15 [2021-08-29T15:21:15.317Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9
15:21:15 [2021-08-29T15:21:15.317Z] #40 DONE 0.2s
15:21:15 [2021-08-29T15:21:15.542Z] #28 7.551 The following additional packages will be installed:
15:21:15 [2021-08-29T15:21:15.542Z] #28 7.552   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
15:21:15 [2021-08-29T15:21:15.542Z] #28 7.553   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
15:21:15 [2021-08-29T15:21:15.542Z] #28 7.554 Recommended packages:
15:21:15 [2021-08-29T15:21:15.542Z] #28 7.554   libldap-common publicsuffix libsasl2-modules
15:21:15 [2021-08-29T15:21:15.576Z] 
15:21:15 [2021-08-29T15:21:15.576Z] #44 [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
15:21:15 [2021-08-29T15:21:15.576Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2
15:21:15 [2021-08-29T15:21:15.576Z] #44 DONE 0.2s
15:21:15 [2021-08-29T15:21:15.576Z] 
15:21:15 [2021-08-29T15:21:15.576Z] #45 [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         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
15:21:15 [2021-08-29T15:21:15.576Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:15 [2021-08-29T15:21:15.597Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 11.7s done
15:21:15 [2021-08-29T15:21:15.597Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done
15:21:15 [2021-08-29T15:21:15.805Z] #28 7.724 The following NEW packages will be installed:
15:21:15 [2021-08-29T15:21:15.805Z] #28 7.725   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
15:21:15 [2021-08-29T15:21:15.805Z] #28 7.725   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
15:21:15 [2021-08-29T15:21:15.805Z] #28 7.726   libssh2-1 openssl
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.009 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded.
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.009 Need to get 3038 kB of archives.
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.009 After this operation, 6652 kB of additional disk space will be used.
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.009 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.009 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1k-1+deb11u1 [851 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.013 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.018 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1 [69.1 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.026 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1 [106 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.026 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3 [232 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.027 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.028 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.029 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.030 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.032 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+b1 [341 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.035 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+b1 [267 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.038 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.040 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:21:15 [2021-08-29T15:21:15.805Z] #28 8.042 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:21:15 [2021-08-29T15:21:15.851Z] #54 106.2 crypto/rsa
15:21:15 [2021-08-29T15:21:15.853Z] #11 DONE 44.5s
15:21:15 [2021-08-29T15:21:15.853Z] 
15:21:15 [2021-08-29T15:21:15.853Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:21:15 [2021-08-29T15:21:15.853Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f
15:21:15 [2021-08-29T15:21:15.904Z] #11 extracting sha256:e0366b0b8ea5b477275586cc7093ce9a699a03e3a31a488d9908441f84f210f8 4.8s done
15:21:16 [2021-08-29T15:21:16.066Z] #28 8.223 debconf: delaying package configuration, since apt-utils is not installed
15:21:16 [2021-08-29T15:21:16.066Z] #28 8.255 Fetched 3038 kB in 0s (9893 kB/s)
15:21:16 [2021-08-29T15:21:16.066Z] #28 8.281 Selecting previously unselected package openssl.
15:21:16 [2021-08-29T15:21:16.119Z] #54 106.5 crypto/dsa
15:21:16 [2021-08-29T15:21:16.167Z] #11 extracting sha256:a80a688fbc582315cb234bae058a3ff37f7f1d641e8f4a167ec838ff7c661f5d done
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.281 (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 ... 6653 files and directories currently installed.)
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.286 Preparing to unpack .../00-openssl_1.1.1k-1+deb11u1_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.290 Unpacking openssl (1.1.1k-1+deb11u1) ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.414 Selecting previously unselected package ca-certificates.
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.414 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.417 Unpacking ca-certificates (20210119) ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.484 Selecting previously unselected package libbrotli1:amd64.
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.486 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.493 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.550 Selecting previously unselected package libsasl2-modules-db:amd64.
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.550 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.553 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.593 Selecting previously unselected package libsasl2-2:amd64.
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.593 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.326Z] #28 8.596 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:21:16 [2021-08-29T15:21:16.380Z] #54 106.8 crypto/x509/pkix
15:21:16 [2021-08-29T15:21:16.608Z] #28 8.658 Selecting previously unselected package libldap-2.4-2:amd64.
15:21:16 [2021-08-29T15:21:16.608Z] #28 8.658 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.608Z] #28 8.661 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:21:16 [2021-08-29T15:21:16.608Z] #28 8.751 Selecting previously unselected package libnghttp2-14:amd64.
15:21:16 [2021-08-29T15:21:16.608Z] #28 8.751 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.608Z] #28 8.755 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
15:21:16 [2021-08-29T15:21:16.608Z] #28 8.796 Selecting previously unselected package libpsl5:amd64.
15:21:16 [2021-08-29T15:21:16.608Z] #28 8.796 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.782Z] #12 DONE 0.8s
15:21:16 [2021-08-29T15:21:16.782Z] 
15:21:16 [2021-08-29T15:21:16.782Z] #13 [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
15:21:16 [2021-08-29T15:21:16.782Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa
15:21:16 [2021-08-29T15:21:16.874Z] #28 8.888 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
15:21:16 [2021-08-29T15:21:16.874Z] #28 8.948 Selecting previously unselected package librtmp1:amd64.
15:21:16 [2021-08-29T15:21:16.874Z] #28 8.948 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.874Z] #28 8.952 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:21:16 [2021-08-29T15:21:16.874Z] #28 8.988 Selecting previously unselected package libssh2-1:amd64.
15:21:16 [2021-08-29T15:21:16.874Z] #28 8.988 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.874Z] #28 8.992 Unpacking libssh2-1:amd64 (1.9.0-2) ...
15:21:16 [2021-08-29T15:21:16.874Z] #28 9.038 Selecting previously unselected package libcurl4:amd64.
15:21:16 [2021-08-29T15:21:16.874Z] #28 9.038 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_amd64.deb ...
15:21:16 [2021-08-29T15:21:16.874Z] #28 9.042 Unpacking libcurl4:amd64 (7.74.0-1.3+b1) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.105 Selecting previously unselected package curl.
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.107 Preparing to unpack .../11-curl_7.74.0-1.3+b1_amd64.deb ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.109 Unpacking curl (7.74.0-1.3+b1) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.171 Selecting previously unselected package libonig5:amd64.
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.171 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.184 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.260 Selecting previously unselected package libjq1:amd64.
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.260 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.264 Unpacking libjq1:amd64 (1.6-2.1) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.308 Selecting previously unselected package jq.
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.308 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.313 Unpacking jq (1.6-2.1) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.358 Setting up libpsl5:amd64 (0.21.0-1.2) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.370 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.380 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.392 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.400 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:21:17 [2021-08-29T15:21:17.143Z] #28 9.411 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1) ...
15:21:17 [2021-08-29T15:21:17.327Z] #54 107.6 net
15:21:17 [2021-08-29T15:21:17.345Z] #13 DONE 0.7s
15:21:17 [2021-08-29T15:21:17.345Z] 
15:21:17 [2021-08-29T15:21:17.345Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:21:17 [2021-08-29T15:21:17.345Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9
15:21:17 [2021-08-29T15:21:17.403Z] #28 9.421 Setting up libssh2-1:amd64 (1.9.0-2) ...
15:21:17 [2021-08-29T15:21:17.403Z] #28 9.432 Setting up openssl (1.1.1k-1+deb11u1) ...
15:21:17 [2021-08-29T15:21:17.403Z] #28 9.448 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:21:17 [2021-08-29T15:21:17.403Z] #28 9.459 Setting up libjq1:amd64 (1.6-2.1) ...
15:21:17 [2021-08-29T15:21:17.403Z] #28 9.468 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3) ...
15:21:17 [2021-08-29T15:21:17.403Z] #28 9.478 Setting up ca-certificates (20210119) ...
15:21:17 [2021-08-29T15:21:17.552Z] #11 ...
15:21:17 [2021-08-29T15:21:17.552Z] 
15:21:17 [2021-08-29T15:21:17.552Z] #65 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
15:21:17 [2021-08-29T15:21:17.552Z] #65 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
15:21:17 [2021-08-29T15:21:17.552Z] #65 DONE 1.0s
15:21:17 [2021-08-29T15:21:17.552Z] 
15:21:17 [2021-08-29T15:21:17.552Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:17 [2021-08-29T15:21:17.552Z] #11 sha256:b8b131bf240758895ada338125de21684265d422af5e9cea0aafe302a8c15eeb
15:21:17 [2021-08-29T15:21:17.552Z] #11 DONE 19.3s
15:21:17 [2021-08-29T15:21:17.552Z] 
15:21:17 [2021-08-29T15:21:17.552Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:21:17 [2021-08-29T15:21:17.552Z] #12 sha256:e311a79da24cca28979326e54306947835cc80f43fa715313a3d4782477df685
15:21:17 [2021-08-29T15:21:17.602Z] #32 ...
15:21:17 [2021-08-29T15:21:17.602Z] 
15:21:17 [2021-08-29T15:21:17.602Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:21:17 [2021-08-29T15:21:17.602Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9
15:21:17 [2021-08-29T15:21:17.602Z] #40 DONE 0.2s
15:21:17 [2021-08-29T15:21:17.602Z] 
15:21:17 [2021-08-29T15:21:17.602Z] #44 [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
15:21:17 [2021-08-29T15:21:17.602Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2
15:21:17 [2021-08-29T15:21:17.602Z] #44 DONE 0.2s
15:21:17 [2021-08-29T15:21:17.602Z] 
15:21:17 [2021-08-29T15:21:17.602Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:21:17 [2021-08-29T15:21:17.602Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9
15:21:17 [2021-08-29T15:21:17.602Z] #32 DONE 0.2s
15:21:17 [2021-08-29T15:21:17.602Z] 
15:21:17 [2021-08-29T15:21:17.602Z] #33 [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
15:21:17 [2021-08-29T15:21:17.602Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:21:17 [2021-08-29T15:21:17.898Z] #54 108.2 vendor/golang.org/x/crypto/chacha20
15:21:17 [2021-08-29T15:21:17.973Z] #28 10.04 Updating certificates in /etc/ssl/certs...
15:21:18 [2021-08-29T15:21:18.470Z] #54 108.8 vendor/golang.org/x/crypto/poly1305
15:21:18 [2021-08-29T15:21:18.544Z] #28 10.70 129 added, 0 removed; done.
15:21:18 [2021-08-29T15:21:18.544Z] #28 10.76 Setting up jq (1.6-2.1) ...
15:21:18 [2021-08-29T15:21:18.805Z] #28 10.77 Setting up libcurl4:amd64 (7.74.0-1.3+b1) ...
15:21:18 [2021-08-29T15:21:18.805Z] #28 10.78 Setting up curl (7.74.0-1.3+b1) ...
15:21:18 [2021-08-29T15:21:18.805Z] #28 10.79 Processing triggers for libc-bin (2.31-13) ...
15:21:18 [2021-08-29T15:21:18.805Z] #28 10.84 Processing triggers for ca-certificates (20210119) ...
15:21:18 [2021-08-29T15:21:18.805Z] #28 10.85 Updating certificates in /etc/ssl/certs...
15:21:18 [2021-08-29T15:21:18.949Z] #12 ...
15:21:18 [2021-08-29T15:21:18.949Z] 
15:21:18 [2021-08-29T15:21:18.949Z] #67 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
15:21:18 [2021-08-29T15:21:18.949Z] #67 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
15:21:18 [2021-08-29T15:21:18.949Z] #67 DONE 1.3s
15:21:18 [2021-08-29T15:21:18.949Z] 
15:21:18 [2021-08-29T15:21:18.949Z] #28 [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
15:21:18 [2021-08-29T15:21:18.949Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f
15:21:18 [2021-08-29T15:21:18.949Z] #28 10.25 Selecting previously unselected package ca-certificates.
15:21:18 [2021-08-29T15:21:18.949Z] #28 10.25 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 10.51 Unpacking ca-certificates (20210119) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 12.04 Selecting previously unselected package libbrotli1:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 12.04 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 12.33 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.02 Selecting previously unselected package libsasl2-modules-db:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.02 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.04 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.12 Selecting previously unselected package libsasl2-2:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.12 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.14 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.28 Selecting previously unselected package libldap-2.4-2:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.28 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 13.29 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.23 Selecting previously unselected package libnghttp2-14:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.23 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.24 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.34 Selecting previously unselected package libpsl5:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.35 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.35 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.43 Selecting previously unselected package librtmp1:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.43 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 14.44 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.49 Selecting previously unselected package libssh2-1:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.49 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.50 Unpacking libssh2-1:arm64 (1.9.0-2) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.59 Selecting previously unselected package libcurl4:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.59 Preparing to unpack .../10-libcurl4_7.74.0-1.3+b1_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.60 Unpacking libcurl4:arm64 (7.74.0-1.3+b1) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.68 Selecting previously unselected package curl.
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.68 Preparing to unpack .../11-curl_7.74.0-1.3+b1_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.68 Unpacking curl (7.74.0-1.3+b1) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.74 Selecting previously unselected package libonig5:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.75 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.75 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.82 Selecting previously unselected package libjq1:arm64.
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.82 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.83 Unpacking libjq1:arm64 (1.6-2.1) ...
15:21:18 [2021-08-29T15:21:18.949Z] #28 15.88 Selecting previously unselected package jq.
15:21:19 [2021-08-29T15:21:19.042Z] #54 109.3 vendor/golang.org/x/sys/cpu
15:21:19 [2021-08-29T15:21:19.212Z] #28 15.88 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
15:21:19 [2021-08-29T15:21:19.212Z] #28 15.88 Unpacking jq (1.6-2.1) ...
15:21:19 [2021-08-29T15:21:19.212Z] #28 15.96 Setting up libpsl5:arm64 (0.21.0-1.2) ...
15:21:19 [2021-08-29T15:21:19.212Z] #28 15.98 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
15:21:19 [2021-08-29T15:21:19.212Z] #28 ...
15:21:19 [2021-08-29T15:21:19.212Z] 
15:21:19 [2021-08-29T15:21:19.212Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:21:19 [2021-08-29T15:21:19.212Z] #12 sha256:e311a79da24cca28979326e54306947835cc80f43fa715313a3d4782477df685
15:21:19 [2021-08-29T15:21:19.212Z] #12 DONE 1.7s
15:21:19 [2021-08-29T15:21:19.212Z] 
15:21:19 [2021-08-29T15:21:19.212Z] #28 [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
15:21:19 [2021-08-29T15:21:19.212Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f
15:21:19 [2021-08-29T15:21:19.212Z] #28 15.99 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
15:21:19 [2021-08-29T15:21:19.212Z] #28 16.01 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1) ...
15:21:19 [2021-08-29T15:21:19.212Z] #28 16.03 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
15:21:19 [2021-08-29T15:21:19.212Z] #28 16.05 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1) ...
15:21:19 [2021-08-29T15:21:19.213Z] #28 16.07 Setting up libssh2-1:arm64 (1.9.0-2) ...
15:21:19 [2021-08-29T15:21:19.213Z] #28 16.09 Setting up openssl (1.1.1k-1+deb11u1) ...
15:21:19 [2021-08-29T15:21:19.213Z] #28 ...
15:21:19 [2021-08-29T15:21:19.213Z] 
15:21:19 [2021-08-29T15:21:19.213Z] #13 [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
15:21:19 [2021-08-29T15:21:19.213Z] #13 sha256:0e00a424b41d737dee9f65bc3039bf0f55e9d9ad384baf07fa5e03ed7857b2b7
15:21:19 [2021-08-29T15:21:19.614Z] #54 110.0 vendor/golang.org/x/crypto/chacha20poly1305
15:21:19 [2021-08-29T15:21:19.635Z] #28 11.54 0 added, 0 removed; done.
15:21:19 [2021-08-29T15:21:19.635Z] #28 11.54 Running hooks in /etc/ca-certificates/update.d...
15:21:19 [2021-08-29T15:21:19.635Z] #28 11.54 done.
15:21:20 [2021-08-29T15:21:20.160Z] #13 DONE 0.7s
15:21:20 [2021-08-29T15:21:20.160Z] 
15:21:20 [2021-08-29T15:21:20.160Z] #25 [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
15:21:20 [2021-08-29T15:21:20.160Z] #25 sha256:c890575323c90142371ce9b672e29492593735a5ca719417c23ac075f3d68e73
15:21:20 [2021-08-29T15:21:20.160Z] #25 ...
15:21:20 [2021-08-29T15:21:20.160Z] 
15:21:20 [2021-08-29T15:21:20.161Z] #44 [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
15:21:20 [2021-08-29T15:21:20.161Z] #44 sha256:8bcf84d44e646a3c978a41221529116e26671143b71eaa5633fee0e14968496d
15:21:20 [2021-08-29T15:21:20.161Z] #44 DONE 0.2s
15:21:20 [2021-08-29T15:21:20.161Z] 
15:21:20 [2021-08-29T15:21:20.161Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:21:20 [2021-08-29T15:21:20.161Z] #32 sha256:0d84104602d90abda2f16025f149a9f6e4b55faeecfe15ddc67eb85de1c63306
15:21:20 [2021-08-29T15:21:20.161Z] #32 DONE 0.2s
15:21:20 [2021-08-29T15:21:20.161Z] 
15:21:20 [2021-08-29T15:21:20.161Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:21:20 [2021-08-29T15:21:20.161Z] #40 sha256:0bca1e7f5b79d7e8057c2406247a0dffc2790fd32f43e689e5a80697ad49d1b5
15:21:20 [2021-08-29T15:21:20.161Z] #40 DONE 0.2s
15:21:20 [2021-08-29T15:21:20.161Z] 
15:21:20 [2021-08-29T15:21:20.161Z] #41 [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
15:21:20 [2021-08-29T15:21:20.161Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362
15:21:20 [2021-08-29T15:21:20.858Z] #45 ...
15:21:20 [2021-08-29T15:21:20.858Z] 
15:21:20 [2021-08-29T15:21:20.858Z] #60 [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
15:21:20 [2021-08-29T15:21:20.858Z] #60 sha256:fdd05a05f797fa57fed71e031f7592f4f1b581f5b05fe90b5b848d5ba4b6252c
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.093 + RM_GOPATH=0
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.093 + TMP_GOPATH=
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.093 + : /build
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.093 + '[' -z '' ']'
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.094 ++ mktemp -d
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.094 + export GOPATH=/tmp/tmp.kmLbiCPLVu
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.094 + GOPATH=/tmp/tmp.kmLbiCPLVu
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.094 + RM_GOPATH=1
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.094 + case "$(go env GOARCH)" in
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.098 ++ go env GOARCH
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.101 + export GO_BUILDMODE=-buildmode=pie
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.101 + GO_BUILDMODE=-buildmode=pie
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 ++ dirname /tmp/install/install.sh
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + dir=/tmp/install
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + bin=rootlesskit
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + shift
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + . /tmp/install/rootlesskit.installer
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + install_rootlesskit
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + case "$1" in
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + export CGO_ENABLED=0
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + CGO_ENABLED=0
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 + _install_rootlesskit
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.102 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.107 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.107 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kmLbiCPLVu/src/github.com/rootless-containers/rootlesskit
15:21:20 [2021-08-29T15:21:20.858Z] #60 5.107 Cloning into '/tmp/tmp.kmLbiCPLVu/src/github.com/rootless-containers/rootlesskit'...
15:21:21 [2021-08-29T15:21:21.012Z] #54 111.1 vendor/golang.org/x/crypto/curve25519
15:21:21 [2021-08-29T15:21:21.122Z] #60 ...
15:21:21 [2021-08-29T15:21:21.122Z] 
15:21:21 [2021-08-29T15:21:21.122Z] #33 [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
15:21:21 [2021-08-29T15:21:21.122Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:21:21 [2021-08-29T15:21:21.122Z] #33 5.675 + git clone https://github.com/kolyshkin/go-swagger.git .
15:21:21 [2021-08-29T15:21:21.122Z] #33 5.675 Cloning into '.'...
15:21:21 [2021-08-29T15:21:21.550Z] #28 DONE 13.3s
15:21:21 [2021-08-29T15:21:21.550Z] 
15:21:21 [2021-08-29T15:21:21.550Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:21:21 [2021-08-29T15:21:21.550Z] #29 sha256:e0fdb2c3f3540d3c45d759a88fd776edfe431f9cc0b9bde8a0491d54eacf088f
15:21:21 [2021-08-29T15:21:21.550Z] #29 DONE 0.2s
15:21:21 [2021-08-29T15:21:21.550Z] 
15:21:21 [2021-08-29T15:21:21.550Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:21 [2021-08-29T15:21:21.550Z] #30 sha256:6254c74dc1fa2b622dbb18424c965ac1045dea9ee2915a6ceda058746c231145
15:21:21 [2021-08-29T15:21:21.585Z] #54 111.8 vendor/golang.org/x/crypto/hkdf
15:21:21 [2021-08-29T15:21:21.585Z] #54 112.1 vendor/golang.org/x/text/transform
15:21:21 [2021-08-29T15:21:21.585Z] #54 ...
15:21:21 [2021-08-29T15:21:21.585Z] 
15:21:21 [2021-08-29T15:21:21.585Z] #19 [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
15:21:21 [2021-08-29T15:21:21.585Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:21:21 [2021-08-29T15:21:21.585Z] #19 78.20 Reading package lists...
15:21:22 [2021-08-29T15:21:22.931Z] #30 1.611 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:21:23 [2021-08-29T15:21:23.502Z] #30 1.885 
15:21:23 [2021-08-29T15:21:23.502Z] #30 1.957 
######################################################################## 100.0%
15:21:23 [2021-08-29T15:21:23.502Z] #30 2.152 
15:21:23 [2021-08-29T15:21:23.502Z] #30 ...
15:21:23 [2021-08-29T15:21:23.502Z] 
15:21:23 [2021-08-29T15:21:23.502Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:23 [2021-08-29T15:21:23.502Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:23 [2021-08-29T15:21:23.502Z] #11 extracting sha256:5cf06daf65610482c638dcc63479a8281e667e37f7842219d66f2dedf63718f4 4.1s done
15:21:23 [2021-08-29T15:21:23.502Z] #11 extracting sha256:4541a887d2a07638470e05fc2943cbc30777e64b958231b864cfd8b86eebf92f 4.6s done
15:21:23 [2021-08-29T15:21:23.502Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 4.3s
15:21:24 [2021-08-29T15:21:24.073Z] #11 ...
15:21:24 [2021-08-29T15:21:24.073Z] 
15:21:24 [2021-08-29T15:21:24.073Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:24 [2021-08-29T15:21:24.073Z] #30 sha256:6254c74dc1fa2b622dbb18424c965ac1045dea9ee2915a6ceda058746c231145
15:21:24 [2021-08-29T15:21:24.073Z] #30 2.785 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:21:24 [2021-08-29T15:21:24.163Z] #33 ...
15:21:24 [2021-08-29T15:21:24.163Z] 
15:21:24 [2021-08-29T15:21:24.163Z] #37 [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
15:21:24 [2021-08-29T15:21:24.163Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:24 [2021-08-29T15:21:24.163Z] #37 5.387 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:24 [2021-08-29T15:21:24.163Z] #37 5.394 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:24 [2021-08-29T15:21:24.163Z] #37 5.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:24 [2021-08-29T15:21:24.163Z] #37 5.799 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:24 [2021-08-29T15:21:24.163Z] #37 ...
15:21:24 [2021-08-29T15:21:24.163Z] 
15:21:24 [2021-08-29T15:21:24.163Z] #60 [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
15:21:24 [2021-08-29T15:21:24.163Z] #60 sha256:96b144951eb0f43438faa87fc7c4744b9902b68c50480d084d9041f087572638
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.759 + RM_GOPATH=0
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.759 + TMP_GOPATH=
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.759 + : /build
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.759 + '[' -z '' ']'
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.762 ++ mktemp -d
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.769 + export GOPATH=/tmp/tmp.XYc6zKVrsp
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.769 + GOPATH=/tmp/tmp.XYc6zKVrsp
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.769 + RM_GOPATH=1
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.769 + case "$(go env GOARCH)" in
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.773 ++ go env GOARCH
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.795 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + export GO_BUILDMODE=-buildmode=pie
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + GO_BUILDMODE=-buildmode=pie
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 ++ dirname /tmp/install/install.sh
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + dir=/tmp/install
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + bin=rootlesskit
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + shift
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + . /tmp/install/rootlesskit.installer
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + install_rootlesskit
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + case "$1" in
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + export CGO_ENABLED=0
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + CGO_ENABLED=0
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + _install_rootlesskit
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XYc6zKVrsp/src/github.com/rootless-containers/rootlesskit
15:21:24 [2021-08-29T15:21:24.163Z] #60 5.801 Cloning into '/tmp/tmp.XYc6zKVrsp/src/github.com/rootless-containers/rootlesskit'...
15:21:24 [2021-08-29T15:21:24.163Z] #60 ...
15:21:24 [2021-08-29T15:21:24.163Z] 
15:21:24 [2021-08-29T15:21:24.163Z] #33 [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
15:21:24 [2021-08-29T15:21:24.163Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:21:24 [2021-08-29T15:21:24.163Z] #33 5.743 + git clone https://github.com/kolyshkin/go-swagger.git .
15:21:24 [2021-08-29T15:21:24.163Z] #33 5.751 Cloning into '.'...
15:21:24 [2021-08-29T15:21:24.333Z] #30 3.057 
15:21:24 [2021-08-29T15:21:24.593Z] #30 3.140 
######################################################################## 100.0%
15:21:24 [2021-08-29T15:21:24.593Z] #30 3.338 
15:21:25 [2021-08-29T15:21:25.315Z] #33 ...
15:21:25 [2021-08-29T15:21:25.315Z] 
15:21:25 [2021-08-29T15:21:25.315Z] #25 [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
15:21:25 [2021-08-29T15:21:25.315Z] #25 sha256:6e183a348951be66b307efba358a3fc05219efab7446eeda31683f9da9d9297b
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 + RM_GOPATH=0
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 + TMP_GOPATH=
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 + : /build
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 + '[' -z '' ']'
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 ++ mktemp -d
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 + export GOPATH=/tmp/tmp.uK56TNxfUW
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 + GOPATH=/tmp/tmp.uK56TNxfUW
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 + RM_GOPATH=1
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.529 + case "$(go env GOARCH)" in
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.541 ++ go env GOARCH
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 Install docker/cli version 17.06.2-ce from stable
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + export GO_BUILDMODE=-buildmode=pie
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + GO_BUILDMODE=-buildmode=pie
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 ++ dirname /tmp/install/install.sh
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + dir=/tmp/install
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + bin=dockercli
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + shift
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + . /tmp/install/dockercli.installer
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 ++ : stable
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 ++ : 17.06.2-ce
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + install_dockercli
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 ++ uname -m
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + arch=x86_64
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + '[' x86_64 '!=' x86_64 ']'
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.547 + url=https://download.docker.com/linux/static
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.550 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:21:25 [2021-08-29T15:21:25.315Z] #25 5.554 + tar -xz docker/docker
15:21:25 [2021-08-29T15:21:25.315Z] #25 ...
15:21:25 [2021-08-29T15:21:25.315Z] 
15:21:25 [2021-08-29T15:21:25.315Z] #37 [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
15:21:25 [2021-08-29T15:21:25.315Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:25 [2021-08-29T15:21:25.315Z] #37 6.763 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:25 [2021-08-29T15:21:25.315Z] #37 6.957 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:25 [2021-08-29T15:21:25.315Z] #37 7.103 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:25 [2021-08-29T15:21:25.315Z] #37 8.674 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:25 [2021-08-29T15:21:25.539Z] #30 3.962 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
15:21:25 [2021-08-29T15:21:25.539Z] #30 4.229 
15:21:25 [2021-08-29T15:21:25.573Z] #37 ...
15:21:25 [2021-08-29T15:21:25.573Z] 
15:21:25 [2021-08-29T15:21:25.573Z] #51 [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
15:21:25 [2021-08-29T15:21:25.573Z] #51 sha256:f1df6676fb6da919cad0455e88a95a175f36b5cf5a069816a4b7a4c897b8429f
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.793 + RM_GOPATH=0
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.793 + TMP_GOPATH=
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.793 + : /build
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.793 + '[' -z '' ']'
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.797 ++ mktemp -d
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.797 + export GOPATH=/tmp/tmp.mLOBhhK0Ju
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.797 + GOPATH=/tmp/tmp.mLOBhhK0Ju
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.797 + RM_GOPATH=1
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.797 + case "$(go env GOARCH)" in
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.797 ++ go env GOARCH
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.827 + export GO_BUILDMODE=-buildmode=pie
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.827 + GO_BUILDMODE=-buildmode=pie
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.827 ++ dirname /tmp/install/install.sh
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + dir=/tmp/install
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + bin=golangci_lint
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + shift
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + . /tmp/install/golangci_lint.installer
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 ++ : v1.23.8
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + install_golangci_lint
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + set -e
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + export GO111MODULE=on
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + GO111MODULE=on
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + GOBIN=/build
15:21:25 [2021-08-29T15:21:25.573Z] #51 5.834 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
15:21:25 [2021-08-29T15:21:25.573Z] #51 6.485 go: downloading github.com/golangci/golangci-lint v1.23.8
15:21:25 [2021-08-29T15:21:25.573Z] #51 ...
15:21:25 [2021-08-29T15:21:25.573Z] 
15:21:25 [2021-08-29T15:21:25.573Z] #57 [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
15:21:25 [2021-08-29T15:21:25.573Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:21:25 [2021-08-29T15:21:25.573Z] #57 6.765 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:25 [2021-08-29T15:21:25.573Z] #57 7.022 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:25 [2021-08-29T15:21:25.573Z] #57 7.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:25 [2021-08-29T15:21:25.573Z] #57 9.506 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:25 [2021-08-29T15:21:25.832Z] #57 ...
15:21:25 [2021-08-29T15:21:25.832Z] 
15:21:25 [2021-08-29T15:21:25.832Z] #41 [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
15:21:25 [2021-08-29T15:21:25.832Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:21:25 [2021-08-29T15:21:25.832Z] #41 6.073 + git clone https://github.com/docker/distribution.git .
15:21:25 [2021-08-29T15:21:25.832Z] #41 6.074 Cloning into '.'...
15:21:25 [2021-08-29T15:21:25.926Z] #41 ...
15:21:25 [2021-08-29T15:21:25.926Z] 
15:21:25 [2021-08-29T15:21:25.926Z] #25 [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
15:21:25 [2021-08-29T15:21:25.926Z] #25 sha256:c890575323c90142371ce9b672e29492593735a5ca719417c23ac075f3d68e73
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.064 + RM_GOPATH=0
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.064 + TMP_GOPATH=
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.064 + : /build
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.064 + '[' -z '' ']'
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.064 ++ mktemp -d
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.068 + export GOPATH=/tmp/tmp.pCGp4wenqJ
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.068 + GOPATH=/tmp/tmp.pCGp4wenqJ
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.068 + RM_GOPATH=1
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.068 + case "$(go env GOARCH)" in
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.078 ++ go env GOARCH
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.112 + export GO_BUILDMODE=-buildmode=pie
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.112 + GO_BUILDMODE=-buildmode=pie
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.113 ++ dirname /tmp/install/install.sh
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.115 + dir=/tmp/install
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.115 + bin=dockercli
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.115 + shift
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.115 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.115 + . /tmp/install/dockercli.installer
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.115 ++ : stable
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.115 ++ : 17.06.2-ce
15:21:25 [2021-08-29T15:21:25.926Z] #25 5.115 + install_dockercli
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.115 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.117 ++ uname -m
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.117 Install docker/cli version 17.06.2-ce from stable
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.118 + arch=aarch64
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.119 + '[' aarch64 '!=' x86_64 ']'
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.120 + '[' aarch64 '!=' s390x ']'
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.120 + '[' aarch64 '!=' armhf ']'
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.120 + build_dockercli
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.120 + git clone https://github.com/docker/docker-ce /tmp/tmp.pCGp4wenqJ/tmp/docker-ce
15:21:25 [2021-08-29T15:21:25.927Z] #25 5.128 Cloning into '/tmp/tmp.pCGp4wenqJ/tmp/docker-ce'...
15:21:25 [2021-08-29T15:21:25.980Z] using credential docker-jenkins-github-credentials
15:21:26 [2021-08-29T15:21:26.053Z] Cloning the remote Git repository
15:21:26 [2021-08-29T15:21:26.053Z] Cloning with configured refspecs honoured and without tags
15:21:26 [2021-08-29T15:21:26.058Z] #19 98.74 Building dependency tree...
15:21:26 [2021-08-29T15:21:26.060Z] #30 4.344 
###################                                                       26.5%
#########################################                                 58.2%
#################################################################         90.3%
######################################################################## 100.0%
15:21:26 [2021-08-29T15:21:26.060Z] #30 4.787 
15:21:26 [2021-08-29T15:21:26.090Z] #41 ...
15:21:26 [2021-08-29T15:21:26.090Z] 
15:21:26 [2021-08-29T15:21:26.090Z] #53 [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
15:21:26 [2021-08-29T15:21:26.090Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.579 + RM_GOPATH=0
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.579 + TMP_GOPATH=
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.579 + : /build
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.579 + '[' -z '' ']'
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.579 ++ mktemp -d
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.579 + export GOPATH=/tmp/tmp.qSozcZkoJq
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.583 + GOPATH=/tmp/tmp.qSozcZkoJq
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.583 + RM_GOPATH=1
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.583 + case "$(go env GOARCH)" in
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.583 ++ go env GOARCH
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.591 + export GO_BUILDMODE=-buildmode=pie
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.591 + GO_BUILDMODE=-buildmode=pie
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 ++ dirname /tmp/install/install.sh
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 + dir=/tmp/install
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 + bin=shfmt
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 + shift
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 + . /tmp/install/shfmt.installer
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 + install_shfmt
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.592 + git clone https://github.com/mvdan/sh.git /tmp/tmp.qSozcZkoJq/src/github.com/mvdan/sh
15:21:26 [2021-08-29T15:21:26.090Z] #53 5.595 Cloning into '/tmp/tmp.qSozcZkoJq/src/github.com/mvdan/sh'...
15:21:26 [2021-08-29T15:21:26.090Z] #53 ...
15:21:26 [2021-08-29T15:21:26.090Z] 
15:21:26 [2021-08-29T15:21:26.090Z] #47 [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
15:21:26 [2021-08-29T15:21:26.090Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 + RM_GOPATH=0
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 + TMP_GOPATH=
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 + : /build
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 + '[' -z '' ']'
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 ++ mktemp -d
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 + export GOPATH=/tmp/tmp.gIb9T80EED
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 + GOPATH=/tmp/tmp.gIb9T80EED
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 + RM_GOPATH=1
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.194 + case "$(go env GOARCH)" in
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.196 ++ go env GOARCH
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.254 + export GO_BUILDMODE=-buildmode=pie
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.256 + GO_BUILDMODE=-buildmode=pie
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.256 ++ dirname /tmp/install/install.sh
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.263 + dir=/tmp/install
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.269 + bin=vndr
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.269 + shift
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.277 + '[' '!' -f /tmp/install/vndr.installer ']'
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.278 + . /tmp/install/vndr.installer
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.278 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.280 + install_vndr
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.281 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.282 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.282 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gIb9T80EED/src/github.com/LK4D4/vndr
15:21:26 [2021-08-29T15:21:26.090Z] #47 6.289 Cloning into '/tmp/tmp.gIb9T80EED/src/github.com/LK4D4/vndr'...
15:21:26 [2021-08-29T15:21:26.090Z] #47 7.384 + cd /tmp/tmp.gIb9T80EED/src/github.com/LK4D4/vndr
15:21:26 [2021-08-29T15:21:26.090Z] #47 7.390 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
15:21:26 [2021-08-29T15:21:26.090Z] #47 7.475 + go build -buildmode=pie -v -o /build/vndr .
15:21:26 [2021-08-29T15:21:26.090Z] #47 9.507 internal/unsafeheader
15:21:26 [2021-08-29T15:21:26.090Z] #47 9.577 internal/abi
15:21:26 [2021-08-29T15:21:26.090Z] #47 9.776 internal/cpu
15:21:26 [2021-08-29T15:21:26.090Z] #47 10.48 internal/goexperiment
15:21:26 [2021-08-29T15:21:26.090Z] #47 10.88 runtime/internal/atomic
15:21:26 [2021-08-29T15:21:26.349Z] #47 ...
15:21:26 [2021-08-29T15:21:26.349Z] 
15:21:26 [2021-08-29T15:21:26.349Z] #35 [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
15:21:26 [2021-08-29T15:21:26.349Z] #35 sha256:1c6e49df5abff503c5773b5fcf0cbf8caf12c5fa374bccb6646c0b3128e0619b
15:21:26 [2021-08-29T15:21:26.349Z] #35 5.737 Install go-toml version v1.8.1
15:21:26 [2021-08-29T15:21:26.349Z] #35 6.351 go: downloading github.com/pelletier/go-toml v1.8.1
15:21:26 [2021-08-29T15:21:26.349Z] #35 9.958 go get: installing executables with 'go get' in module mode is deprecated.
15:21:26 [2021-08-29T15:21:26.349Z] #35 9.958 	Use 'go install pkg@version' instead.
15:21:26 [2021-08-29T15:21:26.349Z] #35 9.958 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:21:26 [2021-08-29T15:21:26.349Z] #35 9.958 	or run 'go help get' or 'go help install'.
15:21:26 [2021-08-29T15:21:26.349Z] #35 11.15 github.com/pelletier/go-toml
15:21:26 [2021-08-29T15:21:26.349Z] #35 ...
15:21:26 [2021-08-29T15:21:26.349Z] 
15:21:26 [2021-08-29T15:21:26.349Z] #49 [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
15:21:26 [2021-08-29T15:21:26.349Z] #49 sha256:6fa0780c5da7477374c43c2b31cc2a1bf8b999caedb923d7d31e6e08d9b852b8
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.755 + RM_GOPATH=0
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.757 + TMP_GOPATH=
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.757 + : /build
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.757 + '[' -z '' ']'
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.757 ++ mktemp -d
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.762 + export GOPATH=/tmp/tmp.HqXLtX3htF
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.762 + GOPATH=/tmp/tmp.HqXLtX3htF
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.762 + RM_GOPATH=1
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.762 + case "$(go env GOARCH)" in
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.764 ++ go env GOARCH
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + export GO_BUILDMODE=-buildmode=pie
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + GO_BUILDMODE=-buildmode=pie
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 ++ dirname /tmp/install/install.sh
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + dir=/tmp/install
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + bin=gotestsum
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + shift
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + . /tmp/install/gotestsum.installer
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 ++ : v0.5.3
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + install_gotestsum
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + set -e
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + export GO111MODULE=on
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + GO111MODULE=on
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + GOBIN=/build
15:21:26 [2021-08-29T15:21:26.349Z] #49 5.801 + go get gotest.tools/gotestsum@v0.5.3
15:21:26 [2021-08-29T15:21:26.349Z] #49 6.338 go: downloading gotest.tools/gotestsum v0.5.3
15:21:26 [2021-08-29T15:21:26.349Z] #49 7.820 go: downloading github.com/fatih/color v1.9.0
15:21:26 [2021-08-29T15:21:26.349Z] #49 7.825 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:21:26 [2021-08-29T15:21:26.349Z] #49 7.855 go: downloading github.com/pkg/errors v0.9.1
15:21:26 [2021-08-29T15:21:26.349Z] #49 7.858 go: downloading github.com/spf13/pflag v1.0.3
15:21:26 [2021-08-29T15:21:26.349Z] #49 8.250 go: downloading github.com/mattn/go-colorable v0.1.6
15:21:26 [2021-08-29T15:21:26.349Z] #49 8.275 go: downloading github.com/mattn/go-isatty v0.0.12
15:21:26 [2021-08-29T15:21:26.349Z] #49 8.487 go: downloading github.com/jonboulle/clockwork v0.1.0
15:21:26 [2021-08-29T15:21:26.349Z] #49 8.690 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:21:26 [2021-08-29T15:21:26.349Z] #49 8.763 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:21:26 [2021-08-29T15:21:26.349Z] #49 9.672 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:21:26 [2021-08-29T15:21:26.607Z] #49 ...
15:21:26 [2021-08-29T15:21:26.607Z] 
15:21:26 [2021-08-29T15:21:26.608Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:26 [2021-08-29T15:21:26.608Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:21:26 [2021-08-29T15:21:26.608Z] #14 6.953 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:26 [2021-08-29T15:21:26.608Z] #14 7.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:26 [2021-08-29T15:21:26.608Z] #14 7.108 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:26 [2021-08-29T15:21:26.608Z] #14 9.115 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:26 [2021-08-29T15:21:26.608Z] #14 ...
15:21:26 [2021-08-29T15:21:26.608Z] 
15:21:26 [2021-08-29T15:21:26.608Z] #60 [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
15:21:26 [2021-08-29T15:21:26.608Z] #60 sha256:fdd05a05f797fa57fed71e031f7592f4f1b581f5b05fe90b5b848d5ba4b6252c
15:21:26 [2021-08-29T15:21:26.608Z] #60 10.04 + cd /tmp/tmp.kmLbiCPLVu/src/github.com/rootless-containers/rootlesskit
15:21:26 [2021-08-29T15:21:26.608Z] #60 10.05 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:26 [2021-08-29T15:21:26.608Z] #60 10.11 + export GO111MODULE=on
15:21:26 [2021-08-29T15:21:26.608Z] #60 10.11 + GO111MODULE=on
15:21:26 [2021-08-29T15:21:26.608Z] #60 10.11 + export GOPROXY=https://proxy.golang.org
15:21:26 [2021-08-29T15:21:26.608Z] #60 10.11 + GOPROXY=https://proxy.golang.org
15:21:26 [2021-08-29T15:21:26.608Z] #60 10.11 + for f in rootlesskit rootlesskit-docker-proxy
15:21:26 [2021-08-29T15:21:26.608Z] #60 10.11 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:21:26 [2021-08-29T15:21:26.608Z] #60 11.44 go: downloading github.com/pkg/errors v0.9.1
15:21:26 [2021-08-29T15:21:26.608Z] #60 11.50 go: downloading github.com/sirupsen/logrus v1.8.1
15:21:26 [2021-08-29T15:21:26.882Z] #60 11.53 go: downloading github.com/urfave/cli/v2 v2.3.0
15:21:27 [2021-08-29T15:21:27.005Z] #30 5.468 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:21:27 [2021-08-29T15:21:27.005Z] #30 5.714 
15:21:27 [2021-08-29T15:21:27.269Z] #30 5.789 
######################################################################## 100.0%
15:21:27 [2021-08-29T15:21:27.269Z] #30 ...
15:21:27 [2021-08-29T15:21:27.269Z] 
15:21:27 [2021-08-29T15:21:27.269Z] #11 [base 1/3] FROM docker.io/library/golang:1.17.0-bullseye@sha256:61557ff24f475569a150dc3e35461668e1af4469ee5df7879a70a25c91cbb0c9
15:21:27 [2021-08-29T15:21:27.269Z] #11 sha256:8d7ffb64737a665199e51922e6c87bd3952c22cdebccfa4844dc800cb1c38467
15:21:27 [2021-08-29T15:21:27.269Z] #11 extracting sha256:dcac0686adefdb86758e46594ce54c5804e9fbf6d7e6c58bf3b11088d3d734d3 7.6s done
15:21:27 [2021-08-29T15:21:27.269Z] #11 extracting sha256:9717d2820c6a71db1e26328ebd46aacae82ccc1f0151b04e8ef392bfde4ae4a7 done
15:21:27 [2021-08-29T15:21:27.269Z] #11 DONE 26.6s
15:21:27 [2021-08-29T15:21:27.269Z] 
15:21:27 [2021-08-29T15:21:27.269Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:27 [2021-08-29T15:21:27.269Z] #30 sha256:6254c74dc1fa2b622dbb18424c965ac1045dea9ee2915a6ceda058746c231145
15:21:27 [2021-08-29T15:21:27.269Z] #30 5.927 
15:21:27 [2021-08-29T15:21:27.444Z] #33 ...
15:21:27 [2021-08-29T15:21:27.444Z] 
15:21:27 [2021-08-29T15:21:27.444Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:27 [2021-08-29T15:21:27.444Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:21:27 [2021-08-29T15:21:27.444Z] #14 5.943 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:27 [2021-08-29T15:21:27.444Z] #14 5.984 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:27 [2021-08-29T15:21:27.444Z] #14 5.989 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:27 [2021-08-29T15:21:27.444Z] #14 7.617 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:27 [2021-08-29T15:21:27.444Z] #14 ...
15:21:27 [2021-08-29T15:21:27.444Z] 
15:21:27 [2021-08-29T15:21:27.444Z] #57 [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
15:21:27 [2021-08-29T15:21:27.444Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:21:27 [2021-08-29T15:21:27.444Z] #57 5.497 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:27 [2021-08-29T15:21:27.444Z] #57 5.513 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:27 [2021-08-29T15:21:27.444Z] #57 5.513 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:27 [2021-08-29T15:21:27.444Z] #57 6.355 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:27 [2021-08-29T15:21:27.444Z] #57 9.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:27 [2021-08-29T15:21:27.701Z] #57 ...
15:21:27 [2021-08-29T15:21:27.701Z] 
15:21:27 [2021-08-29T15:21:27.701Z] #49 [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
15:21:27 [2021-08-29T15:21:27.701Z] #49 sha256:32a590f834154a8cb8247a02e845020adb543a606234de0eded2a052ae261084
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.840 + RM_GOPATH=0
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.840 + TMP_GOPATH=
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.840 + : /build
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.840 + '[' -z '' ']'
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.840 ++ mktemp -d
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.845 + export GOPATH=/tmp/tmp.gVWMnFhXpt
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.845 + GOPATH=/tmp/tmp.gVWMnFhXpt
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.845 + RM_GOPATH=1
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.845 + case "$(go env GOARCH)" in
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.845 ++ go env GOARCH
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.902 + export GO_BUILDMODE=-buildmode=pie
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.902 + GO_BUILDMODE=-buildmode=pie
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.902 ++ dirname /tmp/install/install.sh
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + dir=/tmp/install
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + bin=gotestsum
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + shift
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + . /tmp/install/gotestsum.installer
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 ++ : v0.5.3
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + install_gotestsum
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + set -e
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + export GO111MODULE=on
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + GO111MODULE=on
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + GOBIN=/build
15:21:27 [2021-08-29T15:21:27.701Z] #49 5.908 + go get gotest.tools/gotestsum@v0.5.3
15:21:27 [2021-08-29T15:21:27.701Z] #49 6.397 go: downloading gotest.tools/gotestsum v0.5.3
15:21:27 [2021-08-29T15:21:27.701Z] #49 7.527 go: downloading github.com/fatih/color v1.9.0
15:21:27 [2021-08-29T15:21:27.701Z] #49 7.537 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:21:27 [2021-08-29T15:21:27.701Z] #49 7.596 go: downloading github.com/pkg/errors v0.9.1
15:21:27 [2021-08-29T15:21:27.701Z] #49 7.602 go: downloading github.com/spf13/pflag v1.0.3
15:21:27 [2021-08-29T15:21:27.701Z] #49 8.184 go: downloading github.com/mattn/go-colorable v0.1.6
15:21:27 [2021-08-29T15:21:27.701Z] #49 8.196 go: downloading github.com/mattn/go-isatty v0.0.12
15:21:27 [2021-08-29T15:21:27.701Z] #49 8.508 go: downloading github.com/jonboulle/clockwork v0.1.0
15:21:27 [2021-08-29T15:21:27.701Z] #49 8.726 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:21:27 [2021-08-29T15:21:27.701Z] #49 8.728 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:21:27 [2021-08-29T15:21:27.701Z] #49 9.287 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:21:27 [2021-08-29T15:21:27.701Z] #49 ...
15:21:27 [2021-08-29T15:21:27.701Z] 
15:21:27 [2021-08-29T15:21:27.701Z] #45 [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         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
15:21:27 [2021-08-29T15:21:27.701Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:27 [2021-08-29T15:21:27.701Z] #45 6.370 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:27 [2021-08-29T15:21:27.701Z] #45 6.502 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:27 [2021-08-29T15:21:27.701Z] #45 6.518 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:27 [2021-08-29T15:21:27.701Z] #45 7.219 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:21:27 [2021-08-29T15:21:27.701Z] #45 8.910 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:27 [2021-08-29T15:21:27.817Z] #60 12.68 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:21:27 [2021-08-29T15:21:27.838Z] #30 6.425 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:21:27 [2021-08-29T15:21:27.981Z] #45 ...
15:21:27 [2021-08-29T15:21:27.981Z] 
15:21:27 [2021-08-29T15:21:27.981Z] #47 [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
15:21:27 [2021-08-29T15:21:27.981Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.093 + RM_GOPATH=0
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.093 + TMP_GOPATH=
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.093 + : /build
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.093 + '[' -z '' ']'
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.094 ++ mktemp -d
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.095 + export GOPATH=/tmp/tmp.jYX0Uyjav6
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.095 + GOPATH=/tmp/tmp.jYX0Uyjav6
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.096 + RM_GOPATH=1
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.097 + case "$(go env GOARCH)" in
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.097 ++ go env GOARCH
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.165 + export GO_BUILDMODE=-buildmode=pie
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.165 + GO_BUILDMODE=-buildmode=pie
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.165 ++ dirname /tmp/install/install.sh
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.166 + dir=/tmp/install
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.169 + bin=vndr
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.169 + shift
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.169 + '[' '!' -f /tmp/install/vndr.installer ']'
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.169 + . /tmp/install/vndr.installer
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.173 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.173 + install_vndr
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.173 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.173 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.173 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jYX0Uyjav6/src/github.com/LK4D4/vndr
15:21:27 [2021-08-29T15:21:27.981Z] #47 6.180 Cloning into '/tmp/tmp.jYX0Uyjav6/src/github.com/LK4D4/vndr'...
15:21:27 [2021-08-29T15:21:27.981Z] #47 7.223 + cd /tmp/tmp.jYX0Uyjav6/src/github.com/LK4D4/vndr
15:21:27 [2021-08-29T15:21:27.981Z] #47 7.224 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
15:21:27 [2021-08-29T15:21:27.981Z] #47 7.273 + go build -buildmode=pie -v -o /build/vndr .
15:21:27 [2021-08-29T15:21:27.981Z] #47 10.16 internal/unsafeheader
15:21:27 [2021-08-29T15:21:27.981Z] #47 10.18 internal/abi
15:21:27 [2021-08-29T15:21:27.981Z] #47 10.25 internal/cpu
15:21:27 [2021-08-29T15:21:27.981Z] #47 10.56 internal/goexperiment
15:21:28 [2021-08-29T15:21:28.097Z] #30 6.614 
15:21:28 [2021-08-29T15:21:28.097Z] #30 6.680 
######################################################################## 100.0%
15:21:28 [2021-08-29T15:21:28.097Z] #30 6.824 
15:21:26 [2021-08-29T15:21:26.234Z] Cloning repository https://github.com/moby/moby.git
15:21:26 [2021-08-29T15:21:26.616Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:21:27 [2021-08-29T15:21:27.554Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:27 [2021-08-29T15:21:27.554Z]  > git --version # timeout=10
15:21:27 [2021-08-29T15:21:27.585Z]  > git --version # 'git version 2.24.1.windows.2'
15:21:27 [2021-08-29T15:21:27.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:27 [2021-08-29T15:21:27.601Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:28 [2021-08-29T15:21:28.237Z] #47 ...
15:21:28 [2021-08-29T15:21:28.237Z] 
15:21:28 [2021-08-29T15:21:28.237Z] #41 [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
15:21:28 [2021-08-29T15:21:28.237Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:21:28 [2021-08-29T15:21:28.237Z] #41 6.010 + git clone https://github.com/docker/distribution.git .
15:21:28 [2021-08-29T15:21:28.237Z] #41 6.016 Cloning into '.'...
15:21:28 [2021-08-29T15:21:28.237Z] #41 ...
15:21:28 [2021-08-29T15:21:28.237Z] 
15:21:28 [2021-08-29T15:21:28.237Z] #53 [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
15:21:28 [2021-08-29T15:21:28.237Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.965 + RM_GOPATH=0
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.965 + TMP_GOPATH=
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.965 + : /build
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.965 + '[' -z '' ']'
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.965 ++ mktemp -d
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.976 + export GOPATH=/tmp/tmp.yXZvF9NPYs
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.976 + GOPATH=/tmp/tmp.yXZvF9NPYs
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.976 + RM_GOPATH=1
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.976 + case "$(go env GOARCH)" in
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.976 ++ go env GOARCH
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.994 + export GO_BUILDMODE=-buildmode=pie
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.994 + GO_BUILDMODE=-buildmode=pie
15:21:28 [2021-08-29T15:21:28.237Z] #53 5.999 ++ dirname /tmp/install/install.sh
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 + dir=/tmp/install
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 + bin=shfmt
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 + shift
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 + . /tmp/install/shfmt.installer
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 + install_shfmt
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.003 + git clone https://github.com/mvdan/sh.git /tmp/tmp.yXZvF9NPYs/src/github.com/mvdan/sh
15:21:28 [2021-08-29T15:21:28.237Z] #53 6.006 Cloning into '/tmp/tmp.yXZvF9NPYs/src/github.com/mvdan/sh'...
15:21:28 [2021-08-29T15:21:28.358Z] #30 6.861 Download of images into '/build' complete.
15:21:28 [2021-08-29T15:21:28.358Z] #30 6.862 Use something like the following to load the result into a Docker daemon:
15:21:28 [2021-08-29T15:21:28.358Z] #30 6.862   tar -cC '/build' . | docker load
15:21:28 [2021-08-29T15:21:28.494Z] #53 ...
15:21:28 [2021-08-29T15:21:28.494Z] 
15:21:28 [2021-08-29T15:21:28.494Z] #51 [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
15:21:28 [2021-08-29T15:21:28.494Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.145 + RM_GOPATH=0
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.146 + TMP_GOPATH=
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.146 + : /build
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.147 + '[' -z '' ']'
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.147 ++ mktemp -d
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.149 + export GOPATH=/tmp/tmp.4SSTjVfy2l
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.149 + GOPATH=/tmp/tmp.4SSTjVfy2l
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.149 + RM_GOPATH=1
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.149 + case "$(go env GOARCH)" in
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.152 ++ go env GOARCH
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.197 + export GO_BUILDMODE=-buildmode=pie
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.198 + GO_BUILDMODE=-buildmode=pie
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.200 ++ dirname /tmp/install/install.sh
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.205 + dir=/tmp/install
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.206 + bin=golangci_lint
15:21:28 [2021-08-29T15:21:28.494Z] #51 6.207 + shift
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.208 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.209 + . /tmp/install/golangci_lint.installer
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.212 ++ : v1.23.8
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.212 + install_golangci_lint
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.214 + set -e
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.215 + export GO111MODULE=on
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.215 + GO111MODULE=on
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.216 + GOBIN=/build
15:21:28 [2021-08-29T15:21:28.495Z] #51 6.217 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
15:21:28 [2021-08-29T15:21:28.495Z] #51 7.244 go: downloading github.com/golangci/golangci-lint v1.23.8
15:21:28 [2021-08-29T15:21:28.495Z] #51 ...
15:21:28 [2021-08-29T15:21:28.495Z] 
15:21:28 [2021-08-29T15:21:28.495Z] #25 [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
15:21:28 [2021-08-29T15:21:28.495Z] #25 sha256:d300a13e379b7f9891f765762f88eca5bddf8cc6af3e6d2b8c7c7bf4bdc8dbf5
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + RM_GOPATH=0
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + TMP_GOPATH=
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + : /build
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + '[' -z '' ']'
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 ++ mktemp -d
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + export GOPATH=/tmp/tmp.z6SNb2CikG
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + GOPATH=/tmp/tmp.z6SNb2CikG
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + RM_GOPATH=1
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + case "$(go env GOARCH)" in
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 ++ go env GOARCH
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 Install docker/cli version 17.06.2-ce from stable
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + export GO_BUILDMODE=-buildmode=pie
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + GO_BUILDMODE=-buildmode=pie
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 ++ dirname /tmp/install/install.sh
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + dir=/tmp/install
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + bin=dockercli
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + shift
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + . /tmp/install/dockercli.installer
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 ++ : stable
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 ++ : 17.06.2-ce
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + install_dockercli
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.713 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.720 ++ uname -m
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.722 + arch=x86_64
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.722 + '[' x86_64 '!=' x86_64 ']'
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.722 + url=https://download.docker.com/linux/static
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.731 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:21:28 [2021-08-29T15:21:28.495Z] #25 5.731 + tar -xz docker/docker
15:21:28 [2021-08-29T15:21:28.751Z] #25 ...
15:21:28 [2021-08-29T15:21:28.751Z] 
15:21:28 [2021-08-29T15:21:28.751Z] #35 [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
15:21:28 [2021-08-29T15:21:28.751Z] #35 sha256:cd48d9b57f3a8c44781dfee3c89d2bc8ff5e779f9fc037374551a3c782f24ef3
15:21:28 [2021-08-29T15:21:28.751Z] #35 5.705 Install go-toml version v1.8.1
15:21:28 [2021-08-29T15:21:28.751Z] #35 6.276 go: downloading github.com/pelletier/go-toml v1.8.1
15:21:28 [2021-08-29T15:21:28.751Z] #35 10.19 go get: installing executables with 'go get' in module mode is deprecated.
15:21:28 [2021-08-29T15:21:28.751Z] #35 10.20 	Use 'go install pkg@version' instead.
15:21:28 [2021-08-29T15:21:28.751Z] #35 10.20 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:21:28 [2021-08-29T15:21:28.751Z] #35 10.20 	or run 'go help get' or 'go help install'.
15:21:28 [2021-08-29T15:21:28.751Z] #35 11.27 github.com/pelletier/go-toml
15:21:28 [2021-08-29T15:21:28.751Z] #35 ...
15:21:28 [2021-08-29T15:21:28.751Z] 
15:21:28 [2021-08-29T15:21:28.751Z] #47 [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
15:21:28 [2021-08-29T15:21:28.751Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:21:28 [2021-08-29T15:21:28.751Z] #47 11.09 runtime/internal/atomic
15:21:28 [2021-08-29T15:21:28.936Z] #30 DONE 7.5s
15:21:28 [2021-08-29T15:21:28.936Z] 
15:21:28 [2021-08-29T15:21:28.936Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
15:21:28 [2021-08-29T15:21:28.936Z] #12 sha256:f74aaa4fa9ed46c255995361554fc2a3cf3a16293950afa98c87b39a0608b62f
15:21:28 [2021-08-29T15:21:28.936Z] #12 DONE 1.6s
15:21:28 [2021-08-29T15:21:28.936Z] 
15:21:28 [2021-08-29T15:21:28.936Z] #13 [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
15:21:28 [2021-08-29T15:21:28.936Z] #13 sha256:99f2887bb2ebfc4f84f7f0bac41f1c32d5f347a8d4ba0c5593cd7a5d322ca2aa
15:21:29 [2021-08-29T15:21:29.245Z] #25 ...
15:21:29 [2021-08-29T15:21:29.245Z] 
15:21:29 [2021-08-29T15:21:29.245Z] #28 [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
15:21:29 [2021-08-29T15:21:29.245Z] #28 sha256:e75916afffafae59a866da91f9b75c8da5bc2aa9507ca28dbb4bca3863ef3a8f
15:21:29 [2021-08-29T15:21:29.245Z] #28 16.11 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 16.14 Setting up libjq1:arm64 (1.6-2.1) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 16.15 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 16.16 Setting up ca-certificates (20210119) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 17.09 Updating certificates in /etc/ssl/certs...
15:21:29 [2021-08-29T15:21:29.245Z] #28 19.75 129 added, 0 removed; done.
15:21:29 [2021-08-29T15:21:29.245Z] #28 19.93 Setting up jq (1.6-2.1) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 19.95 Setting up libcurl4:arm64 (7.74.0-1.3+b1) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 19.96 Setting up curl (7.74.0-1.3+b1) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 19.98 Processing triggers for libc-bin (2.31-13) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 20.96 Processing triggers for ca-certificates (20210119) ...
15:21:29 [2021-08-29T15:21:29.245Z] #28 20.98 Updating certificates in /etc/ssl/certs...
15:21:29 [2021-08-29T15:21:29.245Z] #28 24.08 0 added, 0 removed; done.
15:21:29 [2021-08-29T15:21:29.245Z] #28 24.08 Running hooks in /etc/ca-certificates/update.d...
15:21:29 [2021-08-29T15:21:29.245Z] #28 24.09 done.
15:21:29 [2021-08-29T15:21:29.245Z] #28 DONE 26.0s
15:21:29 [2021-08-29T15:21:29.245Z] 
15:21:29 [2021-08-29T15:21:29.245Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
15:21:29 [2021-08-29T15:21:29.245Z] #29 sha256:3791d58b3433d09dcb73380f5b50a271cc08a9836e051c027f8b5a0c32ec732a
15:21:29 [2021-08-29T15:21:29.245Z] #29 DONE 0.1s
15:21:29 [2021-08-29T15:21:29.245Z] 
15:21:29 [2021-08-29T15:21:29.245Z] #60 [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
15:21:29 [2021-08-29T15:21:29.245Z] #60 sha256:0855a072f0cc41b60a8b5d3fdaa50cb2c1ab74f84a2df4845303885919399ed2
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.436 + RM_GOPATH=0
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.436 + TMP_GOPATH=
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.437 + : /build
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.437 + '[' -z '' ']'
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.440 ++ mktemp -d
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.443 + export GOPATH=/tmp/tmp.vYTK6UMzfq
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.443 + GOPATH=/tmp/tmp.vYTK6UMzfq
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.443 + RM_GOPATH=1
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.443 + case "$(go env GOARCH)" in
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.444 ++ go env GOARCH
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.454 + export GO_BUILDMODE=-buildmode=pie
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.454 + GO_BUILDMODE=-buildmode=pie
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.454 ++ dirname /tmp/install/install.sh
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.462 + dir=/tmp/install
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.462 + bin=rootlesskit
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.462 + shift
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.463 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.463 + . /tmp/install/rootlesskit.installer
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.463 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.465 + install_rootlesskit
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.465 + case "$1" in
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.466 + export CGO_ENABLED=0
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.466 + CGO_ENABLED=0
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.466 + _install_rootlesskit
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.466 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.471 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.472 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.vYTK6UMzfq/src/github.com/rootless-containers/rootlesskit
15:21:29 [2021-08-29T15:21:29.245Z] #60 5.476 Cloning into '/tmp/tmp.vYTK6UMzfq/src/github.com/rootless-containers/rootlesskit'...
15:21:29 [2021-08-29T15:21:29.245Z] #60 8.580 + cd /tmp/tmp.vYTK6UMzfq/src/github.com/rootless-containers/rootlesskit
15:21:29 [2021-08-29T15:21:29.245Z] #60 8.584 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:29 [2021-08-29T15:21:29.245Z] #60 8.677 + export GO111MODULE=on
15:21:29 [2021-08-29T15:21:29.245Z] #60 8.677 + GO111MODULE=on
15:21:29 [2021-08-29T15:21:29.245Z] #60 8.677 + export GOPROXY=https://proxy.golang.org
15:21:29 [2021-08-29T15:21:29.245Z] #60 8.677 + GOPROXY=https://proxy.golang.org
15:21:29 [2021-08-29T15:21:29.245Z] #60 8.677 + for f in rootlesskit rootlesskit-docker-proxy
15:21:29 [2021-08-29T15:21:29.245Z] #60 8.677 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:21:29 [2021-08-29T15:21:29.245Z] #60 ...
15:21:29 [2021-08-29T15:21:29.245Z] 
15:21:29 [2021-08-29T15:21:29.245Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:29 [2021-08-29T15:21:29.245Z] #30 sha256:c307e0f478306a8307a8a1effdd86bafcc415c65f85181f5e0392f79eedb8b60
15:21:29 [2021-08-29T15:21:29.315Z] #47 11.72 internal/bytealg
15:21:29 [2021-08-29T15:21:29.315Z] #47 11.85 runtime/internal/sys
15:21:29 [2021-08-29T15:21:29.344Z] using credential docker-jenkins-github-credentials
15:21:29 [2021-08-29T15:21:29.410Z] using credential docker-jenkins-github-credentials
15:21:29 [2021-08-29T15:21:29.417Z] Cloning the remote Git repository
15:21:29 [2021-08-29T15:21:29.417Z] Cloning with configured refspecs honoured and without tags
15:21:29 [2021-08-29T15:21:29.483Z] Cloning the remote Git repository
15:21:29 [2021-08-29T15:21:29.484Z] Cloning with configured refspecs honoured and without tags
15:21:29 [2021-08-29T15:21:29.511Z] #13 DONE 0.7s
15:21:29 [2021-08-29T15:21:29.771Z] 
15:21:29 [2021-08-29T15:21:29.771Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
15:21:29 [2021-08-29T15:21:29.771Z] #32 sha256:ffbc8cf0e37eba0d0002d88257d99fd7dcca824da7d51bc7e2ae33be263cafd9
15:21:29 [2021-08-29T15:21:29.771Z] #32 DONE 0.2s
15:21:29 [2021-08-29T15:21:29.771Z] 
15:21:29 [2021-08-29T15:21:29.771Z] #44 [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
15:21:29 [2021-08-29T15:21:29.771Z] #44 sha256:c96a28e5a31b1e7a979c5cf3777aab9cf15dd006409926458290df5d091a90e2
15:21:29 [2021-08-29T15:21:29.771Z] #44 DONE 0.1s
15:21:29 [2021-08-29T15:21:29.771Z] 
15:21:29 [2021-08-29T15:21:29.771Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
15:21:29 [2021-08-29T15:21:29.771Z] #40 sha256:235e5079d960aa7a5640404fc440e2b41bf36470d8fedfd80e3719f2eaf6e6a9
15:21:29 [2021-08-29T15:21:29.771Z] #40 DONE 0.2s
15:21:29 [2021-08-29T15:21:29.771Z] 
15:21:29 [2021-08-29T15:21:29.771Z] #33 [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
15:21:29 [2021-08-29T15:21:29.771Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:21:29 [2021-08-29T15:21:29.823Z] #30 ...
15:21:29 [2021-08-29T15:21:29.823Z] 
15:21:29 [2021-08-29T15:21:29.823Z] #49 [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
15:21:29 [2021-08-29T15:21:29.823Z] #49 sha256:0b148e9a49cbabf0668412cddab5c795c8ffbd8434ee0532585cb4fad7776d59
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.140 + RM_GOPATH=0
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.140 + TMP_GOPATH=
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.140 + : /build
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.140 + '[' -z '' ']'
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.161 ++ mktemp -d
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.161 + export GOPATH=/tmp/tmp.ApkZLOejbS
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.161 + GOPATH=/tmp/tmp.ApkZLOejbS
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.161 + RM_GOPATH=1
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.161 + case "$(go env GOARCH)" in
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.161 ++ go env GOARCH
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.168 + export GO_BUILDMODE=-buildmode=pie
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.168 + GO_BUILDMODE=-buildmode=pie
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.168 ++ dirname /tmp/install/install.sh
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + dir=/tmp/install
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + bin=gotestsum
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + shift
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + . /tmp/install/gotestsum.installer
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 ++ : v0.5.3
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + install_gotestsum
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + set -e
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + export GO111MODULE=on
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + GO111MODULE=on
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + GOBIN=/build
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.169 + go get gotest.tools/gotestsum@v0.5.3
15:21:29 [2021-08-29T15:21:29.823Z] #49 5.660 go: downloading gotest.tools/gotestsum v0.5.3
15:21:29 [2021-08-29T15:21:29.823Z] #49 6.865 go: downloading github.com/fatih/color v1.9.0
15:21:29 [2021-08-29T15:21:29.823Z] #49 6.890 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:21:29 [2021-08-29T15:21:29.823Z] #49 6.890 go: downloading github.com/pkg/errors v0.9.1
15:21:29 [2021-08-29T15:21:29.823Z] #49 6.918 go: downloading github.com/spf13/pflag v1.0.3
15:21:29 [2021-08-29T15:21:29.823Z] #49 7.386 go: downloading github.com/jonboulle/clockwork v0.1.0
15:21:29 [2021-08-29T15:21:29.823Z] #49 7.405 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:21:29 [2021-08-29T15:21:29.823Z] #49 7.425 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:21:29 [2021-08-29T15:21:29.823Z] #49 7.544 go: downloading github.com/mattn/go-colorable v0.1.6
15:21:29 [2021-08-29T15:21:29.823Z] #49 7.683 go: downloading github.com/mattn/go-isatty v0.0.12
15:21:29 [2021-08-29T15:21:29.823Z] #49 8.023 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:21:29 [2021-08-29T15:21:29.823Z] #49 8.196 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:21:29 [2021-08-29T15:21:29.883Z] #47 12.34 runtime/internal/math
15:21:30 [2021-08-29T15:21:30.091Z] #49 ...
15:21:30 [2021-08-29T15:21:30.091Z] 
15:21:30 [2021-08-29T15:21:30.091Z] #45 [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         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
15:21:30 [2021-08-29T15:21:30.091Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc
15:21:30 [2021-08-29T15:21:30.091Z] #45 5.623 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:30 [2021-08-29T15:21:30.091Z] #45 5.666 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:30 [2021-08-29T15:21:30.091Z] #45 5.671 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:30 [2021-08-29T15:21:30.091Z] #45 6.209 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:21:30 [2021-08-29T15:21:30.091Z] #45 6.598 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:21:30 [2021-08-29T15:21:30.091Z] #45 8.033 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:21:30 [2021-08-29T15:21:30.140Z] #47 12.66 internal/race
15:21:30 [2021-08-29T15:21:30.274Z] #19 ...
15:21:30 [2021-08-29T15:21:30.274Z] 
15:21:30 [2021-08-29T15:21:30.274Z] #54 [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
15:21:30 [2021-08-29T15:21:30.274Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:21:30 [2021-08-29T15:21:30.274Z] #54 112.9 vendor/golang.org/x/text/unicode/bidi
15:21:30 [2021-08-29T15:21:30.274Z] #54 114.7 vendor/golang.org/x/text/secure/bidirule
15:21:30 [2021-08-29T15:21:30.274Z] #54 115.1 vendor/golang.org/x/text/unicode/norm
15:21:30 [2021-08-29T15:21:30.274Z] #54 119.7 vendor/golang.org/x/net/idna
15:21:30 [2021-08-29T15:21:30.274Z] #54 ...
15:21:30 [2021-08-29T15:21:30.274Z] 
15:21:30 [2021-08-29T15:21:30.274Z] #19 [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
15:21:30 [2021-08-29T15:21:30.274Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2 The following additional packages will be installed:
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
15:21:30 [2021-08-29T15:21:30.274Z] #19 107.2   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.2   linux-libc-dev-s390x-cross patch xz-utils
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3 Suggested packages:
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3   libyaml-shell-perl ed diffutils-doc
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3 Recommended packages:
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3   fakeroot build-essential libalgorithm-merge-perl libwww-perl
15:21:30 [2021-08-29T15:21:30.275Z] #19 107.3   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
15:21:30 [2021-08-29T15:21:30.354Z] #45 ...
15:21:30 [2021-08-29T15:21:30.354Z] 
15:21:30 [2021-08-29T15:21:30.354Z] #57 [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
15:21:30 [2021-08-29T15:21:30.354Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e
15:21:30 [2021-08-29T15:21:30.354Z] #57 4.618 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:30 [2021-08-29T15:21:30.354Z] #57 4.721 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:30 [2021-08-29T15:21:30.354Z] #57 4.893 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:30 [2021-08-29T15:21:30.354Z] #57 5.449 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:21:30 [2021-08-29T15:21:30.354Z] #57 6.589 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:21:30 [2021-08-29T15:21:30.354Z] #57 ...
15:21:30 [2021-08-29T15:21:30.354Z] 
15:21:30 [2021-08-29T15:21:30.354Z] #35 [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
15:21:30 [2021-08-29T15:21:30.354Z] #35 sha256:9c14628f5b34c1eb111d6c178d904ee38a04a7dc0e1fb13a2c2990bd2fc5c740
15:21:30 [2021-08-29T15:21:30.354Z] #35 4.278 Install go-toml version v1.8.1
15:21:30 [2021-08-29T15:21:30.354Z] #35 4.802 go: downloading github.com/pelletier/go-toml v1.8.1
15:21:30 [2021-08-29T15:21:30.354Z] #35 7.084 go get: installing executables with 'go get' in module mode is deprecated.
15:21:30 [2021-08-29T15:21:30.354Z] #35 7.084 	Use 'go install pkg@version' instead.
15:21:30 [2021-08-29T15:21:30.354Z] #35 7.085 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:21:30 [2021-08-29T15:21:30.354Z] #35 7.085 	or run 'go help get' or 'go help install'.
15:21:30 [2021-08-29T15:21:30.354Z] #35 7.530 github.com/pelletier/go-toml
15:21:30 [2021-08-29T15:21:30.397Z] #47 12.90 sync/atomic
15:21:30 [2021-08-29T15:21:30.620Z] #35 ...
15:21:30 [2021-08-29T15:21:30.620Z] 
15:21:30 [2021-08-29T15:21:30.620Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:30 [2021-08-29T15:21:30.620Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:21:30 [2021-08-29T15:21:30.620Z] #14 5.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:30 [2021-08-29T15:21:30.620Z] #14 5.612 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:30 [2021-08-29T15:21:30.620Z] #14 5.620 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:30 [2021-08-29T15:21:30.620Z] #14 6.407 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:21:30 [2021-08-29T15:21:30.620Z] #14 7.482 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:21:30 [2021-08-29T15:21:30.620Z] #14 ...
15:21:30 [2021-08-29T15:21:30.620Z] 
15:21:30 [2021-08-29T15:21:30.620Z] #33 [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
15:21:30 [2021-08-29T15:21:30.620Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b
15:21:30 [2021-08-29T15:21:30.620Z] #33 4.584 + git clone https://github.com/kolyshkin/go-swagger.git .
15:21:30 [2021-08-29T15:21:30.620Z] #33 4.587 Cloning into '.'...
15:21:30 [2021-08-29T15:21:30.883Z] #33 ...
15:21:30 [2021-08-29T15:21:30.883Z] 
15:21:30 [2021-08-29T15:21:30.883Z] #37 [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
15:21:30 [2021-08-29T15:21:30.883Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da
15:21:30 [2021-08-29T15:21:30.883Z] #37 5.256 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:30 [2021-08-29T15:21:30.883Z] #37 5.303 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:30 [2021-08-29T15:21:30.883Z] #37 5.303 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:30 [2021-08-29T15:21:30.883Z] #37 6.022 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:21:30 [2021-08-29T15:21:30.883Z] #37 7.440 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:21:30 [2021-08-29T15:21:30.883Z] #37 ...
15:21:30 [2021-08-29T15:21:30.883Z] 
15:21:30 [2021-08-29T15:21:30.883Z] #53 [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
15:21:30 [2021-08-29T15:21:30.883Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.277 + RM_GOPATH=0
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.277 + TMP_GOPATH=
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.277 + : /build
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.277 + '[' -z '' ']'
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.277 ++ mktemp -d
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.280 + export GOPATH=/tmp/tmp.f2DIQkKjRH
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.280 + GOPATH=/tmp/tmp.f2DIQkKjRH
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.280 + RM_GOPATH=1
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.280 + case "$(go env GOARCH)" in
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.280 ++ go env GOARCH
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + export GO_BUILDMODE=-buildmode=pie
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + GO_BUILDMODE=-buildmode=pie
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 ++ dirname /tmp/install/install.sh
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + dir=/tmp/install
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + bin=shfmt
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + shift
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + . /tmp/install/shfmt.installer
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + install_shfmt
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.300 + git clone https://github.com/mvdan/sh.git /tmp/tmp.f2DIQkKjRH/src/github.com/mvdan/sh
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.306 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:30 [2021-08-29T15:21:30.883Z] #53 4.310 Cloning into '/tmp/tmp.f2DIQkKjRH/src/github.com/mvdan/sh'...
15:21:30 [2021-08-29T15:21:30.883Z] #53 10.41 + cd /tmp/tmp.f2DIQkKjRH/src/github.com/mvdan/sh
15:21:30 [2021-08-29T15:21:30.883Z] #53 10.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:30 [2021-08-29T15:21:30.883Z] #53 10.54 + GO111MODULE=on
15:21:30 [2021-08-29T15:21:30.883Z] #53 10.54 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:21:30 [2021-08-29T15:21:30.961Z] #47 13.47 runtime
15:21:31 [2021-08-29T15:21:31.147Z] #53 11.10 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:21:31 [2021-08-29T15:21:31.147Z] #53 11.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:21:31 [2021-08-29T15:21:31.147Z] #53 11.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:21:31 [2021-08-29T15:21:31.147Z] #53 ...
15:21:31 [2021-08-29T15:21:31.147Z] 
15:21:31 [2021-08-29T15:21:31.147Z] #51 [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
15:21:31 [2021-08-29T15:21:31.147Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 + RM_GOPATH=0
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 + TMP_GOPATH=
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 + : /build
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 + '[' -z '' ']'
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 ++ mktemp -d
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 + export GOPATH=/tmp/tmp.LKlBDQewZB
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 + GOPATH=/tmp/tmp.LKlBDQewZB
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 + RM_GOPATH=1
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 + case "$(go env GOARCH)" in
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.880 ++ go env GOARCH
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.915 + export GO_BUILDMODE=-buildmode=pie
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.915 + GO_BUILDMODE=-buildmode=pie
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.915 ++ dirname /tmp/install/install.sh
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + dir=/tmp/install
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + bin=golangci_lint
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + shift
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + . /tmp/install/golangci_lint.installer
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 ++ : v1.23.8
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + install_golangci_lint
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + set -e
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + export GO111MODULE=on
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + GO111MODULE=on
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + GOBIN=/build
15:21:31 [2021-08-29T15:21:31.147Z] #51 4.921 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
15:21:31 [2021-08-29T15:21:31.147Z] #51 5.530 go: downloading github.com/golangci/golangci-lint v1.23.8
15:21:31 [2021-08-29T15:21:31.147Z] #51 11.19 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:21:31 [2021-08-29T15:21:31.147Z] #51 11.20 go: downloading github.com/fatih/color v1.7.0
15:21:31 [2021-08-29T15:21:31.147Z] #51 11.32 go: downloading github.com/pkg/errors v0.8.1
15:21:31 [2021-08-29T15:21:31.147Z] #51 ...
15:21:31 [2021-08-29T15:21:31.147Z] 
15:21:31 [2021-08-29T15:21:31.147Z] #47 [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
15:21:31 [2021-08-29T15:21:31.147Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.955 + RM_GOPATH=0
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.955 + TMP_GOPATH=
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.955 + : /build
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.955 + '[' -z '' ']'
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.955 ++ mktemp -d
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.957 + export GOPATH=/tmp/tmp.Kv2jVXs8xX
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.958 + GOPATH=/tmp/tmp.Kv2jVXs8xX
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.958 + RM_GOPATH=1
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.958 + case "$(go env GOARCH)" in
15:21:31 [2021-08-29T15:21:31.147Z] #47 4.964 ++ go env GOARCH
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.009 + export GO_BUILDMODE=-buildmode=pie
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.009 + GO_BUILDMODE=-buildmode=pie
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.009 ++ dirname /tmp/install/install.sh
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.014 + dir=/tmp/install
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.014 + bin=vndr
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.014 + shift
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.014 + '[' '!' -f /tmp/install/vndr.installer ']'
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.017 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.017 + . /tmp/install/vndr.installer
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.017 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.017 + install_vndr
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.017 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.017 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Kv2jVXs8xX/src/github.com/LK4D4/vndr
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.021 Cloning into '/tmp/tmp.Kv2jVXs8xX/src/github.com/LK4D4/vndr'...
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.716 + cd /tmp/tmp.Kv2jVXs8xX/src/github.com/LK4D4/vndr
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.717 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
15:21:31 [2021-08-29T15:21:31.147Z] #47 5.725 + go build -buildmode=pie -v -o /build/vndr .
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.253 internal/unsafeheader
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.341 internal/goexperiment
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.356 internal/cpu
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.365 internal/abi
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.469 runtime/internal/sys
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.531 internal/race
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.759 sync/atomic
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.767 runtime/internal/math
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.913 unicode/utf8
15:21:31 [2021-08-29T15:21:31.147Z] #47 7.915 unicode
15:21:31 [2021-08-29T15:21:31.147Z] #47 8.476 internal/itoa
15:21:31 [2021-08-29T15:21:31.147Z] #47 8.717 math/bits
15:21:31 [2021-08-29T15:21:31.147Z] #47 8.817 encoding
15:21:31 [2021-08-29T15:21:31.147Z] #47 8.898 internal/bytealg
15:21:31 [2021-08-29T15:21:31.147Z] #47 8.955 runtime/internal/atomic
15:21:31 [2021-08-29T15:21:31.147Z] #47 9.836 math
15:21:31 [2021-08-29T15:21:31.147Z] #47 9.944 unicode/utf16
15:21:31 [2021-08-29T15:21:31.147Z] #47 10.33 container/list
15:21:31 [2021-08-29T15:21:31.147Z] #47 10.85 runtime
15:21:31 [2021-08-29T15:21:31.147Z] #47 11.23 crypto/internal/subtle
15:21:29 [2021-08-29T15:21:29.667Z] Cloning repository https://github.com/moby/moby.git
15:21:30 [2021-08-29T15:21:30.067Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:21:31 [2021-08-29T15:21:31.055Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:31 [2021-08-29T15:21:31.055Z]  > git --version # timeout=10
15:21:31 [2021-08-29T15:21:31.092Z]  > git --version # 'git version 2.24.1.windows.2'
15:21:31 [2021-08-29T15:21:31.092Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:31 [2021-08-29T15:21:31.095Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:31 [2021-08-29T15:21:31.422Z] #47 ...
15:21:31 [2021-08-29T15:21:31.422Z] 
15:21:31 [2021-08-29T15:21:31.422Z] #51 [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
15:21:31 [2021-08-29T15:21:31.422Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:21:31 [2021-08-29T15:21:31.422Z] #51 11.43 go: downloading github.com/spf13/cobra v0.0.5
15:21:31 [2021-08-29T15:21:31.422Z] #51 11.49 go: downloading github.com/spf13/pflag v1.0.5
15:21:31 [2021-08-29T15:21:31.422Z] #51 11.54 go: downloading github.com/spf13/viper v1.6.1
15:21:29 [2021-08-29T15:21:29.596Z] Cloning repository https://github.com/moby/moby.git
15:21:29 [2021-08-29T15:21:29.987Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
15:21:30 [2021-08-29T15:21:30.973Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:30 [2021-08-29T15:21:30.973Z]  > git --version # timeout=10
15:21:31 [2021-08-29T15:21:31.020Z]  > git --version # 'git version 2.24.1.windows.2'
15:21:31 [2021-08-29T15:21:31.020Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:31 [2021-08-29T15:21:31.020Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:32 [2021-08-29T15:21:32.003Z] #60 16.79 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:21:32 [2021-08-29T15:21:32.003Z] #60 ...
15:21:32 [2021-08-29T15:21:32.003Z] 
15:21:32 [2021-08-29T15:21:32.003Z] #45 [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         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
15:21:32 [2021-08-29T15:21:32.003Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:32 [2021-08-29T15:21:32.003Z] #45 6.548 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:32 [2021-08-29T15:21:32.003Z] #45 6.752 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:32 [2021-08-29T15:21:32.003Z] #45 6.861 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:32 [2021-08-29T15:21:32.003Z] #45 7.589 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:21:32 [2021-08-29T15:21:32.003Z] #45 8.692 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:32 [2021-08-29T15:21:32.003Z] #45 11.84 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:32 [2021-08-29T15:21:32.262Z] #45 ...
15:21:32 [2021-08-29T15:21:32.262Z] 
15:21:32 [2021-08-29T15:21:32.262Z] #25 [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
15:21:32 [2021-08-29T15:21:32.262Z] #25 sha256:6e183a348951be66b307efba358a3fc05219efab7446eeda31683f9da9d9297b
15:21:32 [2021-08-29T15:21:32.262Z] #25 16.90 + mkdir -p /build
15:21:32 [2021-08-29T15:21:32.262Z] #25 16.92 + mv docker/docker /build/
15:21:32 [2021-08-29T15:21:32.262Z] #25 16.92 + rmdir docker
15:21:32 [2021-08-29T15:21:32.334Z] #47 14.63 unicode
15:21:32 [2021-08-29T15:21:32.368Z] #51 12.31 go: downloading github.com/mattn/go-colorable v0.1.4
15:21:32 [2021-08-29T15:21:32.368Z] #51 12.36 go: downloading github.com/mattn/go-isatty v0.0.8
15:21:32 [2021-08-29T15:21:32.368Z] #51 12.38 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:21:32 [2021-08-29T15:21:32.631Z] #51 12.58 go: downloading github.com/go-critic/go-critic v0.4.1
15:21:32 [2021-08-29T15:21:32.631Z] #51 12.62 go: downloading github.com/go-lintpack/lintpack v0.5.2
15:21:32 [2021-08-29T15:21:32.631Z] #51 12.64 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:21:32 [2021-08-29T15:21:32.830Z] #25 DONE 17.5s
15:21:32 [2021-08-29T15:21:32.830Z] 
15:21:32 [2021-08-29T15:21:32.830Z] #51 [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
15:21:32 [2021-08-29T15:21:32.830Z] #51 sha256:f1df6676fb6da919cad0455e88a95a175f36b5cf5a069816a4b7a4c897b8429f
15:21:32 [2021-08-29T15:21:32.830Z] #51 17.21 go: downloading github.com/fatih/color v1.7.0
15:21:32 [2021-08-29T15:21:32.830Z] #51 17.21 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:21:32 [2021-08-29T15:21:32.830Z] #51 17.39 go: downloading github.com/pkg/errors v0.8.1
15:21:32 [2021-08-29T15:21:32.830Z] #51 17.39 go: downloading github.com/spf13/cobra v0.0.5
15:21:32 [2021-08-29T15:21:32.830Z] #51 17.57 go: downloading github.com/spf13/pflag v1.0.5
15:21:32 [2021-08-29T15:21:32.895Z] #51 13.01 go: downloading github.com/sirupsen/logrus v1.4.2
15:21:33 [2021-08-29T15:21:33.088Z] #51 17.88 go: downloading github.com/spf13/viper v1.6.1
15:21:33 [2021-08-29T15:21:33.157Z] #51 13.24 go: downloading github.com/stretchr/testify v1.4.0
15:21:33 [2021-08-29T15:21:33.421Z] #51 13.63 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:21:33 [2021-08-29T15:21:33.995Z] #51 13.79 go: downloading github.com/fsnotify/fsnotify v1.4.7
15:21:33 [2021-08-29T15:21:33.995Z] #51 14.02 go: downloading github.com/hashicorp/hcl v1.0.0
15:21:34 [2021-08-29T15:21:34.023Z] #51 18.76 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:21:34 [2021-08-29T15:21:34.282Z] #51 18.92 go: downloading github.com/go-critic/go-critic v0.4.1
15:21:34 [2021-08-29T15:21:34.942Z] #51 14.93 go: downloading github.com/magiconair/properties v1.8.1
15:21:34 [2021-08-29T15:21:34.942Z] #51 15.08 go: downloading github.com/mitchellh/mapstructure v1.1.2
15:21:35 [2021-08-29T15:21:35.063Z] #33 4.523 + git clone https://github.com/kolyshkin/go-swagger.git .
15:21:35 [2021-08-29T15:21:35.063Z] #33 4.523 Cloning into '.'...
15:21:35 [2021-08-29T15:21:35.063Z] #33 ...
15:21:35 [2021-08-29T15:21:35.063Z] 
15:21:35 [2021-08-29T15:21:35.063Z] #25 [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
15:21:35 [2021-08-29T15:21:35.063Z] #25 sha256:70604468b8393ebd8aada6ef518cccea3456788f429e5e47f15448a1e7e1e242
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.027 + RM_GOPATH=0
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.027 + TMP_GOPATH=
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.027 + : /build
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.027 + '[' -z '' ']'
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.027 ++ mktemp -d
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.028 + export GOPATH=/tmp/tmp.sHUoEi98nU
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.028 + GOPATH=/tmp/tmp.sHUoEi98nU
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.028 + RM_GOPATH=1
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.028 + case "$(go env GOARCH)" in
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.031 ++ go env GOARCH
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.049 + export GO_BUILDMODE=-buildmode=pie
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.049 + GO_BUILDMODE=-buildmode=pie
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.049 ++ dirname /tmp/install/install.sh
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.049 + dir=/tmp/install
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.050 + bin=dockercli
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.050 + shift
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.051 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.051 + . /tmp/install/dockercli.installer
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.051 ++ : stable
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.051 ++ : 17.06.2-ce
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.051 + install_dockercli
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.051 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.051 Install docker/cli version 17.06.2-ce from stable
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.060 ++ uname -m
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.060 + arch=x86_64
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.060 + '[' x86_64 '!=' x86_64 ']'
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.060 + url=https://download.docker.com/linux/static
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.060 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:21:35 [2021-08-29T15:21:35.063Z] #25 4.060 + tar -xz docker/docker
15:21:35 [2021-08-29T15:21:35.206Z] #51 15.13 go: downloading github.com/pelletier/go-toml v1.2.0
15:21:35 [2021-08-29T15:21:35.206Z] #51 15.24 go: downloading github.com/spf13/afero v1.1.2
15:21:35 [2021-08-29T15:21:35.469Z] #51 15.45 go: downloading github.com/spf13/cast v1.3.0
15:21:35 [2021-08-29T15:21:35.469Z] #51 ...
15:21:35 [2021-08-29T15:21:35.469Z] 
15:21:35 [2021-08-29T15:21:35.469Z] #41 [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
15:21:35 [2021-08-29T15:21:35.469Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362
15:21:35 [2021-08-29T15:21:35.469Z] #41 5.200 + git clone https://github.com/docker/distribution.git .
15:21:35 [2021-08-29T15:21:35.469Z] #41 5.203 Cloning into '.'...
15:21:35 [2021-08-29T15:21:35.469Z] #41 ...
15:21:35 [2021-08-29T15:21:35.469Z] 
15:21:35 [2021-08-29T15:21:35.469Z] #51 [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
15:21:35 [2021-08-29T15:21:35.469Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:21:35 [2021-08-29T15:21:35.469Z] #51 15.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0
15:21:35 [2021-08-29T15:21:35.469Z] #51 15.53 go: downloading github.com/subosito/gotenv v1.2.0
15:21:35 [2021-08-29T15:21:35.469Z] #51 15.55 go: downloading gopkg.in/ini.v1 v1.51.0
15:21:35 [2021-08-29T15:21:35.612Z] #47 ...
15:21:35 [2021-08-29T15:21:35.612Z] 
15:21:35 [2021-08-29T15:21:35.612Z] #51 [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
15:21:35 [2021-08-29T15:21:35.612Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:21:35 [2021-08-29T15:21:35.612Z] #51 17.84 go: downloading github.com/fatih/color v1.7.0
15:21:35 [2021-08-29T15:21:35.612Z] #51 17.84 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:21:35 [2021-08-29T15:21:35.612Z] #51 17.97 go: downloading github.com/pkg/errors v0.8.1
15:21:35 [2021-08-29T15:21:35.612Z] #51 17.97 go: downloading github.com/spf13/cobra v0.0.5
15:21:35 [2021-08-29T15:21:35.612Z] #51 18.07 go: downloading github.com/spf13/pflag v1.0.5
15:21:35 [2021-08-29T15:21:35.661Z] #51 20.36 go: downloading github.com/go-lintpack/lintpack v0.5.2
15:21:35 [2021-08-29T15:21:35.732Z] #51 15.66 go: downloading gopkg.in/yaml.v2 v2.2.7
15:21:35 [2021-08-29T15:21:35.869Z] #51 ...
15:21:35 [2021-08-29T15:21:35.869Z] 
15:21:35 [2021-08-29T15:21:35.869Z] #37 [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
15:21:35 [2021-08-29T15:21:35.869Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:35 [2021-08-29T15:21:35.869Z] #37 8.405 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:35 [2021-08-29T15:21:35.869Z] #37 ...
15:21:35 [2021-08-29T15:21:35.869Z] 
15:21:35 [2021-08-29T15:21:35.869Z] #60 [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
15:21:35 [2021-08-29T15:21:35.869Z] #60 sha256:96b144951eb0f43438faa87fc7c4744b9902b68c50480d084d9041f087572638
15:21:35 [2021-08-29T15:21:35.869Z] #60 12.07 + cd /tmp/tmp.XYc6zKVrsp/src/github.com/rootless-containers/rootlesskit
15:21:35 [2021-08-29T15:21:35.869Z] #60 12.07 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:35 [2021-08-29T15:21:35.869Z] #60 12.15 + export GO111MODULE=on
15:21:35 [2021-08-29T15:21:35.869Z] #60 12.16 + GO111MODULE=on
15:21:35 [2021-08-29T15:21:35.869Z] #60 12.16 + export GOPROXY=https://proxy.golang.org
15:21:35 [2021-08-29T15:21:35.869Z] #60 12.16 + GOPROXY=https://proxy.golang.org
15:21:35 [2021-08-29T15:21:35.869Z] #60 12.16 + for f in rootlesskit rootlesskit-docker-proxy
15:21:35 [2021-08-29T15:21:35.869Z] #60 12.16 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:21:35 [2021-08-29T15:21:35.869Z] #60 13.59 go: downloading github.com/pkg/errors v0.9.1
15:21:35 [2021-08-29T15:21:35.869Z] #60 13.63 go: downloading github.com/sirupsen/logrus v1.8.1
15:21:35 [2021-08-29T15:21:35.869Z] #60 13.69 go: downloading github.com/urfave/cli/v2 v2.3.0
15:21:35 [2021-08-29T15:21:35.869Z] #60 14.56 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:21:35 [2021-08-29T15:21:35.997Z] #51 16.19 go: downloading github.com/inconshreveable/mousetrap v1.0.0
15:21:36 [2021-08-29T15:21:36.007Z] #25 ...
15:21:36 [2021-08-29T15:21:36.007Z] 
15:21:36 [2021-08-29T15:21:36.007Z] #47 [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
15:21:36 [2021-08-29T15:21:36.007Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.985 + RM_GOPATH=0
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.985 + TMP_GOPATH=
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.985 + : /build
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.985 + '[' -z '' ']'
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.985 ++ mktemp -d
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.992 + export GOPATH=/tmp/tmp.8o5X3VAPxt
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.992 + GOPATH=/tmp/tmp.8o5X3VAPxt
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.992 + RM_GOPATH=1
15:21:36 [2021-08-29T15:21:36.007Z] #47 3.992 + case "$(go env GOARCH)" in
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.001 ++ go env GOARCH
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.007 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + export GO_BUILDMODE=-buildmode=pie
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + GO_BUILDMODE=-buildmode=pie
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 ++ dirname /tmp/install/install.sh
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + dir=/tmp/install
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + bin=vndr
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + shift
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + '[' '!' -f /tmp/install/vndr.installer ']'
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + . /tmp/install/vndr.installer
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 ++ : f12b881cb8f081a5058408a58f429b9014833fc6
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + install_vndr
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6'
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.8o5X3VAPxt/src/github.com/LK4D4/vndr
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.008 Cloning into '/tmp/tmp.8o5X3VAPxt/src/github.com/LK4D4/vndr'...
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.495 + cd /tmp/tmp.8o5X3VAPxt/src/github.com/LK4D4/vndr
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.497 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6
15:21:36 [2021-08-29T15:21:36.007Z] #47 4.501 + go build -buildmode=pie -v -o /build/vndr .
15:21:36 [2021-08-29T15:21:36.007Z] #47 5.184 internal/unsafeheader
15:21:36 [2021-08-29T15:21:36.007Z] #47 5.261 internal/cpu
15:21:36 [2021-08-29T15:21:36.007Z] #47 5.261 internal/abi
15:21:36 [2021-08-29T15:21:36.007Z] #47 5.399 internal/goexperiment
15:21:36 [2021-08-29T15:21:36.007Z] #47 5.474 runtime/internal/atomic
15:21:36 [2021-08-29T15:21:36.007Z] #47 5.867 runtime/internal/sys
15:21:36 [2021-08-29T15:21:36.007Z] #47 5.934 internal/bytealg
15:21:36 [2021-08-29T15:21:36.007Z] #47 6.094 runtime/internal/math
15:21:36 [2021-08-29T15:21:36.007Z] #47 6.210 internal/race
15:21:36 [2021-08-29T15:21:36.131Z] #60 ...
15:21:36 [2021-08-29T15:21:36.131Z] 
15:21:36 [2021-08-29T15:21:36.131Z] #25 [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
15:21:36 [2021-08-29T15:21:36.131Z] #25 sha256:d300a13e379b7f9891f765762f88eca5bddf8cc6af3e6d2b8c7c7bf4bdc8dbf5
15:21:36 [2021-08-29T15:21:36.131Z] #25 18.69 + mkdir -p /build
15:21:36 [2021-08-29T15:21:36.131Z] #25 18.70 + mv docker/docker /build/
15:21:36 [2021-08-29T15:21:36.131Z] #25 18.72 + rmdir docker
15:21:36 [2021-08-29T15:21:36.229Z] #51 20.84 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:21:36 [2021-08-29T15:21:36.260Z] #51 16.33 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:21:36 [2021-08-29T15:21:36.260Z] #51 16.37 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:21:36 [2021-08-29T15:21:36.268Z] #47 6.463 sync/atomic
15:21:36 [2021-08-29T15:21:36.488Z] #51 ...
15:21:36 [2021-08-29T15:21:36.488Z] 
15:21:36 [2021-08-29T15:21:36.488Z] #47 [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
15:21:36 [2021-08-29T15:21:36.488Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:21:36 [2021-08-29T15:21:36.488Z] #47 11.19 internal/bytealg
15:21:36 [2021-08-29T15:21:36.488Z] #47 11.77 runtime/internal/sys
15:21:36 [2021-08-29T15:21:36.488Z] #47 12.04 runtime/internal/math
15:21:36 [2021-08-29T15:21:36.488Z] #47 12.15 internal/race
15:21:36 [2021-08-29T15:21:36.488Z] #47 12.50 sync/atomic
15:21:36 [2021-08-29T15:21:36.488Z] #47 12.71 runtime
15:21:36 [2021-08-29T15:21:36.488Z] #47 13.69 unicode
15:21:36 [2021-08-29T15:21:36.488Z] #47 19.64 unicode/utf8
15:21:36 [2021-08-29T15:21:36.488Z] #47 20.52 internal/itoa
15:21:36 [2021-08-29T15:21:36.488Z] #47 20.93 math/bits
15:21:36 [2021-08-29T15:21:36.488Z] #47 ...
15:21:36 [2021-08-29T15:21:36.488Z] 
15:21:36 [2021-08-29T15:21:36.488Z] #60 [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
15:21:36 [2021-08-29T15:21:36.488Z] #60 sha256:fdd05a05f797fa57fed71e031f7592f4f1b581f5b05fe90b5b848d5ba4b6252c
15:21:36 [2021-08-29T15:21:36.488Z] #60 18.03 go: downloading github.com/google/uuid v1.3.0
15:21:36 [2021-08-29T15:21:36.488Z] #60 18.03 go: downloading github.com/moby/vpnkit v0.5.0
15:21:36 [2021-08-29T15:21:36.488Z] #60 18.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:21:36 [2021-08-29T15:21:36.488Z] #60 18.25 go: downloading github.com/gofrs/flock v0.8.1
15:21:36 [2021-08-29T15:21:36.488Z] #60 18.37 go: downloading github.com/gorilla/mux v1.8.0
15:21:36 [2021-08-29T15:21:36.488Z] #60 18.75 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:21:36 [2021-08-29T15:21:36.488Z] #60 19.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:21:36 [2021-08-29T15:21:36.488Z] #60 19.34 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:21:36 [2021-08-29T15:21:36.523Z] #51 16.59 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
15:21:36 [2021-08-29T15:21:36.523Z] #51 16.64 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
15:21:36 [2021-08-29T15:21:36.534Z] #47 7.000 runtime
15:21:36 [2021-08-29T15:21:36.701Z] #25 DONE 19.4s
15:21:36 [2021-08-29T15:21:36.701Z] 
15:21:36 [2021-08-29T15:21:36.701Z] #60 [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
15:21:36 [2021-08-29T15:21:36.701Z] #60 sha256:96b144951eb0f43438faa87fc7c4744b9902b68c50480d084d9041f087572638
15:21:36 [2021-08-29T15:21:36.701Z] #60 19.23 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:21:36 [2021-08-29T15:21:36.747Z] #60 ...
15:21:36 [2021-08-29T15:21:36.747Z] 
15:21:36 [2021-08-29T15:21:36.747Z] #49 [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
15:21:36 [2021-08-29T15:21:36.747Z] #49 sha256:6fa0780c5da7477374c43c2b31cc2a1bf8b999caedb923d7d31e6e08d9b852b8
15:21:36 [2021-08-29T15:21:36.747Z] #49 11.62 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:21:36 [2021-08-29T15:21:36.785Z] #51 16.79 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:21:36 [2021-08-29T15:21:36.785Z] #51 16.81 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:21:36 [2021-08-29T15:21:36.799Z] #47 7.117 unicode
15:21:36 [2021-08-29T15:21:36.874Z] #19 113.7 The following NEW packages will be installed:
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   crossbuild-essential-armel crossbuild-essential-armhf
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.7   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
15:21:36 [2021-08-29T15:21:36.875Z] #19 113.8   linux-libc-dev-s390x-cross patch xz-utils
15:21:37 [2021-08-29T15:21:37.006Z] #49 ...
15:21:37 [2021-08-29T15:21:37.006Z] 
15:21:37 [2021-08-29T15:21:37.006Z] #53 [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
15:21:37 [2021-08-29T15:21:37.006Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:21:37 [2021-08-29T15:21:37.006Z] #53 18.82 + cd /tmp/tmp.qSozcZkoJq/src/github.com/mvdan/sh
15:21:37 [2021-08-29T15:21:37.006Z] #53 18.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:37 [2021-08-29T15:21:37.006Z] #53 19.00 + GO111MODULE=on
15:21:37 [2021-08-29T15:21:37.006Z] #53 19.00 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:21:37 [2021-08-29T15:21:37.006Z] #53 19.85 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:21:37 [2021-08-29T15:21:37.006Z] #53 19.93 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:21:37 [2021-08-29T15:21:37.006Z] #53 19.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:21:37 [2021-08-29T15:21:37.064Z] #51 17.06 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:21:37 [2021-08-29T15:21:37.064Z] #51 17.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:21:37 [2021-08-29T15:21:37.266Z] #53 ...
15:21:37 [2021-08-29T15:21:37.266Z] 
15:21:37 [2021-08-29T15:21:37.266Z] #37 [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
15:21:37 [2021-08-29T15:21:37.266Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:37 [2021-08-29T15:21:37.266Z] #37 11.89 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:37 [2021-08-29T15:21:37.266Z] #37 ...
15:21:37 [2021-08-29T15:21:37.266Z] 
15:21:37 [2021-08-29T15:21:37.266Z] #47 [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
15:21:37 [2021-08-29T15:21:37.266Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:21:37 [2021-08-29T15:21:37.266Z] #47 21.99 math
15:21:37 [2021-08-29T15:21:37.448Z] #19 114.4 0 upgraded, 133 newly installed, 0 to remove and 2 not upgraded.
15:21:37 [2021-08-29T15:21:37.448Z] #19 114.4 Need to get 787 MB of archives.
15:21:37 [2021-08-29T15:21:37.448Z] #19 114.4 After this operation, 3385 MB of additional disk space will be used.
15:21:37 [2021-08-29T15:21:37.448Z] #19 114.4 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
15:21:37 [2021-08-29T15:21:37.525Z] #47 ...
15:21:37 [2021-08-29T15:21:37.525Z] 
15:21:37 [2021-08-29T15:21:37.525Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:37 [2021-08-29T15:21:37.525Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:21:37 [2021-08-29T15:21:37.525Z] #14 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:37 [2021-08-29T15:21:37.710Z] #19 114.4 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
15:21:37 [2021-08-29T15:21:37.710Z] #19 114.4 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
15:21:37 [2021-08-29T15:21:37.710Z] #19 114.5 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
15:21:37 [2021-08-29T15:21:37.710Z] #19 114.6 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
15:21:37 [2021-08-29T15:21:37.710Z] #19 114.6 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
15:21:37 [2021-08-29T15:21:37.710Z] #19 114.7 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
15:21:37 [2021-08-29T15:21:37.785Z] #14 ...
15:21:37 [2021-08-29T15:21:37.785Z] 
15:21:37 [2021-08-29T15:21:37.785Z] #57 [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
15:21:37 [2021-08-29T15:21:37.785Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:21:37 [2021-08-29T15:21:37.785Z] #57 12.41 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:37 [2021-08-29T15:21:37.972Z] #19 114.9 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
15:21:38 [2021-08-29T15:21:38.015Z] #51 17.85 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:21:38 [2021-08-29T15:21:38.015Z] #51 17.94 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:21:38 [2021-08-29T15:21:38.015Z] #51 17.99 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:21:38 [2021-08-29T15:21:38.044Z] #57 ...
15:21:38 [2021-08-29T15:21:38.044Z] 
15:21:38 [2021-08-29T15:21:38.044Z] #45 [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         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
15:21:38 [2021-08-29T15:21:38.044Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:38 [2021-08-29T15:21:38.044Z] #45 22.26 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:21:38 [2021-08-29T15:21:38.069Z] #60 20.67 go: downloading github.com/google/uuid v1.3.0
15:21:38 [2021-08-29T15:21:38.234Z] #19 115.1 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
15:21:38 [2021-08-29T15:21:38.325Z] #60 20.76 go: downloading github.com/moby/vpnkit v0.5.0
15:21:38 [2021-08-29T15:21:38.325Z] #60 20.83 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:21:38 [2021-08-29T15:21:38.582Z] #60 21.12 go: downloading github.com/gofrs/flock v0.8.1
15:21:38 [2021-08-29T15:21:38.582Z] #60 21.16 go: downloading github.com/gorilla/mux v1.8.0
15:21:38 [2021-08-29T15:21:38.593Z] #51 18.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:21:38 [2021-08-29T15:21:38.593Z] #51 18.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:21:38 [2021-08-29T15:21:38.807Z] #19 115.6 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
15:21:38 [2021-08-29T15:21:38.807Z] #19 115.8 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
15:21:38 [2021-08-29T15:21:38.839Z] #60 21.57 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:21:38 [2021-08-29T15:21:38.858Z] #51 ...
15:21:38 [2021-08-29T15:21:38.858Z] 
15:21:38 [2021-08-29T15:21:38.858Z] #35 [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
15:21:38 [2021-08-29T15:21:38.858Z] #35 sha256:9c14628f5b34c1eb111d6c178d904ee38a04a7dc0e1fb13a2c2990bd2fc5c740
15:21:38 [2021-08-29T15:21:38.858Z] #35 14.30 github.com/pelletier/go-toml/cmd/tomll
15:21:38 [2021-08-29T15:21:38.858Z] #35 DONE 18.8s
15:21:38 [2021-08-29T15:21:38.858Z] 
15:21:38 [2021-08-29T15:21:38.858Z] #51 [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
15:21:38 [2021-08-29T15:21:38.858Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:21:38 [2021-08-29T15:21:38.858Z] #51 18.89 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:21:38 [2021-08-29T15:21:38.858Z] #51 18.92 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:21:39 [2021-08-29T15:21:39.097Z] #60 ...
15:21:39 [2021-08-29T15:21:39.097Z] 
15:21:39 [2021-08-29T15:21:39.097Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:39 [2021-08-29T15:21:39.097Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:21:39 [2021-08-29T15:21:39.097Z] #14 11.61 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:39 [2021-08-29T15:21:39.097Z] #14 ...
15:21:39 [2021-08-29T15:21:39.097Z] 
15:21:39 [2021-08-29T15:21:39.097Z] #45 [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         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
15:21:39 [2021-08-29T15:21:39.097Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:39 [2021-08-29T15:21:39.097Z] #45 11.49 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:39 [2021-08-29T15:21:39.354Z] #45 ...
15:21:39 [2021-08-29T15:21:39.354Z] 
15:21:39 [2021-08-29T15:21:39.354Z] #53 [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
15:21:39 [2021-08-29T15:21:39.354Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:21:39 [2021-08-29T15:21:39.354Z] #53 20.76 + cd /tmp/tmp.yXZvF9NPYs/src/github.com/mvdan/sh
15:21:39 [2021-08-29T15:21:39.354Z] #53 20.76 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:39 [2021-08-29T15:21:39.354Z] #53 20.92 + GO111MODULE=on
15:21:39 [2021-08-29T15:21:39.354Z] #53 20.92 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:21:39 [2021-08-29T15:21:39.354Z] #53 21.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:21:39 [2021-08-29T15:21:39.354Z] #53 22.09 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:21:39 [2021-08-29T15:21:39.380Z] #19 116.2 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
15:21:39 [2021-08-29T15:21:39.380Z] #19 116.2 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
15:21:39 [2021-08-29T15:21:39.621Z] #53 22.10 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:21:39 [2021-08-29T15:21:39.806Z] #51 19.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:21:39 [2021-08-29T15:21:39.806Z] #51 19.88 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:21:39 [2021-08-29T15:21:39.806Z] #51 19.89 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:21:39 [2021-08-29T15:21:39.877Z] #53 ...
15:21:39 [2021-08-29T15:21:39.877Z] 
15:21:39 [2021-08-29T15:21:39.877Z] #49 [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
15:21:39 [2021-08-29T15:21:39.877Z] #49 sha256:32a590f834154a8cb8247a02e845020adb543a606234de0eded2a052ae261084
15:21:39 [2021-08-29T15:21:39.877Z] #49 12.51 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:21:40 [2021-08-29T15:21:40.069Z] #51 20.01 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:21:40 [2021-08-29T15:21:40.069Z] #51 20.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:21:40 [2021-08-29T15:21:40.069Z] #51 ...
15:21:40 [2021-08-29T15:21:40.069Z] 
15:21:40 [2021-08-29T15:21:40.069Z] #60 [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
15:21:40 [2021-08-29T15:21:40.069Z] #60 sha256:0855a072f0cc41b60a8b5d3fdaa50cb2c1ab74f84a2df4845303885919399ed2
15:21:40 [2021-08-29T15:21:40.069Z] #60 10.04 go: downloading github.com/sirupsen/logrus v1.8.1
15:21:40 [2021-08-29T15:21:40.069Z] #60 10.05 go: downloading github.com/pkg/errors v0.9.1
15:21:40 [2021-08-29T15:21:40.069Z] #60 10.05 go: downloading github.com/urfave/cli/v2 v2.3.0
15:21:40 [2021-08-29T15:21:40.069Z] #60 10.35 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:21:40 [2021-08-29T15:21:40.069Z] #60 10.61 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:21:40 [2021-08-29T15:21:40.069Z] #60 11.92 go: downloading github.com/google/uuid v1.3.0
15:21:40 [2021-08-29T15:21:40.069Z] #60 12.00 go: downloading github.com/moby/vpnkit v0.5.0
15:21:40 [2021-08-29T15:21:40.069Z] #60 12.14 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:21:40 [2021-08-29T15:21:40.069Z] #60 12.78 go: downloading github.com/gofrs/flock v0.8.1
15:21:40 [2021-08-29T15:21:40.069Z] #60 12.91 go: downloading github.com/gorilla/mux v1.8.0
15:21:40 [2021-08-29T15:21:40.069Z] #60 13.57 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:21:40 [2021-08-29T15:21:40.069Z] #60 14.68 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:21:40 [2021-08-29T15:21:40.069Z] #60 14.84 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:21:40 [2021-08-29T15:21:40.069Z] #60 19.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:21:40 [2021-08-29T15:21:40.069Z] #60 20.04 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:21:40 [2021-08-29T15:21:40.118Z] #47 ...
15:21:40 [2021-08-29T15:21:40.118Z] 
15:21:40 [2021-08-29T15:21:40.118Z] #49 [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
15:21:40 [2021-08-29T15:21:40.118Z] #49 sha256:5bd87b4a033a9b17e77a29debdf88e62b6486114a680bdff24135a30d66a0b41
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 + RM_GOPATH=0
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 + TMP_GOPATH=
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 + : /build
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 + '[' -z '' ']'
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 ++ mktemp -d
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 + export GOPATH=/tmp/tmp.3SOVU3Ogy6
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 + GOPATH=/tmp/tmp.3SOVU3Ogy6
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 + RM_GOPATH=1
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 + case "$(go env GOARCH)" in
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.059 ++ go env GOARCH
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + export GO_BUILDMODE=-buildmode=pie
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + GO_BUILDMODE=-buildmode=pie
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 ++ dirname /tmp/install/install.sh
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + dir=/tmp/install
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + bin=gotestsum
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + shift
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + '[' '!' -f /tmp/install/gotestsum.installer ']'
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + . /tmp/install/gotestsum.installer
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 ++ : v0.5.3
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + install_gotestsum
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + set -e
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + export GO111MODULE=on
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + GO111MODULE=on
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + GOBIN=/build
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.067 + go get gotest.tools/gotestsum@v0.5.3
15:21:40 [2021-08-29T15:21:40.118Z] #49 4.463 go: downloading gotest.tools/gotestsum v0.5.3
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.261 go: downloading github.com/fatih/color v1.9.0
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.261 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.261 go: downloading github.com/pkg/errors v0.9.1
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.261 go: downloading github.com/spf13/pflag v1.0.3
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.458 go: downloading github.com/mattn/go-colorable v0.1.6
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.464 go: downloading github.com/mattn/go-isatty v0.0.12
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.745 go: downloading github.com/jonboulle/clockwork v0.1.0
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.801 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:21:40 [2021-08-29T15:21:40.118Z] #49 5.844 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:21:40 [2021-08-29T15:21:40.118Z] #49 6.222 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:21:40 [2021-08-29T15:21:40.118Z] #49 8.350 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:21:40 [2021-08-29T15:21:40.118Z] #49 ...
15:21:40 [2021-08-29T15:21:40.118Z] 
15:21:40 [2021-08-29T15:21:40.118Z] #45 [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         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
15:21:40 [2021-08-29T15:21:40.118Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:40 [2021-08-29T15:21:40.118Z] #45 6.884 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:40 [2021-08-29T15:21:40.118Z] #45 6.929 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:40 [2021-08-29T15:21:40.119Z] #45 6.937 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:40 [2021-08-29T15:21:40.119Z] #45 7.467 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  InRelease [1540 B]
15:21:40 [2021-08-29T15:21:40.119Z] #45 8.084 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:40 [2021-08-29T15:21:40.119Z] #45 ...
15:21:40 [2021-08-29T15:21:40.119Z] 
15:21:40 [2021-08-29T15:21:40.119Z] #41 [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
15:21:40 [2021-08-29T15:21:40.119Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:21:40 [2021-08-29T15:21:40.119Z] #41 6.122 + git clone https://github.com/docker/distribution.git .
15:21:40 [2021-08-29T15:21:40.119Z] #41 6.123 Cloning into '.'...
15:21:40 [2021-08-29T15:21:40.119Z] #41 ...
15:21:40 [2021-08-29T15:21:40.119Z] 
15:21:40 [2021-08-29T15:21:40.119Z] #35 [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
15:21:40 [2021-08-29T15:21:40.119Z] #35 sha256:ab8940819280e91d903536ca4a56ac3df9f70c179199387a2344a7cff95e03c4
15:21:40 [2021-08-29T15:21:40.119Z] #35 3.175 Install go-toml version v1.8.1
15:21:40 [2021-08-29T15:21:40.119Z] #35 3.603 go: downloading github.com/pelletier/go-toml v1.8.1
15:21:40 [2021-08-29T15:21:40.119Z] #35 4.739 go get: installing executables with 'go get' in module mode is deprecated.
15:21:40 [2021-08-29T15:21:40.119Z] #35 4.739 	Use 'go install pkg@version' instead.
15:21:40 [2021-08-29T15:21:40.119Z] #35 4.739 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:21:40 [2021-08-29T15:21:40.119Z] #35 4.739 	or run 'go help get' or 'go help install'.
15:21:40 [2021-08-29T15:21:40.119Z] #35 5.073 github.com/pelletier/go-toml
15:21:40 [2021-08-29T15:21:40.133Z] #49 ...
15:21:40 [2021-08-29T15:21:40.133Z] 
15:21:40 [2021-08-29T15:21:40.133Z] #37 [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
15:21:40 [2021-08-29T15:21:40.133Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:40 [2021-08-29T15:21:40.133Z] #37 22.69 Fetched 8399 kB in 18s (475 kB/s)
15:21:40 [2021-08-29T15:21:40.349Z] #60 ...
15:21:40 [2021-08-29T15:21:40.349Z] 
15:21:40 [2021-08-29T15:21:40.349Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:40 [2021-08-29T15:21:40.349Z] #30 sha256:c307e0f478306a8307a8a1effdd86bafcc415c65f85181f5e0392f79eedb8b60
15:21:40 [2021-08-29T15:21:40.349Z] #30 7.186 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
15:21:40 [2021-08-29T15:21:40.349Z] #30 9.082 
15:21:40 [2021-08-29T15:21:40.349Z] #30 9.285 
                                                                           1.0%
######################################################################## 100.0%
15:21:40 [2021-08-29T15:21:40.349Z] #30 10.91 
15:21:40 [2021-08-29T15:21:40.379Z] #35 ...
15:21:40 [2021-08-29T15:21:40.379Z] 
15:21:40 [2021-08-29T15:21:40.379Z] #51 [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
15:21:40 [2021-08-29T15:21:40.379Z] #51 sha256:2e44e918b32a3b4b495afa30aa224a7d767a66ed7ed100638ff0ff5e33d5fb04
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 + RM_GOPATH=0
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 + TMP_GOPATH=
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 + : /build
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 + '[' -z '' ']'
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 ++ mktemp -d
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 + export GOPATH=/tmp/tmp.pet1zrnnwK
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 + GOPATH=/tmp/tmp.pet1zrnnwK
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 + RM_GOPATH=1
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.229 + case "$(go env GOARCH)" in
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.241 ++ go env GOARCH
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.250 + export GO_BUILDMODE=-buildmode=pie
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.251 + GO_BUILDMODE=-buildmode=pie
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.251 ++ dirname /tmp/install/install.sh
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + dir=/tmp/install
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + bin=golangci_lint
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + shift
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + '[' '!' -f /tmp/install/golangci_lint.installer ']'
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + . /tmp/install/golangci_lint.installer
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 ++ : v1.23.8
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + install_golangci_lint
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + set -e
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + export GO111MODULE=on
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + GO111MODULE=on
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + GOBIN=/build
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.255 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8
15:21:40 [2021-08-29T15:21:40.379Z] #51 5.699 go: downloading github.com/golangci/golangci-lint v1.23.8
15:21:40 [2021-08-29T15:21:40.379Z] #51 ...
15:21:40 [2021-08-29T15:21:40.379Z] 
15:21:40 [2021-08-29T15:21:40.379Z] #57 [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
15:21:40 [2021-08-29T15:21:40.379Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:21:40 [2021-08-29T15:21:40.379Z] #57 6.583 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:40 [2021-08-29T15:21:40.379Z] #57 6.641 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:40 [2021-08-29T15:21:40.379Z] #57 6.643 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:40 [2021-08-29T15:21:40.379Z] #57 7.530 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:40 [2021-08-29T15:21:40.379Z] #57 9.389 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:40 [2021-08-29T15:21:40.640Z] #57 ...
15:21:40 [2021-08-29T15:21:40.640Z] 
15:21:40 [2021-08-29T15:21:40.640Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:40 [2021-08-29T15:21:40.640Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:21:40 [2021-08-29T15:21:40.640Z] #14 6.076 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:40 [2021-08-29T15:21:40.640Z] #14 6.098 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:40 [2021-08-29T15:21:40.640Z] #14 6.098 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:40 [2021-08-29T15:21:40.640Z] #14 6.937 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:40 [2021-08-29T15:21:40.640Z] #14 8.704 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:40 [2021-08-29T15:21:40.640Z] #14 ...
15:21:40 [2021-08-29T15:21:40.640Z] 
15:21:40 [2021-08-29T15:21:40.640Z] #60 [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
15:21:40 [2021-08-29T15:21:40.640Z] #60 sha256:b7daeb0f6a8226e5c2674949c1d6b3f0ab9bb181ce232dcc11de3d9a2e827a3a
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 + RM_GOPATH=0
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 + TMP_GOPATH=
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 + : /build
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 + '[' -z '' ']'
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 ++ mktemp -d
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 + export GOPATH=/tmp/tmp.bugtUibRfp
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 + GOPATH=/tmp/tmp.bugtUibRfp
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 + RM_GOPATH=1
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.305 + case "$(go env GOARCH)" in
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.313 ++ go env GOARCH
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.313 + export GO_BUILDMODE=-buildmode=pie
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.313 + GO_BUILDMODE=-buildmode=pie
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 ++ dirname /tmp/install/install.sh
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + dir=/tmp/install
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + bin=rootlesskit
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + shift
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + . /tmp/install/rootlesskit.installer
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + install_rootlesskit
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + case "$1" in
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + export CGO_ENABLED=0
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + CGO_ENABLED=0
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + _install_rootlesskit
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.315 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bugtUibRfp/src/github.com/rootless-containers/rootlesskit
15:21:40 [2021-08-29T15:21:40.640Z] #60 4.317 Cloning into '/tmp/tmp.bugtUibRfp/src/github.com/rootless-containers/rootlesskit'...
15:21:40 [2021-08-29T15:21:40.640Z] #60 8.356 + cd /tmp/tmp.bugtUibRfp/src/github.com/rootless-containers/rootlesskit
15:21:40 [2021-08-29T15:21:40.640Z] #60 8.371 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:21:40 [2021-08-29T15:21:40.640Z] #60 8.455 + export GO111MODULE=on
15:21:40 [2021-08-29T15:21:40.640Z] #60 8.455 + GO111MODULE=on
15:21:40 [2021-08-29T15:21:40.640Z] #60 8.455 + export GOPROXY=https://proxy.golang.org
15:21:40 [2021-08-29T15:21:40.640Z] #60 8.455 + GOPROXY=https://proxy.golang.org
15:21:40 [2021-08-29T15:21:40.640Z] #60 8.455 + for f in rootlesskit rootlesskit-docker-proxy
15:21:40 [2021-08-29T15:21:40.640Z] #60 8.455 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:21:40 [2021-08-29T15:21:40.640Z] #60 9.310 go: downloading github.com/pkg/errors v0.9.1
15:21:40 [2021-08-29T15:21:40.640Z] #60 9.379 go: downloading github.com/sirupsen/logrus v1.8.1
15:21:40 [2021-08-29T15:21:40.640Z] #60 9.456 go: downloading github.com/urfave/cli/v2 v2.3.0
15:21:40 [2021-08-29T15:21:40.640Z] #60 10.34 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:21:40 [2021-08-29T15:21:40.903Z] #60 ...
15:21:40 [2021-08-29T15:21:40.903Z] 
15:21:40 [2021-08-29T15:21:40.903Z] #53 [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
15:21:40 [2021-08-29T15:21:40.903Z] #53 sha256:f60f87c50c237af04c29c5e6f957185631b3ed71efb0f7f21dafbf63df21754f
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 + RM_GOPATH=0
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 + TMP_GOPATH=
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 + : /build
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 + '[' -z '' ']'
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 ++ mktemp -d
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 + export GOPATH=/tmp/tmp.GNBLo6GFNi
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 + GOPATH=/tmp/tmp.GNBLo6GFNi
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 + RM_GOPATH=1
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 + case "$(go env GOARCH)" in
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.816 ++ go env GOARCH
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.820 + export GO_BUILDMODE=-buildmode=pie
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.820 + GO_BUILDMODE=-buildmode=pie
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.820 ++ dirname /tmp/install/install.sh
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 + dir=/tmp/install
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 + bin=shfmt
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 + shift
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 + '[' '!' -f /tmp/install/shfmt.installer ']'
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 + . /tmp/install/shfmt.installer
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 + install_shfmt
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f'
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.821 + git clone https://github.com/mvdan/sh.git /tmp/tmp.GNBLo6GFNi/src/github.com/mvdan/sh
15:21:40 [2021-08-29T15:21:40.903Z] #53 3.825 Cloning into '/tmp/tmp.GNBLo6GFNi/src/github.com/mvdan/sh'...
15:21:40 [2021-08-29T15:21:40.903Z] #53 ...
15:21:40 [2021-08-29T15:21:40.903Z] 
15:21:40 [2021-08-29T15:21:40.903Z] #25 [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
15:21:40 [2021-08-29T15:21:40.903Z] #25 sha256:70604468b8393ebd8aada6ef518cccea3456788f429e5e47f15448a1e7e1e242
15:21:40 [2021-08-29T15:21:40.903Z] #25 10.90 + mkdir -p /build
15:21:40 [2021-08-29T15:21:40.903Z] #25 10.91 + mv docker/docker /build/
15:21:40 [2021-08-29T15:21:40.903Z] #25 10.91 + rmdir docker
15:21:40 [2021-08-29T15:21:40.903Z] #25 DONE 11.3s
15:21:40 [2021-08-29T15:21:40.903Z] 
15:21:40 [2021-08-29T15:21:40.903Z] #37 [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
15:21:40 [2021-08-29T15:21:40.903Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:40 [2021-08-29T15:21:40.903Z] #37 6.198 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:21:40 [2021-08-29T15:21:40.903Z] #37 6.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:21:40 [2021-08-29T15:21:40.903Z] #37 6.246 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:21:40 [2021-08-29T15:21:40.903Z] #37 7.201 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:21:40 [2021-08-29T15:21:40.903Z] #37 9.276 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:41 [2021-08-29T15:21:41.164Z] #37 ...
15:21:41 [2021-08-29T15:21:41.164Z] 
15:21:41 [2021-08-29T15:21:41.164Z] #47 [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
15:21:41 [2021-08-29T15:21:41.164Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:21:41 [2021-08-29T15:21:41.164Z] #47 10.76 unicode/utf8
15:21:41 [2021-08-29T15:21:41.164Z] #47 11.53 internal/itoa
15:21:41 [2021-08-29T15:21:41.299Z] #19 ...
15:21:41 [2021-08-29T15:21:41.299Z] 
15:21:41 [2021-08-29T15:21:41.299Z] #54 [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
15:21:41 [2021-08-29T15:21:41.299Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:21:41 [2021-08-29T15:21:41.299Z] #54 121.6 vendor/golang.org/x/net/http2/hpack
15:21:41 [2021-08-29T15:21:41.299Z] #54 122.6 mime
15:21:41 [2021-08-29T15:21:41.299Z] #54 124.2 mime/quotedprintable
15:21:41 [2021-08-29T15:21:41.299Z] #54 124.5 net/http/internal
15:21:41 [2021-08-29T15:21:41.299Z] #54 124.7 net/http/internal/ascii
15:21:41 [2021-08-29T15:21:41.299Z] #54 126.9 crypto/tls
15:21:41 [2021-08-29T15:21:41.424Z] #47 11.73 math/bits
15:21:41 [2021-08-29T15:21:41.742Z] #30 ...
15:21:41 [2021-08-29T15:21:41.742Z] 
15:21:41 [2021-08-29T15:21:41.742Z] #47 [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
15:21:41 [2021-08-29T15:21:41.742Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:21:41 [2021-08-29T15:21:41.742Z] #47 11.46 crypto/subtle
15:21:41 [2021-08-29T15:21:41.742Z] #47 11.99 vendor/golang.org/x/crypto/cryptobyte/asn1
15:21:41 [2021-08-29T15:21:41.742Z] #47 12.70 internal/nettrace
15:21:41 [2021-08-29T15:21:41.742Z] #47 12.84 vendor/golang.org/x/crypto/internal/subtle
15:21:41 [2021-08-29T15:21:41.742Z] #47 ...
15:21:41 [2021-08-29T15:21:41.742Z] 
15:21:41 [2021-08-29T15:21:41.742Z] #51 [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
15:21:41 [2021-08-29T15:21:41.742Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:21:41 [2021-08-29T15:21:41.742Z] #51 20.20 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:21:41 [2021-08-29T15:21:41.742Z] #51 20.70 go: downloading github.com/sourcegraph/go-diff v0.5.1
15:21:41 [2021-08-29T15:21:41.742Z] #51 20.91 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:21:41 [2021-08-29T15:21:41.742Z] #51 20.95 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
15:21:41 [2021-08-29T15:21:41.742Z] #51 21.17 go: downloading github.com/ultraware/funlen v0.0.2
15:21:41 [2021-08-29T15:21:41.742Z] #51 21.19 go: downloading github.com/ultraware/whitespace v0.0.4
15:21:41 [2021-08-29T15:21:41.742Z] #51 21.21 go: downloading github.com/uudashr/gocognit v1.0.1
15:21:42 [2021-08-29T15:21:42.004Z] #51 22.12 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
15:21:42 [2021-08-29T15:21:42.243Z] #45 ...
15:21:42 [2021-08-29T15:21:42.243Z] 
15:21:42 [2021-08-29T15:21:42.243Z] #35 [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
15:21:42 [2021-08-29T15:21:42.243Z] #35 sha256:1c6e49df5abff503c5773b5fcf0cbf8caf12c5fa374bccb6646c0b3128e0619b
15:21:42 [2021-08-29T15:21:42.243Z] #35 22.74 github.com/pelletier/go-toml/cmd/tomll
15:21:42 [2021-08-29T15:21:42.243Z] #35 DONE 26.2s
15:21:42 [2021-08-29T15:21:42.243Z] 
15:21:42 [2021-08-29T15:21:42.243Z] #51 [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
15:21:42 [2021-08-29T15:21:42.243Z] #51 sha256:f1df6676fb6da919cad0455e88a95a175f36b5cf5a069816a4b7a4c897b8429f
15:21:42 [2021-08-29T15:21:42.243Z] #51 26.33 go: downloading github.com/mattn/go-colorable v0.1.4
15:21:42 [2021-08-29T15:21:42.243Z] #51 26.38 go: downloading github.com/sirupsen/logrus v1.4.2
15:21:42 [2021-08-29T15:21:42.243Z] #51 26.40 go: downloading github.com/stretchr/testify v1.4.0
15:21:42 [2021-08-29T15:21:42.243Z] #51 26.66 go: downloading github.com/mattn/go-isatty v0.0.8
15:21:42 [2021-08-29T15:21:42.243Z] #51 26.75 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:21:42 [2021-08-29T15:21:42.243Z] #51 26.81 go: downloading github.com/inconshreveable/mousetrap v1.0.0
15:21:42 [2021-08-29T15:21:42.243Z] #51 26.84 go: downloading github.com/fsnotify/fsnotify v1.4.7
15:21:42 [2021-08-29T15:21:42.243Z] #51 26.95 go: downloading github.com/hashicorp/hcl v1.0.0
15:21:42 [2021-08-29T15:21:42.266Z] #51 ...
15:21:42 [2021-08-29T15:21:42.266Z] 
15:21:42 [2021-08-29T15:21:42.266Z] #37 [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
15:21:42 [2021-08-29T15:21:42.266Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da
15:21:42 [2021-08-29T15:21:42.266Z] #37 12.40 Fetched 8288 kB in 7s (1119 kB/s)
15:21:42 [2021-08-29T15:21:42.266Z] #37 12.40 Reading package lists...
15:21:42 [2021-08-29T15:21:42.266Z] #37 16.29 Reading package lists...
15:21:42 [2021-08-29T15:21:42.266Z] #37 20.63 Building dependency tree...
15:21:42 [2021-08-29T15:21:42.371Z] #47 12.45 math
15:21:42 [2021-08-29T15:21:42.528Z] #37 ...
15:21:42 [2021-08-29T15:21:42.528Z] 
15:21:42 [2021-08-29T15:21:42.528Z] #57 [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
15:21:42 [2021-08-29T15:21:42.528Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e
15:21:42 [2021-08-29T15:21:42.528Z] #57 12.54 Fetched 8288 kB in 9s (948 kB/s)
15:21:42 [2021-08-29T15:21:42.528Z] #57 12.54 Reading package lists...
15:21:42 [2021-08-29T15:21:42.528Z] #57 16.70 Reading package lists...
15:21:42 [2021-08-29T15:21:42.528Z] #57 21.31 Building dependency tree...
15:21:42 [2021-08-29T15:21:42.528Z] #57 ...
15:21:42 [2021-08-29T15:21:42.528Z] 
15:21:42 [2021-08-29T15:21:42.528Z] #41 [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
15:21:42 [2021-08-29T15:21:42.528Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362
15:21:42 [2021-08-29T15:21:42.528Z] #41 16.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:21:42 [2021-08-29T15:21:42.528Z] #41 18.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:21:42 [2021-08-29T15:21:42.688Z] #54 ...
15:21:42 [2021-08-29T15:21:42.688Z] 
15:21:42 [2021-08-29T15:21:42.688Z] #19 [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
15:21:42 [2021-08-29T15:21:42.688Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:21:42 [2021-08-29T15:21:42.688Z] #19 119.5 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
15:21:42 [2021-08-29T15:21:42.688Z] #19 119.5 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
15:21:42 [2021-08-29T15:21:42.792Z] #41 ...
15:21:42 [2021-08-29T15:21:42.792Z] 
15:21:42 [2021-08-29T15:21:42.792Z] #51 [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
15:21:42 [2021-08-29T15:21:42.792Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:21:42 [2021-08-29T15:21:42.792Z] #51 23.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:21:42 [2021-08-29T15:21:42.792Z] Fetching without tags
15:21:42 [2021-08-29T15:21:42.814Z] #51 27.45 go: downloading github.com/magiconair/properties v1.8.1
15:21:42 [2021-08-29T15:21:42.814Z] #51 27.52 go: downloading github.com/mitchellh/mapstructure v1.1.2
15:21:42 [2021-08-29T15:21:42.814Z] #51 27.60 go: downloading github.com/pelletier/go-toml v1.2.0
15:21:42 [2021-08-29T15:21:42.503Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:42 [2021-08-29T15:21:42.550Z]  > git config --add remote.origin.fetch +refs/pull/42349/head:refs/remotes/origin/PR-42349 # timeout=10
15:21:42 [2021-08-29T15:21:42.597Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:42 [2021-08-29T15:21:42.706Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:42 [2021-08-29T15:21:42.816Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:42 [2021-08-29T15:21:42.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:42 [2021-08-29T15:21:42.816Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:43 [2021-08-29T15:21:43.054Z] #51 23.03 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:21:43 [2021-08-29T15:21:43.055Z] #51 23.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:21:43 [2021-08-29T15:21:43.055Z] #51 23.14 go: downloading github.com/davecgh/go-spew v1.1.1
15:21:43 [2021-08-29T15:21:43.055Z] #51 ...
15:21:43 [2021-08-29T15:21:43.055Z] 
15:21:43 [2021-08-29T15:21:43.055Z] #53 [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
15:21:43 [2021-08-29T15:21:43.055Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:21:43 [2021-08-29T15:21:43.055Z] #53 13.05 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:21:43 [2021-08-29T15:21:43.055Z] #53 15.91 runtime
15:21:43 [2021-08-29T15:21:43.072Z] #51 27.72 go: downloading github.com/spf13/afero v1.1.2
15:21:43 [2021-08-29T15:21:43.072Z] #51 27.89 go: downloading github.com/spf13/cast v1.3.0
15:21:43 [2021-08-29T15:21:43.072Z] #51 27.95 go: downloading github.com/spf13/jwalterweatherman v1.0.0
15:21:43 [2021-08-29T15:21:43.317Z] #53 ...
15:21:43 [2021-08-29T15:21:43.317Z] 
15:21:43 [2021-08-29T15:21:43.317Z] #37 [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
15:21:43 [2021-08-29T15:21:43.317Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da
15:21:43 [2021-08-29T15:21:43.317Z] #37 23.16 The following additional packages will be installed:
15:21:43 [2021-08-29T15:21:43.317Z] #37 23.16   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
15:21:43 [2021-08-29T15:21:43.317Z] #37 23.17 Suggested packages:
15:21:43 [2021-08-29T15:21:43.317Z] #37 23.17   cmake-doc ninja-build lrzip
15:21:43 [2021-08-29T15:21:43.317Z] #37 23.17 Recommended packages:
15:21:43 [2021-08-29T15:21:43.317Z] #37 23.17   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:21:43 [2021-08-29T15:21:43.335Z] #51 28.01 go: downloading github.com/subosito/gotenv v1.2.0
15:21:43 [2021-08-29T15:21:43.335Z] #51 28.01 go: downloading gopkg.in/ini.v1 v1.51.0
15:21:43 [2021-08-29T15:21:43.335Z] #51 28.18 go: downloading gopkg.in/yaml.v2 v2.2.7
15:21:43 [2021-08-29T15:21:43.459Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
15:21:43 [2021-08-29T15:21:43.581Z] #37 ...
15:21:43 [2021-08-29T15:21:43.581Z] 
15:21:43 [2021-08-29T15:21:43.581Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:43 [2021-08-29T15:21:43.581Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:21:43 [2021-08-29T15:21:43.581Z] #14 13.53 Fetched 8288 kB in 8s (1008 kB/s)
15:21:43 [2021-08-29T15:21:43.581Z] #14 13.53 Reading package lists...
15:21:43 [2021-08-29T15:21:43.581Z] #14 17.17 Reading package lists...
15:21:43 [2021-08-29T15:21:43.581Z] #14 21.57 Building dependency tree...
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.50 The following additional packages will be installed:
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.51   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.51   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.51   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.51   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.52   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.52   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.52   mingw-w64-common mingw-w64-x86-64-dev
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.54 Suggested packages:
15:21:43 [2021-08-29T15:21:43.581Z] #14 23.54   gcc-10-locales seccomp wine64
15:21:43 [2021-08-29T15:21:43.581Z] #14 ...
15:21:43 [2021-08-29T15:21:43.581Z] 
15:21:43 [2021-08-29T15:21:43.581Z] #51 [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
15:21:43 [2021-08-29T15:21:43.581Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.14 go: downloading github.com/pmezard/go-difflib v1.0.0
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.21 go: downloading github.com/stretchr/objx v0.2.0
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.37 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.44 go: downloading github.com/go-toolsmith/astequal v1.0.0
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.46 go: downloading github.com/go-toolsmith/astp v1.0.0
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.51 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.51 go: downloading github.com/go-toolsmith/typep v1.0.0
15:21:43 [2021-08-29T15:21:43.581Z] #51 23.61 go: downloading golang.org/x/text v0.3.2
15:21:43 [2021-08-29T15:21:43.594Z] #51 28.43 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:21:43 [2021-08-29T15:21:43.594Z] #51 28.49 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:21:43 [2021-08-29T15:21:43.594Z] #51 28.50 go: downloading github.com/go-toolsmith/astequal v1.0.0
15:21:43 [2021-08-29T15:21:43.844Z] #51 23.82 go: downloading github.com/gobwas/glob v0.2.3
15:21:43 [2021-08-29T15:21:43.844Z] #51 23.85 go: downloading github.com/kisielk/gotool v1.0.0
15:21:43 [2021-08-29T15:21:43.854Z] #51 28.56 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:21:43 [2021-08-29T15:21:43.854Z] #51 28.58 go: downloading github.com/go-toolsmith/astp v1.0.0
15:21:43 [2021-08-29T15:21:43.854Z] #51 28.62 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:21:43 [2021-08-29T15:21:43.854Z] #51 28.64 go: downloading github.com/go-toolsmith/typep v1.0.0
15:21:44 [2021-08-29T15:21:44.107Z] #51 24.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:21:44 [2021-08-29T15:21:44.107Z] #51 24.18 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:21:44 [2021-08-29T15:21:44.113Z] #51 28.82 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
15:21:44 [2021-08-29T15:21:44.113Z] #51 28.83 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
15:21:44 [2021-08-29T15:21:44.113Z] #51 28.87 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:21:44 [2021-08-29T15:21:44.326Z] #37 22.69 Reading package lists...
15:21:44 [2021-08-29T15:21:44.326Z] #37 ...
15:21:44 [2021-08-29T15:21:44.326Z] 
15:21:44 [2021-08-29T15:21:44.326Z] #35 [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
15:21:44 [2021-08-29T15:21:44.326Z] #35 sha256:cd48d9b57f3a8c44781dfee3c89d2bc8ff5e779f9fc037374551a3c782f24ef3
15:21:44 [2021-08-29T15:21:44.326Z] #35 23.20 github.com/pelletier/go-toml/cmd/tomll
15:21:44 [2021-08-29T15:21:44.326Z] #35 DONE 26.8s
15:21:44 [2021-08-29T15:21:44.372Z] #51 28.94 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:21:44 [2021-08-29T15:21:44.372Z] #51 28.96 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:21:44 [2021-08-29T15:21:44.372Z] #51 29.10 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:21:44 [2021-08-29T15:21:44.372Z] #51 29.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:21:44 [2021-08-29T15:21:44.605Z] 
15:21:44 [2021-08-29T15:21:44.605Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:44 [2021-08-29T15:21:44.605Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:21:44 [2021-08-29T15:21:44.605Z] #14 26.54 Fetched 8399 kB in 21s (398 kB/s)
15:21:44 [2021-08-29T15:21:44.631Z] #51 29.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:21:44 [2021-08-29T15:21:44.632Z] #51 29.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:21:44 [2021-08-29T15:21:44.891Z] #51 29.55 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:21:44 [2021-08-29T15:21:44.891Z] #51 29.60 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:21:44 [2021-08-29T15:21:44.891Z] #51 29.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:21:44 [2021-08-29T15:21:44.891Z] #51 29.74 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:21:45 [2021-08-29T15:21:45.059Z] #51 ...
15:21:45 [2021-08-29T15:21:45.059Z] 
15:21:45 [2021-08-29T15:21:45.059Z] #45 [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         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
15:21:45 [2021-08-29T15:21:45.059Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc
15:21:45 [2021-08-29T15:21:45.059Z] #45 14.98 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:21:45 [2021-08-29T15:21:45.059Z] #45 15.00 Fetched 8291 kB in 10s (854 kB/s)
15:21:45 [2021-08-29T15:21:45.059Z] #45 15.00 Reading package lists...
15:21:45 [2021-08-29T15:21:45.059Z] #45 19.37 Reading package lists...
15:21:45 [2021-08-29T15:21:45.059Z] #45 23.31 Building dependency tree...
15:21:45 [2021-08-29T15:21:45.151Z] #51 29.85 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:21:45 [2021-08-29T15:21:45.151Z] #51 29.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:21:45 [2021-08-29T15:21:45.151Z] #51 29.92 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:21:45 [2021-08-29T15:21:45.151Z] #51 29.97 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:21:45 [2021-08-29T15:21:45.238Z] #19 121.8 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
15:21:45 [2021-08-29T15:21:45.238Z] #19 121.8 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
15:21:45 [2021-08-29T15:21:45.322Z] #45 ...
15:21:45 [2021-08-29T15:21:45.322Z] 
15:21:45 [2021-08-29T15:21:45.322Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:45 [2021-08-29T15:21:45.322Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.40 The following NEW packages will be installed:
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.40   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.40   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.40   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.40   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.40   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.40   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.41   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.41   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.41   mingw-w64-x86-64-dev
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.77 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.77 Need to get 108 MB of archives.
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.77 After this operation, 620 MB of additional disk space will be used.
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
15:21:45 [2021-08-29T15:21:45.322Z] #14 24.94 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
15:21:45 [2021-08-29T15:21:45.322Z] #14 25.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:21:45 [2021-08-29T15:21:45.322Z] #14 25.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
15:21:45 [2021-08-29T15:21:45.322Z] #14 25.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
15:21:45 [2021-08-29T15:21:45.322Z] #14 25.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:21:45 [2021-08-29T15:21:45.410Z] #51 30.14 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:21:45 [2021-08-29T15:21:45.410Z] #51 30.17 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:21:45 [2021-08-29T15:21:45.586Z] #14 25.52 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:21:45 [2021-08-29T15:21:45.586Z] #14 25.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
15:21:45 [2021-08-29T15:21:45.586Z] #14 25.64 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
15:21:45 [2021-08-29T15:21:45.671Z] #47 ...
15:21:45 [2021-08-29T15:21:45.671Z] 
15:21:45 [2021-08-29T15:21:45.671Z] #35 [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
15:21:45 [2021-08-29T15:21:45.671Z] #35 sha256:ab8940819280e91d903536ca4a56ac3df9f70c179199387a2344a7cff95e03c4
15:21:45 [2021-08-29T15:21:45.671Z] #35 12.86 github.com/pelletier/go-toml/cmd/tomll
15:21:45 [2021-08-29T15:21:45.671Z] #35 DONE 15.7s
15:21:45 [2021-08-29T15:21:45.671Z] 
15:21:45 [2021-08-29T15:21:45.671Z] #49 [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
15:21:45 [2021-08-29T15:21:45.671Z] #49 sha256:5bd87b4a033a9b17e77a29debdf88e62b6486114a680bdff24135a30d66a0b41
15:21:45 [2021-08-29T15:21:45.671Z] #49 15.47 go get: installing executables with 'go get' in module mode is deprecated.
15:21:45 [2021-08-29T15:21:45.671Z] #49 15.47 	Use 'go install pkg@version' instead.
15:21:45 [2021-08-29T15:21:45.671Z] #49 15.47 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:21:45 [2021-08-29T15:21:45.671Z] #49 15.47 	or run 'go help get' or 'go help install'.
15:21:45 [2021-08-29T15:21:45.813Z] Fetching without tags
15:21:43 [2021-08-29T15:21:43.550Z]  > git config core.sparsecheckout # timeout=10
15:21:43 [2021-08-29T15:21:43.597Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:21:45 [2021-08-29T15:21:45.567Z]  > git remote # timeout=10
15:21:45 [2021-08-29T15:21:45.645Z]  > git config --get remote.origin.url # timeout=10
15:21:45 [2021-08-29T15:21:45.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:45 [2021-08-29T15:21:45.692Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:21:45 [2021-08-29T15:21:45.979Z] #51 30.71 go: downloading github.com/sourcegraph/go-diff v0.5.1
15:21:45 [2021-08-29T15:21:45.979Z] #51 30.72 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:21:45 [2021-08-29T15:21:45.539Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:45 [2021-08-29T15:21:45.580Z]  > git config --add remote.origin.fetch +refs/pull/42349/head:refs/remotes/origin/PR-42349 # timeout=10
15:21:45 [2021-08-29T15:21:45.620Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:45 [2021-08-29T15:21:45.736Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:45 [2021-08-29T15:21:45.844Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:45 [2021-08-29T15:21:45.845Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:45 [2021-08-29T15:21:45.846Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:46 [2021-08-29T15:21:46.097Z] #14 26.54 Reading package lists...
15:21:46 [2021-08-29T15:21:46.097Z] #14 ...
15:21:46 [2021-08-29T15:21:46.097Z] 
15:21:46 [2021-08-29T15:21:46.097Z] #51 [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
15:21:46 [2021-08-29T15:21:46.097Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:21:46 [2021-08-29T15:21:46.097Z] #51 18.64 go: downloading github.com/spf13/viper v1.6.1
15:21:46 [2021-08-29T15:21:46.097Z] #51 19.92 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:21:46 [2021-08-29T15:21:46.097Z] #51 19.92 go: downloading github.com/go-critic/go-critic v0.4.1
15:21:46 [2021-08-29T15:21:46.097Z] #51 21.46 go: downloading github.com/go-lintpack/lintpack v0.5.2
15:21:46 [2021-08-29T15:21:46.097Z] #51 21.75 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:21:46 [2021-08-29T15:21:46.097Z] #51 26.66 go: downloading github.com/mattn/go-colorable v0.1.4
15:21:46 [2021-08-29T15:21:46.097Z] #51 26.66 go: downloading github.com/sirupsen/logrus v1.4.2
15:21:46 [2021-08-29T15:21:46.097Z] #51 26.87 go: downloading github.com/stretchr/testify v1.4.0
15:21:46 [2021-08-29T15:21:46.097Z] #51 27.00 go: downloading github.com/mattn/go-isatty v0.0.8
15:21:46 [2021-08-29T15:21:46.097Z] #51 27.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:21:46 [2021-08-29T15:21:46.097Z] #51 27.29 go: downloading github.com/fsnotify/fsnotify v1.4.7
15:21:46 [2021-08-29T15:21:46.097Z] #51 27.29 go: downloading github.com/hashicorp/hcl v1.0.0
15:21:46 [2021-08-29T15:21:46.097Z] #51 28.01 go: downloading github.com/magiconair/properties v1.8.1
15:21:46 [2021-08-29T15:21:46.097Z] #51 28.12 go: downloading github.com/mitchellh/mapstructure v1.1.2
15:21:46 [2021-08-29T15:21:46.097Z] #51 28.24 go: downloading github.com/pelletier/go-toml v1.2.0
15:21:46 [2021-08-29T15:21:46.097Z] #51 28.28 go: downloading github.com/spf13/afero v1.1.2
15:21:46 [2021-08-29T15:21:46.097Z] #51 28.58 go: downloading github.com/spf13/cast v1.3.0
15:21:46 [2021-08-29T15:21:46.097Z] #51 28.66 go: downloading github.com/spf13/jwalterweatherman v1.0.0
15:21:46 [2021-08-29T15:21:46.162Z] #14 26.21 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
15:21:46 [2021-08-29T15:21:46.239Z] #51 30.89 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
15:21:46 [2021-08-29T15:21:46.239Z] #51 31.01 go: downloading github.com/ultraware/funlen v0.0.2
15:21:46 [2021-08-29T15:21:46.239Z] #51 31.04 go: downloading github.com/ultraware/whitespace v0.0.4
15:21:46 [2021-08-29T15:21:46.142Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:46 [2021-08-29T15:21:46.189Z]  > git config --add remote.origin.fetch +refs/pull/42349/head:refs/remotes/origin/PR-42349 # timeout=10
15:21:46 [2021-08-29T15:21:46.220Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:46 [2021-08-29T15:21:46.353Z] #51 28.82 go: downloading github.com/subosito/gotenv v1.2.0
15:21:46 [2021-08-29T15:21:46.353Z] #51 28.84 go: downloading gopkg.in/ini.v1 v1.51.0
15:21:46 [2021-08-29T15:21:46.353Z] #51 28.92 go: downloading gopkg.in/yaml.v2 v2.2.7
15:21:46 [2021-08-29T15:21:46.419Z] Fetching without tags
15:21:46 [2021-08-29T15:21:46.459Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
15:21:46 [2021-08-29T15:21:46.500Z] #51 31.14 go: downloading github.com/uudashr/gocognit v1.0.1
15:21:46 [2021-08-29T15:21:46.500Z] #51 31.25 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
15:21:46 [2021-08-29T15:21:46.608Z] #51 29.20 go: downloading github.com/inconshreveable/mousetrap v1.0.0
15:21:46 [2021-08-29T15:21:46.628Z] #19 123.2 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
15:21:46 [2021-08-29T15:21:46.628Z] #19 123.2 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
15:21:46 [2021-08-29T15:21:46.737Z] #14 ...
15:21:46 [2021-08-29T15:21:46.738Z] 
15:21:46 [2021-08-29T15:21:46.738Z] #49 [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
15:21:46 [2021-08-29T15:21:46.738Z] #49 sha256:0b148e9a49cbabf0668412cddab5c795c8ffbd8434ee0532585cb4fad7776d59
15:21:46 [2021-08-29T15:21:46.738Z] #49 16.82 go get: installing executables with 'go get' in module mode is deprecated.
15:21:46 [2021-08-29T15:21:46.738Z] #49 16.82 	Use 'go install pkg@version' instead.
15:21:46 [2021-08-29T15:21:46.738Z] #49 16.82 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:21:46 [2021-08-29T15:21:46.738Z] #49 16.82 	or run 'go help get' or 'go help install'.
15:21:46 [2021-08-29T15:21:46.738Z] #49 ...
15:21:46 [2021-08-29T15:21:46.738Z] 
15:21:46 [2021-08-29T15:21:46.738Z] #37 [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
15:21:46 [2021-08-29T15:21:46.738Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da
15:21:46 [2021-08-29T15:21:46.738Z] #37 23.92 The following NEW packages will be installed:
15:21:46 [2021-08-29T15:21:46.738Z] #37 23.92   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:21:46 [2021-08-29T15:21:46.738Z] #37 23.93   vim-common xxd
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.27 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.27 Need to get 15.6 MB of archives.
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.27 After this operation, 67.4 MB of additional disk space will be used.
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.27 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2 [1725 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.82 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7 [629 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.87 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+b1 [320 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.89 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 24.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2 [3673 kB]
15:21:46 [2021-08-29T15:21:46.738Z] #37 26.44 debconf: delaying package configuration, since apt-utils is not installed
15:21:46 [2021-08-29T15:21:46.738Z] #37 26.74 Fetched 15.6 MB in 1s (14.5 MB/s)
15:21:46 [2021-08-29T15:21:46.738Z] #37 26.79 Selecting previously unselected package xxd.
15:21:46 [2021-08-29T15:21:46.866Z] #51 29.40 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:21:46 [2021-08-29T15:21:46.866Z] #51 29.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:21:46 [2021-08-29T15:21:46.866Z] #51 29.46 go: downloading github.com/go-toolsmith/astequal v1.0.0
15:21:46 [2021-08-29T15:21:46.866Z] #51 29.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:21:46 [2021-08-29T15:21:46.866Z] #51 29.61 go: downloading github.com/go-toolsmith/astp v1.0.0
15:21:47 [2021-08-29T15:21:47.001Z] #37 26.79 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
15:21:47 [2021-08-29T15:21:47.001Z] #37 26.97 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_arm64.deb ...
15:21:47 [2021-08-29T15:21:47.124Z] #51 29.62 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:21:47 [2021-08-29T15:21:47.124Z] #51 29.66 go: downloading github.com/go-toolsmith/typep v1.0.0
15:21:47 [2021-08-29T15:21:47.215Z] Merging remotes/origin/master commit fecf45b09add4f6289ba1fcec67d6993b04db7af into PR head commit bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd
15:21:47 [2021-08-29T15:21:47.264Z] #37 27.26 Unpacking xxd (2:8.2.2434-3) ...
15:21:47 [2021-08-29T15:21:47.384Z] #51 29.79 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
15:21:47 [2021-08-29T15:21:47.385Z] #51 29.81 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
15:21:47 [2021-08-29T15:21:47.385Z] #51 29.91 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:21:47 [2021-08-29T15:21:47.385Z] #51 30.03 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:21:47 [2021-08-29T15:21:47.527Z] #37 27.48 Selecting previously unselected package vim-common.
15:21:47 [2021-08-29T15:21:47.527Z] #37 27.50 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
15:21:47 [2021-08-29T15:21:47.527Z] #37 27.68 Unpacking vim-common (2:8.2.2434-3) ...
15:21:47 [2021-08-29T15:21:47.643Z] #51 30.07 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:21:47 [2021-08-29T15:21:47.643Z] #51 30.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:21:47 [2021-08-29T15:21:47.643Z] #51 30.20 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:21:47 [2021-08-29T15:21:47.643Z] #51 30.23 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:21:47 [2021-08-29T15:21:47.644Z] #51 30.30 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:21:47 [2021-08-29T15:21:47.877Z] #51 32.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:21:47 [2021-08-29T15:21:47.877Z] #51 32.65 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:21:47 [2021-08-29T15:21:47.900Z] #51 ...
15:21:47 [2021-08-29T15:21:47.900Z] 
15:21:47 [2021-08-29T15:21:47.900Z] #47 [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
15:21:47 [2021-08-29T15:21:47.900Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:21:47 [2021-08-29T15:21:47.900Z] #47 20.44 unicode/utf8
15:21:47 [2021-08-29T15:21:47.900Z] #47 21.68 internal/itoa
15:21:47 [2021-08-29T15:21:47.900Z] #47 22.23 math/bits
15:21:47 [2021-08-29T15:21:47.900Z] #47 23.24 math
15:21:47 [2021-08-29T15:21:47.900Z] #47 ...
15:21:47 [2021-08-29T15:21:47.900Z] 
15:21:47 [2021-08-29T15:21:47.900Z] #53 [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
15:21:47 [2021-08-29T15:21:47.900Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:21:47 [2021-08-29T15:21:47.900Z] #53 24.72 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:21:47 [2021-08-29T15:21:47.900Z] #53 30.35 encoding
15:21:47 [2021-08-29T15:21:47.900Z] #53 30.52 runtime
15:21:48 [2021-08-29T15:21:48.016Z] #19 125.1 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
15:21:48 [2021-08-29T15:21:48.074Z] Merge succeeded, producing 33977e17a0d294252b1517cc27bbe38195254dd5
15:21:48 [2021-08-29T15:21:48.074Z] Checking out Revision 33977e17a0d294252b1517cc27bbe38195254dd5 (PR-42349)
15:21:48 [2021-08-29T15:21:48.103Z] #37 28.21 Selecting previously unselected package cmake-data.
15:21:48 [2021-08-29T15:21:48.103Z] #37 28.21 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
15:21:48 [2021-08-29T15:21:48.103Z] #37 28.24 Unpacking cmake-data (3.18.4-2) ...
15:21:48 [2021-08-29T15:21:48.137Z] #51 32.78 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:21:48 [2021-08-29T15:21:48.137Z] #51 32.82 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:21:48 [2021-08-29T15:21:48.137Z] #51 32.84 go: downloading github.com/davecgh/go-spew v1.1.1
15:21:48 [2021-08-29T15:21:48.137Z] #51 ...
15:21:48 [2021-08-29T15:21:48.137Z] 
15:21:48 [2021-08-29T15:21:48.137Z] #53 [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
15:21:48 [2021-08-29T15:21:48.137Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:21:48 [2021-08-29T15:21:48.137Z] #53 22.84 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:21:48 [2021-08-29T15:21:48.137Z] #53 28.25 encoding
15:21:48 [2021-08-29T15:21:48.137Z] #53 28.58 unicode/utf16
15:21:48 [2021-08-29T15:21:48.137Z] #53 28.68 runtime
15:21:48 [2021-08-29T15:21:48.137Z] #53 ...
15:21:48 [2021-08-29T15:21:48.137Z] 
15:21:48 [2021-08-29T15:21:48.137Z] #41 [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
15:21:48 [2021-08-29T15:21:48.137Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:21:48 [2021-08-29T15:21:48.137Z] #41 29.58 Updating files:  70% (1235/1750)
Updating files:  71% (1243/1750)
Updating files:  72% (1260/1750)
Updating files:  73% (1278/1750)
Updating files:  74% (1295/1750)
Updating files:  75% (1313/1750)
Updating files:  76% (1330/1750)
Updating files:  77% (1348/1750)
Updating files:  78% (1365/1750)
Updating files:  79% (1383/1750)
Updating files:  80% (1400/1750)
Updating files:  81% (1418/1750)
Updating files:  82% (1435/1750)
Updating files:  83% (1453/1750)
Updating files:  84% (1470/1750)
Updating files:  85% (1488/1750)
Updating files:  86% (1505/1750)
Updating files:  87% (1523/1750)
Updating files:  88% (1540/1750)
Updating files:  89% (1558/1750)
Updating files:  90% (1575/1750)
Updating files:  91% (1593/1750)
Updating files:  92% (1610/1750)
Updating files:  93% (1628/1750)
Updating files:  94% (1645/1750)
Updating files:  95% (1663/1750)
Updating files:  96% (1680/1750)
Updating files:  97% (1698/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
15:21:48 [2021-08-29T15:21:48.137Z] #41 30.20 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:21:48 [2021-08-29T15:21:48.158Z] #53 ...
15:21:48 [2021-08-29T15:21:48.158Z] 
15:21:48 [2021-08-29T15:21:48.158Z] #51 [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
15:21:48 [2021-08-29T15:21:48.159Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:21:48 [2021-08-29T15:21:48.159Z] #51 30.63 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:21:48 [2021-08-29T15:21:48.159Z] #51 30.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:21:48 [2021-08-29T15:21:48.159Z] #51 30.83 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:21:48 [2021-08-29T15:21:48.159Z] #51 30.86 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:21:48 [2021-08-29T15:21:48.278Z] #19 125.1 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
15:21:48 [2021-08-29T15:21:48.415Z] #51 30.89 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:21:48 [2021-08-29T15:21:48.415Z] #51 30.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:21:48 [2021-08-29T15:21:48.415Z] #51 30.98 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:21:48 [2021-08-29T15:21:48.415Z] #51 31.06 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:21:48 [2021-08-29T15:21:48.672Z] #51 31.16 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:21:48 [2021-08-29T15:21:48.672Z] #51 31.22 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:21:48 [2021-08-29T15:21:48.705Z] #41 32.98 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:21:48 [2021-08-29T15:21:48.705Z] #41 ...
15:21:48 [2021-08-29T15:21:48.705Z] 
15:21:48 [2021-08-29T15:21:48.705Z] #49 [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
15:21:48 [2021-08-29T15:21:48.705Z] #49 sha256:6fa0780c5da7477374c43c2b31cc2a1bf8b999caedb923d7d31e6e08d9b852b8
15:21:48 [2021-08-29T15:21:48.705Z] #49 23.30 go get: installing executables with 'go get' in module mode is deprecated.
15:21:48 [2021-08-29T15:21:48.705Z] #49 23.34 	Use 'go install pkg@version' instead.
15:21:48 [2021-08-29T15:21:48.705Z] #49 23.34 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:21:48 [2021-08-29T15:21:48.705Z] #49 23.34 	or run 'go help get' or 'go help install'.
15:21:48 [2021-08-29T15:21:48.705Z] #49 ...
15:21:48 [2021-08-29T15:21:48.705Z] 
15:21:48 [2021-08-29T15:21:48.705Z] #51 [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
15:21:48 [2021-08-29T15:21:48.705Z] #51 sha256:f1df6676fb6da919cad0455e88a95a175f36b5cf5a069816a4b7a4c897b8429f
15:21:48 [2021-08-29T15:21:48.705Z] #51 33.40 go: downloading github.com/pmezard/go-difflib v1.0.0
15:21:48 [2021-08-29T15:21:48.705Z] #51 33.50 go: downloading github.com/stretchr/objx v0.2.0
15:21:46 [2021-08-29T15:21:46.561Z]  > git config core.sparsecheckout # timeout=10
15:21:46 [2021-08-29T15:21:46.599Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:21:48 [2021-08-29T15:21:48.644Z]  > git remote # timeout=10
15:21:48 [2021-08-29T15:21:48.721Z]  > git config --get remote.origin.url # timeout=10
15:21:48 [2021-08-29T15:21:48.756Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:48 [2021-08-29T15:21:48.757Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:21:47 [2021-08-29T15:21:47.959Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:21:48 [2021-08-29T15:21:48.100Z]  > git config core.sparsecheckout # timeout=10
15:21:48 [2021-08-29T15:21:48.131Z]  > git checkout -f 33977e17a0d294252b1517cc27bbe38195254dd5 # timeout=10
15:21:46 [2021-08-29T15:21:46.330Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:21:46 [2021-08-29T15:21:46.439Z] Fetching upstream changes from https://github.com/moby/moby.git
15:21:46 [2021-08-29T15:21:46.439Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:46 [2021-08-29T15:21:46.439Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42349/head:refs/remotes/origin/PR-42349 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:21:47 [2021-08-29T15:21:47.317Z]  > git config core.sparsecheckout # timeout=10
15:21:47 [2021-08-29T15:21:47.348Z]  > git checkout -f bfa7afa32fcc0dee289cf38f4a6904986cf3a0dd # timeout=10
15:21:49 [2021-08-29T15:21:49.236Z] #51 31.79 go: downloading github.com/sourcegraph/go-diff v0.5.1
15:21:49 [2021-08-29T15:21:49.237Z] #51 31.80 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:21:49 [2021-08-29T15:21:49.272Z] #51 33.95 go: downloading golang.org/x/text v0.3.2
15:21:49 [2021-08-29T15:21:49.505Z] #51 31.90 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
15:21:49 [2021-08-29T15:21:49.505Z] #51 32.11 go: downloading github.com/ultraware/funlen v0.0.2
15:21:49 [2021-08-29T15:21:49.505Z] #51 32.13 go: downloading github.com/ultraware/whitespace v0.0.4
15:21:49 [2021-08-29T15:21:49.505Z] #51 32.14 go: downloading github.com/uudashr/gocognit v1.0.1
15:21:49 [2021-08-29T15:21:49.666Z] #19 126.7 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
15:21:49 [2021-08-29T15:21:49.762Z] #51 32.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
15:21:49 [2021-08-29T15:21:49.762Z] #51 ...
15:21:49 [2021-08-29T15:21:49.762Z] 
15:21:49 [2021-08-29T15:21:49.762Z] #60 [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
15:21:49 [2021-08-29T15:21:49.762Z] #60 sha256:96b144951eb0f43438faa87fc7c4744b9902b68c50480d084d9041f087572638
15:21:49 [2021-08-29T15:21:49.762Z] #60 22.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:21:49 [2021-08-29T15:21:49.762Z] #60 22.76 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:21:49 [2021-08-29T15:21:49.762Z] #60 26.73 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.7 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.7 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.7 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.7 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.7 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.7 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.7 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.8 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.8 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.8 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.8 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
15:21:49 [2021-08-29T15:21:49.928Z] #19 126.8 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
15:21:50 [2021-08-29T15:21:50.021Z] #60 ...
15:21:50 [2021-08-29T15:21:50.021Z] 
15:21:50 [2021-08-29T15:21:50.021Z] #41 [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
15:21:50 [2021-08-29T15:21:50.021Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:21:50 [2021-08-29T15:21:50.047Z] #37 ...
15:21:50 [2021-08-29T15:21:50.047Z] 
15:21:50 [2021-08-29T15:21:50.047Z] #57 [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
15:21:50 [2021-08-29T15:21:50.047Z] #57 sha256:eca78f8cc4d6dd9f86eda8a0f6b6348304fee24fbc8164c6f2a4f51c4278633e
15:21:50 [2021-08-29T15:21:50.047Z] #57 23.97 The following additional packages will be installed:
15:21:50 [2021-08-29T15:21:50.047Z] #57 23.98   libbtrfs0
15:21:50 [2021-08-29T15:21:50.047Z] #57 24.06 The following NEW packages will be installed:
15:21:50 [2021-08-29T15:21:50.047Z] #57 24.07   libbtrfs-dev libbtrfs0
15:21:50 [2021-08-29T15:21:50.047Z] #57 24.42 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
15:21:50 [2021-08-29T15:21:50.047Z] #57 24.42 Need to get 454 kB of archives.
15:21:50 [2021-08-29T15:21:50.047Z] #57 24.42 After this operation, 1275 kB of additional disk space will be used.
15:21:50 [2021-08-29T15:21:50.047Z] #57 24.42 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
15:21:50 [2021-08-29T15:21:50.047Z] #57 24.42 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
15:21:50 [2021-08-29T15:21:50.047Z] #57 26.45 debconf: delaying package configuration, since apt-utils is not installed
15:21:50 [2021-08-29T15:21:50.047Z] #57 26.63 Fetched 454 kB in 0s (1395 kB/s)
15:21:50 [2021-08-29T15:21:50.047Z] #57 26.73 Selecting previously unselected package libbtrfs0:arm64.
15:21:50 [2021-08-29T15:21:50.047Z] #57 26.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 ... 15703 files and directories currently installed.)
15:21:50 [2021-08-29T15:21:50.047Z] #57 26.84 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
15:21:50 [2021-08-29T15:21:50.047Z] #57 27.27 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
15:21:50 [2021-08-29T15:21:50.047Z] #57 27.44 Selecting previously unselected package libbtrfs-dev:arm64.
15:21:50 [2021-08-29T15:21:50.047Z] #57 27.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
15:21:50 [2021-08-29T15:21:50.047Z] #57 27.48 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
15:21:50 [2021-08-29T15:21:50.047Z] #57 27.99 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:21:50 [2021-08-29T15:21:50.047Z] #57 28.12 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:21:50 [2021-08-29T15:21:50.047Z] #57 28.16 Processing triggers for libc-bin (2.31-13) ...
15:21:50 [2021-08-29T15:21:50.047Z] #57 DONE 30.1s
15:21:50 [2021-08-29T15:21:50.047Z] 
15:21:50 [2021-08-29T15:21:50.047Z] #58 [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
15:21:50 [2021-08-29T15:21:50.047Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:21:50 [2021-08-29T15:21:50.190Z] #19 126.9 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
15:21:50 [2021-08-29T15:21:50.190Z] #19 126.9 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
15:21:50 [2021-08-29T15:21:50.190Z] #19 127.0 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
15:21:50 [2021-08-29T15:21:50.190Z] #19 127.0 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
15:21:50 [2021-08-29T15:21:50.190Z] #19 127.1 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
15:21:50 [2021-08-29T15:21:50.190Z] #19 127.1 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
15:21:50 [2021-08-29T15:21:50.278Z] #41 32.21 Updating files:  70% (1235/1750)
Updating files:  71% (1243/1750)
Updating files:  72% (1260/1750)
Updating files:  73% (1278/1750)
Updating files:  74% (1295/1750)
Updating files:  75% (1313/1750)
Updating files:  76% (1330/1750)
Updating files:  77% (1348/1750)
Updating files:  78% (1365/1750)
Updating files:  79% (1383/1750)
Updating files:  80% (1400/1750)
Updating files:  81% (1418/1750)
Updating files:  82% (1435/1750)
Updating files:  83% (1453/1750)
Updating files:  84% (1470/1750)
Updating files:  85% (1488/1750)
Updating files:  86% (1505/1750)
Updating files:  87% (1523/1750)
Updating files:  88% (1540/1750)
Updating files:  89% (1558/1750)
Updating files:  90% (1575/1750)
Updating files:  91% (1593/1750)
Updating files:  92% (1610/1750)
Updating files:  93% (1628/1750)
Updating files:  94% (1645/1750)
Updating files:  95% (1663/1750)
Updating files:  96% (1680/1750)
Updating files:  97% (1698/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
15:21:50 [2021-08-29T15:21:50.278Z] #41 32.79 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:21:50 [2021-08-29T15:21:50.536Z] #41 ...
15:21:50 [2021-08-29T15:21:50.536Z] 
15:21:50 [2021-08-29T15:21:50.536Z] #45 [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         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
15:21:50 [2021-08-29T15:21:50.536Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:50 [2021-08-29T15:21:50.536Z] #45 22.93 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:21:50 [2021-08-29T15:21:50.536Z] #45 30.39 Fetched 8403 kB in 24s (345 kB/s)
15:21:50 [2021-08-29T15:21:50.793Z] #45 30.39 Reading package lists...
15:21:50 [2021-08-29T15:21:50.793Z] #45 ...
15:21:50 [2021-08-29T15:21:50.793Z] 
15:21:50 [2021-08-29T15:21:50.793Z] #47 [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
15:21:50 [2021-08-29T15:21:50.793Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:21:50 [2021-08-29T15:21:50.793Z] #47 31.33 unicode/utf16
15:21:50 [2021-08-29T15:21:50.793Z] #47 31.83 container/list
15:21:50 [2021-08-29T15:21:50.793Z] #47 33.18 crypto/internal/subtle
15:21:50 [2021-08-29T15:21:50.968Z] #49 ...
15:21:50 [2021-08-29T15:21:50.968Z] 
15:21:50 [2021-08-29T15:21:50.968Z] #45 [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         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
15:21:50 [2021-08-29T15:21:50.968Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:50 [2021-08-29T15:21:50.968Z] #45 10.40 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:21:50 [2021-08-29T15:21:50.968Z] #45 18.24 Get:7 https://provo-mirror.opensuse.org//repositories/devel:/tools:/criu/Debian_10  Packages [2139 B]
15:21:50 [2021-08-29T15:21:50.968Z] #45 ...
15:21:50 [2021-08-29T15:21:50.968Z] 
15:21:50 [2021-08-29T15:21:50.969Z] #51 [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
15:21:50 [2021-08-29T15:21:50.969Z] #51 sha256:2e44e918b32a3b4b495afa30aa224a7d767a66ed7ed100638ff0ff5e33d5fb04
15:21:50 [2021-08-29T15:21:50.969Z] #51 12.05 go: downloading github.com/fatih/color v1.7.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 12.05 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b
15:21:50 [2021-08-29T15:21:50.969Z] #51 12.11 go: downloading github.com/pkg/errors v0.8.1
15:21:50 [2021-08-29T15:21:50.969Z] #51 12.14 go: downloading github.com/spf13/cobra v0.0.5
15:21:50 [2021-08-29T15:21:50.969Z] #51 12.23 go: downloading github.com/spf13/pflag v1.0.5
15:21:50 [2021-08-29T15:21:50.969Z] #51 12.53 go: downloading github.com/spf13/viper v1.6.1
15:21:50 [2021-08-29T15:21:50.969Z] #51 13.08 go: downloading github.com/mattn/go-colorable v0.1.4
15:21:50 [2021-08-29T15:21:50.969Z] #51 13.08 go: downloading github.com/mattn/go-isatty v0.0.8
15:21:50 [2021-08-29T15:21:50.969Z] #51 13.15 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3
15:21:50 [2021-08-29T15:21:50.969Z] #51 13.26 go: downloading github.com/go-critic/go-critic v0.4.1
15:21:50 [2021-08-29T15:21:50.969Z] #51 14.30 go: downloading github.com/go-lintpack/lintpack v0.5.2
15:21:50 [2021-08-29T15:21:50.969Z] #51 14.50 go: downloading github.com/mitchellh/go-homedir v1.1.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 14.60 go: downloading github.com/sirupsen/logrus v1.4.2
15:21:50 [2021-08-29T15:21:50.969Z] #51 14.87 go: downloading github.com/stretchr/testify v1.4.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 17.80 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0
15:21:50 [2021-08-29T15:21:50.969Z] #51 17.84 go: downloading github.com/inconshreveable/mousetrap v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 17.87 go: downloading github.com/fsnotify/fsnotify v1.4.7
15:21:50 [2021-08-29T15:21:50.969Z] #51 17.94 go: downloading github.com/hashicorp/hcl v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.29 go: downloading github.com/magiconair/properties v1.8.1
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.29 go: downloading github.com/mitchellh/mapstructure v1.1.2
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.35 go: downloading github.com/pelletier/go-toml v1.2.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.47 go: downloading github.com/spf13/afero v1.1.2
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.52 go: downloading github.com/spf13/cast v1.3.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.56 go: downloading github.com/spf13/jwalterweatherman v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.68 go: downloading github.com/subosito/gotenv v1.2.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.68 go: downloading gopkg.in/ini.v1 v1.51.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.70 go: downloading gopkg.in/yaml.v2 v2.2.7
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.95 go: downloading github.com/go-toolsmith/astcast v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 18.95 go: downloading github.com/go-toolsmith/astcopy v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.07 go: downloading github.com/go-toolsmith/astequal v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.07 go: downloading github.com/go-toolsmith/astfmt v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.11 go: downloading github.com/go-toolsmith/astp v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.20 go: downloading github.com/go-toolsmith/strparse v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.24 go: downloading github.com/go-toolsmith/typep v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.28 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.50 go: downloading github.com/davecgh/go-spew v1.1.1
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.50 go: downloading github.com/pmezard/go-difflib v1.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.50 go: downloading github.com/stretchr/objx v0.2.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.76 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.76 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
15:21:50 [2021-08-29T15:21:50.969Z] #51 19.84 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.04 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.04 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.39 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.41 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.47 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.70 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.70 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.86 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
15:21:50 [2021-08-29T15:21:50.969Z] #51 20.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770
15:21:50 [2021-08-29T15:21:50.969Z] #51 21.26 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21
15:21:50 [2021-08-29T15:21:50.969Z] #51 21.35 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
15:21:50 [2021-08-29T15:21:50.969Z] #51 ...
15:21:50 [2021-08-29T15:21:50.969Z] 
15:21:50 [2021-08-29T15:21:50.969Z] #45 [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         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
15:21:50 [2021-08-29T15:21:50.969Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:50 [2021-08-29T15:21:50.969Z] #45 21.11 Fetched 8403 kB in 15s (578 kB/s)
15:21:51 [2021-08-29T15:21:51.050Z] #47 33.50 crypto/subtle
15:21:51 [2021-08-29T15:21:51.307Z] #47 33.95 vendor/golang.org/x/crypto/cryptobyte/asn1
15:21:51 [2021-08-29T15:21:51.307Z] #47 ...
15:21:51 [2021-08-29T15:21:51.307Z] 
15:21:51 [2021-08-29T15:21:51.307Z] #49 [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
15:21:51 [2021-08-29T15:21:51.307Z] #49 sha256:32a590f834154a8cb8247a02e845020adb543a606234de0eded2a052ae261084
15:21:51 [2021-08-29T15:21:51.307Z] #49 23.95 go get: installing executables with 'go get' in module mode is deprecated.
15:21:51 [2021-08-29T15:21:51.307Z] #49 24.00 	Use 'go install pkg@version' instead.
15:21:51 [2021-08-29T15:21:51.307Z] #49 24.00 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:21:51 [2021-08-29T15:21:51.307Z] #49 24.00 	or run 'go help get' or 'go help install'.
15:21:51 [2021-08-29T15:21:51.340Z] Merge succeeded, producing 5858564a5b76b6c7e2574e2b6f510e5c9389fdff
15:21:51 [2021-08-29T15:21:51.340Z] Checking out Revision 5858564a5b76b6c7e2574e2b6f510e5c9389fdff (PR-42349)
15:21:51 [2021-08-29T15:21:51.563Z] #49 ...
15:21:51 [2021-08-29T15:21:51.563Z] 
15:21:51 [2021-08-29T15:21:51.563Z] #51 [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
15:21:51 [2021-08-29T15:21:51.563Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:21:51 [2021-08-29T15:21:51.563Z] #51 33.74 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:21:51 [2021-08-29T15:21:51.563Z] #51 33.78 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:21:51 [2021-08-29T15:21:51.563Z] #51 33.96 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1
15:21:51 [2021-08-29T15:21:51.563Z] #51 33.99 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69
15:21:51 [2021-08-29T15:21:51.563Z] #51 34.05 go: downloading github.com/davecgh/go-spew v1.1.1
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.538 + RM_GOPATH=0
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.538 + TMP_GOPATH=
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.539 + : /build
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.539 + '[' -z '' ']'
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.540 ++ mktemp -d
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.542 + export GOPATH=/tmp/tmp.rjH3dHkQqT
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.542 + GOPATH=/tmp/tmp.rjH3dHkQqT
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.542 + RM_GOPATH=1
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.542 + case "$(go env GOARCH)" in
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.543 ++ go env GOARCH
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.563 + export GO_BUILDMODE=-buildmode=pie
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.563 + GO_BUILDMODE=-buildmode=pie
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.565 ++ dirname /tmp/install/install.sh
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.579 + dir=/tmp/install
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.579 + bin=containerd
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.579 + shift
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.580 + '[' '!' -f /tmp/install/containerd.installer ']'
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.581 + . /tmp/install/containerd.installer
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.581 ++ set -e
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.582 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.583 + install_containerd
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.589 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.593 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.593 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rjH3dHkQqT/src/github.com/containerd/containerd
15:21:51 [2021-08-29T15:21:51.565Z] #58 1.609 Cloning into '/tmp/tmp.rjH3dHkQqT/src/github.com/containerd/containerd'...
15:21:51 [2021-08-29T15:21:51.578Z] #19 128.5 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
15:21:51 [2021-08-29T15:21:51.808Z] #51 ...
15:21:51 [2021-08-29T15:21:51.808Z] 
15:21:51 [2021-08-29T15:21:51.808Z] #37 [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
15:21:51 [2021-08-29T15:21:51.808Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:51 [2021-08-29T15:21:51.808Z] #37 26.42 Fetched 8399 kB in 20s (423 kB/s)
15:21:51 [2021-08-29T15:21:51.808Z] #37 26.42 Reading package lists...
15:21:51 [2021-08-29T15:21:51.808Z] #37 34.09 Reading package lists...
15:21:51 [2021-08-29T15:21:51.808Z] #37 ...
15:21:51 [2021-08-29T15:21:51.808Z] 
15:21:51 [2021-08-29T15:21:51.809Z] #47 [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
15:21:51 [2021-08-29T15:21:51.809Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:21:51 [2021-08-29T15:21:51.809Z] #47 28.51 encoding
15:21:51 [2021-08-29T15:21:51.809Z] #47 28.81 unicode/utf16
15:21:51 [2021-08-29T15:21:51.809Z] #47 29.32 container/list
15:21:51 [2021-08-29T15:21:51.809Z] #47 30.02 crypto/internal/subtle
15:21:51 [2021-08-29T15:21:51.809Z] #47 30.32 crypto/subtle
15:21:51 [2021-08-29T15:21:51.809Z] #47 30.65 vendor/golang.org/x/crypto/cryptobyte/asn1
15:21:51 [2021-08-29T15:21:51.809Z] #47 30.88 internal/nettrace
15:21:51 [2021-08-29T15:21:51.809Z] #47 31.00 vendor/golang.org/x/crypto/internal/subtle
15:21:51 [2021-08-29T15:21:51.820Z] #51 34.45 go: downloading github.com/pmezard/go-difflib v1.0.0
15:21:51 [2021-08-29T15:21:51.840Z] #19 128.5 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
15:21:51 [2021-08-29T15:21:51.840Z] #19 128.6 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
15:21:51 [2021-08-29T15:21:51.840Z] #19 128.8 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
15:21:51 [2021-08-29T15:21:51.840Z] #19 128.9 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
15:21:51 [2021-08-29T15:21:51.247Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:21:51 [2021-08-29T15:21:51.370Z]  > git config core.sparsecheckout # timeout=10
15:21:51 [2021-08-29T15:21:51.407Z]  > git checkout -f 5858564a5b76b6c7e2574e2b6f510e5c9389fdff # timeout=10
15:21:52 [2021-08-29T15:21:52.077Z] #51 34.50 go: downloading github.com/stretchr/objx v0.2.0
15:21:52 [2021-08-29T15:21:52.077Z] #51 ...
15:21:52 [2021-08-29T15:21:52.077Z] 
15:21:52 [2021-08-29T15:21:52.077Z] #57 [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
15:21:52 [2021-08-29T15:21:52.077Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:21:52 [2021-08-29T15:21:52.077Z] #57 24.60 Fetched 8399 kB in 19s (435 kB/s)
15:21:52 [2021-08-29T15:21:52.077Z] #57 24.60 Reading package lists...
15:21:52 [2021-08-29T15:21:52.171Z] Merge succeeded, producing b547ecb492cc930ff0061214349da9bf2c442de2
15:21:52 [2021-08-29T15:21:52.171Z] Checking out Revision b547ecb492cc930ff0061214349da9bf2c442de2 (PR-42349)
15:21:49 [2021-08-29T15:21:49.489Z]  > git remote # timeout=10
15:21:49 [2021-08-29T15:21:49.630Z]  > git config --get remote.origin.url # timeout=10
15:21:49 [2021-08-29T15:21:49.677Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:21:49 [2021-08-29T15:21:49.677Z]  > git merge fecf45b09add4f6289ba1fcec67d6993b04db7af # timeout=10
15:21:52 [2021-08-29T15:21:52.068Z]  > git rev-parse "HEAD^{commit}" # timeout=10
15:21:52 [2021-08-29T15:21:52.194Z]  > git config core.sparsecheckout # timeout=10
15:21:52 [2021-08-29T15:21:52.335Z] #57 33.92 Reading package lists...
15:21:52 [2021-08-29T15:21:52.335Z] #57 ...
15:21:52 [2021-08-29T15:21:52.335Z] 
15:21:52 [2021-08-29T15:21:52.335Z] #47 [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
15:21:52 [2021-08-29T15:21:52.335Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:21:52 [2021-08-29T15:21:52.335Z] #47 34.26 internal/nettrace
15:21:52 [2021-08-29T15:21:52.335Z] #47 34.37 vendor/golang.org/x/crypto/internal/subtle
15:21:52 [2021-08-29T15:21:52.350Z] #45 21.11 Reading package lists...
15:21:52 [2021-08-29T15:21:52.350Z] #45 ...
15:21:52 [2021-08-29T15:21:52.350Z] 
15:21:52 [2021-08-29T15:21:52.350Z] #53 [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
15:21:52 [2021-08-29T15:21:52.350Z] #53 sha256:f60f87c50c237af04c29c5e6f957185631b3ed71efb0f7f21dafbf63df21754f
15:21:52 [2021-08-29T15:21:52.350Z] #53 12.39 + cd /tmp/tmp.GNBLo6GFNi/src/github.com/mvdan/sh
15:21:52 [2021-08-29T15:21:52.350Z] #53 12.39 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f
15:21:52 [2021-08-29T15:21:52.350Z] #53 12.55 + GO111MODULE=on
15:21:52 [2021-08-29T15:21:52.350Z] #53 12.55 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt
15:21:52 [2021-08-29T15:21:52.350Z] #53 13.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
15:21:52 [2021-08-29T15:21:52.350Z] #53 13.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
15:21:52 [2021-08-29T15:21:52.350Z] #53 13.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
15:21:52 [2021-08-29T15:21:52.350Z] #53 14.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
15:21:52 [2021-08-29T15:21:52.350Z] #53 18.39 runtime
15:21:52 [2021-08-29T15:21:52.350Z] #53 ...
15:21:52 [2021-08-29T15:21:52.350Z] 
15:21:52 [2021-08-29T15:21:52.350Z] #51 [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
15:21:52 [2021-08-29T15:21:52.350Z] #51 sha256:2e44e918b32a3b4b495afa30aa224a7d767a66ed7ed100638ff0ff5e33d5fb04
15:21:52 [2021-08-29T15:21:52.350Z] #51 21.47 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a
15:21:52 [2021-08-29T15:21:52.350Z] #51 21.51 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3
15:21:52 [2021-08-29T15:21:52.350Z] #51 21.55 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb
15:21:52 [2021-08-29T15:21:52.350Z] #51 21.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83
15:21:52 [2021-08-29T15:21:52.350Z] #51 22.05 go: downloading github.com/sourcegraph/go-diff v0.5.1
15:21:52 [2021-08-29T15:21:52.350Z] #51 22.21 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e
15:21:52 [2021-08-29T15:21:52.350Z] #51 22.31 go: downloading github.com/tommy-muehle/go-mnd v1.1.1
15:21:52 [2021-08-29T15:21:52.351Z] #51 22.45 go: downloading github.com/ultraware/funlen v0.0.2
15:21:52 [2021-08-29T15:21:52.351Z] #51 22.48 go: downloading github.com/ultraware/whitespace v0.0.4
15:21:52 [2021-08-29T15:21:52.351Z] #51 22.53 go: downloading github.com/uudashr/gocognit v1.0.1
15:21:52 [2021-08-29T15:21:52.351Z] #51 22.59 go: downloading honnef.co/go/tools v0.0.1-2019.2.3
15:21:53 [2021-08-29T15:21:53.187Z] #47 ...
15:21:53 [2021-08-29T15:21:53.187Z] 
15:21:53 [2021-08-29T15:21:53.187Z] #57 [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
15:21:53 [2021-08-29T15:21:53.187Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:21:53 [2021-08-29T15:21:53.187Z] #57 27.72 Fetched 8399 kB in 21s (393 kB/s)
15:21:53 [2021-08-29T15:21:53.187Z] #57 27.72 Reading package lists...
15:21:53 [2021-08-29T15:21:53.187Z] #57 35.91 Reading package lists...
15:21:53 [2021-08-29T15:21:53.187Z] #57 ...
15:21:53 [2021-08-29T15:21:53.187Z] 
15:21:53 [2021-08-29T15:21:53.187Z] #45 [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         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
15:21:53 [2021-08-29T15:21:53.187Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:53 [2021-08-29T15:21:53.187Z] #45 29.06 Fetched 8403 kB in 23s (370 kB/s)
15:21:53 [2021-08-29T15:21:53.187Z] #45 29.06 Reading package lists...
15:21:53 [2021-08-29T15:21:53.294Z] #51 23.60 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
15:21:53 [2021-08-29T15:21:53.294Z] #51 ...
15:21:53 [2021-08-29T15:21:53.294Z] 
15:21:53 [2021-08-29T15:21:53.294Z] #60 [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
15:21:53 [2021-08-29T15:21:53.294Z] #60 sha256:b7daeb0f6a8226e5c2674949c1d6b3f0ab9bb181ce232dcc11de3d9a2e827a3a
15:21:53 [2021-08-29T15:21:53.294Z] #60 13.49 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:21:53 [2021-08-29T15:21:53.294Z] #60 14.18 go: downloading github.com/google/uuid v1.3.0
15:21:53 [2021-08-29T15:21:53.294Z] #60 14.19 go: downloading github.com/moby/vpnkit v0.5.0
15:21:53 [2021-08-29T15:21:53.294Z] #60 14.30 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:21:53 [2021-08-29T15:21:53.294Z] #60 14.48 go: downloading github.com/gofrs/flock v0.8.1
15:21:53 [2021-08-29T15:21:53.294Z] #60 14.60 go: downloading github.com/gorilla/mux v1.8.0
15:21:53 [2021-08-29T15:21:53.294Z] #60 14.75 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:21:53 [2021-08-29T15:21:53.294Z] #60 15.15 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:21:53 [2021-08-29T15:21:53.294Z] #60 15.32 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:21:53 [2021-08-29T15:21:53.294Z] #60 17.81 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:21:53 [2021-08-29T15:21:53.294Z] #60 21.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:21:53 [2021-08-29T15:21:53.294Z] #60 ...
15:21:53 [2021-08-29T15:21:53.294Z] 
15:21:53 [2021-08-29T15:21:53.294Z] #51 [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
15:21:53 [2021-08-29T15:21:53.294Z] #51 sha256:2e44e918b32a3b4b495afa30aa224a7d767a66ed7ed100638ff0ff5e33d5fb04
15:21:53 [2021-08-29T15:21:53.294Z] #51 23.72 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f
15:21:53 [2021-08-29T15:21:53.446Z] #45 36.75 Reading package lists...
15:21:53 [2021-08-29T15:21:53.446Z] #45 ...
15:21:53 [2021-08-29T15:21:53.446Z] 
15:21:53 [2021-08-29T15:21:53.446Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:53 [2021-08-29T15:21:53.446Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:21:53 [2021-08-29T15:21:53.446Z] #14 28.33 Fetched 8399 kB in 22s (384 kB/s)
15:21:53 [2021-08-29T15:21:53.446Z] #14 28.33 Reading package lists...
15:21:53 [2021-08-29T15:21:53.555Z] #51 23.80 go: downloading golang.org/x/text v0.3.2
15:21:53 [2021-08-29T15:21:53.759Z] #19 ...
15:21:53 [2021-08-29T15:21:53.759Z] 
15:21:53 [2021-08-29T15:21:53.759Z] #54 [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
15:21:53 [2021-08-29T15:21:53.759Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:21:53 [2021-08-29T15:21:53.759Z] #54 133.9 net/http/httptrace
15:21:53 [2021-08-29T15:21:53.759Z] #54 134.0 net/http
15:21:53 [2021-08-29T15:21:53.759Z] #54 142.6 github.com/LK4D4/vndr/godl
15:21:53 [2021-08-29T15:21:53.759Z] #54 143.1 github.com/LK4D4/vndr
15:21:53 [2021-08-29T15:21:53.759Z] #54 ...
15:21:53 [2021-08-29T15:21:53.759Z] 
15:21:53 [2021-08-29T15:21:53.759Z] #40 [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
15:21:53 [2021-08-29T15:21:53.759Z] #40 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:21:53 [2021-08-29T15:21:53.759Z] #40 DONE 144.2s
15:21:53 [2021-08-29T15:21:53.759Z] 
15:21:53 [2021-08-29T15:21:53.760Z] #19 [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
15:21:53 [2021-08-29T15:21:53.760Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:21:53 [2021-08-29T15:21:53.760Z] #19 130.7 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
15:21:53 [2021-08-29T15:21:53.760Z] #19 130.8 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
15:21:53 [2021-08-29T15:21:53.760Z] #19 130.8 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.9 [2153 kB]
15:21:54 [2021-08-29T15:21:54.015Z] #14 36.33 Reading package lists...
15:21:54 [2021-08-29T15:21:54.015Z] #14 ...
15:21:54 [2021-08-29T15:21:54.015Z] 
15:21:54 [2021-08-29T15:21:54.015Z] #60 [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
15:21:54 [2021-08-29T15:21:54.015Z] #60 sha256:fdd05a05f797fa57fed71e031f7592f4f1b581f5b05fe90b5b848d5ba4b6252c
15:21:54 [2021-08-29T15:21:54.015Z] #60 28.67 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:21:54 [2021-08-29T15:21:54.015Z] #60 28.98 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:21:54 [2021-08-29T15:21:54.021Z] #19 130.9 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
15:21:54 [2021-08-29T15:21:54.021Z] #19 130.9 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
15:21:54 [2021-08-29T15:21:54.021Z] #19 130.9 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:21:54 [2021-08-29T15:21:54.283Z] #19 131.2 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
15:21:54 [2021-08-29T15:21:54.283Z] #19 131.2 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.2 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.2 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.2 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.2 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.2 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.3 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.3 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.3 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.3 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.3 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.3 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
15:21:54 [2021-08-29T15:21:54.545Z] #19 131.4 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
15:21:54 [2021-08-29T15:21:54.808Z] #19 131.7 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
15:21:54 [2021-08-29T15:21:54.808Z] #19 131.7 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
15:21:54 [2021-08-29T15:21:54.808Z] #19 131.7 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
15:21:54 [2021-08-29T15:21:54.808Z] #19 131.7 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
15:21:54 [2021-08-29T15:21:54.808Z] #19 131.8 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
15:21:54 [2021-08-29T15:21:54.885Z] #58 ...
15:21:54 [2021-08-29T15:21:54.885Z] 
15:21:54 [2021-08-29T15:21:54.885Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:54 [2021-08-29T15:21:54.885Z] #30 sha256:c307e0f478306a8307a8a1effdd86bafcc415c65f85181f5e0392f79eedb8b60
15:21:54 [2021-08-29T15:21:54.885Z] #30 15.47 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
15:21:54 [2021-08-29T15:21:54.885Z] #30 17.25 #=#=#                                                                         
15:21:54 [2021-08-29T15:21:54.885Z] #30 17.66 #=#=#                                                                         

######################################################################## 100.0%
15:21:54 [2021-08-29T15:21:54.885Z] #30 18.97 
15:21:54 [2021-08-29T15:21:54.885Z] #30 23.19 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
15:21:54 [2021-08-29T15:21:54.885Z] #30 24.97 
15:21:55 [2021-08-29T15:21:55.070Z] #19 131.8 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
15:21:55 [2021-08-29T15:21:55.070Z] #19 131.9 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
15:21:55 [2021-08-29T15:21:55.070Z] #19 131.9 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
15:21:55 [2021-08-29T15:21:55.411Z] #30 25.31 #=#=#                                                                         

                                                                           1.2%
#####                                                                      7.8%
###########                                                               15.8%
#################                                                         23.6%
######################                                                    31.5%
############################                                              39.5%
#####################################                                     51.7%
##########################################                                58.9%
15:21:55 [2021-08-29T15:21:55.411Z] #30 ...
15:21:55 [2021-08-29T15:21:55.411Z] 
15:21:55 [2021-08-29T15:21:55.411Z] #51 [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
15:21:55 [2021-08-29T15:21:55.411Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:21:55 [2021-08-29T15:21:55.411Z] #51 25.53 go: downloading github.com/gogo/protobuf v1.2.1
15:21:55 [2021-08-29T15:21:55.411Z] #51 29.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:21:55 [2021-08-29T15:21:55.411Z] #51 30.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:21:55 [2021-08-29T15:21:55.411Z] #51 30.47 go: downloading github.com/BurntSushi/toml v0.3.1
15:21:52 [2021-08-29T15:21:52.225Z]  > git checkout -f b547ecb492cc930ff0061214349da9bf2c442de2 # timeout=10
15:21:55 [2021-08-29T15:21:55.674Z] #51 ...
15:21:55 [2021-08-29T15:21:55.674Z] 
15:21:55 [2021-08-29T15:21:55.674Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:55 [2021-08-29T15:21:55.674Z] #30 sha256:c307e0f478306a8307a8a1effdd86bafcc415c65f85181f5e0392f79eedb8b60
15:21:55 [2021-08-29T15:21:55.937Z] #30 25.31 #=#=#                                                                         

                                                                           1.2%
#####                                                                      7.8%
###########                                                               15.8%
#################                                                         23.6%
######################                                                    31.5%
############################                                              39.5%
#####################################                                     51.7%
##########################################                                58.9%
#################################################                         69.4%
#######################################################                   76.6%
############################################################              83.8%
#################################################################         91.3%
###
15:21:55 [2021-08-29T15:21:55.937Z] #30 ...
15:21:55 [2021-08-29T15:21:55.937Z] 
15:21:55 [2021-08-29T15:21:55.937Z] #45 [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         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
15:21:55 [2021-08-29T15:21:55.937Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc
15:21:55 [2021-08-29T15:21:55.937Z] #45 25.76 The following additional packages will be installed:
15:21:55 [2021-08-29T15:21:55.937Z] #45 25.77   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:21:55 [2021-08-29T15:21:55.937Z] #45 25.77   python3-protobuf python3-six
15:21:55 [2021-08-29T15:21:55.937Z] #45 25.77 Suggested packages:
15:21:55 [2021-08-29T15:21:55.937Z] #45 25.77   python3-setuptools
15:21:55 [2021-08-29T15:21:55.937Z] #45 25.77 Recommended packages:
15:21:55 [2021-08-29T15:21:55.937Z] #45 25.77   iproute2 | iproute
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.34 The following NEW packages will be installed:
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.35   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.35   python3-protobuf python3-six
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.85 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.85 Need to get 2094 kB of archives.
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.85 After this operation, 10.5 MB of additional disk space will be used.
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.85 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.88 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.92 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:21:55 [2021-08-29T15:21:55.937Z] #45 26.99 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:21:55 [2021-08-29T15:21:55.937Z] #45 29.75 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [588 kB]
15:21:55 [2021-08-29T15:21:55.937Z] #45 31.36 debconf: delaying package configuration, since apt-utils is not installed
15:21:55 [2021-08-29T15:21:55.937Z] #45 31.54 Fetched 2094 kB in 4s (586 kB/s)
15:21:55 [2021-08-29T15:21:55.937Z] #45 31.62 Selecting previously unselected package libprotobuf23:arm64.
15:21:55 [2021-08-29T15:21:55.937Z] #45 31.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
15:21:55 [2021-08-29T15:21:55.937Z] #45 31.77 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 31.80 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 32.42 Selecting previously unselected package python3-pkg-resources.
15:21:55 [2021-08-29T15:21:55.937Z] #45 32.42 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 32.44 Unpacking python3-pkg-resources (52.0.0-4) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 32.72 Selecting previously unselected package python3-six.
15:21:55 [2021-08-29T15:21:55.937Z] #45 32.73 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 32.74 Unpacking python3-six (1.16.0-2) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 32.95 Selecting previously unselected package python3-protobuf.
15:21:55 [2021-08-29T15:21:55.937Z] #45 32.97 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.00 Unpacking python3-protobuf (3.12.4-1) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.53 Selecting previously unselected package libnet1:arm64.
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.54 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.55 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.76 Selecting previously unselected package libnl-3-200:arm64.
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.77 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.79 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.97 Selecting previously unselected package libprotobuf-c1:arm64.
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.97 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 33.99 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 34.14 Selecting previously unselected package criu.
15:21:55 [2021-08-29T15:21:55.937Z] #45 34.14 Preparing to unpack .../7-criu_3.15-1_arm64.deb ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 34.14 Unpacking criu (3.15-1) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 34.88 Setting up python3-pkg-resources (52.0.0-4) ...
15:21:55 [2021-08-29T15:21:55.937Z] #45 ...
15:21:55 [2021-08-29T15:21:55.937Z] 
15:21:55 [2021-08-29T15:21:55.937Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:21:55 [2021-08-29T15:21:55.937Z] #30 sha256:c307e0f478306a8307a8a1effdd86bafcc415c65f85181f5e0392f79eedb8b60
15:21:55 [2021-08-29T15:21:55.937Z] #30 25.31 #=#=#                                                                         

                                                                           1.2%
#####                                                                      7.8%
###########                                                               15.8%
#################                                                         23.6%
######################                                                    31.5%
############################                                              39.5%
#####################################                                     51.7%
##########################################                                58.9%
#################################################                         69.4%
#######################################################                   76.6%
############################################################              83.8%
#################################################################         91.3%
######################################################################## 100.0%
15:21:56 [2021-08-29T15:21:56.857Z] #51 ...
15:21:56 [2021-08-29T15:21:56.857Z] 
15:21:56 [2021-08-29T15:21:56.857Z] #47 [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
15:21:56 [2021-08-29T15:21:56.857Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:21:56 [2021-08-29T15:21:56.857Z] #47 16.85 encoding
15:21:56 [2021-08-29T15:21:56.857Z] #47 17.00 unicode/utf16
15:21:56 [2021-08-29T15:21:56.857Z] #47 17.35 container/list
15:21:56 [2021-08-29T15:21:56.857Z] #47 17.81 crypto/internal/subtle
15:21:56 [2021-08-29T15:21:56.857Z] #47 18.02 crypto/subtle
15:21:56 [2021-08-29T15:21:56.857Z] #47 18.20 vendor/golang.org/x/crypto/cryptobyte/asn1
15:21:56 [2021-08-29T15:21:56.857Z] #47 18.24 internal/nettrace
15:21:56 [2021-08-29T15:21:56.857Z] #47 18.33 vendor/golang.org/x/crypto/internal/subtle
15:21:56 [2021-08-29T15:21:56.857Z] #47 ...
15:21:56 [2021-08-29T15:21:56.857Z] 
15:21:56 [2021-08-29T15:21:56.857Z] #45 [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         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
15:21:56 [2021-08-29T15:21:56.857Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:56 [2021-08-29T15:21:56.857Z] #45 21.11 Reading package lists...
15:21:57 [2021-08-29T15:21:57.305Z] #60 ...
15:21:57 [2021-08-29T15:21:57.305Z] 
15:21:57 [2021-08-29T15:21:57.305Z] #37 [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
15:21:57 [2021-08-29T15:21:57.305Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:57 [2021-08-29T15:21:57.305Z] #37 34.09 Reading package lists...
15:21:57 [2021-08-29T15:21:57.330Z] #30 ...
15:21:57 [2021-08-29T15:21:57.330Z] 
15:21:57 [2021-08-29T15:21:57.330Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:57 [2021-08-29T15:21:57.330Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:21:57 [2021-08-29T15:21:57.330Z] #14 27.21 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 27.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 28.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.47 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.92 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.92 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.93 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.93 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.95 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-6 [123 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 29.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 30.00 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 30.00 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 30.01 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 30.02 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 30.03 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 30.03 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 30.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 30.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-6 [401 kB]
15:21:57 [2021-08-29T15:21:57.330Z] #14 31.22 debconf: delaying package configuration, since apt-utils is not installed
15:21:57 [2021-08-29T15:21:57.330Z] #14 31.54 Fetched 108 MB in 6s (19.4 MB/s)
15:21:57 [2021-08-29T15:21:57.330Z] #14 31.62 Selecting previously unselected package binutils-mingw-w64-i686.
15:21:57 [2021-08-29T15:21:57.330Z] #14 31.62 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15703 files and directories currently installed.)
15:21:57 [2021-08-29T15:21:57.330Z] #14 31.75 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 31.77 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 33.58 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:21:57 [2021-08-29T15:21:57.330Z] #14 33.60 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 33.61 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 35.72 Selecting previously unselected package binutils-mingw-w64.
15:21:57 [2021-08-29T15:21:57.330Z] #14 35.75 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 35.76 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 35.91 Selecting previously unselected package libdevmapper1.02.1:arm64.
15:21:57 [2021-08-29T15:21:57.330Z] #14 35.91 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 35.95 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 36.15 Selecting previously unselected package dmsetup.
15:21:57 [2021-08-29T15:21:57.330Z] #14 36.15 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 36.17 Unpacking dmsetup (2:1.02.175-2.1) ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 36.41 Selecting previously unselected package mingw-w64-common.
15:21:57 [2021-08-29T15:21:57.330Z] #14 36.43 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 36.44 Unpacking mingw-w64-common (8.0.0-1) ...
15:21:57 [2021-08-29T15:21:57.330Z] #14 ...
15:21:57 [2021-08-29T15:21:57.330Z] 
15:21:57 [2021-08-29T15:21:57.330Z] #45 [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         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
15:21:57 [2021-08-29T15:21:57.330Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc
15:21:57 [2021-08-29T15:21:57.330Z] #45 36.97 Setting up libprotobuf23:arm64 (3.12.4-1) ...
15:21:57 [2021-08-29T15:21:57.330Z] #45 36.98 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:21:57 [2021-08-29T15:21:57.330Z] #45 37.00 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:21:57 [2021-08-29T15:21:57.330Z] #45 37.02 Setting up python3-six (1.16.0-2) ...
15:21:57 [2021-08-29T15:21:57.592Z] #47 ...
15:21:57 [2021-08-29T15:21:57.592Z] 
15:21:57 [2021-08-29T15:21:57.592Z] #41 [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
15:21:57 [2021-08-29T15:21:57.592Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:21:57 [2021-08-29T15:21:57.592Z] #41 35.25 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:21:58 [2021-08-29T15:21:58.155Z] #41 ...
15:21:58 [2021-08-29T15:21:58.155Z] 
15:21:58 [2021-08-29T15:21:58.155Z] #53 [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
15:21:58 [2021-08-29T15:21:58.155Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:21:58 [2021-08-29T15:21:58.155Z] #53 30.79 math
15:21:58 [2021-08-29T15:21:58.382Z] #19 135.3 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
15:21:58 [2021-08-29T15:21:58.382Z] #19 135.3 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
15:21:58 [2021-08-29T15:21:58.382Z] #19 135.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
15:21:58 [2021-08-29T15:21:58.411Z] #53 ...
15:21:58 [2021-08-29T15:21:58.411Z] 
15:21:58 [2021-08-29T15:21:58.411Z] #45 [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         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
15:21:58 [2021-08-29T15:21:58.411Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:21:58 [2021-08-29T15:21:58.412Z] #45 30.39 Reading package lists...
15:21:58 [2021-08-29T15:21:58.647Z] #19 135.6 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
15:21:58 [2021-08-29T15:21:58.682Z] #37 41.53 Building dependency tree...
15:21:58 [2021-08-29T15:21:58.723Z] #45 38.48 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:21:58 [2021-08-29T15:21:58.723Z] #45 38.51 Setting up python3-protobuf (3.12.4-1) ...
15:21:58 [2021-08-29T15:21:58.908Z] #19 135.8 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
15:21:59 [2021-08-29T15:21:59.184Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:21:59 [2021-08-29T15:21:59.309Z] First time build. Skipping changelog.
15:21:59 [2021-08-29T15:21:59.344Z] #45 38.40 Reading package lists...
15:21:59 [2021-08-29T15:21:59.344Z] #45 ...
15:21:59 [2021-08-29T15:21:59.344Z] 
15:21:59 [2021-08-29T15:21:59.344Z] #37 [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
15:21:59 [2021-08-29T15:21:59.344Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:59 [2021-08-29T15:21:59.344Z] #37 22.69 Reading package lists...
15:21:59 [2021-08-29T15:21:59.344Z] #37 32.09 Reading package lists...
15:21:59 [2021-08-29T15:21:59.344Z] #37 39.54 Building dependency tree...
15:21:59 [2021-08-29T15:21:59.344Z] #37 ...
15:21:59 [2021-08-29T15:21:59.344Z] 
15:21:59 [2021-08-29T15:21:59.344Z] #57 [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
15:21:59 [2021-08-29T15:21:59.344Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:21:59 [2021-08-29T15:21:59.344Z] #57 33.92 Reading package lists...
15:21:59 [2021-08-29T15:21:59.405Z] #45 26.44 Reading package lists...
15:21:59 [2021-08-29T15:21:59.405Z] #45 ...
15:21:59 [2021-08-29T15:21:59.405Z] 
15:21:59 [2021-08-29T15:21:59.405Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:21:59 [2021-08-29T15:21:59.405Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:21:59 [2021-08-29T15:21:59.405Z] #14 19.24 Fetched 8399 kB in 13s (627 kB/s)
15:21:59 [2021-08-29T15:21:59.405Z] #14 19.24 Reading package lists...
15:21:59 [2021-08-29T15:21:59.405Z] #14 24.75 Reading package lists...
15:21:59 [2021-08-29T15:21:59.405Z] #14 29.39 Building dependency tree...
15:21:59 [2021-08-29T15:21:59.405Z] #14 ...
15:21:59 [2021-08-29T15:21:59.405Z] 
15:21:59 [2021-08-29T15:21:59.405Z] #51 [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
15:21:59 [2021-08-29T15:21:59.405Z] #51 sha256:2e44e918b32a3b4b495afa30aa224a7d767a66ed7ed100638ff0ff5e33d5fb04
15:21:59 [2021-08-29T15:21:59.405Z] #51 29.41 go: downloading github.com/gobwas/glob v0.2.3
15:21:59 [2021-08-29T15:21:59.405Z] #51 29.50 go: downloading github.com/kisielk/gotool v1.0.0
15:21:59 [2021-08-29T15:21:59.405Z] #51 29.54 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:21:59 [2021-08-29T15:21:59.405Z] #51 29.56 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:21:59 [2021-08-29T15:21:59.405Z] #51 29.59 go: downloading github.com/gogo/protobuf v1.2.1
15:21:59 [2021-08-29T15:21:59.405Z] #51 ...
15:21:59 [2021-08-29T15:21:59.405Z] 
15:21:59 [2021-08-29T15:21:59.405Z] #37 [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
15:21:59 [2021-08-29T15:21:59.405Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:21:59 [2021-08-29T15:21:59.405Z] #37 19.50 Fetched 8399 kB in 14s (620 kB/s)
15:21:59 [2021-08-29T15:21:59.405Z] #37 19.50 Reading package lists...
15:21:59 [2021-08-29T15:21:59.405Z] #37 24.91 Reading package lists...
15:21:59 [2021-08-29T15:21:59.405Z] #37 29.74 Building dependency tree...
15:21:59 [2021-08-29T15:21:59.405Z] #37 ...
15:21:59 [2021-08-29T15:21:59.405Z] 
15:21:59 [2021-08-29T15:21:59.405Z] #41 [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
15:21:59 [2021-08-29T15:21:59.405Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:21:59 [2021-08-29T15:21:59.405Z] #41 22.75 Updating files:  97% (1700/1750)
Updating files:  98% (1715/1750)
Updating files:  99% (1733/1750)
Updating files: 100% (1750/1750)
Updating files: 100% (1750/1750), done.
15:21:59 [2021-08-29T15:21:59.405Z] #41 22.85 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827
15:21:59 [2021-08-29T15:21:59.405Z] #41 24.94 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
15:21:59 [2021-08-29T15:21:59.405Z] #41 ...
15:21:59 [2021-08-29T15:21:59.405Z] 
15:21:59 [2021-08-29T15:21:59.405Z] #57 [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
15:21:59 [2021-08-29T15:21:59.405Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:21:59 [2021-08-29T15:21:59.405Z] #57 19.76 Fetched 8399 kB in 13s (627 kB/s)
15:21:59 [2021-08-29T15:21:59.405Z] #57 19.76 Reading package lists...
15:21:59 [2021-08-29T15:21:59.405Z] #57 25.20 Reading package lists...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:22:00 [2021-08-29T15:22:00.351Z] #57 29.81 Building dependency tree...
15:22:00 [2021-08-29T15:22:00.351Z] #57 ...
15:22:00 [2021-08-29T15:22:00.351Z] 
15:22:00 [2021-08-29T15:22:00.351Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:00 [2021-08-29T15:22:00.351Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:00 [2021-08-29T15:22:00.351Z] #14 29.39 Building dependency tree...
15:22:00 [2021-08-29T15:22:00.830Z] #19 137.4 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
15:22:00 [2021-08-29T15:22:00.830Z] #19 137.4 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
15:22:00 [2021-08-29T15:22:00.830Z] #19 137.4 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
15:22:00 [2021-08-29T15:22:00.830Z] #19 137.5 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
15:22:00 [2021-08-29T15:22:00.830Z] #19 ...
15:22:00 [2021-08-29T15:22:00.830Z] 
15:22:00 [2021-08-29T15:22:00.830Z] #54 [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
15:22:00 [2021-08-29T15:22:00.830Z] #54 sha256:619f0216160be5cc973e248f9f87276237bd50d7750fc7a37644b61991439089
15:22:00 [2021-08-29T15:22:00.830Z] #54 DONE 151.1s
15:22:00 [2021-08-29T15:22:00.830Z] 
15:22:00 [2021-08-29T15:22:00.830Z] #19 [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
15:22:00 [2021-08-29T15:22:00.830Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:22:00 [2021-08-29T15:22:00.830Z] #19 137.5 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
15:22:00 [2021-08-29T15:22:00.830Z] #19 137.5 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
15:22:00 [2021-08-29T15:22:00.830Z] #19 137.5 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
15:22:01 [2021-08-29T15:22:01.092Z] #19 138.0 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
15:22:01 [2021-08-29T15:22:01.092Z] #19 138.0 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
15:22:01 [2021-08-29T15:22:01.239Z] #57 41.65 Building dependency tree...
15:22:01 [2021-08-29T15:22:01.282Z] #45 ...
15:22:01 [2021-08-29T15:22:01.282Z] 
15:22:01 [2021-08-29T15:22:01.282Z] #33 [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
15:22:01 [2021-08-29T15:22:01.282Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b
15:22:01 [2021-08-29T15:22:01.282Z] #33 30.89 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
15:22:01 [2021-08-29T15:22:01.282Z] #33 31.13 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:22:01 [2021-08-29T15:22:01.282Z] #33 31.27 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:22:01 [2021-08-29T15:22:01.282Z] #33 ...
15:22:01 [2021-08-29T15:22:01.282Z] 
15:22:01 [2021-08-29T15:22:01.282Z] #37 [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
15:22:01 [2021-08-29T15:22:01.282Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da
15:22:01 [2021-08-29T15:22:01.282Z] #37 32.20 Selecting previously unselected package libicu67:arm64.
15:22:01 [2021-08-29T15:22:01.282Z] #37 32.22 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 32.23 Unpacking libicu67:arm64 (67.1-7) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 36.56 Selecting previously unselected package libxml2:arm64.
15:22:01 [2021-08-29T15:22:01.282Z] #37 36.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_arm64.deb ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 36.59 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.04 Selecting previously unselected package libarchive13:arm64.
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.04 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_arm64.deb ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.06 Unpacking libarchive13:arm64 (3.4.3-2+b1) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.33 Selecting previously unselected package libjsoncpp24:arm64.
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.33 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.34 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.48 Selecting previously unselected package librhash0:arm64.
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.48 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.50 Unpacking librhash0:arm64 (1.4.1-2) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.69 Selecting previously unselected package libuv1:arm64.
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.69 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 37.70 Unpacking libuv1:arm64 (1.40.0-2) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 38.00 Selecting previously unselected package cmake.
15:22:01 [2021-08-29T15:22:01.282Z] #37 38.01 Preparing to unpack .../9-cmake_3.18.4-2_arm64.deb ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 38.02 Unpacking cmake (3.18.4-2) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.64 Setting up libicu67:arm64 (67.1-7) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.67 Setting up xxd (2:8.2.2434-3) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.70 Setting up libuv1:arm64 (1.40.0-2) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.72 Setting up vim-common (2:8.2.2434-3) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.80 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.83 Setting up librhash0:arm64 (1.4.1-2) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.86 Setting up cmake-data (3.18.4-2) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.91 Setting up libxml2:arm64 (2.9.10+dfsg-6.7) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.93 Setting up libarchive13:arm64 (3.4.3-2+b1) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.96 Setting up cmake (3.18.4-2) ...
15:22:01 [2021-08-29T15:22:01.282Z] #37 40.97 Processing triggers for libc-bin (2.31-13) ...
15:22:01 [2021-08-29T15:22:01.353Z] #19 138.1 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
15:22:01 [2021-08-29T15:22:01.353Z] #19 138.2 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
15:22:01 [2021-08-29T15:22:01.496Z] #57 ...
15:22:01 [2021-08-29T15:22:01.496Z] 
15:22:01 [2021-08-29T15:22:01.496Z] #60 [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
15:22:01 [2021-08-29T15:22:01.496Z] #60 sha256:96b144951eb0f43438faa87fc7c4744b9902b68c50480d084d9041f087572638
15:22:01 [2021-08-29T15:22:01.496Z] #60 33.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:22:01 [2021-08-29T15:22:01.496Z] #60 ...
15:22:01 [2021-08-29T15:22:01.496Z] 
15:22:01 [2021-08-29T15:22:01.496Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:01 [2021-08-29T15:22:01.496Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:01 [2021-08-29T15:22:01.496Z] #14 26.54 Reading package lists...
15:22:01 [2021-08-29T15:22:01.496Z] #14 35.44 Reading package lists...
15:22:01 [2021-08-29T15:22:01.975Z] #37 46.76 The following additional packages will be installed:
15:22:02 [2021-08-29T15:22:02.234Z] #37 46.77   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
15:22:02 [2021-08-29T15:22:02.234Z] #37 46.81 Suggested packages:
15:22:02 [2021-08-29T15:22:02.234Z] #37 46.84   cmake-doc ninja-build lrzip
15:22:02 [2021-08-29T15:22:02.234Z] #37 46.84 Recommended packages:
15:22:02 [2021-08-29T15:22:02.234Z] #37 46.84   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:22:02 [2021-08-29T15:22:02.426Z] #14 43.07 Building dependency tree...
15:22:02 [2021-08-29T15:22:02.426Z] #14 ...
15:22:02 [2021-08-29T15:22:02.426Z] 
15:22:02 [2021-08-29T15:22:02.426Z] #37 [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
15:22:02 [2021-08-29T15:22:02.426Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:02 [2021-08-29T15:22:02.426Z] #37 44.87 The following additional packages will be installed:
15:22:02 [2021-08-29T15:22:02.426Z] #37 44.87   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
15:22:02 [2021-08-29T15:22:02.426Z] #37 44.91 Suggested packages:
15:22:02 [2021-08-29T15:22:02.426Z] #37 44.92   cmake-doc ninja-build lrzip
15:22:02 [2021-08-29T15:22:02.426Z] #37 44.92 Recommended packages:
15:22:02 [2021-08-29T15:22:02.426Z] #37 44.92   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:22:02 [2021-08-29T15:22:02.542Z] + docker version
15:22:02 [2021-08-29T15:22:02.577Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:22:02 [2021-08-29T15:22:02.701Z] #37 ...
15:22:02 [2021-08-29T15:22:02.701Z] 
15:22:02 [2021-08-29T15:22:02.701Z] #51 [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
15:22:02 [2021-08-29T15:22:02.701Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:22:02 [2021-08-29T15:22:02.701Z] #51 35.17 go: downloading golang.org/x/text v0.3.2
15:22:02 [2021-08-29T15:22:02.701Z] #51 ...
15:22:02 [2021-08-29T15:22:02.701Z] 
15:22:02 [2021-08-29T15:22:02.701Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:02 [2021-08-29T15:22:02.701Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:02 [2021-08-29T15:22:02.701Z] #14 43.07 Building dependency tree...
15:22:02 [2021-08-29T15:22:02.830Z] First time build. Skipping changelog.
15:21:59 [2021-08-29T15:21:59.210Z]  > git rev-list --no-walk c5f2634676620515dc9d3b7a8df734b2855e5b3a # timeout=10
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.85 The following additional packages will be installed:
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.85   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.85   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.85   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.86   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.86   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.86   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.86   mingw-w64-common mingw-w64-x86-64-dev
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.88 Suggested packages:
15:22:02 [2021-08-29T15:22:02.895Z] #14 32.89   gcc-10-locales seccomp wine64
15:22:03 [2021-08-29T15:22:03.131Z] Commit message: "Merge commit 'fecf45b09add4f6289ba1fcec67d6993b04db7af' into HEAD"
15:22:03 [2021-08-29T15:22:03.173Z] #37 ...
15:22:03 [2021-08-29T15:22:03.173Z] 
15:22:03 [2021-08-29T15:22:03.173Z] #51 [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
15:22:03 [2021-08-29T15:22:03.173Z] #51 sha256:f1df6676fb6da919cad0455e88a95a175f36b5cf5a069816a4b7a4c897b8429f
15:22:03 [2021-08-29T15:22:03.173Z] #51 45.42 go: downloading github.com/gobwas/glob v0.2.3
15:22:03 [2021-08-29T15:22:03.173Z] #51 45.42 go: downloading github.com/kisielk/gotool v1.0.0
15:22:03 [2021-08-29T15:22:03.173Z] #51 45.69 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:22:03 [2021-08-29T15:22:03.173Z] #51 45.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:22:03 [2021-08-29T15:22:03.173Z] #51 45.75 go: downloading github.com/gogo/protobuf v1.2.1
[Pipeline] withEnv
[Pipeline] {
15:22:03 [2021-08-29T15:22:03.332Z] First time build. Skipping changelog.
15:22:03 [2021-08-29T15:22:03.346Z] #37 ...
15:22:03 [2021-08-29T15:22:03.346Z] 
15:22:03 [2021-08-29T15:22:03.346Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:03 [2021-08-29T15:22:03.346Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:22:03 [2021-08-29T15:22:03.346Z] #14 43.04 Selecting previously unselected package mingw-w64-x86-64-dev.
15:22:03 [2021-08-29T15:22:03.346Z] #14 43.09 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:22:03 [2021-08-29T15:22:03.346Z] #14 43.37 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:22:03 [2021-08-29T15:22:03.433Z] #51 48.16 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.09 The following NEW packages will be installed:
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.10   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.10   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.10   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.10   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.10   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.10   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.10   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.10   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:22:03 [2021-08-29T15:22:03.838Z] #14 34.11   mingw-w64-x86-64-dev
15:22:03 [2021-08-29T15:22:03.907Z] #19 140.6 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
15:22:03 [2021-08-29T15:22:03.908Z] #19 140.6 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
15:22:03 [2021-08-29T15:22:03.908Z] #19 140.7 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
15:22:03 [2021-08-29T15:22:03.908Z] #19 140.7 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
15:22:03 [2021-08-29T15:22:03.908Z] #19 140.7 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
15:22:04 [2021-08-29T15:22:04.072Z] #51 48.60 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:22:04 [2021-08-29T15:22:04.073Z] #51 48.85 go: downloading github.com/BurntSushi/toml v0.3.1
15:22:04 [2021-08-29T15:22:04.099Z] #14 34.44 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
15:22:04 [2021-08-29T15:22:04.099Z] #14 34.44 Need to get 115 MB of archives.
15:22:04 [2021-08-29T15:22:04.099Z] #14 34.44 After this operation, 645 MB of additional disk space will be used.
15:22:04 [2021-08-29T15:22:04.099Z] #14 34.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
15:22:04 [2021-08-29T15:22:04.099Z] #14 34.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
15:22:04 [2021-08-29T15:22:04.300Z] #14 ...
15:22:04 [2021-08-29T15:22:04.300Z] 
15:22:04 [2021-08-29T15:22:04.300Z] #37 [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
15:22:04 [2021-08-29T15:22:04.300Z] #37 sha256:a64f22d50565e50793ed34602b143dd0779c8d3b622da5c4240155a214bac0da
15:22:04 [2021-08-29T15:22:04.300Z] #37 DONE 44.4s
15:22:04 [2021-08-29T15:22:04.362Z] #14 34.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:22:04 [2021-08-29T15:22:04.362Z] #14 34.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
15:22:04 [2021-08-29T15:22:04.362Z] #14 34.70 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
15:22:04 [2021-08-29T15:22:04.362Z] #14 34.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:22:04 [2021-08-29T15:22:04.578Z] 
15:22:04 [2021-08-29T15:22:04.578Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:22:04 [2021-08-29T15:22:04.578Z] #30 sha256:c307e0f478306a8307a8a1effdd86bafcc415c65f85181f5e0392f79eedb8b60
15:22:04 [2021-08-29T15:22:04.578Z] #30 28.01 
15:22:04 [2021-08-29T15:22:04.578Z] #30 32.79 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
15:22:04 [2021-08-29T15:22:04.578Z] #30 34.14 
15:22:04 [2021-08-29T15:22:04.578Z] #30 34.30 
######################################################################## 100.0%
15:22:04 [2021-08-29T15:22:04.623Z] #14 34.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:22:04 [2021-08-29T15:22:04.849Z] #30 35.58 
15:22:04 [2021-08-29T15:22:04.884Z] #14 35.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
15:22:04 [2021-08-29T15:22:04.884Z] #14 35.14 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
15:22:05 [2021-08-29T15:22:05.470Z] #14 35.76 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
15:22:02 [2021-08-29T15:22:02.749Z]  > git rev-list --no-walk c5f2634676620515dc9d3b7a8df734b2855e5b3a # timeout=10
15:22:05 [2021-08-29T15:22:05.799Z] #30 ...
15:22:05 [2021-08-29T15:22:05.799Z] 
15:22:05 [2021-08-29T15:22:05.799Z] #47 [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
15:22:05 [2021-08-29T15:22:05.799Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:22:05 [2021-08-29T15:22:05.799Z] #47 35.77 sync
15:22:05 [2021-08-29T15:22:05.799Z] #47 35.78 internal/reflectlite
15:22:05 [2021-08-29T15:22:05.799Z] #47 37.40 github.com/LK4D4/vndr/godl/singleflight
15:22:05 [2021-08-29T15:22:05.799Z] #47 37.42 math/rand
15:22:05 [2021-08-29T15:22:05.799Z] #47 37.42 internal/testlog
15:22:05 [2021-08-29T15:22:05.799Z] #47 37.97 internal/singleflight
15:22:05 [2021-08-29T15:22:05.799Z] #47 38.37 runtime/cgo
15:22:05 [2021-08-29T15:22:05.799Z] #47 39.95 sort
15:22:05 [2021-08-29T15:22:05.799Z] #47 39.96 errors
15:22:05 [2021-08-29T15:22:05.799Z] #47 40.72 io
15:22:05 [2021-08-29T15:22:05.799Z] #47 40.75 strconv
15:22:05 [2021-08-29T15:22:05.799Z] #47 41.68 syscall
15:22:05 [2021-08-29T15:22:05.799Z] #47 43.52 bytes
15:22:05 [2021-08-29T15:22:05.799Z] #47 ...
15:22:05 [2021-08-29T15:22:05.799Z] 
15:22:05 [2021-08-29T15:22:05.799Z] #38 [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
15:22:05 [2021-08-29T15:22:05.799Z] #38 sha256:3074609e8fffc0da57a64aad254e4a5f442cc4f1fd43b5c65b2a63eb86257569
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.371 + RM_GOPATH=0
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.371 + TMP_GOPATH=
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.371 + : /build
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.371 + '[' -z '' ']'
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.371 ++ mktemp -d
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.373 + export GOPATH=/tmp/tmp.I9ZmmehXYw
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.373 + GOPATH=/tmp/tmp.I9ZmmehXYw
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.373 + RM_GOPATH=1
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.373 + case "$(go env GOARCH)" in
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.373 ++ go env GOARCH
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.398 + export GO_BUILDMODE=-buildmode=pie
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.398 + GO_BUILDMODE=-buildmode=pie
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.398 ++ dirname /tmp/install/install.sh
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.413 + dir=/tmp/install
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.413 + bin=tini
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.413 + shift
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.413 + '[' '!' -f /tmp/install/tini.installer ']'
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.413 + . /tmp/install/tini.installer
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.413 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.414 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.414 + install_tini
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.414 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.414 + git clone https://github.com/krallin/tini.git /tmp/tmp.I9ZmmehXYw/tini
15:22:05 [2021-08-29T15:22:05.799Z] #38 1.416 Cloning into '/tmp/tmp.I9ZmmehXYw/tini'...
15:22:06 [2021-08-29T15:22:06.011Z] + docker version
15:22:06 [2021-08-29T15:22:06.043Z] #14 ...
15:22:06 [2021-08-29T15:22:06.043Z] 
15:22:06 [2021-08-29T15:22:06.043Z] #57 [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
15:22:06 [2021-08-29T15:22:06.043Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:22:06 [2021-08-29T15:22:06.043Z] #57 29.81 Building dependency tree...
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.08 The following additional packages will be installed:
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.08   libbtrfs0
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.29 The following NEW packages will be installed:
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.29   libbtrfs-dev libbtrfs0
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.71 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.71 Need to get 460 kB of archives.
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.71 After this operation, 1237 kB of additional disk space will be used.
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.71 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #57 33.73 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #57 34.73 debconf: delaying package configuration, since apt-utils is not installed
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.04 Fetched 460 kB in 0s (1348 kB/s)
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.11 Selecting previously unselected package libbtrfs0:amd64.
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.11 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.18 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.21 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.44 Selecting previously unselected package libbtrfs-dev:amd64.
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.46 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.87 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.91 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:22:06 [2021-08-29T15:22:06.043Z] #57 35.92 Processing triggers for libc-bin (2.31-13) ...
15:22:06 [2021-08-29T15:22:06.043Z] #57 DONE 36.4s
15:22:06 [2021-08-29T15:22:06.043Z] 
15:22:06 [2021-08-29T15:22:06.043Z] #37 [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
15:22:06 [2021-08-29T15:22:06.043Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:06 [2021-08-29T15:22:06.043Z] #37 29.74 Building dependency tree...
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.04 The following additional packages will be installed:
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.05   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.06 Suggested packages:
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.08   cmake-doc ninja-build lrzip
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.08 Recommended packages:
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.08   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.91 The following NEW packages will be installed:
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.92   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:22:06 [2021-08-29T15:22:06.043Z] #37 33.92   vim-common xxd
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.30 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.30 Need to get 17.7 MB of archives.
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.30 After this operation, 70.7 MB of additional disk space will be used.
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.31 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.32 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.40 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.96 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.96 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.97 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 34.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
15:22:06 [2021-08-29T15:22:06.043Z] #37 36.46 debconf: delaying package configuration, since apt-utils is not installed
15:22:06 [2021-08-29T15:22:06.066Z] #38 ...
15:22:06 [2021-08-29T15:22:06.066Z] 
15:22:06 [2021-08-29T15:22:06.066Z] #45 [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         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
15:22:06 [2021-08-29T15:22:06.066Z] #45 sha256:52cb1d79b7f5d52c6afa59707ec5bf0c9d99a8df95ed94b227e0836586d014cc
15:22:06 [2021-08-29T15:22:06.066Z] #45 43.04 Setting up criu (3.15-1) ...
15:22:06 [2021-08-29T15:22:06.066Z] #45 45.26 Processing triggers for libc-bin (2.31-13) ...
15:22:06 [2021-08-29T15:22:06.066Z] #45 DONE 46.1s
15:22:03 [2021-08-29T15:22:03.243Z]  > git rev-list --no-walk c5f2634676620515dc9d3b7a8df734b2855e5b3a # timeout=10
15:22:06 [2021-08-29T15:22:06.329Z] 
15:22:06 [2021-08-29T15:22:06.329Z] #53 [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
15:22:06 [2021-08-29T15:22:06.329Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:22:06 [2021-08-29T15:22:06.329Z] #53 37.78 internal/reflectlite
15:22:06 [2021-08-29T15:22:06.329Z] #53 37.80 internal/testlog
15:22:06 [2021-08-29T15:22:06.329Z] #53 39.65 errors
15:22:06 [2021-08-29T15:22:06.329Z] #53 39.66 sort
15:22:06 [2021-08-29T15:22:06.329Z] #53 39.96 io
15:22:06 [2021-08-29T15:22:06.329Z] #53 39.96 internal/oserror
15:22:06 [2021-08-29T15:22:06.329Z] #53 39.97 strconv
15:22:06 [2021-08-29T15:22:06.329Z] #53 40.33 syscall
15:22:06 [2021-08-29T15:22:06.329Z] #53 41.62 path
15:22:06 [2021-08-29T15:22:06.329Z] #53 42.70 bytes
15:22:06 [2021-08-29T15:22:06.329Z] #53 43.02 strings
15:22:06 [2021-08-29T15:22:06.329Z] #53 46.06 reflect
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.2 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.3 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.4 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.4 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.5 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
15:22:06 [2021-08-29T15:22:06.459Z] #19 143.5 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
15:22:06 [2021-08-29T15:22:06.592Z] #53 ...
15:22:06 [2021-08-29T15:22:06.592Z] 
15:22:06 [2021-08-29T15:22:06.592Z] #47 [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
15:22:06 [2021-08-29T15:22:06.592Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:22:06 [2021-08-29T15:22:06.592Z] #47 46.68 strings
15:22:06 [2021-08-29T15:22:06.615Z] #51 ...
15:22:06 [2021-08-29T15:22:06.615Z] 
15:22:06 [2021-08-29T15:22:06.615Z] #37 [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
15:22:06 [2021-08-29T15:22:06.615Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.32 The following NEW packages will be installed:
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.33   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.35   vim-common xxd
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.87 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.87 Need to get 17.7 MB of archives.
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.87 After this operation, 70.7 MB of additional disk space will be used.
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.87 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 48.88 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 49.08 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 49.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 49.84 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 49.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 49.90 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 49.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
15:22:06 [2021-08-29T15:22:06.615Z] #37 49.92 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
15:22:06 [2021-08-29T15:22:06.617Z] #37 36.75 Fetched 17.7 MB in 1s (13.7 MB/s)
15:22:06 [2021-08-29T15:22:06.617Z] #37 36.94 Selecting previously unselected package xxd.
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.76 The following additional packages will be installed:
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.79   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.79   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.79   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.79   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.80   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.80   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.81   mingw-w64-common mingw-w64-x86-64-dev
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.85 Suggested packages:
15:22:06 [2021-08-29T15:22:06.872Z] #14 48.86   gcc-10-locales seccomp wine64
15:22:06 [2021-08-29T15:22:06.877Z] #37 36.94 (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 ... 15713 files and directories currently installed.)
15:22:06 [2021-08-29T15:22:06.877Z] #37 37.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
15:22:06 [2021-08-29T15:22:06.877Z] #37 37.05 Unpacking xxd (2:8.2.2434-3) ...
15:22:06 [2021-08-29T15:22:06.877Z] #37 37.29 Selecting previously unselected package vim-common.
15:22:06 [2021-08-29T15:22:06.877Z] #37 37.29 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
15:22:07 [2021-08-29T15:22:07.138Z] #37 37.32 Unpacking vim-common (2:8.2.2434-3) ...
15:22:07 [2021-08-29T15:22:07.167Z] #47 47.05 reflect
15:22:07 [2021-08-29T15:22:07.182Z] #37 51.89 debconf: delaying package configuration, since apt-utils is not installed
15:22:07 [2021-08-29T15:22:07.400Z] #37 37.68 Selecting previously unselected package cmake-data.
15:22:07 [2021-08-29T15:22:07.400Z] #37 37.68 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
15:22:07 [2021-08-29T15:22:07.400Z] #37 37.70 Unpacking cmake-data (3.18.4-2) ...
15:22:07 [2021-08-29T15:22:07.747Z] #37 52.37 Fetched 17.7 MB in 2s (9170 kB/s)
15:22:07 [2021-08-29T15:22:07.782Z] + docker version
15:22:08 [2021-08-29T15:22:08.006Z] #37 52.69 Selecting previously unselected package xxd.
15:22:08 [2021-08-29T15:22:08.007Z] #37 52.70 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:22:08 [2021-08-29T15:22:08.007Z] #37 52.82 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
15:22:08 [2021-08-29T15:22:08.007Z] #37 ...
15:22:08 [2021-08-29T15:22:08.007Z] 
15:22:08 [2021-08-29T15:22:08.007Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:08 [2021-08-29T15:22:08.007Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:08 [2021-08-29T15:22:08.007Z] #14 36.33 Reading package lists...
15:22:08 [2021-08-29T15:22:08.007Z] #14 43.00 Building dependency tree...
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.43 The following additional packages will be installed:
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.43   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.43   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.43   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.43   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.44   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.44   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.44   mingw-w64-common mingw-w64-x86-64-dev
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.44 Suggested packages:
15:22:08 [2021-08-29T15:22:08.007Z] #14 48.45   gcc-10-locales seccomp wine64
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.35 The following NEW packages will be installed:
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.36   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.36   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.36   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.36   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.37   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.37   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.38   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.38   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.38   mingw-w64-x86-64-dev
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.83 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.83 Need to get 115 MB of archives.
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.83 After this operation, 645 MB of additional disk space will be used.
15:22:08 [2021-08-29T15:22:08.007Z] #14 50.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
15:22:08 [2021-08-29T15:22:08.007Z] #14 51.02 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
15:22:08 [2021-08-29T15:22:08.007Z] #14 51.29 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:22:08 [2021-08-29T15:22:08.007Z] #14 51.33 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
15:22:08 [2021-08-29T15:22:08.007Z] #14 51.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
15:22:08 [2021-08-29T15:22:08.007Z] #14 51.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:22:08 [2021-08-29T15:22:08.007Z] #14 51.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:22:08 [2021-08-29T15:22:08.007Z] #14 52.09 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
15:22:08 [2021-08-29T15:22:08.007Z] #14 52.09 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.85 The following NEW packages will be installed:
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:22:08 [2021-08-29T15:22:08.243Z] #14 50.88   mingw-w64-x86-64-dev
15:22:08 [2021-08-29T15:22:08.267Z] #14 ...
15:22:08 [2021-08-29T15:22:08.267Z] 
15:22:08 [2021-08-29T15:22:08.267Z] #57 [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
15:22:08 [2021-08-29T15:22:08.267Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:22:08 [2021-08-29T15:22:08.267Z] #57 35.91 Reading package lists...
15:22:08 [2021-08-29T15:22:08.267Z] #57 43.17 Building dependency tree...
15:22:08 [2021-08-29T15:22:08.267Z] #57 48.22 The following additional packages will be installed:
15:22:08 [2021-08-29T15:22:08.267Z] #57 48.26   libbtrfs0
15:22:08 [2021-08-29T15:22:08.267Z] #57 48.53 The following NEW packages will be installed:
15:22:08 [2021-08-29T15:22:08.267Z] #57 48.57   libbtrfs-dev libbtrfs0
15:22:08 [2021-08-29T15:22:08.267Z] #57 49.10 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
15:22:08 [2021-08-29T15:22:08.267Z] #57 49.10 Need to get 460 kB of archives.
15:22:08 [2021-08-29T15:22:08.267Z] #57 49.10 After this operation, 1237 kB of additional disk space will be used.
15:22:08 [2021-08-29T15:22:08.267Z] #57 49.10 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:22:08 [2021-08-29T15:22:08.267Z] #57 49.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:22:08 [2021-08-29T15:22:08.268Z] #57 50.51 debconf: delaying package configuration, since apt-utils is not installed
15:22:08 [2021-08-29T15:22:08.268Z] #57 50.80 Fetched 460 kB in 0s (1006 kB/s)
15:22:08 [2021-08-29T15:22:08.268Z] #57 50.98 Selecting previously unselected package libbtrfs0:amd64.
15:22:08 [2021-08-29T15:22:08.268Z] #57 50.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 ... 15713 files and directories currently installed.)
15:22:08 [2021-08-29T15:22:08.268Z] #57 51.12 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
15:22:08 [2021-08-29T15:22:08.268Z] #57 51.15 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:22:08 [2021-08-29T15:22:08.268Z] #57 51.45 Selecting previously unselected package libbtrfs-dev:amd64.
15:22:08 [2021-08-29T15:22:08.268Z] #57 51.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
15:22:08 [2021-08-29T15:22:08.268Z] #57 51.46 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:22:08 [2021-08-29T15:22:08.268Z] #57 52.08 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:22:08 [2021-08-29T15:22:08.268Z] #57 52.10 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:22:08 [2021-08-29T15:22:08.268Z] #57 52.11 Processing triggers for libc-bin (2.31-13) ...
15:22:08 [2021-08-29T15:22:08.268Z] #57 DONE 53.0s
15:22:08 [2021-08-29T15:22:08.268Z] 
15:22:08 [2021-08-29T15:22:08.268Z] #37 [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
15:22:08 [2021-08-29T15:22:08.268Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:08 [2021-08-29T15:22:08.268Z] #37 52.92 Unpacking xxd (2:8.2.2434-3) ...
15:22:08 [2021-08-29T15:22:08.500Z] #14 ...
15:22:08 [2021-08-29T15:22:08.500Z] 
15:22:08 [2021-08-29T15:22:08.500Z] #57 [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
15:22:08 [2021-08-29T15:22:08.500Z] #57 sha256:eed44d9ba6749cec33286c74162ef927005ca8565492ac6c52aabea396d7fd49
15:22:08 [2021-08-29T15:22:08.500Z] #57 46.84 The following additional packages will be installed:
15:22:08 [2021-08-29T15:22:08.500Z] #57 46.85   libbtrfs0
15:22:08 [2021-08-29T15:22:08.500Z] #57 47.08 The following NEW packages will be installed:
15:22:08 [2021-08-29T15:22:08.500Z] #57 47.09   libbtrfs-dev libbtrfs0
15:22:08 [2021-08-29T15:22:08.500Z] #57 47.57 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
15:22:08 [2021-08-29T15:22:08.500Z] #57 47.57 Need to get 460 kB of archives.
15:22:08 [2021-08-29T15:22:08.500Z] #57 47.57 After this operation, 1237 kB of additional disk space will be used.
15:22:08 [2021-08-29T15:22:08.500Z] #57 47.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:22:08 [2021-08-29T15:22:08.500Z] #57 47.57 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:22:08 [2021-08-29T15:22:08.500Z] #57 49.20 debconf: delaying package configuration, since apt-utils is not installed
15:22:08 [2021-08-29T15:22:08.500Z] #57 49.73 Fetched 460 kB in 0s (1400 kB/s)
15:22:08 [2021-08-29T15:22:08.500Z] #57 49.89 Selecting previously unselected package libbtrfs0:amd64.
15:22:08 [2021-08-29T15:22:08.500Z] #57 49.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 ... 15713 files and directories currently installed.)
15:22:08 [2021-08-29T15:22:08.500Z] #57 50.05 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
15:22:08 [2021-08-29T15:22:08.500Z] #57 50.06 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:22:08 [2021-08-29T15:22:08.500Z] #57 50.47 Selecting previously unselected package libbtrfs-dev:amd64.
15:22:08 [2021-08-29T15:22:08.501Z] #57 50.48 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
15:22:08 [2021-08-29T15:22:08.501Z] #57 50.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:22:08 [2021-08-29T15:22:08.501Z] #57 51.07 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:22:08 [2021-08-29T15:22:08.501Z] #57 51.12 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:22:08 [2021-08-29T15:22:08.501Z] #57 51.15 Processing triggers for libc-bin (2.31-13) ...
15:22:08 [2021-08-29T15:22:08.525Z] #37 53.43 Selecting previously unselected package vim-common.
15:22:08 [2021-08-29T15:22:08.525Z] #37 53.43 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
15:22:08 [2021-08-29T15:22:08.784Z] #37 53.47 Unpacking vim-common (2:8.2.2434-3) ...
15:22:09 [2021-08-29T15:22:09.013Z] #19 145.6 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
15:22:09 [2021-08-29T15:22:09.013Z] #19 145.6 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
15:22:09 [2021-08-29T15:22:09.013Z] #19 145.6 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
15:22:09 [2021-08-29T15:22:09.013Z] #19 145.7 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
15:22:09 [2021-08-29T15:22:09.013Z] #19 145.8 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
15:22:09 [2021-08-29T15:22:09.100Z] #47 ...
15:22:09 [2021-08-29T15:22:09.100Z] 
15:22:09 [2021-08-29T15:22:09.100Z] #49 [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
15:22:09 [2021-08-29T15:22:09.100Z] #49 sha256:0b148e9a49cbabf0668412cddab5c795c8ffbd8434ee0532585cb4fad7776d59
15:22:09 [2021-08-29T15:22:09.100Z] #49 DONE 49.1s
15:22:09 [2021-08-29T15:22:09.100Z] 
15:22:09 [2021-08-29T15:22:09.100Z] #38 [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
15:22:09 [2021-08-29T15:22:09.100Z] #38 sha256:3074609e8fffc0da57a64aad254e4a5f442cc4f1fd43b5c65b2a63eb86257569
15:22:09 [2021-08-29T15:22:09.100Z] #38 2.296 + cd /tmp/tmp.I9ZmmehXYw/tini
15:22:09 [2021-08-29T15:22:09.100Z] #38 2.297 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:22:09 [2021-08-29T15:22:09.100Z] #38 2.306 + cmake .
15:22:09 [2021-08-29T15:22:09.100Z] #38 3.457 -- The C compiler identification is GNU 10.2.1
15:22:09 [2021-08-29T15:22:09.100Z] #38 3.674 -- Detecting C compiler ABI info
15:22:09 [2021-08-29T15:22:09.100Z] #38 4.552 -- Detecting C compiler ABI info - done
15:22:09 [2021-08-29T15:22:09.100Z] #38 4.667 -- Check for working C compiler: /usr/bin/cc - skipped
15:22:09 [2021-08-29T15:22:09.100Z] #38 4.674 -- Detecting C compile features
15:22:09 [2021-08-29T15:22:09.100Z] #38 4.675 -- Detecting C compile features - done
15:22:09 [2021-08-29T15:22:09.100Z] #38 4.717 -- Performing Test HAS_BUILTIN_FORTIFY
15:22:09 [2021-08-29T15:22:09.316Z] #37 ...
15:22:09 [2021-08-29T15:22:09.316Z] 
15:22:09 [2021-08-29T15:22:09.316Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:09 [2021-08-29T15:22:09.316Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:09 [2021-08-29T15:22:09.316Z] #14 37.05 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 37.51 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 38.02 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.64 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.65 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.66 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.67 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.70 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
15:22:09 [2021-08-29T15:22:09.316Z] #14 39.73 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
15:22:09 [2021-08-29T15:22:09.351Z] #37 53.97 Selecting previously unselected package cmake-data.
15:22:09 [2021-08-29T15:22:09.351Z] #37 53.99 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
15:22:09 [2021-08-29T15:22:09.351Z] #37 54.01 Unpacking cmake-data (3.18.4-2) ...
15:22:09 [2021-08-29T15:22:09.363Z] #38 ...
15:22:09 [2021-08-29T15:22:09.363Z] 
15:22:09 [2021-08-29T15:22:09.363Z] #51 [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
15:22:09 [2021-08-29T15:22:09.363Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:22:09 [2021-08-29T15:22:09.363Z] #51 39.47 go get: installing executables with 'go get' in module mode is deprecated.
15:22:09 [2021-08-29T15:22:09.363Z] #51 39.47 	Use 'go install pkg@version' instead.
15:22:09 [2021-08-29T15:22:09.363Z] #51 39.47 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:22:09 [2021-08-29T15:22:09.363Z] #51 39.47 	or run 'go help get' or 'go help install'.
15:22:09 [2021-08-29T15:22:09.577Z] #14 39.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
15:22:09 [2021-08-29T15:22:09.577Z] #14 39.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
15:22:09 [2021-08-29T15:22:09.577Z] #14 39.80 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
15:22:09 [2021-08-29T15:22:09.577Z] #14 39.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
15:22:09 [2021-08-29T15:22:09.577Z] #14 39.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
15:22:09 [2021-08-29T15:22:09.577Z] #14 39.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
15:22:09 [2021-08-29T15:22:09.632Z] #51 ...
15:22:09 [2021-08-29T15:22:09.632Z] 
15:22:09 [2021-08-29T15:22:09.632Z] #38 [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
15:22:09 [2021-08-29T15:22:09.632Z] #38 sha256:3074609e8fffc0da57a64aad254e4a5f442cc4f1fd43b5c65b2a63eb86257569
15:22:09 [2021-08-29T15:22:09.632Z] #38 5.177 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:22:09 [2021-08-29T15:22:09.632Z] #38 5.265 -- Configuring done
15:22:09 [2021-08-29T15:22:09.632Z] #38 5.321 -- Generating done
15:22:09 [2021-08-29T15:22:09.632Z] #38 5.341 -- Build files have been written to: /tmp/tmp.I9ZmmehXYw/tini
15:22:09 [2021-08-29T15:22:09.878Z] #57 DONE 52.3s
15:22:09 [2021-08-29T15:22:09.878Z] 
15:22:09 [2021-08-29T15:22:09.878Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:09 [2021-08-29T15:22:09.878Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.32 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.32 Need to get 115 MB of archives.
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.32 After this operation, 645 MB of additional disk space will be used.
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.32 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.90 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
15:22:09 [2021-08-29T15:22:09.878Z] #14 51.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:22:09 [2021-08-29T15:22:09.878Z] #14 52.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:22:09 [2021-08-29T15:22:09.878Z] #14 52.54 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
15:22:09 [2021-08-29T15:22:09.878Z] #14 52.57 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
15:22:09 [2021-08-29T15:22:09.899Z] #38 5.357 + make tini-static
15:22:10 [2021-08-29T15:22:10.163Z] #38 5.937 Scanning dependencies of target tini-static
15:22:10 [2021-08-29T15:22:10.303Z] #37 ...
15:22:10 [2021-08-29T15:22:10.303Z] 
15:22:10 [2021-08-29T15:22:10.303Z] #45 [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         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
15:22:10 [2021-08-29T15:22:10.303Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:10 [2021-08-29T15:22:10.303Z] #45 36.75 Reading package lists...
15:22:10 [2021-08-29T15:22:10.303Z] #45 44.65 Building dependency tree...
15:22:10 [2021-08-29T15:22:10.303Z] #45 50.00 The following additional packages will be installed:
15:22:10 [2021-08-29T15:22:10.303Z] #45 50.00   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:22:10 [2021-08-29T15:22:10.303Z] #45 50.00   python3-protobuf python3-six
15:22:10 [2021-08-29T15:22:10.303Z] #45 50.01 Suggested packages:
15:22:10 [2021-08-29T15:22:10.303Z] #45 50.01   python3-setuptools
15:22:10 [2021-08-29T15:22:10.303Z] #45 50.01 Recommended packages:
15:22:10 [2021-08-29T15:22:10.303Z] #45 50.01   iproute2 | iproute
15:22:10 [2021-08-29T15:22:10.303Z] #45 51.03 The following NEW packages will be installed:
15:22:10 [2021-08-29T15:22:10.303Z] #45 51.06   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:22:10 [2021-08-29T15:22:10.303Z] #45 51.06   python3-protobuf python3-six
15:22:10 [2021-08-29T15:22:10.303Z] #45 51.82 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
15:22:10 [2021-08-29T15:22:10.303Z] #45 51.82 Need to get 2267 kB of archives.
15:22:10 [2021-08-29T15:22:10.303Z] #45 51.82 After this operation, 10.8 MB of additional disk space will be used.
15:22:10 [2021-08-29T15:22:10.303Z] #45 51.82 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
15:22:10 [2021-08-29T15:22:10.303Z] #45 51.99 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:22:10 [2021-08-29T15:22:10.303Z] #45 52.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
15:22:10 [2021-08-29T15:22:10.303Z] #45 52.05 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
15:22:10 [2021-08-29T15:22:10.303Z] #45 52.09 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:22:10 [2021-08-29T15:22:10.303Z] #45 52.09 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:22:10 [2021-08-29T15:22:10.303Z] #45 52.12 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:22:10 [2021-08-29T15:22:10.303Z] #45 ...
15:22:10 [2021-08-29T15:22:10.303Z] 
15:22:10 [2021-08-29T15:22:10.303Z] #58 [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
15:22:10 [2021-08-29T15:22:10.303Z] #58 sha256:179a0f724d8ca517f621d3a5d4738a30860e3943dbf6d624cbb53231a268f335
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.783 + RM_GOPATH=0
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.783 + TMP_GOPATH=
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.783 + : /build
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.783 + '[' -z '' ']'
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.783 ++ mktemp -d
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.798 + export GOPATH=/tmp/tmp.OYHY8VLCK1
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.798 + GOPATH=/tmp/tmp.OYHY8VLCK1
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.798 + RM_GOPATH=1
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.798 + case "$(go env GOARCH)" in
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.798 ++ go env GOARCH
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + export GO_BUILDMODE=-buildmode=pie
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + GO_BUILDMODE=-buildmode=pie
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 ++ dirname /tmp/install/install.sh
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + dir=/tmp/install
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + bin=containerd
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + shift
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + '[' '!' -f /tmp/install/containerd.installer ']'
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + . /tmp/install/containerd.installer
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 ++ set -e
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + install_containerd
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 + git clone https://github.com/containerd/containerd.git /tmp/tmp.OYHY8VLCK1/src/github.com/containerd/containerd
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 Cloning into '/tmp/tmp.OYHY8VLCK1/src/github.com/containerd/containerd'...
15:22:10 [2021-08-29T15:22:10.303Z] #58 1.851 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:22:10 [2021-08-29T15:22:10.426Z] #38 5.974 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:22:10 [2021-08-29T15:22:10.519Z] #14 40.94 debconf: delaying package configuration, since apt-utils is not installed
15:22:10 [2021-08-29T15:22:10.779Z] #14 41.16 Fetched 115 MB in 6s (20.2 MB/s)
15:22:10 [2021-08-29T15:22:10.779Z] #14 ...
15:22:10 [2021-08-29T15:22:10.779Z] 
15:22:10 [2021-08-29T15:22:10.779Z] #51 [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
15:22:10 [2021-08-29T15:22:10.779Z] #51 sha256:2e44e918b32a3b4b495afa30aa224a7d767a66ed7ed100638ff0ff5e33d5fb04
15:22:10 [2021-08-29T15:22:10.779Z] #51 31.05 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:22:10 [2021-08-29T15:22:10.779Z] #51 31.26 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:22:10 [2021-08-29T15:22:10.779Z] #51 31.43 go: downloading github.com/BurntSushi/toml v0.3.1
15:22:10 [2021-08-29T15:22:10.779Z] #51 39.26 go get: installing executables with 'go get' in module mode is deprecated.
15:22:10 [2021-08-29T15:22:10.779Z] #51 39.28 	Use 'go install pkg@version' instead.
15:22:10 [2021-08-29T15:22:10.779Z] #51 39.28 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:22:10 [2021-08-29T15:22:10.780Z] #51 39.28 	or run 'go help get' or 'go help install'.
15:22:10 [2021-08-29T15:22:10.780Z] #51 ...
15:22:10 [2021-08-29T15:22:10.780Z] 
15:22:10 [2021-08-29T15:22:10.780Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:10 [2021-08-29T15:22:10.780Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:10 [2021-08-29T15:22:10.780Z] #14 41.27 Selecting previously unselected package binutils-mingw-w64-i686.
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.6 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.6 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.6 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.7 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.7 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.7 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.7 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.7 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.7 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.7 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.8 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
15:22:10 [2021-08-29T15:22:10.931Z] #19 147.8 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
15:22:11 [2021-08-29T15:22:11.042Z] #14 41.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:22:11 [2021-08-29T15:22:11.042Z] #14 41.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
15:22:11 [2021-08-29T15:22:11.042Z] #14 ...
15:22:11 [2021-08-29T15:22:11.042Z] 
15:22:11 [2021-08-29T15:22:11.042Z] #45 [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         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
15:22:11 [2021-08-29T15:22:11.042Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:11 [2021-08-29T15:22:11.042Z] #45 26.44 Reading package lists...
15:22:11 [2021-08-29T15:22:11.042Z] #45 31.29 Building dependency tree...
15:22:11 [2021-08-29T15:22:11.042Z] #45 34.58 The following additional packages will be installed:
15:22:11 [2021-08-29T15:22:11.042Z] #45 34.58   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:22:11 [2021-08-29T15:22:11.042Z] #45 34.59   python3-protobuf python3-six
15:22:11 [2021-08-29T15:22:11.042Z] #45 34.60 Suggested packages:
15:22:11 [2021-08-29T15:22:11.042Z] #45 34.61   python3-setuptools
15:22:11 [2021-08-29T15:22:11.042Z] #45 34.61 Recommended packages:
15:22:11 [2021-08-29T15:22:11.042Z] #45 34.61   iproute2 | iproute
15:22:11 [2021-08-29T15:22:11.042Z] #45 35.29 The following NEW packages will be installed:
15:22:11 [2021-08-29T15:22:11.042Z] #45 35.31   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:22:11 [2021-08-29T15:22:11.042Z] #45 35.32   python3-protobuf python3-six
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.80 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.80 Need to get 2267 kB of archives.
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.80 After this operation, 10.8 MB of additional disk space will be used.
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.83 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.83 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.85 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:22:11 [2021-08-29T15:22:11.043Z] #45 35.88 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:22:11 [2021-08-29T15:22:11.043Z] #45 38.82 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
15:22:11 [2021-08-29T15:22:11.043Z] #45 40.20 debconf: delaying package configuration, since apt-utils is not installed
15:22:11 [2021-08-29T15:22:11.043Z] #45 40.37 Fetched 2267 kB in 4s (610 kB/s)
15:22:11 [2021-08-29T15:22:11.043Z] #45 40.44 Selecting previously unselected package libprotobuf23:amd64.
15:22:11 [2021-08-29T15:22:11.043Z] #45 40.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 ... 15713 files and directories currently installed.)
15:22:11 [2021-08-29T15:22:11.043Z] #45 40.53 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
15:22:11 [2021-08-29T15:22:11.043Z] #45 40.54 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
15:22:11 [2021-08-29T15:22:11.043Z] #45 41.34 Selecting previously unselected package python3-pkg-resources.
15:22:11 [2021-08-29T15:22:11.043Z] #45 ...
15:22:11 [2021-08-29T15:22:11.043Z] 
15:22:11 [2021-08-29T15:22:11.043Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:11 [2021-08-29T15:22:11.043Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:11 [2021-08-29T15:22:11.043Z] #14 41.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:22:11 [2021-08-29T15:22:11.087Z] Client:
15:22:11 [2021-08-29T15:22:11.087Z]  Version:           20.10.8
15:22:11 [2021-08-29T15:22:11.087Z]  API version:       1.41
15:22:11 [2021-08-29T15:22:11.087Z]  Go version:        go1.16.6
15:22:11 [2021-08-29T15:22:11.087Z]  Git commit:        3967b7d
15:22:11 [2021-08-29T15:22:11.087Z]  Built:             Fri Jul 30 19:58:50 2021
15:22:11 [2021-08-29T15:22:11.087Z]  OS/Arch:           windows/amd64
15:22:11 [2021-08-29T15:22:11.087Z]  Context:           default
15:22:11 [2021-08-29T15:22:11.087Z]  Experimental:      true
15:22:11 [2021-08-29T15:22:11.087Z] 
15:22:11 [2021-08-29T15:22:11.087Z] Server: Docker Engine - Community
15:22:11 [2021-08-29T15:22:11.087Z]  Engine:
15:22:11 [2021-08-29T15:22:11.087Z]   Version:          20.10.8
15:22:11 [2021-08-29T15:22:11.087Z]   API version:      1.41 (minimum version 1.24)
15:22:11 [2021-08-29T15:22:11.087Z]   Go version:       go1.16.6
15:22:11 [2021-08-29T15:22:11.087Z]   Git commit:       75249d8
15:22:11 [2021-08-29T15:22:11.087Z]   Built:            Fri Jul 30 19:54:29 2021
15:22:11 [2021-08-29T15:22:11.087Z]   OS/Arch:          windows/amd64
15:22:11 [2021-08-29T15:22:11.087Z]   Experimental:     true
15:22:11 [2021-08-29T15:22:11.248Z] #14 53.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
[Pipeline] sh
15:22:11 [2021-08-29T15:22:11.839Z] #38 ...
15:22:11 [2021-08-29T15:22:11.839Z] 
15:22:11 [2021-08-29T15:22:11.839Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
15:22:11 [2021-08-29T15:22:11.839Z] #30 sha256:c307e0f478306a8307a8a1effdd86bafcc415c65f85181f5e0392f79eedb8b60
15:22:11 [2021-08-29T15:22:11.839Z] #30 37.87 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
15:22:11 [2021-08-29T15:22:11.839Z] #30 39.68 
15:22:11 [2021-08-29T15:22:11.839Z] #30 39.99 #=#=#                                                                         

######################################################################## 100.0%
15:22:11 [2021-08-29T15:22:11.839Z] #30 41.43 
15:22:11 [2021-08-29T15:22:11.839Z] #30 41.89 Download of images into '/build' complete.
15:22:11 [2021-08-29T15:22:11.839Z] #30 41.89 Use something like the following to load the result into a Docker daemon:
15:22:11 [2021-08-29T15:22:11.839Z] #30 41.89   tar -cC '/build' . | docker load
15:22:11 [2021-08-29T15:22:11.839Z] #30 DONE 42.1s
15:22:11 [2021-08-29T15:22:11.839Z] 
15:22:11 [2021-08-29T15:22:11.839Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:11 [2021-08-29T15:22:11.839Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:22:11 [2021-08-29T15:22:11.839Z] #14 50.98 Selecting previously unselected package gcc-mingw-w64-base.
15:22:11 [2021-08-29T15:22:11.839Z] #14 51.01 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
15:22:11 [2021-08-29T15:22:11.839Z] #14 51.15 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:22:11 [2021-08-29T15:22:11.839Z] #14 51.64 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:22:11 [2021-08-29T15:22:11.839Z] #14 51.64 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
15:22:11 [2021-08-29T15:22:11.839Z] #14 51.65 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:22:12 [2021-08-29T15:22:12.595Z] + docker info
15:22:12 [2021-08-29T15:22:12.789Z] #14 ...
15:22:12 [2021-08-29T15:22:12.789Z] 
15:22:12 [2021-08-29T15:22:12.789Z] #38 [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
15:22:12 [2021-08-29T15:22:12.789Z] #38 sha256:3074609e8fffc0da57a64aad254e4a5f442cc4f1fd43b5c65b2a63eb86257569
15:22:12 [2021-08-29T15:22:12.789Z] #38 7.539 [100%] Linking C executable tini-static
15:22:12 [2021-08-29T15:22:12.789Z] #38 8.240 [100%] Built target tini-static
15:22:12 [2021-08-29T15:22:12.789Z] #38 8.297 + mkdir -p /build
15:22:12 [2021-08-29T15:22:12.789Z] #38 8.300 + cp tini-static /build/docker-init
15:22:12 [2021-08-29T15:22:12.789Z] #38 DONE 8.5s
15:22:12 [2021-08-29T15:22:12.849Z] #19 149.5 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
15:22:12 [2021-08-29T15:22:12.849Z] #19 149.5 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
15:22:12 [2021-08-29T15:22:12.849Z] #19 149.5 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
15:22:12 [2021-08-29T15:22:12.849Z] #19 149.6 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
15:22:12 [2021-08-29T15:22:12.849Z] #19 149.6 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
15:22:13 [2021-08-29T15:22:13.052Z] 
15:22:13 [2021-08-29T15:22:13.052Z] #47 [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
15:22:13 [2021-08-29T15:22:13.052Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:22:13 [2021-08-29T15:22:13.052Z] #47 51.45 regexp/syntax
15:22:13 [2021-08-29T15:22:13.083Z] Client:
15:22:13 [2021-08-29T15:22:13.083Z]  Version:           20.10.8
15:22:13 [2021-08-29T15:22:13.083Z]  API version:       1.41
15:22:13 [2021-08-29T15:22:13.083Z]  Go version:        go1.16.6
15:22:13 [2021-08-29T15:22:13.083Z]  Git commit:        3967b7d
15:22:13 [2021-08-29T15:22:13.083Z]  Built:             Fri Jul 30 19:58:50 2021
15:22:13 [2021-08-29T15:22:13.083Z]  OS/Arch:           windows/amd64
15:22:13 [2021-08-29T15:22:13.083Z]  Context:           default
15:22:13 [2021-08-29T15:22:13.083Z]  Experimental:      true
15:22:13 [2021-08-29T15:22:13.083Z] 
15:22:13 [2021-08-29T15:22:13.083Z] Server: Docker Engine - Community
15:22:13 [2021-08-29T15:22:13.083Z]  Engine:
15:22:13 [2021-08-29T15:22:13.083Z]   Version:          20.10.8
15:22:13 [2021-08-29T15:22:13.083Z]   API version:      1.41 (minimum version 1.24)
15:22:13 [2021-08-29T15:22:13.083Z]   Go version:       go1.16.6
15:22:13 [2021-08-29T15:22:13.083Z]   Git commit:       75249d8
15:22:13 [2021-08-29T15:22:13.083Z]   Built:            Fri Jul 30 19:54:29 2021
15:22:13 [2021-08-29T15:22:13.083Z]   OS/Arch:          windows/amd64
15:22:13 [2021-08-29T15:22:13.083Z]   Experimental:     true
15:22:13 [2021-08-29T15:22:13.145Z] #14 55.45 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
15:22:13 [2021-08-29T15:22:13.589Z] #14 43.88 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:22:13 [2021-08-29T15:22:13.589Z] #14 43.89 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
15:22:13 [2021-08-29T15:22:13.589Z] #14 43.90 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:22:13 [2021-08-29T15:22:13.708Z] #14 ...
15:22:13 [2021-08-29T15:22:13.709Z] 
15:22:13 [2021-08-29T15:22:13.709Z] #45 [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         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
15:22:13 [2021-08-29T15:22:13.709Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:13 [2021-08-29T15:22:13.709Z] #45 38.40 Reading package lists...
15:22:13 [2021-08-29T15:22:13.709Z] #45 46.12 Building dependency tree...
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.03 The following additional packages will be installed:
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.04   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.04   python3-protobuf python3-six
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.05 Suggested packages:
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.05   python3-setuptools
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.05 Recommended packages:
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.05   iproute2 | iproute
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.88 The following NEW packages will be installed:
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.91   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
15:22:13 [2021-08-29T15:22:13.709Z] #45 51.91   python3-protobuf python3-six
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.52 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.52 Need to get 2267 kB of archives.
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.52 After this operation, 10.8 MB of additional disk space will be used.
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.52 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.64 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.64 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.69 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #45 52.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #45 55.95 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #45 ...
15:22:13 [2021-08-29T15:22:13.709Z] 
15:22:13 [2021-08-29T15:22:13.709Z] #37 [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
15:22:13 [2021-08-29T15:22:13.709Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.31 The following NEW packages will be installed:
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.33   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.35   vim-common xxd
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.80 0 upgraded, 10 newly installed, 0 to remove and 2 not upgraded.
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.80 Need to get 17.7 MB of archives.
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.80 After this operation, 70.7 MB of additional disk space will be used.
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 46.95 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 47.55 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7 [693 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 47.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 47.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 47.67 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 47.70 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 47.70 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
15:22:13 [2021-08-29T15:22:13.709Z] #37 49.90 debconf: delaying package configuration, since apt-utils is not installed
15:22:13 [2021-08-29T15:22:13.709Z] #37 50.34 Fetched 17.7 MB in 2s (10.8 MB/s)
15:22:13 [2021-08-29T15:22:13.709Z] #37 50.49 Selecting previously unselected package xxd.
15:22:13 [2021-08-29T15:22:13.709Z] #37 50.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:22:13 [2021-08-29T15:22:13.709Z] #37 50.64 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
15:22:13 [2021-08-29T15:22:13.709Z] #37 50.68 Unpacking xxd (2:8.2.2434-3) ...
15:22:13 [2021-08-29T15:22:13.709Z] #37 51.09 Selecting previously unselected package vim-common.
15:22:13 [2021-08-29T15:22:13.709Z] #37 51.09 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
15:22:13 [2021-08-29T15:22:13.709Z] #37 51.14 Unpacking vim-common (2:8.2.2434-3) ...
15:22:13 [2021-08-29T15:22:13.709Z] #37 52.01 Selecting previously unselected package cmake-data.
15:22:13 [2021-08-29T15:22:13.709Z] #37 52.02 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
15:22:13 [2021-08-29T15:22:13.709Z] #37 52.08 Unpacking cmake-data (3.18.4-2) ...
[Pipeline] sh
15:22:13 [2021-08-29T15:22:13.968Z] #37 ...
15:22:13 [2021-08-29T15:22:13.968Z] 
15:22:13 [2021-08-29T15:22:13.968Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:13 [2021-08-29T15:22:13.968Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:13 [2021-08-29T15:22:13.968Z] #14 56.37 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
15:22:14 [2021-08-29T15:22:14.225Z] #14 ...
15:22:14 [2021-08-29T15:22:14.225Z] 
15:22:14 [2021-08-29T15:22:14.225Z] #51 [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
15:22:14 [2021-08-29T15:22:14.225Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:22:14 [2021-08-29T15:22:14.225Z] #51 46.81 go: downloading github.com/gobwas/glob v0.2.3
15:22:14 [2021-08-29T15:22:14.225Z] #51 46.85 go: downloading github.com/kisielk/gotool v1.0.0
15:22:14 [2021-08-29T15:22:14.225Z] #51 47.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3
15:22:14 [2021-08-29T15:22:14.225Z] #51 47.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d
15:22:14 [2021-08-29T15:22:14.225Z] #51 47.11 go: downloading github.com/gogo/protobuf v1.2.1
15:22:14 [2021-08-29T15:22:14.225Z] #51 49.27 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4
15:22:14 [2021-08-29T15:22:14.225Z] #51 49.84 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
15:22:14 [2021-08-29T15:22:14.225Z] #51 50.18 go: downloading github.com/BurntSushi/toml v0.3.1
15:22:14 [2021-08-29T15:22:14.237Z] #19 151.2 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
15:22:14 [2021-08-29T15:22:14.237Z] #19 151.2 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
15:22:14 [2021-08-29T15:22:14.449Z] #47 54.43 internal/syscall/unix
15:22:14 [2021-08-29T15:22:14.482Z] #51 ...
15:22:14 [2021-08-29T15:22:14.482Z] 
15:22:14 [2021-08-29T15:22:14.482Z] #58 [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
15:22:14 [2021-08-29T15:22:14.482Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 + RM_GOPATH=0
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 + TMP_GOPATH=
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 + : /build
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 + '[' -z '' ']'
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 ++ mktemp -d
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 + export GOPATH=/tmp/tmp.LcbVZeMgWc
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 + GOPATH=/tmp/tmp.LcbVZeMgWc
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 + RM_GOPATH=1
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 + case "$(go env GOARCH)" in
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.690 ++ go env GOARCH
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + export GO_BUILDMODE=-buildmode=pie
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + GO_BUILDMODE=-buildmode=pie
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 ++ dirname /tmp/install/install.sh
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + dir=/tmp/install
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + bin=containerd
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + shift
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + '[' '!' -f /tmp/install/containerd.installer ']'
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + . /tmp/install/containerd.installer
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 ++ set -e
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + install_containerd
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.731 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LcbVZeMgWc/src/github.com/containerd/containerd
15:22:14 [2021-08-29T15:22:14.482Z] #58 1.744 Cloning into '/tmp/tmp.LcbVZeMgWc/src/github.com/containerd/containerd'...
15:22:14 [2021-08-29T15:22:14.492Z] #58 ...
15:22:14 [2021-08-29T15:22:14.492Z] 
15:22:14 [2021-08-29T15:22:14.492Z] #45 [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         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
15:22:14 [2021-08-29T15:22:14.492Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:14 [2021-08-29T15:22:14.492Z] #45 55.52 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10  criu 3.15-1 [635 kB]
15:22:14 [2021-08-29T15:22:14.492Z] #45 57.06 debconf: delaying package configuration, since apt-utils is not installed
15:22:14 [2021-08-29T15:22:14.492Z] #45 57.39 Fetched 2267 kB in 5s (497 kB/s)
15:22:14 [2021-08-29T15:22:14.492Z] #45 57.49 Selecting previously unselected package libprotobuf23:amd64.
15:22:14 [2021-08-29T15:22:14.492Z] #45 57.49 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:22:14 [2021-08-29T15:22:14.492Z] #45 57.63 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
15:22:14 [2021-08-29T15:22:14.492Z] #45 57.85 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
15:22:14 [2021-08-29T15:22:14.602Z] + docker info
15:22:14 [2021-08-29T15:22:14.602Z] Client:
15:22:14 [2021-08-29T15:22:14.602Z]  Context:    default
15:22:14 [2021-08-29T15:22:14.602Z]  Debug Mode: false
15:22:14 [2021-08-29T15:22:14.602Z] 
15:22:14 [2021-08-29T15:22:14.602Z] Server:
15:22:14 [2021-08-29T15:22:14.602Z]  Containers: 0
15:22:14 [2021-08-29T15:22:14.602Z]   Running: 0
15:22:14 [2021-08-29T15:22:14.602Z]   Paused: 0
15:22:14 [2021-08-29T15:22:14.602Z]   Stopped: 0
15:22:14 [2021-08-29T15:22:14.602Z]  Images: 0
15:22:14 [2021-08-29T15:22:14.602Z]  Server Version: 20.10.8
15:22:14 [2021-08-29T15:22:14.602Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:22:14 [2021-08-29T15:22:14.602Z]   Windows: 
15:22:14 [2021-08-29T15:22:14.602Z]   LCOW: 
15:22:14 [2021-08-29T15:22:14.602Z]  Logging Driver: json-file
15:22:14 [2021-08-29T15:22:14.602Z]  Plugins:
15:22:14 [2021-08-29T15:22:14.602Z]   Volume: local
15:22:14 [2021-08-29T15:22:14.602Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:22:14 [2021-08-29T15:22:14.602Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:22:14 [2021-08-29T15:22:14.602Z]  Swarm: inactive
15:22:14 [2021-08-29T15:22:14.602Z]  Default Isolation: process
15:22:14 [2021-08-29T15:22:14.602Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
15:22:14 [2021-08-29T15:22:14.602Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
15:22:14 [2021-08-29T15:22:14.602Z]  OSType: windows
15:22:14 [2021-08-29T15:22:14.602Z]  Architecture: x86_64
15:22:14 [2021-08-29T15:22:14.602Z]  CPUs: 4
15:22:14 [2021-08-29T15:22:14.602Z]  Total Memory: 32GiB
15:22:14 [2021-08-29T15:22:14.602Z]  Name: azwin-2-8e2391
15:22:14 [2021-08-29T15:22:14.602Z]  ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT
15:22:14 [2021-08-29T15:22:14.602Z]  Docker Root Dir: D:\docker
15:22:14 [2021-08-29T15:22:14.602Z]  Debug Mode: false
15:22:14 [2021-08-29T15:22:14.602Z]  Registry: https://index.docker.io/v1/
15:22:14 [2021-08-29T15:22:14.602Z]  Labels:
15:22:14 [2021-08-29T15:22:14.602Z]  Experimental: true
15:22:14 [2021-08-29T15:22:14.602Z]  Insecure Registries:
15:22:14 [2021-08-29T15:22:14.602Z]   10.0.0.4:5000
15:22:14 [2021-08-29T15:22:14.602Z]   127.0.0.0/8
15:22:14 [2021-08-29T15:22:14.602Z]  Registry Mirrors:
15:22:14 [2021-08-29T15:22:14.602Z]   http://10.0.0.4:5000/
15:22:14 [2021-08-29T15:22:14.602Z]  Live Restore Enabled: false
15:22:14 [2021-08-29T15:22:14.602Z]  Product License: Community Engine
15:22:14 [2021-08-29T15:22:14.602Z] 
15:22:14 [2021-08-29T15:22:14.711Z] #47 54.84 time
15:22:14 [2021-08-29T15:22:14.739Z] #58 ...
15:22:14 [2021-08-29T15:22:14.739Z] 
15:22:14 [2021-08-29T15:22:14.739Z] #37 [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
15:22:14 [2021-08-29T15:22:14.739Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:14 [2021-08-29T15:22:14.739Z] #37 57.32 Selecting previously unselected package libicu67:amd64.
15:22:14 [2021-08-29T15:22:14.739Z] #37 57.35 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
15:22:14 [2021-08-29T15:22:14.739Z] #37 57.37 Unpacking libicu67:amd64 (67.1-7) ...
[Pipeline] }
15:22:14 [2021-08-29T15:22:14.750Z] #45 59.25 Selecting previously unselected package python3-pkg-resources.
15:22:14 [2021-08-29T15:22:14.751Z] #45 59.26 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:22:14 [2021-08-29T15:22:14.751Z] #45 59.27 Unpacking python3-pkg-resources (52.0.0-4) ...
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:22:15 [2021-08-29T15:22:15.182Z] #19 151.8 debconf: delaying package configuration, since apt-utils is not installed
15:22:15 [2021-08-29T15:22:15.182Z] #19 152.0 Fetched 787 MB in 37s (21.2 MB/s)
15:22:15 [2021-08-29T15:22:15.182Z] #19 152.1 Selecting previously unselected package liblocale-gettext-perl.
15:22:15 [2021-08-29T15:22:15.182Z] #19 152.1 (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 ... 15713 files and directories currently installed.)
15:22:15 [2021-08-29T15:22:15.182Z] #19 152.1 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
15:22:15 [2021-08-29T15:22:15.182Z] #19 152.1 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
15:22:15 [2021-08-29T15:22:15.318Z] #45 59.70 Selecting previously unselected package python3-six.
15:22:15 [2021-08-29T15:22:15.318Z] #45 59.71 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:22:15 [2021-08-29T15:22:15.318Z] #45 59.74 Unpacking python3-six (1.16.0-2) ...
15:22:15 [2021-08-29T15:22:15.318Z] #45 59.90 Selecting previously unselected package python3-protobuf.
15:22:15 [2021-08-29T15:22:15.318Z] #45 59.90 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
15:22:15 [2021-08-29T15:22:15.444Z] #19 152.1 Selecting previously unselected package bzip2.
15:22:15 [2021-08-29T15:22:15.444Z] #19 152.1 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
15:22:15 [2021-08-29T15:22:15.444Z] #19 152.2 Unpacking bzip2 (1.0.8-4) ...
15:22:15 [2021-08-29T15:22:15.444Z] #19 152.2 Selecting previously unselected package libmagic-mgc.
15:22:15 [2021-08-29T15:22:15.444Z] #19 152.2 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
15:22:15 [2021-08-29T15:22:15.444Z] #19 152.2 Unpacking libmagic-mgc (1:5.39-3) ...
15:22:15 [2021-08-29T15:22:15.444Z] #19 152.4 Selecting previously unselected package libmagic1:amd64.
15:22:15 [2021-08-29T15:22:15.444Z] #19 152.4 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
15:22:15 [2021-08-29T15:22:15.576Z] #45 59.91 Unpacking python3-protobuf (3.12.4-1) ...
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.4 Unpacking libmagic1:amd64 (1:5.39-3) ...
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.5 Selecting previously unselected package file.
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.5 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.5 Unpacking file (1:5.39-3) ...
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.5 Selecting previously unselected package xz-utils.
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.5 Preparing to unpack .../005-xz-utils_5.2.5-2_amd64.deb ...
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.5 Unpacking xz-utils (5.2.5-2) ...
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.6 Selecting previously unselected package binutils-aarch64-linux-gnu.
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.6 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
15:22:15 [2021-08-29T15:22:15.705Z] #19 152.6 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
15:22:16 [2021-08-29T15:22:16.136Z] #14 ...
15:22:16 [2021-08-29T15:22:16.136Z] 
15:22:16 [2021-08-29T15:22:16.136Z] #58 [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
15:22:16 [2021-08-29T15:22:16.136Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.287 + RM_GOPATH=0
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.288 + TMP_GOPATH=
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.288 + : /build
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.288 + '[' -z '' ']'
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.288 ++ mktemp -d
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.292 + export GOPATH=/tmp/tmp.ASMLOY3mbS
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.292 + GOPATH=/tmp/tmp.ASMLOY3mbS
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.292 + RM_GOPATH=1
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.293 + case "$(go env GOARCH)" in
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.300 ++ go env GOARCH
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.337 + export GO_BUILDMODE=-buildmode=pie
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.337 + GO_BUILDMODE=-buildmode=pie
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.337 ++ dirname /tmp/install/install.sh
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.338 + dir=/tmp/install
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.338 + bin=containerd
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.338 + shift
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.338 + '[' '!' -f /tmp/install/containerd.installer ']'
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.338 + . /tmp/install/containerd.installer
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.338 ++ set -e
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.338 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.338 + install_containerd
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.339 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.339 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.339 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ASMLOY3mbS/src/github.com/containerd/containerd
15:22:16 [2021-08-29T15:22:16.136Z] #58 3.340 Cloning into '/tmp/tmp.ASMLOY3mbS/src/github.com/containerd/containerd'...
15:22:16 [2021-08-29T15:22:16.279Z] #19 153.3 Selecting previously unselected package binutils-arm-linux-gnueabi.
15:22:16 [2021-08-29T15:22:16.279Z] #19 153.3 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
15:22:16 [2021-08-29T15:22:16.324Z] Client:
15:22:16 [2021-08-29T15:22:16.324Z]  Version:           20.10.8
15:22:16 [2021-08-29T15:22:16.324Z]  API version:       1.41
15:22:16 [2021-08-29T15:22:16.324Z]  Go version:        go1.16.6
15:22:16 [2021-08-29T15:22:16.324Z]  Git commit:        3967b7d
15:22:16 [2021-08-29T15:22:16.324Z]  Built:             Fri Jul 30 19:58:50 2021
15:22:16 [2021-08-29T15:22:16.324Z]  OS/Arch:           windows/amd64
15:22:16 [2021-08-29T15:22:16.324Z]  Context:           default
15:22:16 [2021-08-29T15:22:16.324Z]  Experimental:      true
15:22:16 [2021-08-29T15:22:16.324Z] 
15:22:16 [2021-08-29T15:22:16.324Z] Server: Docker Engine - Community
15:22:16 [2021-08-29T15:22:16.324Z]  Engine:
15:22:16 [2021-08-29T15:22:16.324Z]   Version:          20.10.8
15:22:16 [2021-08-29T15:22:16.324Z]   API version:      1.41 (minimum version 1.24)
15:22:16 [2021-08-29T15:22:16.324Z]   Go version:       go1.16.6
15:22:16 [2021-08-29T15:22:16.324Z]   Git commit:       75249d8
15:22:16 [2021-08-29T15:22:16.324Z]   Built:            Fri Jul 30 19:54:29 2021
15:22:16 [2021-08-29T15:22:16.324Z]   OS/Arch:          windows/amd64
15:22:16 [2021-08-29T15:22:16.324Z]   Experimental:     true
15:22:16 [2021-08-29T15:22:16.397Z] #58 ...
15:22:16 [2021-08-29T15:22:16.397Z] 
15:22:16 [2021-08-29T15:22:16.397Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:16 [2021-08-29T15:22:16.397Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:16 [2021-08-29T15:22:16.397Z] #14 46.57 Selecting previously unselected package binutils-mingw-w64.
15:22:16 [2021-08-29T15:22:16.397Z] #14 46.57 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:22:16 [2021-08-29T15:22:16.397Z] #14 46.59 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:22:16 [2021-08-29T15:22:16.514Z] #45 60.96 Selecting previously unselected package libnet1:amd64.
15:22:16 [2021-08-29T15:22:16.514Z] #45 60.96 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:22:16 [2021-08-29T15:22:16.514Z] #45 60.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:22:16 [2021-08-29T15:22:16.540Z] #19 153.3 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
15:22:16 [2021-08-29T15:22:16.754Z] #14 46.95 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:22:16 [2021-08-29T15:22:16.754Z] #14 46.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:22:16 [2021-08-29T15:22:16.754Z] #14 46.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:22:16 [2021-08-29T15:22:16.773Z] #45 61.16 Selecting previously unselected package libnl-3-200:amd64.
15:22:16 [2021-08-29T15:22:16.773Z] #45 61.16 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:22:16 [2021-08-29T15:22:16.773Z] #45 61.18 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:22:16 [2021-08-29T15:22:16.773Z] #45 61.34 Selecting previously unselected package libprotobuf-c1:amd64.
15:22:16 [2021-08-29T15:22:16.773Z] #45 61.35 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:22:16 [2021-08-29T15:22:16.773Z] #45 61.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
[Pipeline] sh
15:22:17 [2021-08-29T15:22:17.015Z] #14 47.31 Selecting previously unselected package dmsetup.
15:22:17 [2021-08-29T15:22:17.015Z] #14 47.31 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
15:22:17 [2021-08-29T15:22:17.015Z] #14 47.31 Unpacking dmsetup (2:1.02.175-2.1) ...
15:22:17 [2021-08-29T15:22:17.015Z] #14 47.44 Selecting previously unselected package mingw-w64-common.
15:22:17 [2021-08-29T15:22:17.015Z] #14 47.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:22:17 [2021-08-29T15:22:17.113Z] #19 154.0 Selecting previously unselected package binutils-arm-linux-gnueabihf.
15:22:17 [2021-08-29T15:22:17.113Z] #19 154.0 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
15:22:17 [2021-08-29T15:22:17.113Z] #19 154.0 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
15:22:17 [2021-08-29T15:22:17.113Z] #19 ...
15:22:17 [2021-08-29T15:22:17.113Z] 
15:22:17 [2021-08-29T15:22:17.113Z] #48 [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
15:22:17 [2021-08-29T15:22:17.113Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:22:17 [2021-08-29T15:22:17.113Z] #48 167.3 + dpkg --print-architecture
15:22:17 [2021-08-29T15:22:17.113Z] #48 167.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:22:17 [2021-08-29T15:22:17.277Z] #14 47.44 Unpacking mingw-w64-common (8.0.0-1) ...
15:22:17 [2021-08-29T15:22:17.340Z] #45 61.79 Selecting previously unselected package criu.
15:22:17 [2021-08-29T15:22:17.340Z] #45 61.79 Preparing to unpack .../7-criu_3.15-1_amd64.deb ...
15:22:17 [2021-08-29T15:22:17.340Z] #45 61.81 Unpacking criu (3.15-1) ...
15:22:17 [2021-08-29T15:22:17.340Z] #45 ...
15:22:17 [2021-08-29T15:22:17.340Z] 
15:22:17 [2021-08-29T15:22:17.340Z] #51 [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
15:22:17 [2021-08-29T15:22:17.340Z] #51 sha256:f1df6676fb6da919cad0455e88a95a175f36b5cf5a069816a4b7a4c897b8429f
15:22:17 [2021-08-29T15:22:17.340Z] #51 61.98 go get: installing executables with 'go get' in module mode is deprecated.
15:22:17 [2021-08-29T15:22:17.340Z] #51 61.98 	Use 'go install pkg@version' instead.
15:22:17 [2021-08-29T15:22:17.340Z] #51 61.98 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:22:17 [2021-08-29T15:22:17.340Z] #51 61.98 	or run 'go help get' or 'go help install'.
15:22:17 [2021-08-29T15:22:17.409Z] #47 ...
15:22:17 [2021-08-29T15:22:17.409Z] 
15:22:17 [2021-08-29T15:22:17.409Z] #53 [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
15:22:17 [2021-08-29T15:22:17.409Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:22:17 [2021-08-29T15:22:17.409Z] #53 47.09 text/tabwriter
15:22:17 [2021-08-29T15:22:17.409Z] #53 47.36 bufio
15:22:17 [2021-08-29T15:22:17.409Z] #53 48.61 regexp/syntax
15:22:17 [2021-08-29T15:22:17.409Z] #53 54.38 internal/syscall/unix
15:22:17 [2021-08-29T15:22:17.409Z] #53 54.44 time
15:22:17 [2021-08-29T15:22:17.409Z] #53 54.97 internal/syscall/execenv
15:22:17 [2021-08-29T15:22:17.409Z] #53 55.93 regexp
15:22:17 [2021-08-29T15:22:17.672Z] #53 ...
15:22:17 [2021-08-29T15:22:17.672Z] 
15:22:17 [2021-08-29T15:22:17.672Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:17 [2021-08-29T15:22:17.672Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:22:17 [2021-08-29T15:22:17.672Z] #14 57.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:22:17 [2021-08-29T15:22:17.686Z] #48 167.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:22:17 [2021-08-29T15:22:17.686Z] #48 167.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:22:17 [2021-08-29T15:22:17.837Z] + docker info
15:22:17 [2021-08-29T15:22:17.837Z] Client:
15:22:17 [2021-08-29T15:22:17.837Z]  Context:    default
15:22:17 [2021-08-29T15:22:17.837Z]  Debug Mode: false
15:22:17 [2021-08-29T15:22:17.837Z] 
15:22:17 [2021-08-29T15:22:17.837Z] Server:
15:22:17 [2021-08-29T15:22:17.837Z]  Containers: 0
15:22:17 [2021-08-29T15:22:17.837Z]   Running: 0
15:22:17 [2021-08-29T15:22:17.837Z]   Paused: 0
15:22:17 [2021-08-29T15:22:17.837Z]   Stopped: 0
15:22:17 [2021-08-29T15:22:17.837Z]  Images: 0
15:22:17 [2021-08-29T15:22:17.837Z]  Server Version: 20.10.8
15:22:17 [2021-08-29T15:22:17.837Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:22:17 [2021-08-29T15:22:17.837Z]   Windows: 
15:22:17 [2021-08-29T15:22:17.837Z]   LCOW: 
15:22:17 [2021-08-29T15:22:17.837Z]  Logging Driver: json-file
15:22:17 [2021-08-29T15:22:17.837Z]  Plugins:
15:22:17 [2021-08-29T15:22:17.837Z]   Volume: local
15:22:17 [2021-08-29T15:22:17.837Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:22:17 [2021-08-29T15:22:17.837Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:22:17 [2021-08-29T15:22:17.837Z]  Swarm: inactive
15:22:17 [2021-08-29T15:22:17.837Z]  Default Isolation: process
15:22:17 [2021-08-29T15:22:17.837Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
15:22:17 [2021-08-29T15:22:17.837Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
15:22:17 [2021-08-29T15:22:17.837Z]  OSType: windows
15:22:17 [2021-08-29T15:22:17.837Z]  Architecture: x86_64
15:22:17 [2021-08-29T15:22:17.838Z]  CPUs: 4
15:22:17 [2021-08-29T15:22:17.838Z]  Total Memory: 32GiB
15:22:17 [2021-08-29T15:22:17.838Z]  Name: azwin-2-8e2390
15:22:17 [2021-08-29T15:22:17.838Z]  ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT
15:22:17 [2021-08-29T15:22:17.838Z]  Docker Root Dir: D:\docker
15:22:17 [2021-08-29T15:22:17.838Z]  Debug Mode: false
15:22:17 [2021-08-29T15:22:17.838Z]  Registry: https://index.docker.io/v1/
15:22:17 [2021-08-29T15:22:17.838Z]  Labels:
15:22:17 [2021-08-29T15:22:17.838Z]  Experimental: true
15:22:17 [2021-08-29T15:22:17.838Z]  Insecure Registries:
15:22:17 [2021-08-29T15:22:17.838Z]   10.0.0.4:5000
15:22:17 [2021-08-29T15:22:17.838Z]   127.0.0.0/8
15:22:17 [2021-08-29T15:22:17.838Z]  Registry Mirrors:
15:22:17 [2021-08-29T15:22:17.838Z]   http://10.0.0.4:5000/
15:22:17 [2021-08-29T15:22:17.838Z]  Live Restore Enabled: false
15:22:17 [2021-08-29T15:22:17.838Z]  Product License: Community Engine
15:22:17 [2021-08-29T15:22:17.838Z] 
15:22:17 [2021-08-29T15:22:17.934Z] #14 57.82 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
15:22:17 [2021-08-29T15:22:17.934Z] #14 57.84 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:22:18 [2021-08-29T15:22:18.716Z] #51 ...
15:22:18 [2021-08-29T15:22:18.716Z] 
15:22:18 [2021-08-29T15:22:18.716Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:18 [2021-08-29T15:22:18.716Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:18 [2021-08-29T15:22:18.716Z] #14 53.23 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 55.93 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 57.00 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 58.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 60.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 61.95 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 61.95 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 61.95 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 61.96 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 61.97 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 61.98 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 61.99 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 61.99 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 62.05 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 62.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 62.09 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 62.10 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 62.15 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 62.16 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 62.18 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 62.19 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
15:22:18 [2021-08-29T15:22:18.716Z] #14 ...
15:22:18 [2021-08-29T15:22:18.716Z] 
15:22:18 [2021-08-29T15:22:18.716Z] #33 [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
15:22:18 [2021-08-29T15:22:18.716Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:22:18 [2021-08-29T15:22:18.716Z] #33 62.40 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
15:22:18 [2021-08-29T15:22:18.716Z] #33 62.84 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:22:19 [2021-08-29T15:22:19.194Z] #14 ...
15:22:19 [2021-08-29T15:22:19.194Z] 
15:22:19 [2021-08-29T15:22:19.194Z] #49 [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
15:22:19 [2021-08-29T15:22:19.194Z] #49 sha256:5bd87b4a033a9b17e77a29debdf88e62b6486114a680bdff24135a30d66a0b41
15:22:19 [2021-08-29T15:22:19.194Z] #49 DONE 49.1s
15:22:19 [2021-08-29T15:22:19.194Z] 
15:22:19 [2021-08-29T15:22:19.194Z] #45 [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         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
15:22:19 [2021-08-29T15:22:19.194Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.34 Selecting previously unselected package python3-pkg-resources.
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.36 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.37 Unpacking python3-pkg-resources (52.0.0-4) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.64 Selecting previously unselected package python3-six.
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.65 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.67 Unpacking python3-six (1.16.0-2) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.77 Selecting previously unselected package python3-protobuf.
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.79 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 41.79 Unpacking python3-protobuf (3.12.4-1) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.29 Selecting previously unselected package libnet1:amd64.
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.46 Selecting previously unselected package libnl-3-200:amd64.
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.46 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.47 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.68 Selecting previously unselected package libprotobuf-c1:amd64.
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.69 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.81 Selecting previously unselected package criu.
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.81 Preparing to unpack .../7-criu_3.15-1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 42.82 Unpacking criu (3.15-1) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 43.62 Setting up python3-pkg-resources (52.0.0-4) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 45.62 Setting up libprotobuf23:amd64 (3.12.4-1) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 45.63 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 45.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 45.65 Setting up python3-six (1.16.0-2) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 46.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:22:19 [2021-08-29T15:22:19.194Z] #45 46.89 Setting up python3-protobuf (3.12.4-1) ...
15:22:19 [2021-08-29T15:22:19.284Z] #33 64.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:22:19 [2021-08-29T15:22:19.997Z] #37 ...
15:22:19 [2021-08-29T15:22:19.997Z] 
15:22:19 [2021-08-29T15:22:19.997Z] #45 [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         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
15:22:19 [2021-08-29T15:22:19.997Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:19 [2021-08-29T15:22:19.997Z] #45 58.18 debconf: delaying package configuration, since apt-utils is not installed
15:22:19 [2021-08-29T15:22:19.997Z] #45 58.58 Fetched 2267 kB in 4s (529 kB/s)
15:22:19 [2021-08-29T15:22:19.997Z] #45 58.71 Selecting previously unselected package libprotobuf23:amd64.
15:22:19 [2021-08-29T15:22:19.997Z] #45 58.71 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:22:19 [2021-08-29T15:22:19.997Z] #45 58.79 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 58.81 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.17 Selecting previously unselected package python3-pkg-resources.
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.17 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.20 Unpacking python3-pkg-resources (52.0.0-4) ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.63 Selecting previously unselected package python3-six.
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.63 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.64 Unpacking python3-six (1.16.0-2) ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.91 Selecting previously unselected package python3-protobuf.
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.91 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 60.92 Unpacking python3-protobuf (3.12.4-1) ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 61.89 Selecting previously unselected package libnet1:amd64.
15:22:19 [2021-08-29T15:22:19.997Z] #45 61.90 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 61.90 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.14 Selecting previously unselected package libnl-3-200:amd64.
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.15 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.17 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.37 Selecting previously unselected package libprotobuf-c1:amd64.
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.37 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.38 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.51 Selecting previously unselected package criu.
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.52 Preparing to unpack .../7-criu_3.15-1_amd64.deb ...
15:22:19 [2021-08-29T15:22:19.997Z] #45 62.54 Unpacking criu (3.15-1) ...
15:22:20 [2021-08-29T15:22:20.138Z] #45 ...
15:22:20 [2021-08-29T15:22:20.138Z] 
15:22:20 [2021-08-29T15:22:20.138Z] #47 [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
15:22:20 [2021-08-29T15:22:20.138Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:22:20 [2021-08-29T15:22:20.138Z] #47 40.27 sync
15:22:20 [2021-08-29T15:22:20.138Z] #47 40.27 internal/reflectlite
15:22:20 [2021-08-29T15:22:20.138Z] #47 41.90 internal/testlog
15:22:20 [2021-08-29T15:22:20.138Z] #47 42.21 github.com/LK4D4/vndr/godl/singleflight
15:22:20 [2021-08-29T15:22:20.138Z] #47 42.64 math/rand
15:22:20 [2021-08-29T15:22:20.138Z] #47 43.63 internal/singleflight
15:22:20 [2021-08-29T15:22:20.138Z] #47 43.93 errors
15:22:20 [2021-08-29T15:22:20.138Z] #47 43.94 sort
15:22:20 [2021-08-29T15:22:20.138Z] #47 44.38 io
15:22:20 [2021-08-29T15:22:20.138Z] #47 45.05 strconv
15:22:20 [2021-08-29T15:22:20.138Z] #47 45.95 bytes
15:22:20 [2021-08-29T15:22:20.138Z] #47 48.06 strings
15:22:20 [2021-08-29T15:22:20.138Z] #47 48.70 reflect
15:22:20 [2021-08-29T15:22:20.138Z] #47 ...
15:22:20 [2021-08-29T15:22:20.138Z] 
15:22:20 [2021-08-29T15:22:20.138Z] #33 [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
15:22:20 [2021-08-29T15:22:20.138Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:22:20 [2021-08-29T15:22:20.138Z] #33 40.16 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
15:22:20 [2021-08-29T15:22:20.138Z] #33 40.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:22:20 [2021-08-29T15:22:20.138Z] #33 40.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:22:20 [2021-08-29T15:22:20.138Z] #33 ...
15:22:20 [2021-08-29T15:22:20.138Z] 
15:22:20 [2021-08-29T15:22:20.138Z] #37 [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
15:22:20 [2021-08-29T15:22:20.138Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:20 [2021-08-29T15:22:20.138Z] #37 40.81 Selecting previously unselected package libicu67:amd64.
15:22:20 [2021-08-29T15:22:20.138Z] #37 40.81 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 40.83 Unpacking libicu67:amd64 (67.1-7) ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 47.57 Selecting previously unselected package libxml2:amd64.
15:22:20 [2021-08-29T15:22:20.138Z] #37 47.57 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 47.58 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 48.15 Selecting previously unselected package libarchive13:amd64.
15:22:20 [2021-08-29T15:22:20.138Z] #37 48.16 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 48.16 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 48.50 Selecting previously unselected package libjsoncpp24:amd64.
15:22:20 [2021-08-29T15:22:20.138Z] #37 48.50 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 48.50 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 48.98 Selecting previously unselected package librhash0:amd64.
15:22:20 [2021-08-29T15:22:20.138Z] #37 49.04 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 49.05 Unpacking librhash0:amd64 (1.4.1-2) ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 49.25 Selecting previously unselected package libuv1:amd64.
15:22:20 [2021-08-29T15:22:20.138Z] #37 49.25 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 49.25 Unpacking libuv1:amd64 (1.40.0-2) ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 49.44 Selecting previously unselected package cmake.
15:22:20 [2021-08-29T15:22:20.138Z] #37 49.45 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
15:22:20 [2021-08-29T15:22:20.138Z] #37 49.47 Unpacking cmake (3.18.4-2) ...
15:22:21 [2021-08-29T15:22:21.082Z] #37 ...
15:22:21 [2021-08-29T15:22:21.082Z] 
15:22:21 [2021-08-29T15:22:21.083Z] #47 [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
15:22:21 [2021-08-29T15:22:21.083Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:22:21 [2021-08-29T15:22:21.083Z] #47 51.37 bufio
15:22:21 [2021-08-29T15:22:21.372Z] #45 63.52 Setting up python3-pkg-resources (52.0.0-4) ...
15:22:21 [2021-08-29T15:22:21.937Z] #45 ...
15:22:21 [2021-08-29T15:22:21.937Z] 
15:22:21 [2021-08-29T15:22:21.938Z] #33 [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
15:22:21 [2021-08-29T15:22:21.938Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:22:22 [2021-08-29T15:22:22.363Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:22:22 [2021-08-29T15:22:22.364Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-97e7eeab\powershellScript.ps1'; exit $LASTEXITCODE;
15:22:22 [2021-08-29T15:22:22.364Z] ----------------------------------------------------------------------------
15:22:22 [2021-08-29T15:22:22.364Z] 
15:22:22 [2021-08-29T15:22:22.364Z] INFO: executeCI.ps1 starting at Sun Aug 29 15:22:22 CUT 2021
15:22:22 [2021-08-29T15:22:22.364Z] 
15:22:22 [2021-08-29T15:22:22.364Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:22:22 [2021-08-29T15:22:22.364Z] INFO: Running git version 2.24.1.windows.2
15:22:22 [2021-08-29T15:22:22.364Z] INFO: Branch:fe_release Build:20348.1.210507-1500
15:22:22 [2021-08-29T15:22:22.364Z] INFO: Environment variables:
15:22:22 [2021-08-29T15:22:22.364Z] 
15:22:22 [2021-08-29T15:22:22.364Z] Name                           Value                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] ----                           -----                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:22:22 [2021-08-29T15:22:22.364Z] amd64                          true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
15:22:22 [2021-08-29T15:22:22.364Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:22:22 [2021-08-29T15:22:22.364Z] arm64                          true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
15:22:22 [2021-08-29T15:22:22.364Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
15:22:22 [2021-08-29T15:22:22.364Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
15:22:22 [2021-08-29T15:22:22.364Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:22:22 [2021-08-29T15:22:22.364Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
15:22:22 [2021-08-29T15:22:22.364Z] BRANCH_NAME                    PR-42349                                                                                
15:22:22 [2021-08-29T15:22:22.364Z] BUILD_DISPLAY_NAME             #21                                                                                     
15:22:22 [2021-08-29T15:22:22.364Z] BUILD_ID                       21                                                                                      
15:22:22 [2021-08-29T15:22:22.364Z] BUILD_NUMBER                   21                                                                                      
15:22:22 [2021-08-29T15:22:22.364Z] BUILD_TAG                      jenkins-moby-PR-42349-21                                                                
15:22:22 [2021-08-29T15:22:22.364Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42349/21/                             
15:22:22 [2021-08-29T15:22:22.364Z] cgroup2                        true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_AUTHOR                  zvier                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_AUTHOR_DISPLAY_NAME     zvier                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_AUTHOR_EMAIL            zvier20@gmail.com                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_BRANCH                  master                                                                                  
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_FORK                    zvier                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_ID                      42349                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_TARGET                  master                                                                                  
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_TITLE                   [WIP]overlay2: async umount until kernel can process umount syscall completely          
15:22:22 [2021-08-29T15:22:22.364Z] CHANGE_URL                     https://github.com/moby/moby/pull/42349                                                 
15:22:22 [2021-08-29T15:22:22.364Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
15:22:22 [2021-08-29T15:22:22.364Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:22:22 [2021-08-29T15:22:22.364Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:22:22 [2021-08-29T15:22:22.364Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:22:22 [2021-08-29T15:22:22.364Z] COMPUTERNAME                   azwin-2-8e2391                                                                          
15:22:22 [2021-08-29T15:22:22.364Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
15:22:22 [2021-08-29T15:22:22.364Z] ConfigSequenceNumber           0                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] dco                            true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] DOCKER_BUILDKIT                0                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] DOCKER_DUT_DEBUG               1                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:22:22 [2021-08-29T15:22:22.364Z] DOCKER_WINDOWS_CONTAINERD_R... 1                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:22:22 [2021-08-29T15:22:22.364Z] EXECUTOR_NUMBER                0                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] FQDN                           azwin-2-8e2391.westus.cloudapp.azure.com                                                
15:22:22 [2021-08-29T15:22:22.364Z] GIT_BRANCH                     PR-42349                                                                                
15:22:22 [2021-08-29T15:22:22.364Z] GIT_COMMIT                     b547ecb492cc930ff0061214349da9bf2c442de2                                                
15:22:22 [2021-08-29T15:22:22.364Z] GIT_PREVIOUS_COMMIT            c5f2634676620515dc9d3b7a8df734b2855e5b3a                                                
15:22:22 [2021-08-29T15:22:22.364Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT ec17583ecb9835207a3c59b657548fb494158460                                                
15:22:22 [2021-08-29T15:22:22.364Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:22:22 [2021-08-29T15:22:22.364Z] HUDSON_COOKIE                  f783680f-f7ad-45d7-abb0-5641ce02457e                                                    
15:22:22 [2021-08-29T15:22:22.364Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:22:22 [2021-08-29T15:22:22.364Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:22:22 [2021-08-29T15:22:22.364Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:22:22 [2021-08-29T15:22:22.364Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
15:22:22 [2021-08-29T15:22:22.364Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:22:22 [2021-08-29T15:22:22.364Z] JENKINS_NODE_COOKIE            a3e85bc0-eda4-477c-937f-6c0726df3a13                                                    
15:22:22 [2021-08-29T15:22:22.364Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:22:22 [2021-08-29T15:22:22.364Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:22:22 [2021-08-29T15:22:22.364Z] JOB_BASE_NAME                  PR-42349                                                                                
15:22:22 [2021-08-29T15:22:22.364Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42349/display/redirect                
15:22:22 [2021-08-29T15:22:22.364Z] JOB_NAME                       moby/PR-42349                                                                           
15:22:22 [2021-08-29T15:22:22.364Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42349/                                
15:22:22 [2021-08-29T15:22:22.364Z] library.jps.version            master                                                                                  
15:22:22 [2021-08-29T15:22:22.364Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
15:22:22 [2021-08-29T15:22:22.364Z] NODE_LABELS                    amd64 azure azwin-2-8e2391 azwin-2022 docker west-us windows windows-2022 x86_64        
15:22:22 [2021-08-29T15:22:22.364Z] NODE_NAME                      azwin-2-8e2391                                                                          
15:22:22 [2021-08-29T15:22:22.364Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] OS                             Windows_NT                                                                              
15:22:22 [2021-08-29T15:22:22.364Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
15:22:22 [2021-08-29T15:22:22.364Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:22:22 [2021-08-29T15:22:22.364Z] ppc64le                        false                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
15:22:22 [2021-08-29T15:22:22.364Z] PROCESSOR_LEVEL                6                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] PROCESSOR_REVISION             5507                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] ProgramData                    C:\ProgramData                                                                          
15:22:22 [2021-08-29T15:22:22.364Z] ProgramFiles                   C:\Program Files                                                                        
15:22:22 [2021-08-29T15:22:22.364Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:22:22 [2021-08-29T15:22:22.364Z] ProgramW6432                   C:\Program Files                                                                        
15:22:22 [2021-08-29T15:22:22.364Z] PROMPT                         $P$G                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:22:22 [2021-08-29T15:22:22.364Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
15:22:22 [2021-08-29T15:22:22.364Z] PUBLIC                         C:\Users\Public                                                                         
15:22:22 [2021-08-29T15:22:22.364Z] rootless                       true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=arti...
15:22:22 [2021-08-29T15:22:22.364Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=changes
15:22:22 [2021-08-29T15:22:22.364Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect             
15:22:22 [2021-08-29T15:22:22.364Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=tests  
15:22:22 [2021-08-29T15:22:22.364Z] s390x                          false                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] SOURCES_DRIVE                  d                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] SOURCES_SUBDIR                 gopath                                                                                  
15:22:22 [2021-08-29T15:22:22.364Z] STAGE_NAME                     Run tests                                                                               
15:22:22 [2021-08-29T15:22:22.364Z] SystemDrive                    C:                                                                                      
15:22:22 [2021-08-29T15:22:22.364Z] SystemRoot                     C:\Windows                                                                              
15:22:22 [2021-08-29T15:22:22.364Z] TEMP                           C:\Windows\TEMP                                                                         
15:22:22 [2021-08-29T15:22:22.364Z] TESTDEBUG                      0                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] TESTRUN_DRIVE                  d                                                                                       
15:22:22 [2021-08-29T15:22:22.364Z] TESTRUN_SUBDIR                 CI                                                                                      
15:22:22 [2021-08-29T15:22:22.364Z] TIMEOUT                        120m                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] TMP                            C:\Windows\TEMP                                                                         
15:22:22 [2021-08-29T15:22:22.364Z] unit_validate                  true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] USERDOMAIN                     WORKGROUP                                                                               
15:22:22 [2021-08-29T15:22:22.364Z] USERNAME                       azwin-2-8e2391$                                                                         
15:22:22 [2021-08-29T15:22:22.364Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
15:22:22 [2021-08-29T15:22:22.364Z] validate_force                 false                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] windir                         C:\Windows                                                                              
15:22:22 [2021-08-29T15:22:22.364Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:22:22 [2021-08-29T15:22:22.364Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
15:22:22 [2021-08-29T15:22:22.364Z] windows2022                    true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] windows2022containerd          true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] windowsRS1                     false                                                                                   
15:22:22 [2021-08-29T15:22:22.364Z] windowsRS5                     true                                                                                    
15:22:22 [2021-08-29T15:22:22.364Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:22:22 [2021-08-29T15:22:22.364Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
15:22:22 [2021-08-29T15:22:22.364Z] 
15:22:22 [2021-08-29T15:22:22.364Z] 
15:22:22 [2021-08-29T15:22:22.364Z] 
15:22:22 [2021-08-29T15:22:22.828Z] INFO: Sources under d:\gopath\...
15:22:22 [2021-08-29T15:22:22.828Z] INFO: Test run under d:\CI\...
15:22:22 [2021-08-29T15:22:22.828Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:22:22 [2021-08-29T15:22:22.828Z] INFO: docker/docker repository was found
15:22:23 [2021-08-29T15:22:23.016Z] #33 64.22 Updating files:  82% (1254/1521)
Updating files:  83% (1263/1521)
Updating files:  84% (1278/1521)
Updating files:  85% (1293/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
15:22:23 [2021-08-29T15:22:23.016Z] #33 65.35 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
15:22:23 [2021-08-29T15:22:23.102Z] #47 53.33 syscall
15:22:23 [2021-08-29T15:22:23.286Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
15:22:23 [2021-08-29T15:22:23.579Z] #33 65.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
15:22:23 [2021-08-29T15:22:23.702Z] #47 ...
15:22:23 [2021-08-29T15:22:23.702Z] 
15:22:23 [2021-08-29T15:22:23.702Z] #45 [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         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
15:22:23 [2021-08-29T15:22:23.702Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:23 [2021-08-29T15:22:23.702Z] #45 51.26 Setting up criu (3.15-1) ...
15:22:23 [2021-08-29T15:22:23.702Z] #45 53.40 Processing triggers for libc-bin (2.31-13) ...
15:22:23 [2021-08-29T15:22:23.702Z] #45 DONE 53.9s
15:22:23 [2021-08-29T15:22:23.702Z] 
15:22:23 [2021-08-29T15:22:23.702Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:23 [2021-08-29T15:22:23.702Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:23 [2021-08-29T15:22:23.702Z] #14 53.94 Selecting previously unselected package mingw-w64-x86-64-dev.
15:22:23 [2021-08-29T15:22:23.702Z] #14 53.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:22:23 [2021-08-29T15:22:23.702Z] #14 53.94 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:22:23 [2021-08-29T15:22:23.745Z] ltsc2022: Pulling from windows/servercore
15:22:24 [2021-08-29T15:22:24.204Z] 8f616e6e9eec: Pulling fs layer
15:22:24 [2021-08-29T15:22:24.204Z] 393f6f5bddce: Pulling fs layer
15:22:24 [2021-08-29T15:22:24.537Z] #14 ...
15:22:24 [2021-08-29T15:22:24.537Z] 
15:22:24 [2021-08-29T15:22:24.537Z] #53 [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
15:22:24 [2021-08-29T15:22:24.537Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:22:24 [2021-08-29T15:22:24.537Z] #53 60.59 internal/poll
15:22:24 [2021-08-29T15:22:24.537Z] #53 60.59 context
15:22:24 [2021-08-29T15:22:24.537Z] #53 60.60 io/fs
15:22:24 [2021-08-29T15:22:24.537Z] #53 62.82 encoding/binary
15:22:24 [2021-08-29T15:22:24.537Z] #53 62.83 internal/fmtsort
15:22:24 [2021-08-29T15:22:24.537Z] #53 64.09 os
15:22:24 [2021-08-29T15:22:24.571Z] #33 ...
15:22:24 [2021-08-29T15:22:24.571Z] 
15:22:24 [2021-08-29T15:22:24.571Z] #37 [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
15:22:24 [2021-08-29T15:22:24.571Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:24 [2021-08-29T15:22:24.571Z] #37 58.88 Selecting previously unselected package libicu67:amd64.
15:22:24 [2021-08-29T15:22:24.571Z] #37 58.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
15:22:24 [2021-08-29T15:22:24.571Z] #37 58.91 Unpacking libicu67:amd64 (67.1-7) ...
15:22:24 [2021-08-29T15:22:24.571Z] #37 ...
15:22:24 [2021-08-29T15:22:24.571Z] 
15:22:24 [2021-08-29T15:22:24.571Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:24 [2021-08-29T15:22:24.571Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:24 [2021-08-29T15:22:24.571Z] #14 63.94 debconf: delaying package configuration, since apt-utils is not installed
15:22:24 [2021-08-29T15:22:24.571Z] #14 64.46 Fetched 115 MB in 12s (9714 kB/s)
15:22:24 [2021-08-29T15:22:24.571Z] #14 64.59 Selecting previously unselected package binutils-mingw-w64-i686.
15:22:24 [2021-08-29T15:22:24.571Z] #14 64.59 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:22:24 [2021-08-29T15:22:24.571Z] #14 64.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
15:22:24 [2021-08-29T15:22:24.571Z] #14 64.66 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:22:24 [2021-08-29T15:22:24.571Z] #14 68.44 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:22:24 [2021-08-29T15:22:24.571Z] #14 68.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
15:22:24 [2021-08-29T15:22:24.571Z] #14 68.44 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:22:24 [2021-08-29T15:22:24.801Z] #53 64.83 encoding/base64
15:22:24 [2021-08-29T15:22:24.801Z] #53 64.84 golang.org/x/sys/unix
15:22:24 [2021-08-29T15:22:24.830Z] #14 ...
15:22:24 [2021-08-29T15:22:24.830Z] 
15:22:24 [2021-08-29T15:22:24.830Z] #53 [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
15:22:24 [2021-08-29T15:22:24.830Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:22:24 [2021-08-29T15:22:24.830Z] #53 69.71 internal/reflectlite
15:22:24 [2021-08-29T15:22:24.950Z] #33 ...
15:22:24 [2021-08-29T15:22:24.950Z] 
15:22:24 [2021-08-29T15:22:24.950Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:24 [2021-08-29T15:22:24.950Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:24 [2021-08-29T15:22:24.950Z] #14 57.42 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 59.62 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.60 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.63 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.65 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.74 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.74 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.80 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.82 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.96 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 60.96 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
15:22:24 [2021-08-29T15:22:24.950Z] #14 62.69 debconf: delaying package configuration, since apt-utils is not installed
15:22:24 [2021-08-29T15:22:24.950Z] #14 63.08 Fetched 115 MB in 10s (11.4 MB/s)
15:22:24 [2021-08-29T15:22:24.950Z] #14 63.22 Selecting previously unselected package binutils-mingw-w64-i686.
15:22:24 [2021-08-29T15:22:24.950Z] #14 63.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15713 files and directories currently installed.)
15:22:24 [2021-08-29T15:22:24.950Z] #14 63.30 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
15:22:24 [2021-08-29T15:22:24.950Z] #14 63.31 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:22:24 [2021-08-29T15:22:24.950Z] #14 67.49 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:22:24 [2021-08-29T15:22:24.950Z] #14 67.50 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
15:22:24 [2021-08-29T15:22:24.950Z] #14 67.56 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:22:24 [2021-08-29T15:22:24.950Z] #14 ...
15:22:24 [2021-08-29T15:22:24.950Z] 
15:22:24 [2021-08-29T15:22:24.950Z] #45 [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         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
15:22:24 [2021-08-29T15:22:24.950Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:24 [2021-08-29T15:22:24.950Z] #45 66.53 Setting up libprotobuf23:amd64 (3.12.4-1) ...
15:22:24 [2021-08-29T15:22:24.950Z] #45 66.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:22:24 [2021-08-29T15:22:24.950Z] #45 66.58 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:22:24 [2021-08-29T15:22:24.950Z] #45 66.59 Setting up python3-six (1.16.0-2) ...
15:22:25 [2021-08-29T15:22:25.091Z] #14 ...
15:22:25 [2021-08-29T15:22:25.091Z] 
15:22:25 [2021-08-29T15:22:25.091Z] #37 [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
15:22:25 [2021-08-29T15:22:25.091Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.26 Setting up libicu67:amd64 (67.1-7) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.28 Setting up xxd (2:8.2.2434-3) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.30 Setting up libuv1:amd64 (1.40.0-2) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.32 Setting up vim-common (2:8.2.2434-3) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.37 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.37 Setting up librhash0:amd64 (1.4.1-2) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.38 Setting up cmake-data (3.18.4-2) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.40 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.44 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.45 Setting up cmake (3.18.4-2) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 54.45 Processing triggers for libc-bin (2.31-13) ...
15:22:25 [2021-08-29T15:22:25.091Z] #37 DONE 55.3s
15:22:25 [2021-08-29T15:22:25.091Z] 
15:22:25 [2021-08-29T15:22:25.091Z] #38 [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
15:22:25 [2021-08-29T15:22:25.091Z] #38 sha256:a25f5f0228352faf63096503e9247f03b3bade94a5afefefd2d1e1137e94281a
15:22:25 [2021-08-29T15:22:25.351Z] #38 ...
15:22:25 [2021-08-29T15:22:25.351Z] 
15:22:25 [2021-08-29T15:22:25.351Z] #53 [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
15:22:25 [2021-08-29T15:22:25.351Z] #53 sha256:f60f87c50c237af04c29c5e6f957185631b3ed71efb0f7f21dafbf63df21754f
15:22:25 [2021-08-29T15:22:25.351Z] #53 45.45 internal/oserror
15:22:25 [2021-08-29T15:22:25.351Z] #53 45.46 io
15:22:25 [2021-08-29T15:22:25.351Z] #53 45.68 syscall
15:22:25 [2021-08-29T15:22:25.351Z] #53 47.05 bytes
15:22:25 [2021-08-29T15:22:25.351Z] #53 49.51 reflect
15:22:25 [2021-08-29T15:22:25.351Z] #53 54.41 time
15:22:25 [2021-08-29T15:22:25.561Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:22:25 [2021-08-29T15:22:25.561Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-ff7751b2\powershellScript.ps1'; exit $LASTEXITCODE;
15:22:25 [2021-08-29T15:22:25.561Z] ----------------------------------------------------------------------------
15:22:25 [2021-08-29T15:22:25.561Z] 
15:22:25 [2021-08-29T15:22:25.561Z] INFO: executeCI.ps1 starting at Sun Aug 29 15:22:24 CUT 2021
15:22:25 [2021-08-29T15:22:25.561Z] 
15:22:25 [2021-08-29T15:22:25.561Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:22:25 [2021-08-29T15:22:25.561Z] INFO: Running git version 2.24.1.windows.2
15:22:25 [2021-08-29T15:22:25.561Z] INFO: Branch:fe_release Build:20348.1.210507-1500
15:22:25 [2021-08-29T15:22:25.561Z] INFO: Environment variables:
15:22:25 [2021-08-29T15:22:25.561Z] 
15:22:25 [2021-08-29T15:22:25.561Z] Name                           Value                                                                                   
15:22:25 [2021-08-29T15:22:25.561Z] ----                           -----                                                                                   
15:22:25 [2021-08-29T15:22:25.561Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:22:25 [2021-08-29T15:22:25.561Z] amd64                          true                                                                                    
15:22:25 [2021-08-29T15:22:25.561Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
15:22:25 [2021-08-29T15:22:25.561Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:22:25 [2021-08-29T15:22:25.561Z] arm64                          true                                                                                    
15:22:25 [2021-08-29T15:22:25.561Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
15:22:25 [2021-08-29T15:22:25.561Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
15:22:25 [2021-08-29T15:22:25.561Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
15:22:25 [2021-08-29T15:22:25.561Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:22:25 [2021-08-29T15:22:25.561Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
15:22:25 [2021-08-29T15:22:25.561Z] BRANCH_NAME                    PR-42349                                                                                
15:22:25 [2021-08-29T15:22:25.561Z] BUILD_DISPLAY_NAME             #21                                                                                     
15:22:25 [2021-08-29T15:22:25.561Z] BUILD_ID                       21                                                                                      
15:22:25 [2021-08-29T15:22:25.561Z] BUILD_NUMBER                   21                                                                                      
15:22:25 [2021-08-29T15:22:25.561Z] BUILD_TAG                      jenkins-moby-PR-42349-21                                                                
15:22:25 [2021-08-29T15:22:25.561Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42349/21/                             
15:22:25 [2021-08-29T15:22:25.561Z] cgroup2                        true                                                                                    
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_AUTHOR                  zvier                                                                                   
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_AUTHOR_DISPLAY_NAME     zvier                                                                                   
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_AUTHOR_EMAIL            zvier20@gmail.com                                                                       
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_BRANCH                  master                                                                                  
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_FORK                    zvier                                                                                   
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_ID                      42349                                                                                   
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_TARGET                  master                                                                                  
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_TITLE                   [WIP]overlay2: async umount until kernel can process umount syscall completely          
15:22:25 [2021-08-29T15:22:25.561Z] CHANGE_URL                     https://github.com/moby/moby/pull/42349                                                 
15:22:25 [2021-08-29T15:22:25.561Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
15:22:25 [2021-08-29T15:22:25.561Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:22:25 [2021-08-29T15:22:25.562Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:22:25 [2021-08-29T15:22:25.562Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:22:25 [2021-08-29T15:22:25.562Z] COMPUTERNAME                   azwin-2-8e2390                                                                          
15:22:25 [2021-08-29T15:22:25.562Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
15:22:25 [2021-08-29T15:22:25.562Z] ConfigSequenceNumber           0                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] dco                            true                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] DOCKER_BUILDKIT                0                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] DOCKER_DUT_DEBUG               1                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:22:25 [2021-08-29T15:22:25.562Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:22:25 [2021-08-29T15:22:25.562Z] EXECUTOR_NUMBER                0                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] FQDN                           azwin-2-8e2390.westus.cloudapp.azure.com                                                
15:22:25 [2021-08-29T15:22:25.562Z] GIT_BRANCH                     PR-42349                                                                                
15:22:25 [2021-08-29T15:22:25.562Z] GIT_COMMIT                     b547ecb492cc930ff0061214349da9bf2c442de2                                                
15:22:25 [2021-08-29T15:22:25.562Z] GIT_PREVIOUS_COMMIT            c5f2634676620515dc9d3b7a8df734b2855e5b3a                                                
15:22:25 [2021-08-29T15:22:25.562Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT ec17583ecb9835207a3c59b657548fb494158460                                                
15:22:25 [2021-08-29T15:22:25.562Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:22:25 [2021-08-29T15:22:25.562Z] HUDSON_COOKIE                  55f11615-5d40-4913-9bbf-09c55295edc3                                                    
15:22:25 [2021-08-29T15:22:25.562Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:22:25 [2021-08-29T15:22:25.562Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:22:25 [2021-08-29T15:22:25.562Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:22:25 [2021-08-29T15:22:25.562Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
15:22:25 [2021-08-29T15:22:25.562Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:22:25 [2021-08-29T15:22:25.562Z] JENKINS_NODE_COOKIE            427c8673-08b7-4196-9bb7-766977e7c9d5                                                    
15:22:25 [2021-08-29T15:22:25.562Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:22:25 [2021-08-29T15:22:25.562Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:22:25 [2021-08-29T15:22:25.562Z] JOB_BASE_NAME                  PR-42349                                                                                
15:22:25 [2021-08-29T15:22:25.562Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42349/display/redirect                
15:22:25 [2021-08-29T15:22:25.562Z] JOB_NAME                       moby/PR-42349                                                                           
15:22:25 [2021-08-29T15:22:25.562Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42349/                                
15:22:25 [2021-08-29T15:22:25.562Z] library.jps.version            master                                                                                  
15:22:25 [2021-08-29T15:22:25.562Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
15:22:25 [2021-08-29T15:22:25.562Z] NODE_LABELS                    amd64 azure azwin-2-8e2390 azwin-2022 docker west-us windows windows-2022 x86_64        
15:22:25 [2021-08-29T15:22:25.562Z] NODE_NAME                      azwin-2-8e2390                                                                          
15:22:25 [2021-08-29T15:22:25.562Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] OS                             Windows_NT                                                                              
15:22:25 [2021-08-29T15:22:25.562Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
15:22:25 [2021-08-29T15:22:25.562Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:22:25 [2021-08-29T15:22:25.562Z] ppc64le                        false                                                                                   
15:22:25 [2021-08-29T15:22:25.562Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:22:25 [2021-08-29T15:22:25.562Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
15:22:25 [2021-08-29T15:22:25.562Z] PROCESSOR_LEVEL                6                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] PROCESSOR_REVISION             5507                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] ProgramData                    C:\ProgramData                                                                          
15:22:25 [2021-08-29T15:22:25.562Z] ProgramFiles                   C:\Program Files                                                                        
15:22:25 [2021-08-29T15:22:25.562Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:22:25 [2021-08-29T15:22:25.562Z] ProgramW6432                   C:\Program Files                                                                        
15:22:25 [2021-08-29T15:22:25.562Z] PROMPT                         $P$G                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:22:25 [2021-08-29T15:22:25.562Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
15:22:25 [2021-08-29T15:22:25.562Z] PUBLIC                         C:\Users\Public                                                                         
15:22:25 [2021-08-29T15:22:25.562Z] rootless                       true                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=arti...
15:22:25 [2021-08-29T15:22:25.562Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=changes
15:22:25 [2021-08-29T15:22:25.562Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect             
15:22:25 [2021-08-29T15:22:25.562Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=tests  
15:22:25 [2021-08-29T15:22:25.562Z] s390x                          false                                                                                   
15:22:25 [2021-08-29T15:22:25.562Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] SOURCES_DRIVE                  d                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] SOURCES_SUBDIR                 gopath                                                                                  
15:22:25 [2021-08-29T15:22:25.562Z] STAGE_NAME                     Run tests                                                                               
15:22:25 [2021-08-29T15:22:25.562Z] SystemDrive                    C:                                                                                      
15:22:25 [2021-08-29T15:22:25.562Z] SystemRoot                     C:\Windows                                                                              
15:22:25 [2021-08-29T15:22:25.562Z] TEMP                           C:\Windows\TEMP                                                                         
15:22:25 [2021-08-29T15:22:25.562Z] TESTDEBUG                      0                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] TESTRUN_DRIVE                  d                                                                                       
15:22:25 [2021-08-29T15:22:25.562Z] TESTRUN_SUBDIR                 CI                                                                                      
15:22:25 [2021-08-29T15:22:25.562Z] TIMEOUT                        120m                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] TMP                            C:\Windows\TEMP                                                                         
15:22:25 [2021-08-29T15:22:25.562Z] unit_validate                  true                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] USERDOMAIN                     WORKGROUP                                                                               
15:22:25 [2021-08-29T15:22:25.562Z] USERNAME                       azwin-2-8e2390$                                                                         
15:22:25 [2021-08-29T15:22:25.562Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
15:22:25 [2021-08-29T15:22:25.562Z] validate_force                 false                                                                                   
15:22:25 [2021-08-29T15:22:25.562Z] windir                         C:\Windows                                                                              
15:22:25 [2021-08-29T15:22:25.562Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:22:25 [2021-08-29T15:22:25.562Z] WINDOWS_BASE_IMAGE_TAG         ltsc2022                                                                                
15:22:25 [2021-08-29T15:22:25.562Z] windows2022                    true                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] windows2022containerd          true                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] windowsRS1                     false                                                                                   
15:22:25 [2021-08-29T15:22:25.562Z] windowsRS5                     true                                                                                    
15:22:25 [2021-08-29T15:22:25.562Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:22:25 [2021-08-29T15:22:25.562Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
15:22:25 [2021-08-29T15:22:25.562Z] 
15:22:25 [2021-08-29T15:22:25.562Z] 
15:22:25 [2021-08-29T15:22:25.562Z] 
15:22:25 [2021-08-29T15:22:25.562Z] INFO: Sources under d:\gopath\...
15:22:25 [2021-08-29T15:22:25.562Z] INFO: Test run under d:\CI\...
15:22:25 [2021-08-29T15:22:25.562Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:22:25 [2021-08-29T15:22:25.562Z] INFO: docker/docker repository was found
15:22:25 [2021-08-29T15:22:25.562Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub. This may take some time...
15:22:25 [2021-08-29T15:22:25.747Z] #53 ...
15:22:25 [2021-08-29T15:22:25.747Z] 
15:22:25 [2021-08-29T15:22:25.747Z] #58 [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
15:22:25 [2021-08-29T15:22:25.747Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:22:25 [2021-08-29T15:22:25.887Z] #45 68.31 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:22:26 [2021-08-29T15:22:26.018Z] ltsc2022: Pulling from windows/servercore
15:22:26 [2021-08-29T15:22:26.018Z] 8f616e6e9eec: Pulling fs layer
15:22:26 [2021-08-29T15:22:26.018Z] 393f6f5bddce: Pulling fs layer
15:22:26 [2021-08-29T15:22:26.144Z] #45 68.35 Setting up python3-protobuf (3.12.4-1) ...
15:22:27 [2021-08-29T15:22:27.063Z] #58 35.41 Updating files:  39% (1815/4562)
Updating files:  40% (1825/4562)
Updating files:  41% (1871/4562)
Updating files:  42% (1917/4562)
Updating files:  43% (1962/4562)
Updating files:  44% (2008/4562)
Updating files:  45% (2053/4562)
Updating files:  46% (2099/4562)
Updating files:  47% (2145/4562)
Updating files:  48% (2190/4562)
Updating files:  49% (2236/4562)
Updating files:  50% (2281/4562)
Updating files:  51% (2327/4562)
Updating files:  52% (2373/4562)
Updating files:  53% (2418/4562)
Updating files:  54% (2464/4562)
Updating files:  55% (2510/4562)
Updating files:  56% (2555/4562)
Updating files:  57% (2601/4562)
Updating files:  58% (2646/4562)
Updating files:  59% (2692/4562)
Updating files:  60% (2738/4562)
Updating files:  61% (2783/4562)
Updating files:  62% (2829/4562)
Updating files:  63% (2875/4562)
Updating files:  64% (2920/4562)
Updating files:  65% (2966/4562)
Updating files:  66% (3011/4562)
Updating files:  67% (3057/4562)
Updating files:  68% (3103/4562)
Updating files:  69% (3148/4562)
Updating files:  70% (3194/4562)
Updating files:  71% (3240/4562)
Updating files:  72% (3285/4562)
Updating files:  73% (3331/4562)
Updating files:  74% (3376/4562)
Updating files:  75% (3422/4562)
Updating files:  76% (3468/4562)
Updating files:  77% (3513/4562)
Updating files:  78% (3559/4562)
Updating files:  79% (3604/4562)
Updating files:  80% (3650/4562)
Updating files:  81% (3696/4562)
Updating files:  81% (3725/4562)
Updating files:  82% (3741/4562)
Updating files:  83% (3787/4562)
Updating files:  84% (3833/4562)
Updating files:  85% (3878/4562)
Updating files:  86% (3924/4562)
Updating files:  87% (3969/4562)
Updating files:  88% (4015/4562)
Updating files:  89% (4061/4562)
Updating files:  90% (4106/4562)
Updating files:  91% (4152/4562)
Updating files:  92% (4198/4562)
Updating files:  93% (4243/4562)
Updating files:  94% (4289/4562)
Updating files:  95% (4334/4562)
Updating files:  96% (4380/4562)
Updating files:  97% (4426/4562)
Updating files:  98% (4471/4562)
Updating files:  99% (4517/4562)
Updating files: 100% (4562/4562)
Updating files: 100% (4562/4562), done.
15:22:27 [2021-08-29T15:22:27.063Z] #58 37.08 + cd /tmp/tmp.rjH3dHkQqT/src/github.com/containerd/containerd
15:22:27 [2021-08-29T15:22:27.063Z] #58 37.08 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:22:27 [2021-08-29T15:22:27.386Z] Client:
15:22:27 [2021-08-29T15:22:27.386Z]  Context:    default
15:22:27 [2021-08-29T15:22:27.386Z]  Debug Mode: false
15:22:27 [2021-08-29T15:22:27.386Z]  Plugins:
15:22:27 [2021-08-29T15:22:27.386Z]   app: Docker Application (Docker Inc., v0.8.0)
15:22:27 [2021-08-29T15:22:27.386Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
15:22:27 [2021-08-29T15:22:27.386Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
15:22:27 [2021-08-29T15:22:27.386Z] 
15:22:27 [2021-08-29T15:22:27.386Z] Server:
15:22:27 [2021-08-29T15:22:27.386Z]  Containers: 0
15:22:27 [2021-08-29T15:22:27.386Z]   Running: 0
15:22:27 [2021-08-29T15:22:27.386Z]   Paused: 0
15:22:27 [2021-08-29T15:22:27.386Z]   Stopped: 0
15:22:27 [2021-08-29T15:22:27.386Z]  Images: 0
15:22:27 [2021-08-29T15:22:27.386Z]  Server Version: 20.10.8
15:22:27 [2021-08-29T15:22:27.386Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:22:27 [2021-08-29T15:22:27.386Z]   Windows: 
15:22:27 [2021-08-29T15:22:27.386Z]   LCOW: 
15:22:27 [2021-08-29T15:22:27.386Z]  Logging Driver: json-file
15:22:27 [2021-08-29T15:22:27.386Z]  Plugins:
15:22:27 [2021-08-29T15:22:27.386Z]   Volume: local
15:22:27 [2021-08-29T15:22:27.386Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:22:27 [2021-08-29T15:22:27.386Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:22:27 [2021-08-29T15:22:27.386Z]  Swarm: inactive
15:22:27 [2021-08-29T15:22:27.386Z]  Default Isolation: process
15:22:27 [2021-08-29T15:22:27.386Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:22:27 [2021-08-29T15:22:27.386Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
15:22:27 [2021-08-29T15:22:27.386Z]  OSType: windows
15:22:27 [2021-08-29T15:22:27.386Z]  Architecture: x86_64
15:22:27 [2021-08-29T15:22:27.386Z]  CPUs: 4
15:22:27 [2021-08-29T15:22:27.386Z]  Total Memory: 32GiB
15:22:27 [2021-08-29T15:22:27.386Z]  Name: azwin-2-6d1f50
15:22:27 [2021-08-29T15:22:27.386Z]  ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ
15:22:27 [2021-08-29T15:22:27.386Z]  Docker Root Dir: D:\docker
15:22:27 [2021-08-29T15:22:27.386Z]  Debug Mode: false
15:22:27 [2021-08-29T15:22:27.386Z]  Registry: https://index.docker.io/v1/
15:22:27 [2021-08-29T15:22:27.386Z]  Labels:
15:22:27 [2021-08-29T15:22:27.386Z]  Experimental: true
15:22:27 [2021-08-29T15:22:27.386Z]  Insecure Registries:
15:22:27 [2021-08-29T15:22:27.386Z]   10.0.0.4:5000
15:22:27 [2021-08-29T15:22:27.386Z]   127.0.0.0/8
15:22:27 [2021-08-29T15:22:27.386Z]  Registry Mirrors:
15:22:27 [2021-08-29T15:22:27.386Z]   http://10.0.0.4:5000/
15:22:27 [2021-08-29T15:22:27.386Z]  Live Restore Enabled: false
15:22:27 [2021-08-29T15:22:27.386Z]  Product License: Community Engine
15:22:27 [2021-08-29T15:22:27.386Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] powershell
15:22:27 [2021-08-29T15:22:27.762Z] #48 ...
15:22:27 [2021-08-29T15:22:27.762Z] 
15:22:27 [2021-08-29T15:22:27.762Z] #19 [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
15:22:27 [2021-08-29T15:22:27.762Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:22:27 [2021-08-29T15:22:27.762Z] #19 154.7 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
15:22:27 [2021-08-29T15:22:27.762Z] #19 154.7 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
15:22:27 [2021-08-29T15:22:27.762Z] #19 154.7 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
15:22:27 [2021-08-29T15:22:27.762Z] #19 155.3 Selecting previously unselected package binutils-s390x-linux-gnu.
15:22:27 [2021-08-29T15:22:27.762Z] #19 155.3 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
15:22:27 [2021-08-29T15:22:27.762Z] #19 155.3 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
15:22:27 [2021-08-29T15:22:27.762Z] #19 155.9 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
15:22:27 [2021-08-29T15:22:27.762Z] #19 155.9 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
15:22:27 [2021-08-29T15:22:27.762Z] #19 155.9 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
15:22:27 [2021-08-29T15:22:27.762Z] #19 156.0 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
15:22:27 [2021-08-29T15:22:27.762Z] #19 156.0 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:22:27 [2021-08-29T15:22:27.762Z] #19 156.0 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
15:22:28 [2021-08-29T15:22:28.118Z] #53 72.78 sort
15:22:28 [2021-08-29T15:22:28.118Z] #53 72.78 bytes
15:22:28 [2021-08-29T15:22:28.336Z] #19 ...
15:22:28 [2021-08-29T15:22:28.336Z] 
15:22:28 [2021-08-29T15:22:28.336Z] #58 [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
15:22:28 [2021-08-29T15:22:28.336Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:22:28 [2021-08-29T15:22:28.336Z] #58 178.7 + /build/golangci-lint --version
15:22:28 [2021-08-29T15:22:28.377Z] #53 ...
15:22:28 [2021-08-29T15:22:28.377Z] 
15:22:28 [2021-08-29T15:22:28.377Z] #45 [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         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
15:22:28 [2021-08-29T15:22:28.377Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:28 [2021-08-29T15:22:28.377Z] #45 62.82 Setting up python3-pkg-resources (52.0.0-4) ...
15:22:28 [2021-08-29T15:22:28.377Z] #45 65.53 Setting up libprotobuf23:amd64 (3.12.4-1) ...
15:22:28 [2021-08-29T15:22:28.377Z] #45 65.54 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:22:28 [2021-08-29T15:22:28.377Z] #45 65.56 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:22:28 [2021-08-29T15:22:28.377Z] #45 65.59 Setting up python3-six (1.16.0-2) ...
15:22:28 [2021-08-29T15:22:28.377Z] #45 67.13 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:22:28 [2021-08-29T15:22:28.377Z] #45 67.16 Setting up python3-protobuf (3.12.4-1) ...
15:22:28 [2021-08-29T15:22:28.599Z] #58 179.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
15:22:28 [2021-08-29T15:22:28.636Z] #45 ...
15:22:28 [2021-08-29T15:22:28.636Z] 
15:22:28 [2021-08-29T15:22:28.636Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:28 [2021-08-29T15:22:28.636Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:28 [2021-08-29T15:22:28.636Z] #14 73.03 Selecting previously unselected package binutils-mingw-w64.
15:22:28 [2021-08-29T15:22:28.636Z] #14 73.07 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:22:28 [2021-08-29T15:22:28.636Z] #14 73.09 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:22:28 [2021-08-29T15:22:28.636Z] #14 73.40 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:22:28 [2021-08-29T15:22:28.636Z] #14 73.43 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:22:28 [2021-08-29T15:22:28.636Z] #14 73.44 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:22:28 [2021-08-29T15:22:28.986Z] #58 38.64 + export 'BUILDTAGS=netgo osusergo static_build'
15:22:28 [2021-08-29T15:22:28.986Z] #58 38.64 + BUILDTAGS='netgo osusergo static_build'
15:22:28 [2021-08-29T15:22:28.986Z] #58 38.64 + export EXTRA_FLAGS=-buildmode=pie
15:22:28 [2021-08-29T15:22:28.986Z] #58 38.64 + EXTRA_FLAGS=-buildmode=pie
15:22:28 [2021-08-29T15:22:28.986Z] #58 38.64 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:22:28 [2021-08-29T15:22:28.986Z] #58 38.64 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:22:28 [2021-08-29T15:22:28.986Z] #58 38.64 + '[' '' = dynamic ']'
15:22:28 [2021-08-29T15:22:28.986Z] #58 38.65 + make
15:22:28 [2021-08-29T15:22:28.986Z] #58 ...
15:22:28 [2021-08-29T15:22:28.986Z] 
15:22:28 [2021-08-29T15:22:28.987Z] #47 [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
15:22:28 [2021-08-29T15:22:28.987Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:22:28 [2021-08-29T15:22:28.987Z] #47 58.99 regexp
15:22:28 [2021-08-29T15:22:28.987Z] #47 60.22 vendor/golang.org/x/text/transform
15:22:28 [2021-08-29T15:22:28.987Z] #47 60.37 internal/poll
15:22:28 [2021-08-29T15:22:28.987Z] #47 61.79 io/fs
15:22:28 [2021-08-29T15:22:28.987Z] #47 63.23 github.com/LK4D4/vndr/versioned
15:22:28 [2021-08-29T15:22:28.987Z] #47 64.47 os
15:22:28 [2021-08-29T15:22:28.987Z] #47 66.36 crypto/cipher
15:22:28 [2021-08-29T15:22:28.987Z] #47 66.36 crypto/sha512
15:22:28 [2021-08-29T15:22:28.987Z] #47 66.37 crypto/ed25519/internal/edwards25519/field
15:22:28 [2021-08-29T15:22:28.987Z] #47 67.18 crypto/md5
15:22:28 [2021-08-29T15:22:28.987Z] #47 67.97 crypto/ed25519/internal/edwards25519
15:22:28 [2021-08-29T15:22:28.987Z] #47 68.06 crypto/aes
15:22:28 [2021-08-29T15:22:28.987Z] #47 68.51 crypto/des
15:22:28 [2021-08-29T15:22:28.987Z] #47 ...
15:22:28 [2021-08-29T15:22:28.987Z] 
15:22:28 [2021-08-29T15:22:28.987Z] #53 [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
15:22:28 [2021-08-29T15:22:28.987Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:22:28 [2021-08-29T15:22:28.987Z] #53 67.91 path/filepath
15:22:28 [2021-08-29T15:22:28.987Z] #53 67.92 io/ioutil
15:22:28 [2021-08-29T15:22:28.987Z] #53 67.93 fmt
15:22:28 [2021-08-29T15:22:28.987Z] #53 68.16 mvdan.cc/sh/v3/fileutil
15:22:29 [2021-08-29T15:22:29.204Z] #14 73.79 Selecting previously unselected package dmsetup.
15:22:29 [2021-08-29T15:22:29.204Z] #14 73.79 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.204Z] #14 73.80 Unpacking dmsetup (2:1.02.175-2.1) ...
15:22:29 [2021-08-29T15:22:29.463Z] #14 74.05 Selecting previously unselected package mingw-w64-common.
15:22:29 [2021-08-29T15:22:29.463Z] #14 74.07 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:22:29 [2021-08-29T15:22:29.463Z] #14 74.08 Unpacking mingw-w64-common (8.0.0-1) ...
15:22:29 [2021-08-29T15:22:29.463Z] #14 ...
15:22:29 [2021-08-29T15:22:29.463Z] 
15:22:29 [2021-08-29T15:22:29.463Z] #47 [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
15:22:29 [2021-08-29T15:22:29.463Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:22:29 [2021-08-29T15:22:29.463Z] #47 64.18 sync
15:22:29 [2021-08-29T15:22:29.463Z] #47 64.29 internal/reflectlite
15:22:29 [2021-08-29T15:22:29.463Z] #47 66.90 internal/testlog
15:22:29 [2021-08-29T15:22:29.463Z] #47 67.27 github.com/LK4D4/vndr/godl/singleflight
15:22:29 [2021-08-29T15:22:29.463Z] #47 67.86 math/rand
15:22:29 [2021-08-29T15:22:29.463Z] #47 69.61 internal/singleflight
15:22:29 [2021-08-29T15:22:29.463Z] #47 70.31 runtime/cgo
15:22:29 [2021-08-29T15:22:29.463Z] #47 70.39 errors
15:22:29 [2021-08-29T15:22:29.463Z] #47 71.44 io
15:22:29 [2021-08-29T15:22:29.463Z] #47 72.71 bytes
15:22:29 [2021-08-29T15:22:29.463Z] #47 ...
15:22:29 [2021-08-29T15:22:29.463Z] 
15:22:29 [2021-08-29T15:22:29.463Z] #37 [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
15:22:29 [2021-08-29T15:22:29.463Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:29 [2021-08-29T15:22:29.463Z] #37 70.86 Selecting previously unselected package libxml2:amd64.
15:22:29 [2021-08-29T15:22:29.463Z] #37 70.91 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 70.92 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.04 Selecting previously unselected package libarchive13:amd64.
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.04 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.09 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.65 Selecting previously unselected package libjsoncpp24:amd64.
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.66 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.67 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.85 Selecting previously unselected package librhash0:amd64.
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.86 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 72.87 Unpacking librhash0:amd64 (1.4.1-2) ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 73.40 Selecting previously unselected package libuv1:amd64.
15:22:29 [2021-08-29T15:22:29.463Z] #37 73.41 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 73.41 Unpacking libuv1:amd64 (1.40.0-2) ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 73.76 Selecting previously unselected package cmake.
15:22:29 [2021-08-29T15:22:29.463Z] #37 73.76 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.463Z] #37 73.77 Unpacking cmake (3.18.4-2) ...
15:22:29 [2021-08-29T15:22:29.552Z] #53 ...
15:22:29 [2021-08-29T15:22:29.552Z] 
15:22:29 [2021-08-29T15:22:29.552Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:29 [2021-08-29T15:22:29.552Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:29 [2021-08-29T15:22:29.552Z] #14 59.84 Selecting previously unselected package gcc-mingw-w64-base.
15:22:29 [2021-08-29T15:22:29.552Z] #14 59.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.552Z] #14 59.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:22:29 [2021-08-29T15:22:29.811Z] #14 60.00 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:22:29 [2021-08-29T15:22:29.811Z] #14 60.00 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
15:22:29 [2021-08-29T15:22:29.811Z] #14 60.01 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:22:30 [2021-08-29T15:22:30.318Z] #45 ...
15:22:30 [2021-08-29T15:22:30.318Z] 
15:22:30 [2021-08-29T15:22:30.318Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:30 [2021-08-29T15:22:30.318Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.33 Selecting previously unselected package binutils-mingw-w64.
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.34 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.35 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.51 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.52 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.85 Selecting previously unselected package dmsetup.
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
15:22:30 [2021-08-29T15:22:30.318Z] #14 72.86 Unpacking dmsetup (2:1.02.175-2.1) ...
15:22:30 [2021-08-29T15:22:30.576Z] #14 73.11 Selecting previously unselected package mingw-w64-common.
15:22:30 [2021-08-29T15:22:30.576Z] #14 73.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:22:30 [2021-08-29T15:22:30.576Z] #14 73.12 Unpacking mingw-w64-common (8.0.0-1) ...
15:22:30 [2021-08-29T15:22:30.834Z] #14 ...
15:22:30 [2021-08-29T15:22:30.834Z] 
15:22:30 [2021-08-29T15:22:30.834Z] #51 [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
15:22:30 [2021-08-29T15:22:30.834Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:22:30 [2021-08-29T15:22:30.834Z] #51 63.26 go get: installing executables with 'go get' in module mode is deprecated.
15:22:30 [2021-08-29T15:22:30.834Z] #51 63.27 	Use 'go install pkg@version' instead.
15:22:30 [2021-08-29T15:22:30.834Z] #51 63.27 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:22:30 [2021-08-29T15:22:30.834Z] #51 63.27 	or run 'go help get' or 'go help install'.
15:22:30 [2021-08-29T15:22:30.834Z] #51 ...
15:22:30 [2021-08-29T15:22:30.834Z] 
15:22:30 [2021-08-29T15:22:30.834Z] #37 [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
15:22:30 [2021-08-29T15:22:30.834Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:30 [2021-08-29T15:22:30.834Z] #37 70.02 Selecting previously unselected package libxml2:amd64.
15:22:30 [2021-08-29T15:22:30.834Z] #37 70.02 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 70.04 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 71.26 Selecting previously unselected package libarchive13:amd64.
15:22:30 [2021-08-29T15:22:30.834Z] #37 71.26 Preparing to unpack .../5-libarchive13_3.4.3-2+b1_amd64.deb ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 71.28 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 71.96 Selecting previously unselected package libjsoncpp24:amd64.
15:22:30 [2021-08-29T15:22:30.834Z] #37 71.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 71.98 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.24 Selecting previously unselected package librhash0:amd64.
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.24 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.28 Unpacking librhash0:amd64 (1.4.1-2) ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.58 Selecting previously unselected package libuv1:amd64.
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.62 Unpacking libuv1:amd64 (1.40.0-2) ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.92 Selecting previously unselected package cmake.
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.93 Preparing to unpack .../9-cmake_3.18.4-2_amd64.deb ...
15:22:30 [2021-08-29T15:22:30.834Z] #37 72.93 Unpacking cmake (3.18.4-2) ...
15:22:31 [2021-08-29T15:22:31.277Z] 393f6f5bddce: Verifying Checksum
15:22:31 [2021-08-29T15:22:31.277Z] 393f6f5bddce: Download complete
15:22:32 [2021-08-29T15:22:32.315Z] #53 72.33 golang.org/x/crypto/ssh/terminal
15:22:32 [2021-08-29T15:22:32.578Z] #53 72.52 flag
15:22:32 [2021-08-29T15:22:32.578Z] #53 72.53 github.com/pkg/diff
15:22:32 [2021-08-29T15:22:32.578Z] #53 72.53 encoding/json
15:22:33 [2021-08-29T15:22:33.355Z] #37 ...
15:22:33 [2021-08-29T15:22:33.355Z] 
15:22:33 [2021-08-29T15:22:33.355Z] #53 [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
15:22:33 [2021-08-29T15:22:33.355Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:22:33 [2021-08-29T15:22:33.355Z] #53 75.69 sort
15:22:33 [2021-08-29T15:22:33.355Z] #53 75.69 io
15:22:33 [2021-08-29T15:22:33.456Z] 8f616e6e9eec: Verifying Checksum
15:22:33 [2021-08-29T15:22:33.456Z] 8f616e6e9eec: Download complete
15:22:34 [2021-08-29T15:22:34.499Z] #53 74.11 go/token
15:22:34 [2021-08-29T15:22:34.563Z] 393f6f5bddce: Verifying Checksum
15:22:34 [2021-08-29T15:22:34.563Z] 393f6f5bddce: Download complete
15:22:34 [2021-08-29T15:22:34.730Z] #53 77.03 internal/oserror
15:22:34 [2021-08-29T15:22:34.730Z] #53 77.20 syscall
15:22:34 [2021-08-29T15:22:34.762Z] #53 74.91 mvdan.cc/editorconfig
15:22:34 [2021-08-29T15:22:34.987Z] #53 77.73 bytes
15:22:35 [2021-08-29T15:22:35.103Z] #14 ...
15:22:35 [2021-08-29T15:22:35.103Z] 
15:22:35 [2021-08-29T15:22:35.103Z] #38 [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
15:22:35 [2021-08-29T15:22:35.103Z] #38 sha256:a25f5f0228352faf63096503e9247f03b3bade94a5afefefd2d1e1137e94281a
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.217 + RM_GOPATH=0
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.218 + TMP_GOPATH=
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.218 + : /build
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.218 + '[' -z '' ']'
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.218 ++ mktemp -d
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.219 + export GOPATH=/tmp/tmp.NcA6ddlivJ
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.220 + GOPATH=/tmp/tmp.NcA6ddlivJ
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.220 + RM_GOPATH=1
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.220 + case "$(go env GOARCH)" in
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.220 ++ go env GOARCH
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.236 + export GO_BUILDMODE=-buildmode=pie
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.238 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + GO_BUILDMODE=-buildmode=pie
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 ++ dirname /tmp/install/install.sh
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + dir=/tmp/install
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + bin=tini
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + shift
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + '[' '!' -f /tmp/install/tini.installer ']'
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + . /tmp/install/tini.installer
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + install_tini
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.239 + git clone https://github.com/krallin/tini.git /tmp/tmp.NcA6ddlivJ/tini
15:22:35 [2021-08-29T15:22:35.103Z] #38 6.259 Cloning into '/tmp/tmp.NcA6ddlivJ/tini'...
15:22:35 [2021-08-29T15:22:35.103Z] #38 7.099 + cd /tmp/tmp.NcA6ddlivJ/tini
15:22:35 [2021-08-29T15:22:35.103Z] #38 7.099 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:22:35 [2021-08-29T15:22:35.103Z] #38 7.099 + cmake .
15:22:35 [2021-08-29T15:22:35.103Z] #38 7.676 -- The C compiler identification is GNU 10.2.1
15:22:35 [2021-08-29T15:22:35.103Z] #38 7.835 -- Detecting C compiler ABI info
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.323 -- Detecting C compiler ABI info - done
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.451 -- Check for working C compiler: /usr/bin/cc - skipped
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.466 -- Detecting C compile features
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.466 -- Detecting C compile features - done
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.532 -- Performing Test HAS_BUILTIN_FORTIFY
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.679 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.760 -- Configuring done
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.783 -- Generating done
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.792 -- Build files have been written to: /tmp/tmp.NcA6ddlivJ/tini
15:22:35 [2021-08-29T15:22:35.103Z] #38 8.802 + make tini-static
15:22:35 [2021-08-29T15:22:35.103Z] #38 9.092 Scanning dependencies of target tini-static
15:22:35 [2021-08-29T15:22:35.103Z] #38 9.168 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:22:35 [2021-08-29T15:22:35.186Z] #58 ...
15:22:35 [2021-08-29T15:22:35.186Z] 
15:22:35 [2021-08-29T15:22:35.186Z] #19 [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
15:22:35 [2021-08-29T15:22:35.186Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:22:35 [2021-08-29T15:22:35.186Z] #19 165.5 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
15:22:35 [2021-08-29T15:22:35.186Z] #19 165.5 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
15:22:35 [2021-08-29T15:22:35.186Z] #19 165.5 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
15:22:35 [2021-08-29T15:22:35.186Z] #19 165.6 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
15:22:35 [2021-08-29T15:22:35.186Z] #19 165.6 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
15:22:35 [2021-08-29T15:22:35.186Z] #19 165.6 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
15:22:35 [2021-08-29T15:22:35.336Z] #53 ...
15:22:35 [2021-08-29T15:22:35.336Z] 
15:22:35 [2021-08-29T15:22:35.336Z] #47 [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
15:22:35 [2021-08-29T15:22:35.336Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:22:35 [2021-08-29T15:22:35.336Z] #47 69.88 crypto/sha1
15:22:35 [2021-08-29T15:22:35.336Z] #47 69.98 fmt
15:22:35 [2021-08-29T15:22:35.336Z] #47 70.22 internal/lazyregexp
15:22:35 [2021-08-29T15:22:35.336Z] #47 70.76 crypto/sha256
15:22:35 [2021-08-29T15:22:35.336Z] #47 71.12 encoding/pem
15:22:35 [2021-08-29T15:22:35.336Z] #47 71.45 net
15:22:35 [2021-08-29T15:22:35.336Z] #47 71.99 vendor/golang.org/x/crypto/chacha20
15:22:35 [2021-08-29T15:22:35.336Z] #47 72.04 vendor/golang.org/x/crypto/poly1305
15:22:35 [2021-08-29T15:22:35.336Z] #47 72.78 os/exec
15:22:35 [2021-08-29T15:22:35.336Z] #47 ...
15:22:35 [2021-08-29T15:22:35.336Z] 
15:22:35 [2021-08-29T15:22:35.336Z] #53 [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
15:22:35 [2021-08-29T15:22:35.336Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:22:35 [2021-08-29T15:22:35.336Z] #53 75.37 mvdan.cc/sh/v3/syntax
15:22:35 [2021-08-29T15:22:35.336Z] #53 75.40 go/scanner
15:22:35 [2021-08-29T15:22:35.364Z] #38 10.40 [100%] Linking C executable tini-static
15:22:35 [2021-08-29T15:22:35.528Z] 8f616e6e9eec: Verifying Checksum
15:22:35 [2021-08-29T15:22:35.528Z] 8f616e6e9eec: Download complete
15:22:35 [2021-08-29T15:22:35.552Z] #53 ...
15:22:35 [2021-08-29T15:22:35.552Z] 
15:22:35 [2021-08-29T15:22:35.552Z] #47 [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
15:22:35 [2021-08-29T15:22:35.552Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:22:35 [2021-08-29T15:22:35.552Z] #47 67.97 internal/reflectlite
15:22:35 [2021-08-29T15:22:35.552Z] #47 67.99 sync
15:22:35 [2021-08-29T15:22:35.552Z] #47 70.97 internal/testlog
15:22:35 [2021-08-29T15:22:35.552Z] #47 71.38 github.com/LK4D4/vndr/godl/singleflight
15:22:35 [2021-08-29T15:22:35.552Z] #47 72.05 math/rand
15:22:35 [2021-08-29T15:22:35.552Z] #47 73.81 errors
15:22:35 [2021-08-29T15:22:35.552Z] #47 74.30 sort
15:22:35 [2021-08-29T15:22:35.552Z] #47 74.51 io
15:22:35 [2021-08-29T15:22:35.552Z] #47 76.15 strconv
15:22:35 [2021-08-29T15:22:35.552Z] #47 76.55 bytes
15:22:35 [2021-08-29T15:22:35.552Z] #47 ...
15:22:35 [2021-08-29T15:22:35.552Z] 
15:22:35 [2021-08-29T15:22:35.552Z] #45 [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         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
15:22:35 [2021-08-29T15:22:35.552Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:35 [2021-08-29T15:22:35.552Z] #45 75.13 Setting up criu (3.15-1) ...
15:22:35 [2021-08-29T15:22:35.552Z] #45 77.44 Processing triggers for libc-bin (2.31-13) ...
15:22:35 [2021-08-29T15:22:35.756Z] #19 172.7 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
15:22:35 [2021-08-29T15:22:35.756Z] #19 172.7 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
15:22:35 [2021-08-29T15:22:35.935Z] #38 10.98 [100%] Built target tini-static
15:22:35 [2021-08-29T15:22:35.935Z] #38 11.04 + mkdir -p /build
15:22:35 [2021-08-29T15:22:35.935Z] #38 11.04 + cp tini-static /build/docker-init
15:22:36 [2021-08-29T15:22:36.020Z] #19 173.1 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
15:22:36 [2021-08-29T15:22:36.119Z] #45 ...
15:22:36 [2021-08-29T15:22:36.119Z] 
15:22:36 [2021-08-29T15:22:36.119Z] #49 [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
15:22:36 [2021-08-29T15:22:36.119Z] #49 sha256:32a590f834154a8cb8247a02e845020adb543a606234de0eded2a052ae261084
15:22:36 [2021-08-29T15:22:36.119Z] #49 DONE 78.7s
15:22:36 [2021-08-29T15:22:36.119Z] 
15:22:36 [2021-08-29T15:22:36.119Z] #45 [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         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
15:22:36 [2021-08-29T15:22:36.119Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:36 [2021-08-29T15:22:36.119Z] #45 DONE 78.5s
15:22:36 [2021-08-29T15:22:36.119Z] 
15:22:36 [2021-08-29T15:22:36.119Z] #33 [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
15:22:36 [2021-08-29T15:22:36.119Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:22:36 [2021-08-29T15:22:36.183Z] #37 80.32 Setting up libicu67:amd64 (67.1-7) ...
15:22:36 [2021-08-29T15:22:36.183Z] #37 80.58 Setting up xxd (2:8.2.2434-3) ...
15:22:36 [2021-08-29T15:22:36.183Z] #37 80.63 Setting up libuv1:amd64 (1.40.0-2) ...
15:22:36 [2021-08-29T15:22:36.183Z] #37 80.75 Setting up vim-common (2:8.2.2434-3) ...
15:22:36 [2021-08-29T15:22:36.183Z] #37 80.83 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
15:22:36 [2021-08-29T15:22:36.183Z] #37 80.88 Setting up librhash0:amd64 (1.4.1-2) ...
15:22:36 [2021-08-29T15:22:36.197Z] #38 DONE 11.1s
15:22:36 [2021-08-29T15:22:36.197Z] 
15:22:36 [2021-08-29T15:22:36.197Z] #47 [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
15:22:36 [2021-08-29T15:22:36.197Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:22:36 [2021-08-29T15:22:36.197Z] #47 60.74 internal/syscall/unix
15:22:36 [2021-08-29T15:22:36.197Z] #47 61.07 internal/poll
15:22:36 [2021-08-29T15:22:36.197Z] #47 63.47 internal/fmtsort
15:22:36 [2021-08-29T15:22:36.197Z] #47 63.93 internal/syscall/execenv
15:22:36 [2021-08-29T15:22:36.197Z] #47 64.19 path
15:22:36 [2021-08-29T15:22:36.197Z] #47 64.20 regexp/syntax
15:22:36 [2021-08-29T15:22:36.197Z] #47 64.83 io/fs
15:22:36 [2021-08-29T15:22:36.197Z] #47 65.98 os
15:22:36 [2021-08-29T15:22:36.283Z] #53 ...
15:22:36 [2021-08-29T15:22:36.283Z] 
15:22:36 [2021-08-29T15:22:36.283Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:36 [2021-08-29T15:22:36.283Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:22:36 [2021-08-29T15:22:36.283Z] #14 66.44 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:22:36 [2021-08-29T15:22:36.283Z] #14 66.44 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
15:22:36 [2021-08-29T15:22:36.283Z] #14 66.45 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:22:36 [2021-08-29T15:22:36.283Z] #14 71.03 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:22:36 [2021-08-29T15:22:36.283Z] #14 71.04 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
15:22:36 [2021-08-29T15:22:36.283Z] #14 71.05 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:22:36 [2021-08-29T15:22:36.283Z] #14 75.71 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:22:36 [2021-08-29T15:22:36.283Z] #14 75.71 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
15:22:36 [2021-08-29T15:22:36.283Z] #14 75.72 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:22:36 [2021-08-29T15:22:36.546Z] #14 ...
15:22:36 [2021-08-29T15:22:36.546Z] 
15:22:36 [2021-08-29T15:22:36.546Z] #47 [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
15:22:36 [2021-08-29T15:22:36.546Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:22:36 [2021-08-29T15:22:36.546Z] #47 75.58 go/scanner
15:22:36 [2021-08-29T15:22:36.546Z] #47 75.60 net/url
15:22:36 [2021-08-29T15:22:36.546Z] #47 75.61 text/template/parse
15:22:36 [2021-08-29T15:22:36.744Z] #33 ...
15:22:36 [2021-08-29T15:22:36.744Z] 
15:22:36 [2021-08-29T15:22:36.744Z] #37 [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
15:22:36 [2021-08-29T15:22:36.744Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:36 [2021-08-29T15:22:36.744Z] #37 79.43 Setting up libicu67:amd64 (67.1-7) ...
15:22:37 [2021-08-29T15:22:37.001Z] #37 79.45 Setting up xxd (2:8.2.2434-3) ...
15:22:37 [2021-08-29T15:22:37.001Z] #37 79.54 Setting up libuv1:amd64 (1.40.0-2) ...
15:22:37 [2021-08-29T15:22:37.001Z] #37 79.57 Setting up vim-common (2:8.2.2434-3) ...
15:22:37 [2021-08-29T15:22:37.001Z] #37 79.64 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
15:22:37 [2021-08-29T15:22:37.001Z] #37 79.64 Setting up librhash0:amd64 (1.4.1-2) ...
15:22:37 [2021-08-29T15:22:37.001Z] #37 79.66 Setting up cmake-data (3.18.4-2) ...
15:22:37 [2021-08-29T15:22:37.001Z] #37 79.71 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:22:37 [2021-08-29T15:22:37.120Z] #37 81.83 Setting up cmake-data (3.18.4-2) ...
15:22:37 [2021-08-29T15:22:37.120Z] #37 81.87 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:22:37 [2021-08-29T15:22:37.122Z] #47 77.29 go/ast
15:22:37 [2021-08-29T15:22:37.258Z] #37 79.73 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
15:22:37 [2021-08-29T15:22:37.258Z] #37 79.78 Setting up cmake (3.18.4-2) ...
15:22:37 [2021-08-29T15:22:37.258Z] #37 79.85 Processing triggers for libc-bin (2.31-13) ...
15:22:37 [2021-08-29T15:22:37.380Z] #37 81.93 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
15:22:37 [2021-08-29T15:22:37.380Z] #37 81.98 Setting up cmake (3.18.4-2) ...
15:22:37 [2021-08-29T15:22:37.380Z] #37 82.18 Processing triggers for libc-bin (2.31-13) ...
15:22:37 [2021-08-29T15:22:37.380Z] #37 ...
15:22:37 [2021-08-29T15:22:37.380Z] 
15:22:37 [2021-08-29T15:22:37.380Z] #49 [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
15:22:37 [2021-08-29T15:22:37.380Z] #49 sha256:6fa0780c5da7477374c43c2b31cc2a1bf8b999caedb923d7d31e6e08d9b852b8
15:22:37 [2021-08-29T15:22:37.380Z] #49 DONE 82.2s
15:22:37 [2021-08-29T15:22:37.380Z] 
15:22:37 [2021-08-29T15:22:37.380Z] #45 [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         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
15:22:37 [2021-08-29T15:22:37.380Z] #45 sha256:8a9830e5b8de6080a63e7ac5da9dc93561eb2b0f4838c817eafb5ccdc592966d
15:22:37 [2021-08-29T15:22:37.380Z] #45 73.17 Setting up criu (3.15-1) ...
15:22:37 [2021-08-29T15:22:37.380Z] #45 76.12 Processing triggers for libc-bin (2.31-13) ...
15:22:37 [2021-08-29T15:22:37.380Z] #45 DONE 82.0s
15:22:37 [2021-08-29T15:22:37.380Z] 
15:22:37 [2021-08-29T15:22:37.380Z] #53 [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
15:22:37 [2021-08-29T15:22:37.380Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:22:37 [2021-08-29T15:22:37.380Z] #53 74.71 internal/oserror
15:22:37 [2021-08-29T15:22:37.380Z] #53 74.93 syscall
15:22:37 [2021-08-29T15:22:37.380Z] #53 75.69 strconv
15:22:37 [2021-08-29T15:22:37.380Z] #53 78.51 reflect
15:22:37 [2021-08-29T15:22:37.581Z] #47 ...
15:22:37 [2021-08-29T15:22:37.581Z] 
15:22:37 [2021-08-29T15:22:37.581Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:37 [2021-08-29T15:22:37.581Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:37 [2021-08-29T15:22:37.581Z] #14 68.02 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:22:37 [2021-08-29T15:22:37.581Z] #14 68.02 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:22:37 [2021-08-29T15:22:37.639Z] #53 82.29 time
15:22:37 [2021-08-29T15:22:37.639Z] #53 ...
15:22:37 [2021-08-29T15:22:37.639Z] 
15:22:37 [2021-08-29T15:22:37.640Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:37 [2021-08-29T15:22:37.640Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:37 [2021-08-29T15:22:37.640Z] #14 82.38 Selecting previously unselected package mingw-w64-x86-64-dev.
15:22:37 [2021-08-29T15:22:37.640Z] #14 82.39 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:22:37 [2021-08-29T15:22:37.640Z] #14 82.39 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:22:37 [2021-08-29T15:22:37.822Z] #37 DONE 80.3s
15:22:37 [2021-08-29T15:22:37.822Z] 
15:22:37 [2021-08-29T15:22:37.822Z] #38 [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
15:22:37 [2021-08-29T15:22:37.822Z] #38 sha256:adc20bafeb24c85ff8ceb1e28ce015e07073038a1eca6e137994aa154ddfb28d
15:22:37 [2021-08-29T15:22:37.842Z] #14 68.03 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:22:38 [2021-08-29T15:22:38.219Z] #14 ...
15:22:38 [2021-08-29T15:22:38.219Z] 
15:22:38 [2021-08-29T15:22:38.219Z] #37 [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
15:22:38 [2021-08-29T15:22:38.219Z] #37 sha256:dc5ed1ac9575eff96fe31dd747ad5cbe33358fa61ae6bc00f9230b17c187695b
15:22:38 [2021-08-29T15:22:38.219Z] #37 DONE 82.9s
15:22:38 [2021-08-29T15:22:38.219Z] 
15:22:38 [2021-08-29T15:22:38.219Z] #38 [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
15:22:38 [2021-08-29T15:22:38.219Z] #38 sha256:dca7de17398c496c7bb59b35177c17489d6d65844c7ae5ef93d187bd5c064d46
15:22:38 [2021-08-29T15:22:38.366Z] DEBUG: print all environment variables to check how Jenkins runs this script
15:22:38 [2021-08-29T15:22:38.366Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5d854c71\powershellScript.ps1'; exit $LASTEXITCODE;
15:22:38 [2021-08-29T15:22:38.366Z] ----------------------------------------------------------------------------
15:22:38 [2021-08-29T15:22:38.366Z] 
15:22:38 [2021-08-29T15:22:38.366Z] INFO: executeCI.ps1 starting at Sun Aug 29 15:22:37 CUT 2021
15:22:38 [2021-08-29T15:22:38.366Z] 
15:22:38 [2021-08-29T15:22:38.366Z] INFO: Script version 05-Feb-2019 09:03 PDT
15:22:38 [2021-08-29T15:22:38.366Z] INFO: Running git version 2.24.1.windows.2
15:22:38 [2021-08-29T15:22:38.366Z] INFO: Branch:rs5_release Build:17763.1.180914-1434
15:22:38 [2021-08-29T15:22:38.366Z] INFO: Environment variables:
15:22:38 [2021-08-29T15:22:38.366Z] 
15:22:38 [2021-08-29T15:22:38.366Z] Name                           Value                                                                                   
15:22:38 [2021-08-29T15:22:38.366Z] ----                           -----                                                                                   
15:22:38 [2021-08-29T15:22:38.366Z] ALLUSERSPROFILE                C:\ProgramData                                                                          
15:22:38 [2021-08-29T15:22:38.366Z] amd64                          true                                                                                    
15:22:38 [2021-08-29T15:22:38.366Z] APPDATA                        C:\Windows\system32\config\systemprofile\AppData\Roaming                                
15:22:38 [2021-08-29T15:22:38.366Z] APT_MIRROR                     cdn-fastly.deb.debian.org                                                               
15:22:38 [2021-08-29T15:22:38.366Z] arm64                          true                                                                                    
15:22:38 [2021-08-29T15:22:38.366Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.12                     
15:22:38 [2021-08-29T15:22:38.366Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}]                                    
15:22:38 [2021-08-29T15:22:38.366Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.12                                                                                 
15:22:38 [2021-08-29T15:22:38.366Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN                                                                                 
15:22:38 [2021-08-29T15:22:38.366Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16                                                                           
15:22:38 [2021-08-29T15:22:38.366Z] BRANCH_NAME                    PR-42349                                                                                
15:22:38 [2021-08-29T15:22:38.366Z] BUILD_DISPLAY_NAME             #21                                                                                     
15:22:38 [2021-08-29T15:22:38.366Z] BUILD_ID                       21                                                                                      
15:22:38 [2021-08-29T15:22:38.366Z] BUILD_NUMBER                   21                                                                                      
15:22:38 [2021-08-29T15:22:38.366Z] BUILD_TAG                      jenkins-moby-PR-42349-21                                                                
15:22:38 [2021-08-29T15:22:38.366Z] BUILD_URL                      https://ci-next.docker.com/public/job/moby/job/PR-42349/21/                             
15:22:38 [2021-08-29T15:22:38.366Z] cgroup2                        true                                                                                    
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_AUTHOR                  zvier                                                                                   
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_AUTHOR_DISPLAY_NAME     zvier                                                                                   
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_AUTHOR_EMAIL            zvier20@gmail.com                                                                       
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_BRANCH                  master                                                                                  
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_FORK                    zvier                                                                                   
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_ID                      42349                                                                                   
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_TARGET                  master                                                                                  
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_TITLE                   [WIP]overlay2: async umount until kernel can process umount syscall completely          
15:22:38 [2021-08-29T15:22:38.366Z] CHANGE_URL                     https://github.com/moby/moby/pull/42349                                                 
15:22:38 [2021-08-29T15:22:38.366Z] CHECK_CONFIG_COMMIT            2b0755b936416834e14208c6c37b36977e67ea35                                                
15:22:38 [2021-08-29T15:22:38.366Z] CommonProgramFiles             C:\Program Files\Common Files                                                           
15:22:38 [2021-08-29T15:22:38.366Z] CommonProgramFiles(x86)        C:\Program Files (x86)\Common Files                                                     
15:22:38 [2021-08-29T15:22:38.366Z] CommonProgramW6432             C:\Program Files\Common Files                                                           
15:22:38 [2021-08-29T15:22:38.366Z] COMPUTERNAME                   azwin-2-6d1f50                                                                          
15:22:38 [2021-08-29T15:22:38.366Z] ComSpec                        C:\Windows\system32\cmd.exe                                                             
15:22:38 [2021-08-29T15:22:38.366Z] ConfigSequenceNumber           0                                                                                       
15:22:38 [2021-08-29T15:22:38.366Z] dco                            true                                                                                    
15:22:38 [2021-08-29T15:22:38.366Z] DOCKER_BUILDKIT                0                                                                                       
15:22:38 [2021-08-29T15:22:38.366Z] DOCKER_DUT_DEBUG               1                                                                                       
15:22:38 [2021-08-29T15:22:38.366Z] DOCKER_EXPERIMENTAL            1                                                                                       
15:22:38 [2021-08-29T15:22:38.366Z] DOCKER_GRAPHDRIVER             overlay2                                                                                
15:22:38 [2021-08-29T15:22:38.366Z] DriverData                     C:\Windows\System32\Drivers\DriverData                                                  
15:22:38 [2021-08-29T15:22:38.366Z] EXECUTOR_NUMBER                0                                                                                       
15:22:38 [2021-08-29T15:22:38.366Z] FQDN                           azwin-2-6d1f50.westus.cloudapp.azure.com                                                
15:22:38 [2021-08-29T15:22:38.366Z] GIT_BRANCH                     PR-42349                                                                                
15:22:38 [2021-08-29T15:22:38.366Z] GIT_COMMIT                     b547ecb492cc930ff0061214349da9bf2c442de2                                                
15:22:38 [2021-08-29T15:22:38.366Z] GIT_PREVIOUS_COMMIT            c5f2634676620515dc9d3b7a8df734b2855e5b3a                                                
15:22:38 [2021-08-29T15:22:38.366Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT ec17583ecb9835207a3c59b657548fb494158460                                                
15:22:38 [2021-08-29T15:22:38.366Z] GIT_URL                        https://github.com/moby/moby.git                                                        
15:22:38 [2021-08-29T15:22:38.366Z] HUDSON_COOKIE                  7d484dd6-97d4-413f-8518-309b523f2d62                                                    
15:22:38 [2021-08-29T15:22:38.366Z] HUDSON_HOME                    /var/cloudbees-jenkins-distribution                                                     
15:22:38 [2021-08-29T15:22:38.366Z] HUDSON_SERVER_COOKIE           aaf6decb76ababb5                                                                        
15:22:38 [2021-08-29T15:22:38.366Z] HUDSON_URL                     https://ci-next.docker.com/public/                                                      
15:22:38 [2021-08-29T15:22:38.366Z] JAVA_HOME                      C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64                          
15:22:38 [2021-08-29T15:22:38.366Z] JENKINS_HOME                   /var/cloudbees-jenkins-distribution                                                     
15:22:38 [2021-08-29T15:22:38.366Z] JENKINS_NODE_COOKIE            3addb73a-5174-4307-afa9-247def656f0b                                                    
15:22:38 [2021-08-29T15:22:38.366Z] JENKINS_SERVER_COOKIE          durable-2f56e31ca5b2498536d5dc93c29eccaf                                                
15:22:38 [2021-08-29T15:22:38.366Z] JENKINS_URL                    https://ci-next.docker.com/public/                                                      
15:22:38 [2021-08-29T15:22:38.366Z] JOB_BASE_NAME                  PR-42349                                                                                
15:22:38 [2021-08-29T15:22:38.366Z] JOB_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42349/display/redirect                
15:22:38 [2021-08-29T15:22:38.366Z] JOB_NAME                       moby/PR-42349                                                                           
15:22:38 [2021-08-29T15:22:38.366Z] JOB_URL                        https://ci-next.docker.com/public/job/moby/job/PR-42349/                                
15:22:38 [2021-08-29T15:22:38.366Z] library.jps.version            master                                                                                  
15:22:38 [2021-08-29T15:22:38.366Z] LOCALAPPDATA                   C:\Windows\system32\config\systemprofile\AppData\Local                                  
15:22:38 [2021-08-29T15:22:38.366Z] NODE_LABELS                    amd64 azure azwin-2-6d1f50 azwin-2019 docker west-us windows windows-2019 x86_64        
15:22:38 [2021-08-29T15:22:38.366Z] NODE_NAME                      azwin-2-6d1f50                                                                          
15:22:38 [2021-08-29T15:22:38.366Z] NUMBER_OF_PROCESSORS           4                                                                                       
15:22:38 [2021-08-29T15:22:38.366Z] OS                             Windows_NT                                                                              
15:22:38 [2021-08-29T15:22:38.366Z] Path                           C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo...
15:22:38 [2021-08-29T15:22:38.366Z] PATHEXT                        .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL                              
15:22:38 [2021-08-29T15:22:38.366Z] ppc64le                        false                                                                                   
15:22:38 [2021-08-29T15:22:38.366Z] PROCESSOR_ARCHITECTURE         AMD64                                                                                   
15:22:38 [2021-08-29T15:22:38.366Z] PROCESSOR_IDENTIFIER           Intel64 Family 6 Model 85 Stepping 7, GenuineIntel                                      
15:22:38 [2021-08-29T15:22:38.366Z] PROCESSOR_LEVEL                6                                                                                       
15:22:38 [2021-08-29T15:22:38.366Z] PROCESSOR_REVISION             5507                                                                                    
15:22:38 [2021-08-29T15:22:38.366Z] ProgramData                    C:\ProgramData                                                                          
15:22:38 [2021-08-29T15:22:38.366Z] ProgramFiles                   C:\Program Files                                                                        
15:22:38 [2021-08-29T15:22:38.366Z] ProgramFiles(x86)              C:\Program Files (x86)                                                                  
15:22:38 [2021-08-29T15:22:38.367Z] ProgramW6432                   C:\Program Files                                                                        
15:22:38 [2021-08-29T15:22:38.367Z] PROMPT                         $P$G                                                                                    
15:22:38 [2021-08-29T15:22:38.367Z] PSExecutionPolicyPreference    Bypass                                                                                  
15:22:38 [2021-08-29T15:22:38.367Z] PSModulePath                   WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste...
15:22:38 [2021-08-29T15:22:38.367Z] PUBLIC                         C:\Users\Public                                                                         
15:22:38 [2021-08-29T15:22:38.367Z] rootless                       true                                                                                    
15:22:38 [2021-08-29T15:22:38.367Z] RUN_ARTIFACTS_DISPLAY_URL      https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=arti...
15:22:38 [2021-08-29T15:22:38.367Z] RUN_CHANGES_DISPLAY_URL        https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=changes
15:22:38 [2021-08-29T15:22:38.367Z] RUN_DISPLAY_URL                https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect             
15:22:38 [2021-08-29T15:22:38.367Z] RUN_TESTS_DISPLAY_URL          https://ci-next.docker.com/public/job/moby/job/PR-42349/21/display/redirect?page=tests  
15:22:38 [2021-08-29T15:22:38.367Z] s390x                          false                                                                                   
15:22:38 [2021-08-29T15:22:38.367Z] SKIP_VALIDATION_TESTS          1                                                                                       
15:22:38 [2021-08-29T15:22:38.367Z] SOURCES_DRIVE                  d                                                                                       
15:22:38 [2021-08-29T15:22:38.367Z] SOURCES_SUBDIR                 gopath                                                                                  
15:22:38 [2021-08-29T15:22:38.367Z] STAGE_NAME                     Run tests                                                                               
15:22:38 [2021-08-29T15:22:38.367Z] SystemDrive                    C:                                                                                      
15:22:38 [2021-08-29T15:22:38.367Z] SystemRoot                     C:\Windows                                                                              
15:22:38 [2021-08-29T15:22:38.367Z] TEMP                           C:\Windows\TEMP                                                                         
15:22:38 [2021-08-29T15:22:38.367Z] TESTDEBUG                      0                                                                                       
15:22:38 [2021-08-29T15:22:38.367Z] TESTRUN_DRIVE                  d                                                                                       
15:22:38 [2021-08-29T15:22:38.367Z] TESTRUN_SUBDIR                 CI                                                                                      
15:22:38 [2021-08-29T15:22:38.367Z] TIMEOUT                        120m                                                                                    
15:22:38 [2021-08-29T15:22:38.367Z] TMP                            C:\Windows\TEMP                                                                         
15:22:38 [2021-08-29T15:22:38.367Z] unit_validate                  true                                                                                    
15:22:38 [2021-08-29T15:22:38.367Z] USERDOMAIN                     WORKGROUP                                                                               
15:22:38 [2021-08-29T15:22:38.367Z] USERNAME                       azwin-2-6d1f50$                                                                         
15:22:38 [2021-08-29T15:22:38.367Z] USERPROFILE                    C:\Windows\system32\config\systemprofile                                                
15:22:38 [2021-08-29T15:22:38.367Z] validate_force                 false                                                                                   
15:22:38 [2021-08-29T15:22:38.367Z] windir                         C:\Windows                                                                              
15:22:38 [2021-08-29T15:22:38.367Z] WINDOWS_BASE_IMAGE             mcr.microsoft.com/windows/servercore                                                    
15:22:38 [2021-08-29T15:22:38.367Z] WINDOWS_BASE_IMAGE_TAG         ltsc2019                                                                                
15:22:38 [2021-08-29T15:22:38.367Z] windows2022                    true                                                                                    
15:22:38 [2021-08-29T15:22:38.367Z] windows2022containerd          true                                                                                    
15:22:38 [2021-08-29T15:22:38.367Z] windowsRS1                     false                                                                                   
15:22:38 [2021-08-29T15:22:38.367Z] windowsRS5                     true                                                                                    
15:22:38 [2021-08-29T15:22:38.367Z] WORKSPACE                      d:\gopath\src\github.com\docker\docker                                                  
15:22:38 [2021-08-29T15:22:38.367Z] WORKSPACE_TMP                  d:\gopath\src\github.com\docker\docker@tmp                                              
15:22:38 [2021-08-29T15:22:38.367Z] 
15:22:38 [2021-08-29T15:22:38.367Z] 
15:22:38 [2021-08-29T15:22:38.367Z] 
15:22:38 [2021-08-29T15:22:38.515Z] #47 78.59 encoding/json
15:22:38 [2021-08-29T15:22:38.562Z] #19 175.3 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
15:22:38 [2021-08-29T15:22:38.562Z] #19 175.3 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
15:22:38 [2021-08-29T15:22:38.823Z] INFO: Sources under d:\gopath\...
15:22:38 [2021-08-29T15:22:38.823Z] #19 175.7 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
15:22:38 [2021-08-29T15:22:38.823Z] INFO: Test run under d:\CI\...
15:22:38 [2021-08-29T15:22:38.823Z] INFO: Running in D:\gopath\src\github.com\docker\docker
15:22:38 [2021-08-29T15:22:38.823Z] INFO: docker/docker repository was found
15:22:38 [2021-08-29T15:22:38.823Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time...
15:22:39 [2021-08-29T15:22:39.281Z] ltsc2019: Pulling from windows/servercore
15:22:39 [2021-08-29T15:22:39.281Z] 4612f6d0b889: Pulling fs layer
15:22:39 [2021-08-29T15:22:39.281Z] c67ded6868b6: Pulling fs layer
15:22:40 [2021-08-29T15:22:40.390Z] #14 ...
15:22:40 [2021-08-29T15:22:40.390Z] 
15:22:40 [2021-08-29T15:22:40.390Z] #53 [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
15:22:40 [2021-08-29T15:22:40.390Z] #53 sha256:f60f87c50c237af04c29c5e6f957185631b3ed71efb0f7f21dafbf63df21754f
15:22:40 [2021-08-29T15:22:40.390Z] #53 60.71 context
15:22:40 [2021-08-29T15:22:40.390Z] #53 61.64 internal/poll
15:22:40 [2021-08-29T15:22:40.390Z] #53 63.83 encoding/binary
15:22:40 [2021-08-29T15:22:40.390Z] #53 64.42 path
15:22:40 [2021-08-29T15:22:40.390Z] #53 65.00 io/fs
15:22:40 [2021-08-29T15:22:40.390Z] #53 65.93 encoding/base64
15:22:40 [2021-08-29T15:22:40.390Z] #53 66.58 os
15:22:40 [2021-08-29T15:22:40.390Z] #53 66.70 golang.org/x/sys/unix
15:22:40 [2021-08-29T15:22:40.390Z] #53 70.80 fmt
15:22:40 [2021-08-29T15:22:40.739Z] #19 ...
15:22:40 [2021-08-29T15:22:40.739Z] 
15:22:40 [2021-08-29T15:22:40.739Z] #48 [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
15:22:40 [2021-08-29T15:22:40.739Z] #48 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:22:40 [2021-08-29T15:22:40.739Z] #48 DONE 190.8s
15:22:40 [2021-08-29T15:22:40.739Z] 
15:22:40 [2021-08-29T15:22:40.739Z] #58 [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
15:22:40 [2021-08-29T15:22:40.739Z] #58 sha256:bd9099053014e5658c435d5a1269489273a729d0e144c4e0330b0a10c38a14c8
15:22:40 [2021-08-29T15:22:40.739Z] #58 DONE 191.0s
15:22:41 [2021-08-29T15:22:41.001Z] 
15:22:41 [2021-08-29T15:22:41.001Z] #19 [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
15:22:41 [2021-08-29T15:22:41.001Z] #19 sha256:412819641a3c1d843f34d0c757dd8293697aa09319d5e660c0f7439fbcb29c13
15:22:41 [2021-08-29T15:22:41.084Z] #47 ...
15:22:41 [2021-08-29T15:22:41.084Z] 
15:22:41 [2021-08-29T15:22:41.084Z] #58 [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
15:22:41 [2021-08-29T15:22:41.084Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:22:41 [2021-08-29T15:22:41.084Z] #58 40.78 + bin/ctr
15:22:41 [2021-08-29T15:22:41.084Z] #58 ...
15:22:41 [2021-08-29T15:22:41.084Z] 
15:22:41 [2021-08-29T15:22:41.084Z] #53 [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
15:22:41 [2021-08-29T15:22:41.084Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:22:41 [2021-08-29T15:22:41.084Z] #53 77.60 go/ast
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.164 + RM_GOPATH=0
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.164 + TMP_GOPATH=
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.164 + : /build
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.164 + '[' -z '' ']'
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.164 ++ mktemp -d
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.172 + export GOPATH=/tmp/tmp.XioKOk3dCQ
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.172 + GOPATH=/tmp/tmp.XioKOk3dCQ
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.172 + RM_GOPATH=1
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.172 + case "$(go env GOARCH)" in
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.174 ++ go env GOARCH
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.216 + export GO_BUILDMODE=-buildmode=pie
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.216 + GO_BUILDMODE=-buildmode=pie
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 ++ dirname /tmp/install/install.sh
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 + dir=/tmp/install
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 + bin=tini
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 + shift
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 + '[' '!' -f /tmp/install/tini.installer ']'
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 + . /tmp/install/tini.installer
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 + install_tini
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 + git clone https://github.com/krallin/tini.git /tmp/tmp.XioKOk3dCQ/tini
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.223 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:22:41 [2021-08-29T15:22:41.155Z] #38 3.238 Cloning into '/tmp/tmp.XioKOk3dCQ/tini'...
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 + RM_GOPATH=0
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 + TMP_GOPATH=
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 + : /build
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 + '[' -z '' ']'
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 ++ mktemp -d
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 + export GOPATH=/tmp/tmp.TPEnRq4PWU
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 + GOPATH=/tmp/tmp.TPEnRq4PWU
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 + RM_GOPATH=1
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 + case "$(go env GOARCH)" in
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.804 ++ go env GOARCH
15:22:41 [2021-08-29T15:22:41.505Z] #38 ...
15:22:41 [2021-08-29T15:22:41.505Z] 
15:22:41 [2021-08-29T15:22:41.505Z] #47 [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
15:22:41 [2021-08-29T15:22:41.505Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:22:41 [2021-08-29T15:22:41.505Z] #47 75.64 strings
15:22:41 [2021-08-29T15:22:41.505Z] #47 77.63 bufio
15:22:41 [2021-08-29T15:22:41.505Z] #47 78.77 reflect
15:22:41 [2021-08-29T15:22:41.505Z] #47 83.56 internal/syscall/unix
15:22:41 [2021-08-29T15:22:41.505Z] #47 83.98 time
15:22:41 [2021-08-29T15:22:41.505Z] #47 ...
15:22:41 [2021-08-29T15:22:41.505Z] 
15:22:41 [2021-08-29T15:22:41.505Z] #38 [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
15:22:41 [2021-08-29T15:22:41.505Z] #38 sha256:dca7de17398c496c7bb59b35177c17489d6d65844c7ae5ef93d187bd5c064d46
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + export GO_BUILDMODE=-buildmode=pie
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + GO_BUILDMODE=-buildmode=pie
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 ++ dirname /tmp/install/install.sh
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + dir=/tmp/install
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + bin=tini
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + shift
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + '[' '!' -f /tmp/install/tini.installer ']'
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + . /tmp/install/tini.installer
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + install_tini
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 + git clone https://github.com/krallin/tini.git /tmp/tmp.TPEnRq4PWU/tini
15:22:41 [2021-08-29T15:22:41.505Z] #38 2.827 Cloning into '/tmp/tmp.TPEnRq4PWU/tini'...
15:22:42 [2021-08-29T15:22:42.082Z] #38 3.929 + cd /tmp/tmp.TPEnRq4PWU/tini
15:22:42 [2021-08-29T15:22:42.082Z] #38 3.929 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:22:42 [2021-08-29T15:22:42.082Z] #38 3.939 + cmake .
15:22:42 [2021-08-29T15:22:42.134Z] #38 4.341 + cd /tmp/tmp.XioKOk3dCQ/tini
15:22:42 [2021-08-29T15:22:42.134Z] #38 4.347 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:22:42 [2021-08-29T15:22:42.134Z] #38 4.357 + cmake .
15:22:42 [2021-08-29T15:22:42.303Z] #53 ...
15:22:42 [2021-08-29T15:22:42.303Z] 
15:22:42 [2021-08-29T15:22:42.303Z] #47 [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
15:22:42 [2021-08-29T15:22:42.303Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:22:42 [2021-08-29T15:22:42.303Z] #47 68.67 regexp
15:22:42 [2021-08-29T15:22:42.303Z] #47 70.32 fmt
15:22:42 [2021-08-29T15:22:42.303Z] #47 72.33 path/filepath
15:22:42 [2021-08-29T15:22:42.875Z] #47 73.18 internal/lazyregexp
15:22:43 [2021-08-29T15:22:43.020Z] #38 4.674 -- The C compiler identification is GNU 10.2.1
15:22:43 [2021-08-29T15:22:43.020Z] #38 4.786 -- Detecting C compiler ABI info
15:22:43 [2021-08-29T15:22:43.091Z] #38 5.145 -- The C compiler identification is GNU 10.2.1
15:22:43 [2021-08-29T15:22:43.091Z] #38 5.267 -- Detecting C compiler ABI info
15:22:43 [2021-08-29T15:22:43.136Z] #47 73.56 io/ioutil
15:22:43 [2021-08-29T15:22:43.396Z] #47 73.78 github.com/LK4D4/vndr/versioned
15:22:43 [2021-08-29T15:22:43.638Z] #53 ...
15:22:43 [2021-08-29T15:22:43.638Z] 
15:22:43 [2021-08-29T15:22:43.638Z] #47 [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
15:22:43 [2021-08-29T15:22:43.638Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:22:43 [2021-08-29T15:22:43.638Z] #47 82.00 text/template
15:22:43 [2021-08-29T15:22:43.638Z] #47 83.78 go/internal/typeparams
15:22:43 [2021-08-29T15:22:43.657Z] #47 73.86 hash/crc32
15:22:43 [2021-08-29T15:22:43.918Z] #47 ...
15:22:43 [2021-08-29T15:22:43.918Z] 
15:22:43 [2021-08-29T15:22:43.918Z] #53 [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
15:22:43 [2021-08-29T15:22:43.918Z] #53 sha256:f60f87c50c237af04c29c5e6f957185631b3ed71efb0f7f21dafbf63df21754f
15:22:43 [2021-08-29T15:22:43.918Z] #53 74.32 golang.org/x/crypto/ssh/terminal
15:22:43 [2021-08-29T15:22:43.956Z] #38 5.583 -- Detecting C compiler ABI info - done
15:22:43 [2021-08-29T15:22:43.956Z] #38 5.707 -- Check for working C compiler: /usr/bin/cc - skipped
15:22:43 [2021-08-29T15:22:43.956Z] #38 5.709 -- Detecting C compile features
15:22:43 [2021-08-29T15:22:43.956Z] #38 5.711 -- Detecting C compile features - done
15:22:43 [2021-08-29T15:22:43.956Z] #38 5.747 -- Performing Test HAS_BUILTIN_FORTIFY
15:22:44 [2021-08-29T15:22:44.023Z] #38 5.996 -- Detecting C compiler ABI info - done
15:22:44 [2021-08-29T15:22:44.023Z] #38 6.208 -- Check for working C compiler: /usr/bin/cc - skipped
15:22:44 [2021-08-29T15:22:44.023Z] #38 6.218 -- Detecting C compile features
15:22:44 [2021-08-29T15:22:44.023Z] #38 6.221 -- Detecting C compile features - done
15:22:44 [2021-08-29T15:22:44.023Z] #38 6.269 -- Performing Test HAS_BUILTIN_FORTIFY
15:22:44 [2021-08-29T15:22:44.213Z] #47 84.18 go/parser
15:22:44 [2021-08-29T15:22:44.489Z] #53 74.89 encoding/json
15:22:44 [2021-08-29T15:22:44.523Z] #38 6.143 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:22:44 [2021-08-29T15:22:44.523Z] #38 6.256 -- Configuring done
15:22:44 [2021-08-29T15:22:44.523Z] #38 6.302 -- Generating done
15:22:44 [2021-08-29T15:22:44.523Z] #38 6.306 -- Build files have been written to: /tmp/tmp.TPEnRq4PWU/tini
15:22:44 [2021-08-29T15:22:44.523Z] #38 6.335 + make tini-static
15:22:44 [2021-08-29T15:22:44.593Z] #38 6.600 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:22:44 [2021-08-29T15:22:44.593Z] #38 6.816 -- Configuring done
15:22:44 [2021-08-29T15:22:44.593Z] #38 6.856 -- Generating done
15:22:44 [2021-08-29T15:22:44.593Z] #38 6.860 -- Build files have been written to: /tmp/tmp.XioKOk3dCQ/tini
15:22:44 [2021-08-29T15:22:44.593Z] #38 6.876 + make tini-static
15:22:45 [2021-08-29T15:22:45.090Z] #38 6.777 Scanning dependencies of target tini-static
15:22:45 [2021-08-29T15:22:45.090Z] #38 7.001 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:22:45 [2021-08-29T15:22:45.157Z] #38 7.210 Scanning dependencies of target tini-static
15:22:45 [2021-08-29T15:22:45.157Z] #38 7.348 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:22:45 [2021-08-29T15:22:45.210Z] #19 181.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
15:22:45 [2021-08-29T15:22:45.210Z] #19 181.6 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
15:22:45 [2021-08-29T15:22:45.210Z] #19 181.6 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
15:22:45 [2021-08-29T15:22:45.210Z] #19 181.6 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
15:22:45 [2021-08-29T15:22:45.210Z] #19 181.6 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:22:45 [2021-08-29T15:22:45.210Z] #19 181.6 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
15:22:45 [2021-08-29T15:22:45.431Z] #53 75.67 flag
15:22:46 [2021-08-29T15:22:46.816Z] #53 77.22 github.com/pkg/diff
15:22:47 [2021-08-29T15:22:47.004Z] #38 ...
15:22:47 [2021-08-29T15:22:47.004Z] 
15:22:47 [2021-08-29T15:22:47.004Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:47 [2021-08-29T15:22:47.004Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:47 [2021-08-29T15:22:47.004Z] #14 91.52 Selecting previously unselected package gcc-mingw-w64-base.
15:22:47 [2021-08-29T15:22:47.004Z] #14 91.55 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
15:22:47 [2021-08-29T15:22:47.004Z] #14 91.55 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:22:47 [2021-08-29T15:22:47.263Z] #14 91.86 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:22:47 [2021-08-29T15:22:47.263Z] #14 91.86 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
15:22:47 [2021-08-29T15:22:47.263Z] #14 91.90 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:22:47 [2021-08-29T15:22:47.528Z] #47 87.34 encoding/xml
15:22:47 [2021-08-29T15:22:47.675Z] #38 9.618 [100%] Linking C executable tini-static
15:22:47 [2021-08-29T15:22:47.675Z] #38 ...
15:22:47 [2021-08-29T15:22:47.675Z] 
15:22:47 [2021-08-29T15:22:47.675Z] #47 [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
15:22:47 [2021-08-29T15:22:47.675Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:22:47 [2021-08-29T15:22:47.675Z] #47 79.95 strings
15:22:47 [2021-08-29T15:22:47.675Z] #47 80.68 reflect
15:22:47 [2021-08-29T15:22:47.675Z] #47 84.70 bufio
15:22:47 [2021-08-29T15:22:47.675Z] #47 87.12 syscall
15:22:47 [2021-08-29T15:22:47.873Z] c67ded6868b6: Verifying Checksum
15:22:47 [2021-08-29T15:22:47.873Z] c67ded6868b6: Download complete
15:22:48 [2021-08-29T15:22:48.201Z] #53 78.38 go/ast
15:22:48 [2021-08-29T15:22:48.238Z] #47 ...
15:22:48 [2021-08-29T15:22:48.238Z] 
15:22:48 [2021-08-29T15:22:48.238Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:48 [2021-08-29T15:22:48.238Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:48 [2021-08-29T15:22:48.238Z] #14 81.30 Selecting previously unselected package mingw-w64-x86-64-dev.
15:22:48 [2021-08-29T15:22:48.238Z] #14 81.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:22:48 [2021-08-29T15:22:48.238Z] #14 81.34 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:22:48 [2021-08-29T15:22:48.238Z] #14 90.70 Selecting previously unselected package gcc-mingw-w64-base.
15:22:48 [2021-08-29T15:22:48.238Z] #14 90.76 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
15:22:48 [2021-08-29T15:22:48.238Z] #14 90.76 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:22:48 [2021-08-29T15:22:48.476Z] #47 ...
15:22:48 [2021-08-29T15:22:48.476Z] 
15:22:48 [2021-08-29T15:22:48.476Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:48 [2021-08-29T15:22:48.476Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:22:48 [2021-08-29T15:22:48.476Z] #14 84.92 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:22:48 [2021-08-29T15:22:48.476Z] #14 84.93 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
15:22:48 [2021-08-29T15:22:48.476Z] #14 84.95 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:22:48 [2021-08-29T15:22:48.495Z] #14 ...
15:22:48 [2021-08-29T15:22:48.495Z] 
15:22:48 [2021-08-29T15:22:48.495Z] #38 [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
15:22:48 [2021-08-29T15:22:48.495Z] #38 sha256:adc20bafeb24c85ff8ceb1e28ce015e07073038a1eca6e137994aa154ddfb28d
15:22:48 [2021-08-29T15:22:48.495Z] #38 10.57 [100%] Built target tini-static
15:22:48 [2021-08-29T15:22:48.495Z] #38 10.76 + mkdir -p /build
15:22:48 [2021-08-29T15:22:48.495Z] #38 10.79 + cp tini-static /build/docker-init
15:22:48 [2021-08-29T15:22:48.752Z] #38 DONE 11.1s
15:22:48 [2021-08-29T15:22:48.752Z] 
15:22:48 [2021-08-29T15:22:48.752Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:48 [2021-08-29T15:22:48.752Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:48 [2021-08-29T15:22:48.752Z] #14 91.23 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:22:48 [2021-08-29T15:22:48.752Z] #14 91.23 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
15:22:48 [2021-08-29T15:22:48.752Z] #14 91.25 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:22:48 [2021-08-29T15:22:48.806Z] #14 ...
15:22:48 [2021-08-29T15:22:48.806Z] 
15:22:48 [2021-08-29T15:22:48.806Z] #53 [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
15:22:48 [2021-08-29T15:22:48.806Z] #53 sha256:84404656d0e77fd53b429b4d98de008e2bc7e6cbd23b79907cc8d2917e8b2651
15:22:48 [2021-08-29T15:22:48.807Z] #53 84.74 mvdan.cc/sh/v3/cmd/shfmt
15:22:48 [2021-08-29T15:22:48.807Z] #53 DONE 88.8s
15:22:48 [2021-08-29T15:22:48.807Z] 
15:22:48 [2021-08-29T15:22:48.807Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:48 [2021-08-29T15:22:48.807Z] #14 sha256:4580e5940aa41e87c3eba61013b300e66b0f62c2fb410142ebd3b1a013a0ea24
15:22:49 [2021-08-29T15:22:49.008Z] #14 ...
15:22:49 [2021-08-29T15:22:49.008Z] 
15:22:49 [2021-08-29T15:22:49.008Z] #53 [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
15:22:49 [2021-08-29T15:22:49.008Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:22:49 [2021-08-29T15:22:49.008Z] #53 81.58 reflect
15:22:49 [2021-08-29T15:22:49.008Z] #53 88.59 time
15:22:49 [2021-08-29T15:22:49.418Z] #19 185.7 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
15:22:49 [2021-08-29T15:22:49.418Z] #19 185.7 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
15:22:49 [2021-08-29T15:22:49.419Z] #19 185.7 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
15:22:49 [2021-08-29T15:22:49.419Z] #19 185.7 Selecting previously unselected package cpp-10-s390x-linux-gnu.
15:22:49 [2021-08-29T15:22:49.419Z] #19 185.7 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:22:49 [2021-08-29T15:22:49.419Z] #19 185.7 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
15:22:49 [2021-08-29T15:22:49.585Z] #53 ...
15:22:49 [2021-08-29T15:22:49.585Z] 
15:22:49 [2021-08-29T15:22:49.585Z] #58 [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
15:22:49 [2021-08-29T15:22:49.585Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:22:49 [2021-08-29T15:22:49.797Z] #14 ...
15:22:49 [2021-08-29T15:22:49.797Z] 
15:22:49 [2021-08-29T15:22:49.797Z] #38 [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
15:22:49 [2021-08-29T15:22:49.797Z] #38 sha256:dca7de17398c496c7bb59b35177c17489d6d65844c7ae5ef93d187bd5c064d46
15:22:49 [2021-08-29T15:22:49.797Z] #38 9.160 [100%] Linking C executable tini-static
15:22:49 [2021-08-29T15:22:49.797Z] #38 10.20 [100%] Built target tini-static
15:22:49 [2021-08-29T15:22:49.797Z] #38 10.27 + mkdir -p /build
15:22:49 [2021-08-29T15:22:49.797Z] #38 10.32 + cp tini-static /build/docker-init
15:22:49 [2021-08-29T15:22:49.797Z] #38 DONE 11.2s
15:22:49 [2021-08-29T15:22:49.797Z] 
15:22:49 [2021-08-29T15:22:49.797Z] #53 [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
15:22:49 [2021-08-29T15:22:49.797Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:22:49 [2021-08-29T15:22:49.797Z] #53 92.07 context
15:22:49 [2021-08-29T15:22:49.797Z] #53 93.73 internal/poll
15:22:50 [2021-08-29T15:22:50.276Z] #14 90.34 Selecting previously unselected package g++-mingw-w64-x86-64.
15:22:50 [2021-08-29T15:22:50.276Z] #14 90.34 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:22:50 [2021-08-29T15:22:50.276Z] #14 90.37 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:22:50 [2021-08-29T15:22:50.539Z] #14 90.60 Selecting previously unselected package libapparmor1:arm64.
15:22:50 [2021-08-29T15:22:50.539Z] #14 90.60 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
15:22:50 [2021-08-29T15:22:50.539Z] #14 90.62 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:22:50 [2021-08-29T15:22:50.890Z] #58 43.47 Updating files:  47% (2175/4562)
Updating files:  48% (2190/4562)
Updating files:  49% (2236/4562)
Updating files:  50% (2281/4562)
Updating files:  51% (2327/4562)
Updating files:  52% (2373/4562)
Updating files:  53% (2418/4562)
Updating files:  54% (2464/4562)
Updating files:  55% (2510/4562)
Updating files:  56% (2555/4562)
Updating files:  57% (2601/4562)
Updating files:  58% (2646/4562)
Updating files:  59% (2692/4562)
Updating files:  60% (2738/4562)
Updating files:  61% (2783/4562)
Updating files:  62% (2829/4562)
Updating files:  63% (2875/4562)
Updating files:  64% (2920/4562)
Updating files:  65% (2966/4562)
Updating files:  66% (3011/4562)
Updating files:  67% (3057/4562)
Updating files:  68% (3103/4562)
Updating files:  69% (3148/4562)
Updating files:  70% (3194/4562)
Updating files:  71% (3240/4562)
Updating files:  72% (3285/4562)
Updating files:  73% (3331/4562)
Updating files:  74% (3376/4562)
Updating files:  75% (3422/4562)
Updating files:  76% (3468/4562)
Updating files:  77% (3513/4562)
Updating files:  78% (3559/4562)
Updating files:  79% (3604/4562)
Updating files:  80% (3650/4562)
Updating files:  81% (3696/4562)
Updating files:  82% (3741/4562)
Updating files:  83% (3787/4562)
Updating files:  84% (3833/4562)
Updating files:  85% (3878/4562)
Updating files:  86% (3924/4562)
Updating files:  87% (3969/4562)
Updating files:  88% (4015/4562)
Updating files:  89% (4061/4562)
Updating files:  90% (4106/4562)
Updating files:  90% (4130/4562)
Updating files:  91% (4152/4562)
Updating files:  92% (4198/4562)
Updating files:  93% (4243/4562)
Updating files:  94% (4289/4562)
Updating files:  95% (4334/4562)
Updating files:  96% (4380/4562)
Updating files:  97% (4426/4562)
Updating files:  98% (4471/4562)
Updating files:  99% (4517/4562)
Updating files: 100% (4562/4562)
Updating files: 100% (4562/4562), done.
15:22:50 [2021-08-29T15:22:50.890Z] #58 44.77 + cd /tmp/tmp.ASMLOY3mbS/src/github.com/containerd/containerd
15:22:50 [2021-08-29T15:22:50.890Z] #58 44.77 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:22:51 [2021-08-29T15:22:51.115Z] #14 90.92 Selecting previously unselected package libapparmor-dev:arm64.
15:22:51 [2021-08-29T15:22:51.115Z] #14 90.93 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
15:22:51 [2021-08-29T15:22:51.115Z] #14 90.94 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:22:51 [2021-08-29T15:22:51.115Z] #14 91.13 Selecting previously unselected package libbtrfs0:arm64.
15:22:51 [2021-08-29T15:22:51.115Z] #14 91.13 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
15:22:51 [2021-08-29T15:22:51.115Z] #14 91.14 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
15:22:51 [2021-08-29T15:22:51.377Z] #14 91.31 Selecting previously unselected package libbtrfs-dev:arm64.
15:22:51 [2021-08-29T15:22:51.377Z] #14 91.33 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
15:22:51 [2021-08-29T15:22:51.377Z] #14 91.35 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
15:22:51 [2021-08-29T15:22:51.377Z] #14 91.59 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
15:22:51 [2021-08-29T15:22:51.636Z] 4612f6d0b889: Verifying Checksum
15:22:51 [2021-08-29T15:22:51.636Z] 4612f6d0b889: Download complete
15:22:51 [2021-08-29T15:22:51.639Z] #14 91.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
15:22:51 [2021-08-29T15:22:51.639Z] #14 91.61 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:22:51 [2021-08-29T15:22:51.901Z] #14 91.78 Selecting previously unselected package libudev-dev:arm64.
15:22:51 [2021-08-29T15:22:51.901Z] #14 91.78 Preparing to unpack .../20-libudev-dev_247.3-6_arm64.deb ...
15:22:51 [2021-08-29T15:22:51.901Z] #14 91.79 Unpacking libudev-dev:arm64 (247.3-6) ...
15:22:51 [2021-08-29T15:22:51.901Z] #14 91.98 Selecting previously unselected package libsepol1-dev:arm64.
15:22:51 [2021-08-29T15:22:51.901Z] #14 91.98 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
15:22:51 [2021-08-29T15:22:51.901Z] #14 91.99 Unpacking libsepol1-dev:arm64 (3.1-1) ...
15:22:52 [2021-08-29T15:22:52.335Z] #53 96.78 internal/syscall/execenv
15:22:52 [2021-08-29T15:22:52.335Z] #53 96.91 encoding/binary
15:22:52 [2021-08-29T15:22:52.335Z] #53 97.02 internal/fmtsort
15:22:52 [2021-08-29T15:22:52.477Z] #14 92.31 Selecting previously unselected package libpcre2-16-0:arm64.
15:22:52 [2021-08-29T15:22:52.477Z] #14 92.32 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
15:22:52 [2021-08-29T15:22:52.477Z] #14 92.33 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
15:22:52 [2021-08-29T15:22:52.477Z] #14 92.51 Selecting previously unselected package libpcre2-32-0:arm64.
15:22:52 [2021-08-29T15:22:52.477Z] #14 92.52 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
15:22:52 [2021-08-29T15:22:52.477Z] #14 92.54 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.6 Selecting previously unselected package cpp-aarch64-linux-gnu.
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.6 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.6 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.6 Selecting previously unselected package cpp-arm-linux-gnueabi.
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.6 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.6 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Selecting previously unselected package cpp-arm-linux-gnueabihf.
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Selecting previously unselected package cpp-s390x-linux-gnu.
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
15:22:52 [2021-08-29T15:22:52.718Z] #19 189.8 Selecting previously unselected package cross-config.
15:22:52 [2021-08-29T15:22:52.739Z] #14 92.71 Selecting previously unselected package libpcre2-posix2:arm64.
15:22:52 [2021-08-29T15:22:52.739Z] #14 92.73 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
15:22:52 [2021-08-29T15:22:52.739Z] #14 92.74 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
15:22:52 [2021-08-29T15:22:52.739Z] #14 92.89 Selecting previously unselected package libpcre2-dev:arm64.
15:22:52 [2021-08-29T15:22:52.739Z] #14 92.91 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
15:22:52 [2021-08-29T15:22:52.808Z] #58 46.49 + export 'BUILDTAGS=netgo osusergo static_build'
15:22:52 [2021-08-29T15:22:52.808Z] #58 46.49 + BUILDTAGS='netgo osusergo static_build'
15:22:52 [2021-08-29T15:22:52.808Z] #58 46.49 + export EXTRA_FLAGS=-buildmode=pie
15:22:52 [2021-08-29T15:22:52.808Z] #58 46.49 + EXTRA_FLAGS=-buildmode=pie
15:22:52 [2021-08-29T15:22:52.808Z] #58 46.49 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:22:52 [2021-08-29T15:22:52.808Z] #58 46.49 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:22:52 [2021-08-29T15:22:52.808Z] #58 46.49 + '[' '' = dynamic ']'
15:22:52 [2021-08-29T15:22:52.808Z] #58 46.49 + make
15:22:52 [2021-08-29T15:22:52.979Z] #19 189.8 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
15:22:52 [2021-08-29T15:22:52.979Z] #19 189.8 Unpacking cross-config (2.6.18+nmu1) ...
15:22:52 [2021-08-29T15:22:52.979Z] #19 189.8 Selecting previously unselected package gcc-10-cross-base.
15:22:52 [2021-08-29T15:22:52.979Z] #19 189.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
15:22:52 [2021-08-29T15:22:52.979Z] #19 189.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
15:22:52 [2021-08-29T15:22:52.979Z] #19 189.8 Selecting previously unselected package libc6-arm64-cross.
15:22:52 [2021-08-29T15:22:52.979Z] #19 189.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
15:22:52 [2021-08-29T15:22:52.979Z] #19 189.9 Unpacking libc6-arm64-cross (2.31-9cross4) ...
15:22:52 [2021-08-29T15:22:52.979Z] #19 190.0 Selecting previously unselected package libgcc-s1-arm64-cross.
15:22:52 [2021-08-29T15:22:52.979Z] #19 190.0 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:52 [2021-08-29T15:22:52.979Z] #19 190.0 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
15:22:52 [2021-08-29T15:22:52.979Z] #19 190.0 Selecting previously unselected package libgomp1-arm64-cross.
15:22:53 [2021-08-29T15:22:53.001Z] #14 92.95 Unpacking libpcre2-dev:arm64 (10.36-2) ...
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.0 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.0 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Selecting previously unselected package libitm1-arm64-cross.
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Selecting previously unselected package libatomic1-arm64-cross.
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Selecting previously unselected package libasan6-arm64-cross.
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:53 [2021-08-29T15:22:53.241Z] #19 190.1 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
15:22:53 [2021-08-29T15:22:53.263Z] #14 93.33 Selecting previously unselected package libselinux1-dev:arm64.
15:22:53 [2021-08-29T15:22:53.263Z] #14 93.33 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
15:22:53 [2021-08-29T15:22:53.263Z] #14 93.35 Unpacking libselinux1-dev:arm64 (3.1-3) ...
15:22:53 [2021-08-29T15:22:53.275Z] #53 97.95 io/fs
15:22:53 [2021-08-29T15:22:53.503Z] #19 190.4 Selecting previously unselected package liblsan0-arm64-cross.
15:22:53 [2021-08-29T15:22:53.503Z] #19 190.4 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:53 [2021-08-29T15:22:53.503Z] #19 190.4 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
15:22:53 [2021-08-29T15:22:53.764Z] #19 190.5 Selecting previously unselected package libtsan0-arm64-cross.
15:22:53 [2021-08-29T15:22:53.764Z] #19 190.5 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:53 [2021-08-29T15:22:53.764Z] #19 190.5 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
15:22:53 [2021-08-29T15:22:53.764Z] #19 190.7 Selecting previously unselected package libstdc++6-arm64-cross.
15:22:53 [2021-08-29T15:22:53.850Z] #14 93.76 Selecting previously unselected package libdevmapper-dev:arm64.
15:22:53 [2021-08-29T15:22:53.850Z] #14 93.78 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
15:22:53 [2021-08-29T15:22:53.850Z] #14 93.79 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:22:53 [2021-08-29T15:22:53.850Z] #14 93.91 Selecting previously unselected package libseccomp-dev:arm64.
15:22:54 [2021-08-29T15:22:54.026Z] #19 190.7 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:54 [2021-08-29T15:22:54.026Z] #19 190.7 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
15:22:54 [2021-08-29T15:22:54.026Z] #19 190.8 Selecting previously unselected package libubsan1-arm64-cross.
15:22:54 [2021-08-29T15:22:54.026Z] #19 190.8 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:54 [2021-08-29T15:22:54.026Z] #19 190.8 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
15:22:54 [2021-08-29T15:22:54.026Z] #19 190.9 Selecting previously unselected package libgcc-10-dev-arm64-cross.
15:22:54 [2021-08-29T15:22:54.026Z] #19 190.9 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:54 [2021-08-29T15:22:54.026Z] #19 190.9 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
15:22:54 [2021-08-29T15:22:54.113Z] #14 93.91 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_arm64.deb ...
15:22:54 [2021-08-29T15:22:54.113Z] #14 93.94 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
15:22:54 [2021-08-29T15:22:54.113Z] #14 94.13 Selecting previously unselected package libsystemd-dev:arm64.
15:22:54 [2021-08-29T15:22:54.113Z] #14 94.13 Preparing to unpack .../29-libsystemd-dev_247.3-6_arm64.deb ...
15:22:54 [2021-08-29T15:22:54.113Z] #14 94.15 Unpacking libsystemd-dev:arm64 (247.3-6) ...
15:22:54 [2021-08-29T15:22:54.202Z] #58 ...
15:22:54 [2021-08-29T15:22:54.202Z] 
15:22:54 [2021-08-29T15:22:54.202Z] #47 [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
15:22:54 [2021-08-29T15:22:54.202Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:22:54 [2021-08-29T15:22:54.202Z] #47 74.47 crypto/cipher
15:22:54 [2021-08-29T15:22:54.202Z] #47 74.73 flag
15:22:54 [2021-08-29T15:22:54.202Z] #47 75.55 go/token
15:22:54 [2021-08-29T15:22:54.202Z] #47 76.20 net/url
15:22:54 [2021-08-29T15:22:54.202Z] #47 76.49 go/scanner
15:22:54 [2021-08-29T15:22:54.202Z] #47 77.69 go/ast
15:22:54 [2021-08-29T15:22:54.202Z] #47 77.84 text/template/parse
15:22:54 [2021-08-29T15:22:54.202Z] #47 82.11 go/internal/typeparams
15:22:54 [2021-08-29T15:22:54.202Z] #47 82.23 go/parser
15:22:54 [2021-08-29T15:22:54.202Z] #47 82.37 text/template
15:22:54 [2021-08-29T15:22:54.202Z] #47 ...
15:22:54 [2021-08-29T15:22:54.202Z] 
15:22:54 [2021-08-29T15:22:54.202Z] #58 [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
15:22:54 [2021-08-29T15:22:54.202Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:22:54 [2021-08-29T15:22:54.202Z] #58 48.23 + bin/ctr
15:22:54 [2021-08-29T15:22:54.287Z] #19 191.0 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
15:22:54 [2021-08-29T15:22:54.287Z] #19 191.0 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:22:54 [2021-08-29T15:22:54.287Z] #19 191.0 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.85 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.88 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.89 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.91 Setting up libsepol1-dev:arm64 (3.1-1) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.92 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.94 Setting up libpcre2-16-0:arm64 (10.36-2) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.95 Setting up libbtrfs0:arm64 (5.10.1-2) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.97 Setting up libpcre2-32-0:arm64 (10.36-2) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.98 Setting up libudev-dev:arm64 (247.3-6) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 94.99 Setting up libpcre2-posix2:arm64 (10.36-2) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.02 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.03 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.05 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.09 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.14 Setting up mingw-w64-common (8.0.0-1) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.16 Setting up libsystemd-dev:arm64 (247.3-6) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.17 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.20 Setting up libpcre2-dev:arm64 (10.36-2) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.22 Setting up libselinux1-dev:arm64 (3.1-3) ...
15:22:55 [2021-08-29T15:22:55.061Z] #14 95.24 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:22:55 [2021-08-29T15:22:55.184Z] #53 99.73 encoding/base64
15:22:55 [2021-08-29T15:22:55.184Z] #53 99.98 os
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.28 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.31 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.33 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.35 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.38 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.41 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.43 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.45 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.49 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:22:55 [2021-08-29T15:22:55.324Z] #14 95.52 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
15:22:55 [2021-08-29T15:22:55.546Z] #53 97.15 context
15:22:55 [2021-08-29T15:22:55.546Z] #53 98.15 internal/syscall/unix
15:22:55 [2021-08-29T15:22:55.595Z] #14 95.54 Setting up dmsetup (2:1.02.175-2.1) ...
15:22:55 [2021-08-29T15:22:55.595Z] #14 95.57 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
15:22:55 [2021-08-29T15:22:55.595Z] #14 95.59 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
15:22:55 [2021-08-29T15:22:55.595Z] #14 95.61 Processing triggers for libc-bin (2.31-13) ...
15:22:55 [2021-08-29T15:22:55.802Z] #53 ...
15:22:55 [2021-08-29T15:22:55.802Z] 
15:22:55 [2021-08-29T15:22:55.802Z] #47 [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
15:22:55 [2021-08-29T15:22:55.802Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:22:55 [2021-08-29T15:22:55.802Z] #47 98.53 internal/syscall/unix
15:22:56 [2021-08-29T15:22:56.118Z] #53 100.8 golang.org/x/sys/unix
15:22:56 [2021-08-29T15:22:56.171Z] #14 DONE 96.4s
15:22:56 [2021-08-29T15:22:56.171Z] 
15:22:56 [2021-08-29T15:22:56.171Z] #47 [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
15:22:56 [2021-08-29T15:22:56.171Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:22:56 [2021-08-29T15:22:56.171Z] #47 91.26 go/doc
15:22:56 [2021-08-29T15:22:56.171Z] #47 92.12 crypto/rand
15:22:56 [2021-08-29T15:22:56.171Z] #47 93.08 crypto/elliptic
15:22:56 [2021-08-29T15:22:56.171Z] #47 94.09 encoding/asn1
15:22:56 [2021-08-29T15:22:56.171Z] #47 95.95 github.com/LK4D4/vndr/build
15:22:56 [2021-08-29T15:22:56.364Z] #47 98.90 internal/poll
15:22:58 [2021-08-29T15:22:58.023Z] #53 ...
15:22:58 [2021-08-29T15:22:58.023Z] 
15:22:58 [2021-08-29T15:22:58.023Z] #47 [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
15:22:58 [2021-08-29T15:22:58.023Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:22:58 [2021-08-29T15:22:58.023Z] #47 92.83 internal/poll
15:22:58 [2021-08-29T15:22:58.023Z] #47 96.40 internal/fmtsort
15:22:58 [2021-08-29T15:22:58.023Z] #47 97.08 path
15:22:58 [2021-08-29T15:22:58.023Z] #47 97.39 regexp/syntax
15:22:58 [2021-08-29T15:22:58.023Z] #47 97.98 io/fs
15:22:58 [2021-08-29T15:22:58.023Z] #47 99.68 os
15:22:58 [2021-08-29T15:22:58.098Z] #47 ...
15:22:58 [2021-08-29T15:22:58.098Z] 
15:22:58 [2021-08-29T15:22:58.098Z] #55 [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
15:22:58 [2021-08-29T15:22:58.098Z] #55 sha256:54282b406c8a76712bc6ebae3f8908a5b78aac49a111c90dfdc5862fabef848a
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.603 + RM_GOPATH=0
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.603 + TMP_GOPATH=
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.603 + : /build
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.603 + '[' -z '' ']'
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.604 ++ mktemp -d
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.606 + export GOPATH=/tmp/tmp.Y55XYWSiVy
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.606 + GOPATH=/tmp/tmp.Y55XYWSiVy
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.606 + RM_GOPATH=1
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.606 + case "$(go env GOARCH)" in
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.607 ++ go env GOARCH
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.619 + export GO_BUILDMODE=-buildmode=pie
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.619 + GO_BUILDMODE=-buildmode=pie
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.619 ++ dirname /tmp/install/install.sh
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.628 + dir=/tmp/install
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.640 + bin=runc
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.640 + shift
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.640 + '[' '!' -f /tmp/install/runc.installer ']'
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.640 + . /tmp/install/runc.installer
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.640 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.641 + install_runc
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.642 + grep -q '^3\.10\.0.*\.el7\.'
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.643 + uname -r
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.651 + RUNC_BUILDTAGS='seccomp '
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.651 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )'
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.651 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.651 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Y55XYWSiVy/src/github.com/opencontainers/runc
15:22:58 [2021-08-29T15:22:58.098Z] #55 1.654 Cloning into '/tmp/tmp.Y55XYWSiVy/src/github.com/opencontainers/runc'...
15:22:58 [2021-08-29T15:22:58.362Z] #55 ...
15:22:58 [2021-08-29T15:22:58.362Z] 
15:22:58 [2021-08-29T15:22:58.362Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
15:22:58 [2021-08-29T15:22:58.362Z] #15 sha256:1e201fd9b51cee7b4791983eadedb76dc42ed5174f56029cb46b19185999e73b
15:22:58 [2021-08-29T15:22:58.362Z] #15 DONE 1.9s
15:22:58 [2021-08-29T15:22:58.362Z] 
15:22:58 [2021-08-29T15:22:58.362Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:22:58 [2021-08-29T15:22:58.362Z] #16 sha256:e5694a13c766c51a49444e5e6c52134817ddc3e114a132cf0cf7cb0f71da6c44
15:22:58 [2021-08-29T15:22:58.958Z] #47 103.5 regexp
15:22:59 [2021-08-29T15:22:59.578Z] #19 196.0 Selecting previously unselected package gcc-aarch64-linux-gnu.
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.0 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.0 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.1 Selecting previously unselected package linux-libc-dev-arm64-cross.
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.1 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.1 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.2 Selecting previously unselected package libc6-dev-arm64-cross.
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.2 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.2 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
15:22:59 [2021-08-29T15:22:59.579Z] #19 196.5 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
15:22:59 [2021-08-29T15:22:59.640Z] #47 101.7 internal/fmtsort
15:22:59 [2021-08-29T15:22:59.840Z] #19 196.5 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
15:22:59 [2021-08-29T15:22:59.840Z] #19 196.5 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
15:22:59 [2021-08-29T15:22:59.840Z] #19 196.9 Selecting previously unselected package g++-10-aarch64-linux-gnu.
15:22:59 [2021-08-29T15:22:59.894Z] #47 ...
15:22:59 [2021-08-29T15:22:59.894Z] 
15:22:59 [2021-08-29T15:22:59.894Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:22:59 [2021-08-29T15:22:59.894Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:22:59 [2021-08-29T15:22:59.894Z] #14 104.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:22:59 [2021-08-29T15:22:59.894Z] #14 104.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:22:59 [2021-08-29T15:22:59.894Z] #14 104.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:23:00 [2021-08-29T15:23:00.102Z] #19 196.9 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:23:00 [2021-08-29T15:23:00.102Z] #19 196.9 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
15:23:00 [2021-08-29T15:23:00.204Z] #47 102.6 internal/syscall/execenv
15:23:00 [2021-08-29T15:23:00.204Z] #47 102.7 path
15:23:00 [2021-08-29T15:23:00.204Z] #47 102.8 regexp/syntax
15:23:00 [2021-08-29T15:23:00.284Z] #16 DONE 2.0s
15:23:00 [2021-08-29T15:23:00.284Z] 
15:23:00 [2021-08-29T15:23:00.284Z] #60 [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
15:23:00 [2021-08-29T15:23:00.284Z] #60 sha256:0855a072f0cc41b60a8b5d3fdaa50cb2c1ab74f84a2df4845303885919399ed2
15:23:00 [2021-08-29T15:23:00.284Z] #60 100.2 + for f in rootlesskit rootlesskit-docker-proxy
15:23:00 [2021-08-29T15:23:00.284Z] #60 100.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:23:00 [2021-08-29T15:23:00.790Z] #58 ...
15:23:00 [2021-08-29T15:23:00.790Z] 
15:23:00 [2021-08-29T15:23:00.790Z] #47 [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
15:23:00 [2021-08-29T15:23:00.790Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:23:00 [2021-08-29T15:23:00.790Z] #47 87.22 go/doc
15:23:00 [2021-08-29T15:23:00.790Z] #47 87.40 log
15:23:00 [2021-08-29T15:23:00.790Z] #47 88.19 encoding/xml
15:23:00 [2021-08-29T15:23:00.790Z] #47 ...
15:23:00 [2021-08-29T15:23:00.790Z] 
15:23:00 [2021-08-29T15:23:00.790Z] #53 [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
15:23:00 [2021-08-29T15:23:00.790Z] #53 sha256:f60f87c50c237af04c29c5e6f957185631b3ed71efb0f7f21dafbf63df21754f
15:23:00 [2021-08-29T15:23:00.790Z] #53 80.38 mvdan.cc/editorconfig
15:23:00 [2021-08-29T15:23:00.790Z] #53 81.59 mvdan.cc/sh/v3/fileutil
15:23:00 [2021-08-29T15:23:00.790Z] #53 81.81 text/tabwriter
15:23:00 [2021-08-29T15:23:00.790Z] #53 82.30 mvdan.cc/sh/v3/syntax
15:23:00 [2021-08-29T15:23:00.790Z] #53 88.51 mvdan.cc/sh/v3/cmd/shfmt
15:23:00 [2021-08-29T15:23:00.790Z] #53 ...
15:23:00 [2021-08-29T15:23:00.790Z] 
15:23:00 [2021-08-29T15:23:00.790Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:00 [2021-08-29T15:23:00.790Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:00 [2021-08-29T15:23:00.790Z] #14 82.58 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:23:00 [2021-08-29T15:23:00.790Z] #14 82.59 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:23:00 [2021-08-29T15:23:00.790Z] #14 82.59 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:23:00 [2021-08-29T15:23:00.790Z] #14 88.51 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:23:00 [2021-08-29T15:23:00.790Z] #14 88.51 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
15:23:00 [2021-08-29T15:23:00.790Z] #14 88.52 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:23:00 [2021-08-29T15:23:00.790Z] #14 ...
15:23:00 [2021-08-29T15:23:00.790Z] 
15:23:00 [2021-08-29T15:23:00.790Z] #47 [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
15:23:00 [2021-08-29T15:23:00.790Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:23:00 [2021-08-29T15:23:00.790Z] #47 90.98 github.com/LK4D4/vndr/build
15:23:01 [2021-08-29T15:23:01.136Z] #47 103.6 io/fs
15:23:01 [2021-08-29T15:23:01.393Z] #47 ...
15:23:01 [2021-08-29T15:23:01.393Z] 
15:23:01 [2021-08-29T15:23:01.393Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:01 [2021-08-29T15:23:01.393Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:01 [2021-08-29T15:23:01.393Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:23:01 [2021-08-29T15:23:01.393Z] #14 104.0 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:23:01 [2021-08-29T15:23:01.393Z] #14 104.0 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:23:01 [2021-08-29T15:23:01.681Z] #60 ...
15:23:01 [2021-08-29T15:23:01.681Z] 
15:23:01 [2021-08-29T15:23:01.681Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:23:01 [2021-08-29T15:23:01.681Z] #17 sha256:4e3886821fd1a6d61d5ea1c9519797ad435070240e5d260b648e837442b41650
15:23:01 [2021-08-29T15:23:01.681Z] #17 1.189 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:23:01 [2021-08-29T15:23:01.681Z] #17 DONE 1.5s
15:23:01 [2021-08-29T15:23:01.945Z] 
15:23:01 [2021-08-29T15:23:01.945Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:23:01 [2021-08-29T15:23:01.945Z] #18 sha256:ffcb6cd58f458652f84b811cc8357fe82b8a8e7ffcf7297709e0eb19fe1191df
15:23:02 [2021-08-29T15:23:02.706Z] #47 93.01 compress/flate
15:23:02 [2021-08-29T15:23:02.967Z] #47 ...
15:23:02 [2021-08-29T15:23:02.967Z] 
15:23:02 [2021-08-29T15:23:02.967Z] #53 [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
15:23:02 [2021-08-29T15:23:02.967Z] #53 sha256:f60f87c50c237af04c29c5e6f957185631b3ed71efb0f7f21dafbf63df21754f
15:23:02 [2021-08-29T15:23:02.967Z] #53 DONE 93.2s
15:23:02 [2021-08-29T15:23:02.967Z] 
15:23:02 [2021-08-29T15:23:02.967Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:02 [2021-08-29T15:23:02.967Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:03 [2021-08-29T15:23:03.338Z] #18 DONE 1.6s
15:23:03 [2021-08-29T15:23:03.338Z] 
15:23:03 [2021-08-29T15:23:03.338Z] #47 [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
15:23:03 [2021-08-29T15:23:03.338Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:23:03 [2021-08-29T15:23:03.338Z] #47 98.27 vendor/golang.org/x/crypto/cryptobyte
15:23:03 [2021-08-29T15:23:03.338Z] #47 99.13 mime
15:23:03 [2021-08-29T15:23:03.909Z] #14 ...
15:23:03 [2021-08-29T15:23:03.909Z] 
15:23:03 [2021-08-29T15:23:03.909Z] #47 [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
15:23:03 [2021-08-29T15:23:03.909Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:23:03 [2021-08-29T15:23:03.909Z] #47 94.05 crypto/rand
15:23:04 [2021-08-29T15:23:04.173Z] #47 94.64 crypto/ecdsa
15:23:04 [2021-08-29T15:23:04.728Z] #47 ...
15:23:04 [2021-08-29T15:23:04.728Z] 
15:23:04 [2021-08-29T15:23:04.728Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:23:04 [2021-08-29T15:23:04.728Z] #19 sha256:81f5e4d644b9cb95131d7f2a9243f1770684131019355f80242c8aa56c12ee88
15:23:04 [2021-08-29T15:23:04.728Z] #19 DONE 1.5s
15:23:04 [2021-08-29T15:23:04.728Z] 
15:23:04 [2021-08-29T15:23:04.728Z] #20 [dev-systemd-false  6/25] RUN ldconfig
15:23:04 [2021-08-29T15:23:04.728Z] #20 sha256:2780358f4379eb68f7a8d934db479144648389abd06aeff78a2e7addab0f781e
15:23:05 [2021-08-29T15:23:05.115Z] #47 95.27 crypto/ed25519/internal/edwards25519/field
15:23:05 [2021-08-29T15:23:05.376Z] #47 95.81 crypto/md5
15:23:05 [2021-08-29T15:23:05.649Z] #47 96.06 crypto/ed25519/internal/edwards25519
15:23:06 [2021-08-29T15:23:06.222Z] #47 96.55 crypto/rsa
15:23:06 [2021-08-29T15:23:06.650Z] #14 ...
15:23:06 [2021-08-29T15:23:06.650Z] 
15:23:06 [2021-08-29T15:23:06.650Z] #53 [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
15:23:06 [2021-08-29T15:23:06.650Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:23:06 [2021-08-29T15:23:06.650Z] #53 98.77 internal/poll
15:23:06 [2021-08-29T15:23:06.650Z] #53 102.7 internal/syscall/execenv
15:23:06 [2021-08-29T15:23:06.650Z] #53 103.1 encoding/binary
15:23:06 [2021-08-29T15:23:06.650Z] #53 103.1 path
15:23:06 [2021-08-29T15:23:06.650Z] #53 104.1 io/fs
15:23:06 [2021-08-29T15:23:06.650Z] #53 105.8 encoding/base64
15:23:06 [2021-08-29T15:23:06.650Z] #53 106.0 os
15:23:06 [2021-08-29T15:23:06.650Z] #53 106.9 golang.org/x/sys/unix
15:23:06 [2021-08-29T15:23:06.694Z] #19 202.8 Selecting previously unselected package g++-aarch64-linux-gnu.
15:23:06 [2021-08-29T15:23:06.694Z] #19 202.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:23:06 [2021-08-29T15:23:06.694Z] #19 203.0 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
15:23:06 [2021-08-29T15:23:06.954Z] #19 203.9 Selecting previously unselected package patch.
15:23:06 [2021-08-29T15:23:06.954Z] #19 203.9 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
15:23:06 [2021-08-29T15:23:06.954Z] #19 203.9 Unpacking patch (2.7.6-7) ...
15:23:06 [2021-08-29T15:23:06.954Z] #19 203.9 Selecting previously unselected package dpkg-dev.
15:23:07 [2021-08-29T15:23:07.165Z] #47 97.49 crypto/ed25519
15:23:07 [2021-08-29T15:23:07.215Z] #19 203.9 Preparing to unpack .../047-dpkg-dev_1.20.9_all.deb ...
15:23:07 [2021-08-29T15:23:07.215Z] #19 203.9 Unpacking dpkg-dev (1.20.9) ...
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Selecting previously unselected package libconfig-inifiles-perl.
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Unpacking libconfig-inifiles-perl (3.000003-1) ...
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Selecting previously unselected package libio-string-perl.
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Unpacking libio-string-perl (1.08-3.1) ...
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Selecting previously unselected package libicu67:amd64.
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
15:23:07 [2021-08-29T15:23:07.215Z] #19 204.1 Unpacking libicu67:amd64 (67.1-7) ...
15:23:07 [2021-08-29T15:23:07.285Z] #20 DONE 2.0s
15:23:07 [2021-08-29T15:23:07.285Z] 
15:23:07 [2021-08-29T15:23:07.285Z] #60 [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
15:23:07 [2021-08-29T15:23:07.285Z] #60 sha256:0855a072f0cc41b60a8b5d3fdaa50cb2c1ab74f84a2df4845303885919399ed2
15:23:07 [2021-08-29T15:23:07.285Z] #60 DONE 106.8s
15:23:07 [2021-08-29T15:23:07.285Z] 
15:23:07 [2021-08-29T15:23:07.285Z] #25 [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
15:23:07 [2021-08-29T15:23:07.285Z] #25 sha256:c890575323c90142371ce9b672e29492593735a5ca719417c23ac075f3d68e73
15:23:07 [2021-08-29T15:23:07.285Z] #25 105.0 Updating files:  17% (2033/11431)
Updating files:  18% (2058/11431)
Updating files:  19% (2172/11431)
Updating files:  20% (2287/11431)
Updating files:  21% (2401/11431)
Updating files:  22% (2515/11431)
Updating files:  23% (2630/11431)
Updating files:  24% (2744/11431)
Updating files:  25% (2858/11431)
Updating files:  26% (2973/11431)
Updating files:  27% (3087/11431)
Updating files:  28% (3201/11431)
Updating files:  29% (3315/11431)
Updating files:  30% (3430/11431)
Updating files:  30% (3431/11431)
Updating files:  31% (3544/11431)
Updating files:  32% (3658/11431)
Updating files:  33% (3773/11431)
Updating files:  34% (3887/11431)
Updating files:  35% (4001/11431)
Updating files:  36% (4116/11431)
Updating files:  37% (4230/11431)
Updating files:  38% (4344/11431)
Updating files:  39% (4459/11431)
Updating files:  40% (4573/11431)
Updating files:  41% (4687/11431)
Updating files:  42% (4802/11431)
Updating files:  43% (4916/11431)
Updating files:  44% (5030/11431)
Updating files:  45% (5144/11431)
Updating files:  46% (5259/11431)
Updating files:  47% (5373/11431)
Updating files:  48% (5487/11431)
Updating files:  49% (5602/11431)
Updating files:  49% (5665/11431)
Updating files:  50% (5716/11431)
15:23:07 [2021-08-29T15:23:07.285Z] #25 ...
15:23:07 [2021-08-29T15:23:07.285Z] 
15:23:07 [2021-08-29T15:23:07.285Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:23:07 [2021-08-29T15:23:07.285Z] #61 sha256:00ea965d294a57aa3c0fa1c1e92a46e1ceb0040e437ee8bbb13c1f2e9ebd961e
15:23:07 [2021-08-29T15:23:07.285Z] #61 DONE 0.2s
15:23:07 [2021-08-29T15:23:07.285Z] 
15:23:07 [2021-08-29T15:23:07.285Z] #25 [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
15:23:07 [2021-08-29T15:23:07.285Z] #25 sha256:c890575323c90142371ce9b672e29492593735a5ca719417c23ac075f3d68e73
15:23:07 [2021-08-29T15:23:07.553Z] #25 105.0 Updating files:  17% (2033/11431)
Updating files:  18% (2058/11431)
Updating files:  19% (2172/11431)
Updating files:  20% (2287/11431)
Updating files:  21% (2401/11431)
Updating files:  22% (2515/11431)
Updating files:  23% (2630/11431)
Updating files:  24% (2744/11431)
Updating files:  25% (2858/11431)
Updating files:  26% (2973/11431)
Updating files:  27% (3087/11431)
Updating files:  28% (3201/11431)
Updating files:  29% (3315/11431)
Updating files:  30% (3430/11431)
Updating files:  30% (3431/11431)
Updating files:  31% (3544/11431)
Updating files:  32% (3658/11431)
Updating files:  33% (3773/11431)
Updating files:  34% (3887/11431)
Updating files:  35% (4001/11431)
Updating files:  36% (4116/11431)
Updating files:  37% (4230/11431)
Updating files:  38% (4344/11431)
Updating files:  39% (4459/11431)
Updating files:  40% (4573/11431)
Updating files:  41% (4687/11431)
Updating files:  42% (4802/11431)
Updating files:  43% (4916/11431)
Updating files:  44% (5030/11431)
Updating files:  45% (5144/11431)
Updating files:  46% (5259/11431)
Updating files:  47% (5373/11431)
Updating files:  48% (5487/11431)
Updating files:  49% (5602/11431)
Updating files:  49% (5665/11431)
Updating files:  50% (5716/11431)
Updating files:  51% (5830/11431)
Updating files:  52% (5945/11431)
Updating files:  53% (6059/11431)
Updating files:  54% (6173/11431)
Updating files:  55% (6288/11431)
15:23:07 [2021-08-29T15:23:07.553Z] #25 ...
15:23:07 [2021-08-29T15:23:07.553Z] 
15:23:07 [2021-08-29T15:23:07.553Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:23:07 [2021-08-29T15:23:07.553Z] #62 sha256:e9c7b1858127c9dfe9e3f70db11a584f9024c29c88516d2a80ff6b07ddbb8268
15:23:07 [2021-08-29T15:23:07.553Z] #62 DONE 0.5s
15:23:07 [2021-08-29T15:23:07.553Z] 
15:23:07 [2021-08-29T15:23:07.553Z] #25 [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
15:23:07 [2021-08-29T15:23:07.553Z] #25 sha256:c890575323c90142371ce9b672e29492593735a5ca719417c23ac075f3d68e73
15:23:07 [2021-08-29T15:23:07.738Z] #47 97.91 crypto/sha1
15:23:07 [2021-08-29T15:23:07.738Z] #47 97.95 crypto/sha256
15:23:08 [2021-08-29T15:23:08.014Z] #14 ...
15:23:08 [2021-08-29T15:23:08.014Z] 
15:23:08 [2021-08-29T15:23:08.014Z] #47 [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
15:23:08 [2021-08-29T15:23:08.014Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:23:08 [2021-08-29T15:23:08.014Z] #47 105.3 fmt
15:23:08 [2021-08-29T15:23:08.014Z] #47 108.9 path/filepath
15:23:08 [2021-08-29T15:23:08.014Z] #47 110.8 internal/lazyregexp
15:23:08 [2021-08-29T15:23:08.014Z] #47 111.2 io/ioutil
15:23:08 [2021-08-29T15:23:08.014Z] #47 111.3 flag
15:23:08 [2021-08-29T15:23:08.014Z] #47 111.6 go/token
15:23:08 [2021-08-29T15:23:08.158Z] #19 204.9 Selecting previously unselected package libxml2:amd64.
15:23:08 [2021-08-29T15:23:08.158Z] #19 204.9 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7_amd64.deb ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.0 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.0 Selecting previously unselected package libxml-namespacesupport-perl.
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.0 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.0 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Selecting previously unselected package libxml-sax-base-perl.
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Unpacking libxml-sax-base-perl (1.09-1.1) ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Selecting previously unselected package libxml-sax-perl.
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Selecting previously unselected package libxml-libxml-perl.
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.1 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
15:23:08 [2021-08-29T15:23:08.158Z] #19 205.2 Selecting previously unselected package libxml-simple-perl.
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.2 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.2 Unpacking libxml-simple-perl (2.25-1) ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.2 Selecting previously unselected package libyaml-perl.
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.2 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.2 Unpacking libyaml-perl (1.30-1) ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Selecting previously unselected package libconfig-auto-perl.
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Unpacking libconfig-auto-perl (0.44-1.1) ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Selecting previously unselected package libfile-which-perl.
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Unpacking libfile-which-perl (1.23-1) ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Selecting previously unselected package libfile-homedir-perl.
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.3 Unpacking libfile-homedir-perl (1.006-1) ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.4 Selecting previously unselected package libdebian-dpkgcross-perl.
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.4 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.4 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.4 Selecting previously unselected package dpkg-cross.
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.4 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.4 Unpacking dpkg-cross (2.6.18+nmu1) ...
15:23:08 [2021-08-29T15:23:08.420Z] #19 205.4 Selecting previously unselected package crossbuild-essential-arm64.
15:23:08 [2021-08-29T15:23:08.582Z] #47 113.2 go/scanner
15:23:08 [2021-08-29T15:23:08.582Z] #47 113.4 net/url
15:23:08 [2021-08-29T15:23:08.680Z] #47 98.85 crypto/dsa
15:23:08 [2021-08-29T15:23:08.680Z] #47 98.85 encoding/hex
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.4 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.4 Unpacking crossbuild-essential-arm64 (12.9) ...
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.5 Selecting previously unselected package libc6-armel-cross.
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.5 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.5 Unpacking libc6-armel-cross (2.31-9cross4) ...
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.6 Selecting previously unselected package libgcc-s1-armel-cross.
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.6 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.6 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.6 Selecting previously unselected package libgomp1-armel-cross.
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.6 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.6 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.7 Selecting previously unselected package libatomic1-armel-cross.
15:23:08 [2021-08-29T15:23:08.682Z] #19 205.7 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
15:23:08 [2021-08-29T15:23:08.941Z] #47 99.23 crypto/x509/pkix
15:23:08 [2021-08-29T15:23:08.941Z] #47 99.23 encoding/pem
15:23:08 [2021-08-29T15:23:08.943Z] #19 205.7 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
15:23:08 [2021-08-29T15:23:08.943Z] #19 205.7 Selecting previously unselected package libasan6-armel-cross.
15:23:08 [2021-08-29T15:23:08.943Z] #19 205.7 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
15:23:08 [2021-08-29T15:23:08.943Z] #19 205.7 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
15:23:08 [2021-08-29T15:23:08.943Z] #19 205.9 Selecting previously unselected package libstdc++6-armel-cross.
15:23:09 [2021-08-29T15:23:09.204Z] #19 205.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
15:23:09 [2021-08-29T15:23:09.204Z] #19 205.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
15:23:09 [2021-08-29T15:23:09.204Z] #19 206.0 Selecting previously unselected package libubsan1-armel-cross.
15:23:09 [2021-08-29T15:23:09.204Z] #19 206.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
15:23:09 [2021-08-29T15:23:09.204Z] #19 206.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
15:23:09 [2021-08-29T15:23:09.204Z] #19 206.1 Selecting previously unselected package libgcc-10-dev-armel-cross.
15:23:09 [2021-08-29T15:23:09.204Z] #19 206.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
15:23:09 [2021-08-29T15:23:09.204Z] #19 206.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
15:23:09 [2021-08-29T15:23:09.204Z] #19 206.2 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
15:23:09 [2021-08-29T15:23:09.464Z] #19 206.2 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
15:23:09 [2021-08-29T15:23:09.464Z] #19 206.2 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
15:23:09 [2021-08-29T15:23:09.516Z] #47 99.82 vendor/golang.org/x/crypto/chacha20
15:23:09 [2021-08-29T15:23:09.516Z] #47 99.89 crypto/x509
15:23:09 [2021-08-29T15:23:09.929Z] #53 112.0 fmt
15:23:10 [2021-08-29T15:23:10.086Z] #47 100.4 vendor/golang.org/x/crypto/poly1305
15:23:10 [2021-08-29T15:23:10.211Z] #25 105.0 Updating files:  17% (2033/11431)
Updating files:  18% (2058/11431)
Updating files:  19% (2172/11431)
Updating files:  20% (2287/11431)
Updating files:  21% (2401/11431)
Updating files:  22% (2515/11431)
Updating files:  23% (2630/11431)
Updating files:  24% (2744/11431)
Updating files:  25% (2858/11431)
Updating files:  26% (2973/11431)
Updating files:  27% (3087/11431)
Updating files:  28% (3201/11431)
Updating files:  29% (3315/11431)
Updating files:  30% (3430/11431)
Updating files:  30% (3431/11431)
Updating files:  31% (3544/11431)
Updating files:  32% (3658/11431)
Updating files:  33% (3773/11431)
Updating files:  34% (3887/11431)
Updating files:  35% (4001/11431)
Updating files:  36% (4116/11431)
Updating files:  37% (4230/11431)
Updating files:  38% (4344/11431)
Updating files:  39% (4459/11431)
Updating files:  40% (4573/11431)
Updating files:  41% (4687/11431)
Updating files:  42% (4802/11431)
Updating files:  43% (4916/11431)
Updating files:  44% (5030/11431)
Updating files:  45% (5144/11431)
Updating files:  46% (5259/11431)
Updating files:  47% (5373/11431)
Updating files:  48% (5487/11431)
Updating files:  49% (5602/11431)
Updating files:  49% (5665/11431)
Updating files:  50% (5716/11431)
Updating files:  51% (5830/11431)
Updating files:  52% (5945/11431)
Updating files:  53% (6059/11431)
Updating files:  54% (6173/11431)
Updating files:  55% (6288/11431)
Updating files:  56% (6402/11431)
Updating files:  57% (6516/11431)
Updating files:  58% (6630/11431)
Updating files:  59% (6745/11431)
Updating files:  60% (6859/11431)
Updating files:  61% (6973/11431)
Updating files:  61% (7042/11431)
Updating files:  62% (7088/11431)
Updating files:  63% (7202/11431)
Updating files:  64% (7316/11431)
Updating files:  65% (7431/11431)
Updating files:  66% (7545/11431)
Updating files:  67% (7659/11431)
Updating files:  68% (7774/11431)
Updating files:  69% (7888/11431)
Updating files:  70% (8002/11431)
Updating files:  71% (8117/11431)
Updating files:  72% (8231/11431)
Updating files:  73% (8345/11431)
Updating files:  73% (8418/11431)
Updating files:  74% (8459/11431)
Updating files:  75% (8574/11431)
Updating files:  76% (8688/11431)
Updating files:  77% (8802/11431)
Updating files:  78% (8917/11431)
Updating files:  79% (9031/11431)
Updating files:  80% (9145/11431)
Updating files:  81% (9260/11431)
Updating files:  82% (9374/11431)
Updating files:  83% (9488/11431)
Updating files:  84% (9603/11431)
Updating files:  85% (9717/11431)
Updating files:  86% (9831/11431)
Updating files:  87% (9945/11431)
Updating files:  88% (10060/11431)
Updating files:  89% (10174/11431)
Updating files:  90% (10288/11431)
Updating files:  91% (10403/11431)
Updating files:  92% (10517/11431)
Updating files:  93% (10631/11431)
Updating files:  93% (10739/11431)
Updating files:  94% (10746/11431)
Updating files:  95% (10860/11431)
Updating files:  96% (10974/11431)
Updating files:  97% (11089/11431)
Updating files:  98% (11203/11431)
Updating files:  99% (11317/11431)
Updating files: 100% (11431/11431)
Updating files: 100% (11431/11431), done.
15:23:10 [2021-08-29T15:23:10.474Z] #25 110.5 + cd /tmp/tmp.pCGp4wenqJ/tmp/docker-ce
15:23:10 [2021-08-29T15:23:10.474Z] #25 110.5 + git checkout -q v17.06.2-ce
15:23:10 [2021-08-29T15:23:10.658Z] #47 100.9 vendor/golang.org/x/sys/cpu
15:23:11 [2021-08-29T15:23:11.228Z] #47 115.5 go/ast
15:23:11 [2021-08-29T15:23:11.228Z] #47 ...
15:23:11 [2021-08-29T15:23:11.228Z] 
15:23:11 [2021-08-29T15:23:11.228Z] #53 [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
15:23:11 [2021-08-29T15:23:11.228Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:23:11 [2021-08-29T15:23:11.228Z] #53 106.0 fmt
15:23:11 [2021-08-29T15:23:11.228Z] #53 111.8 encoding/json
15:23:11 [2021-08-29T15:23:11.228Z] #53 113.1 flag
15:23:11 [2021-08-29T15:23:11.228Z] #53 115.9 github.com/pkg/diff
15:23:11 [2021-08-29T15:23:11.229Z] #47 101.4 vendor/golang.org/x/crypto/chacha20poly1305
15:23:11 [2021-08-29T15:23:11.487Z] #53 ...
15:23:11 [2021-08-29T15:23:11.487Z] 
15:23:11 [2021-08-29T15:23:11.487Z] #58 [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
15:23:11 [2021-08-29T15:23:11.487Z] #58 sha256:179a0f724d8ca517f621d3a5d4738a30860e3943dbf6d624cbb53231a268f335
15:23:12 [2021-08-29T15:23:12.171Z] #47 102.4 vendor/golang.org/x/crypto/curve25519
15:23:12 [2021-08-29T15:23:12.453Z] #53 ...
15:23:12 [2021-08-29T15:23:12.453Z] 
15:23:12 [2021-08-29T15:23:12.453Z] #58 [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
15:23:12 [2021-08-29T15:23:12.453Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:23:12 [2021-08-29T15:23:12.969Z] #58 62.37 Updating files:  25% (1181/4562)
Updating files:  26% (1187/4562)
Updating files:  27% (1232/4562)
Updating files:  28% (1278/4562)
Updating files:  29% (1323/4562)
Updating files:  30% (1369/4562)
Updating files:  31% (1415/4562)
Updating files:  32% (1460/4562)
Updating files:  33% (1506/4562)
Updating files:  34% (1552/4562)
Updating files:  35% (1597/4562)
Updating files:  36% (1643/4562)
Updating files:  37% (1688/4562)
Updating files:  38% (1734/4562)
Updating files:  39% (1780/4562)
Updating files:  40% (1825/4562)
Updating files:  41% (1871/4562)
Updating files:  42% (1917/4562)
Updating files:  43% (1962/4562)
Updating files:  44% (2008/4562)
Updating files:  45% (2053/4562)
Updating files:  46% (2099/4562)
Updating files:  47% (2145/4562)
Updating files:  48% (2190/4562)
Updating files:  49% (2236/4562)
Updating files:  50% (2281/4562)
Updating files:  51% (2327/4562)
Updating files:  52% (2373/4562)
Updating files:  53% (2418/4562)
Updating files:  54% (2464/4562)
Updating files:  55% (2510/4562)
Updating files:  56% (2555/4562)
Updating files:  57% (2601/4562)
Updating files:  58% (2646/4562)
Updating files:  59% (2692/4562)
Updating files:  60% (2738/4562)
15:23:12 [2021-08-29T15:23:12.969Z] #58 ...
15:23:12 [2021-08-29T15:23:12.969Z] 
15:23:12 [2021-08-29T15:23:12.969Z] #47 [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
15:23:12 [2021-08-29T15:23:12.969Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:23:12 [2021-08-29T15:23:12.969Z] #47 105.5 os
15:23:12 [2021-08-29T15:23:12.969Z] #47 109.0 regexp
15:23:12 [2021-08-29T15:23:12.969Z] #47 110.8 fmt
15:23:12 [2021-08-29T15:23:12.969Z] #47 114.7 path/filepath
15:23:13 [2021-08-29T15:23:13.112Z] #47 103.3 vendor/golang.org/x/crypto/hkdf
15:23:13 [2021-08-29T15:23:13.112Z] #47 103.5 vendor/golang.org/x/text/transform
15:23:13 [2021-08-29T15:23:13.226Z] #47 ...
15:23:13 [2021-08-29T15:23:13.227Z] 
15:23:13 [2021-08-29T15:23:13.227Z] #58 [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
15:23:13 [2021-08-29T15:23:13.227Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:23:13 [2021-08-29T15:23:13.683Z] #47 104.1 vendor/golang.org/x/text/unicode/bidi
15:23:14 [2021-08-29T15:23:14.351Z] #58 63.23 Updating files:  23% (1072/4562)
Updating files:  24% (1095/4562)
Updating files:  25% (1141/4562)
Updating files:  26% (1187/4562)
Updating files:  27% (1232/4562)
Updating files:  28% (1278/4562)
Updating files:  29% (1323/4562)
Updating files:  30% (1369/4562)
Updating files:  31% (1415/4562)
Updating files:  32% (1460/4562)
Updating files:  33% (1506/4562)
Updating files:  34% (1552/4562)
Updating files:  35% (1597/4562)
Updating files:  36% (1643/4562)
Updating files:  37% (1688/4562)
Updating files:  38% (1734/4562)
Updating files:  39% (1780/4562)
Updating files:  40% (1825/4562)
Updating files:  41% (1871/4562)
Updating files:  42% (1917/4562)
Updating files:  43% (1962/4562)
Updating files:  44% (2008/4562)
Updating files:  45% (2053/4562)
Updating files:  46% (2099/4562)
Updating files:  47% (2145/4562)
Updating files:  48% (2190/4562)
Updating files:  49% (2236/4562)
Updating files:  50% (2281/4562)
Updating files:  51% (2327/4562)
Updating files:  52% (2373/4562)
Updating files:  53% (2418/4562)
Updating files:  54% (2464/4562)
Updating files:  55% (2510/4562)
Updating files:  56% (2555/4562)
Updating files:  57% (2601/4562)
Updating files:  58% (2646/4562)
Updating files:  59% (2692/4562)
Updating files:  60% (2738/4562)
Updating files:  61% (2783/4562)
Updating files:  62% (2829/4562)
Updating files:  63% (2875/4562)
Updating files:  64% (2920/4562)
Updating files:  65% (2966/4562)
Updating files:  66% (3011/4562)
Updating files:  67% (3057/4562)
Updating files:  68% (3103/4562)
Updating files:  69% (3148/4562)
Updating files:  70% (3194/4562)
Updating files:  71% (3240/4562)
Updating files:  72% (3285/4562)
Updating files:  73% (3331/4562)
Updating files:  74% (3376/4562)
Updating files:  75% (3422/4562)
Updating files:  76% (3468/4562)
Updating files:  77% (3513/4562)
Updating files:  78% (3559/4562)
Updating files:  79% (3604/4562)
Updating files:  80% (3650/4562)
Updating files:  81% (3696/4562)
Updating files:  82% (3741/4562)
Updating files:  83% (3787/4562)
Updating files:  84% (3833/4562)
Updating files:  85% (3878/4562)
Updating files:  85% (3887/4562)
Updating files:  86% (3924/4562)
Updating files:  87% (3969/4562)
Updating files:  88% (4015/4562)
Updating files:  89% (4061/4562)
Updating files:  90% (4106/4562)
Updating files:  91% (4152/4562)
Updating files:  92% (4198/4562)
Updating files:  93% (4243/4562)
Updating files:  94% (4289/4562)
Updating files:  95% (4334/4562)
Updating files:  96% (4380/4562)
Updating files:  97% (4426/4562)
Updating files:  98% (4471/4562)
Updating files:  99% (4517/4562)
Updating files: 100% (4562/4562)
Updating files: 100% (4562/4562), done.
15:23:14 [2021-08-29T15:23:14.351Z] #58 66.01 + cd /tmp/tmp.OYHY8VLCK1/src/github.com/containerd/containerd
15:23:14 [2021-08-29T15:23:14.351Z] #58 66.01 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:23:14 [2021-08-29T15:23:14.702Z] #25 114.5 + mkdir -p /tmp/tmp.pCGp4wenqJ/src/github.com/docker
15:23:14 [2021-08-29T15:23:14.702Z] #25 114.5 + mv components/cli /tmp/tmp.pCGp4wenqJ/src/github.com/docker/cli
15:23:14 [2021-08-29T15:23:14.702Z] #25 114.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
15:23:14 [2021-08-29T15:23:14.761Z] #19 210.9 Selecting previously unselected package gcc-arm-linux-gnueabi.
15:23:14 [2021-08-29T15:23:14.761Z] #19 210.9 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.0 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.0 Selecting previously unselected package linux-libc-dev-armel-cross.
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.0 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.0 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.2 Selecting previously unselected package libc6-dev-armel-cross.
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.2 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.2 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.4 Selecting previously unselected package libstdc++-10-dev-armel-cross.
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.4 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.4 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
15:23:14 [2021-08-29T15:23:14.761Z] #19 211.7 Selecting previously unselected package g++-10-arm-linux-gnueabi.
15:23:14 [2021-08-29T15:23:14.767Z] #58 62.37 Updating files:  25% (1181/4562)
Updating files:  26% (1187/4562)
Updating files:  27% (1232/4562)
Updating files:  28% (1278/4562)
Updating files:  29% (1323/4562)
Updating files:  30% (1369/4562)
Updating files:  31% (1415/4562)
Updating files:  32% (1460/4562)
Updating files:  33% (1506/4562)
Updating files:  34% (1552/4562)
Updating files:  35% (1597/4562)
Updating files:  36% (1643/4562)
Updating files:  37% (1688/4562)
Updating files:  38% (1734/4562)
Updating files:  39% (1780/4562)
Updating files:  40% (1825/4562)
Updating files:  41% (1871/4562)
Updating files:  42% (1917/4562)
Updating files:  43% (1962/4562)
Updating files:  44% (2008/4562)
Updating files:  45% (2053/4562)
Updating files:  46% (2099/4562)
Updating files:  47% (2145/4562)
Updating files:  48% (2190/4562)
Updating files:  49% (2236/4562)
Updating files:  50% (2281/4562)
Updating files:  51% (2327/4562)
Updating files:  52% (2373/4562)
Updating files:  53% (2418/4562)
Updating files:  54% (2464/4562)
Updating files:  55% (2510/4562)
Updating files:  56% (2555/4562)
Updating files:  57% (2601/4562)
Updating files:  58% (2646/4562)
Updating files:  59% (2692/4562)
Updating files:  60% (2738/4562)
Updating files:  61% (2783/4562)
Updating files:  62% (2829/4562)
Updating files:  62% (2866/4562)
Updating files:  63% (2875/4562)
Updating files:  64% (2920/4562)
Updating files:  65% (2966/4562)
Updating files:  66% (3011/4562)
Updating files:  67% (3057/4562)
Updating files:  68% (3103/4562)
Updating files:  69% (3148/4562)
Updating files:  70% (3194/4562)
Updating files:  71% (3240/4562)
Updating files:  72% (3285/4562)
Updating files:  73% (3331/4562)
Updating files:  74% (3376/4562)
Updating files:  75% (3422/4562)
Updating files:  76% (3468/4562)
Updating files:  77% (3513/4562)
Updating files:  78% (3559/4562)
Updating files:  79% (3604/4562)
Updating files:  80% (3650/4562)
Updating files:  81% (3696/4562)
Updating files:  82% (3741/4562)
Updating files:  83% (3787/4562)
Updating files:  84% (3833/4562)
Updating files:  85% (3878/4562)
Updating files:  86% (3924/4562)
Updating files:  87% (3969/4562)
Updating files:  87% (3987/4562)
Updating files:  88% (4015/4562)
Updating files:  89% (4061/4562)
Updating files:  90% (4106/4562)
Updating files:  91% (4152/4562)
Updating files:  92% (4198/4562)
Updating files:  93% (4243/4562)
Updating files:  94% (4289/4562)
Updating files:  95% (4334/4562)
Updating files:  96% (4380/4562)
Updating files:  97% (4426/4562)
Updating files:  98% (4471/4562)
Updating files:  99% (4517/4562)
Updating files: 100% (4562/4562)
Updating files: 100% (4562/4562), done.
15:23:15 [2021-08-29T15:23:15.023Z] #19 211.7 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
15:23:15 [2021-08-29T15:23:15.023Z] #19 211.7 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
15:23:15 [2021-08-29T15:23:15.024Z] #58 65.24 + cd /tmp/tmp.LcbVZeMgWc/src/github.com/containerd/containerd
15:23:15 [2021-08-29T15:23:15.024Z] #58 65.24 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:23:15 [2021-08-29T15:23:15.067Z] #47 ...
15:23:15 [2021-08-29T15:23:15.067Z] 
15:23:15 [2021-08-29T15:23:15.067Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:15 [2021-08-29T15:23:15.067Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:15 [2021-08-29T15:23:15.067Z] #14 95.10 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:23:15 [2021-08-29T15:23:15.067Z] #14 95.10 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:23:15 [2021-08-29T15:23:15.067Z] #14 95.11 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:23:15 [2021-08-29T15:23:15.278Z] #25 ...
15:23:15 [2021-08-29T15:23:15.278Z] 
15:23:15 [2021-08-29T15:23:15.278Z] #47 [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
15:23:15 [2021-08-29T15:23:15.278Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:23:15 [2021-08-29T15:23:15.278Z] #47 105.4 vendor/golang.org/x/net/http/httpproxy
15:23:15 [2021-08-29T15:23:15.278Z] #47 105.4 net/textproto
15:23:15 [2021-08-29T15:23:15.278Z] #47 105.5 crypto/x509
15:23:15 [2021-08-29T15:23:15.278Z] #47 106.8 mime/multipart
15:23:15 [2021-08-29T15:23:15.278Z] #47 106.8 vendor/golang.org/x/net/http/httpguts
15:23:15 [2021-08-29T15:23:15.278Z] #47 110.4 crypto/tls
15:23:15 [2021-08-29T15:23:15.278Z] #47 115.4 net/http/httptrace
15:23:15 [2021-08-29T15:23:15.327Z] #14 ...
15:23:15 [2021-08-29T15:23:15.327Z] 
15:23:15 [2021-08-29T15:23:15.327Z] #47 [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
15:23:15 [2021-08-29T15:23:15.327Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:23:15 [2021-08-29T15:23:15.327Z] #47 105.6 crypto/tls
15:23:15 [2021-08-29T15:23:15.541Z] #47 ...
15:23:15 [2021-08-29T15:23:15.541Z] 
15:23:15 [2021-08-29T15:23:15.541Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:23:15 [2021-08-29T15:23:15.541Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830
15:23:15 [2021-08-29T15:23:15.541Z] #21 2.331 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:23:15 [2021-08-29T15:23:15.541Z] #21 2.546 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:23:15 [2021-08-29T15:23:15.541Z] #21 2.562 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:23:15 [2021-08-29T15:23:15.541Z] #21 2.949 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:23:15 [2021-08-29T15:23:15.541Z] #21 3.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:23:15 [2021-08-29T15:23:15.541Z] #21 7.384 Fetched 8288 kB in 5s (1526 kB/s)
15:23:15 [2021-08-29T15:23:15.803Z] #21 7.384 Reading package lists...
15:23:15 [2021-08-29T15:23:15.803Z] #21 ...
15:23:15 [2021-08-29T15:23:15.803Z] 
15:23:15 [2021-08-29T15:23:15.803Z] #47 [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
15:23:15 [2021-08-29T15:23:15.803Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:23:15 [2021-08-29T15:23:15.803Z] #47 115.7 net/http
15:23:15 [2021-08-29T15:23:15.901Z] #47 106.2 vendor/golang.org/x/text/secure/bidirule
15:23:16 [2021-08-29T15:23:16.066Z] #47 ...
15:23:16 [2021-08-29T15:23:16.066Z] 
15:23:16 [2021-08-29T15:23:16.066Z] #55 [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
15:23:16 [2021-08-29T15:23:16.066Z] #55 sha256:54282b406c8a76712bc6ebae3f8908a5b78aac49a111c90dfdc5862fabef848a
15:23:16 [2021-08-29T15:23:16.066Z] #55 9.813 + cd /tmp/tmp.Y55XYWSiVy/src/github.com/opencontainers/runc
15:23:16 [2021-08-29T15:23:16.066Z] #55 9.813 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:23:16 [2021-08-29T15:23:16.066Z] #55 10.66 + '[' -z '' ']'
15:23:16 [2021-08-29T15:23:16.066Z] #55 10.66 + target=static
15:23:16 [2021-08-29T15:23:16.066Z] #55 10.66 + make 'BUILDTAGS=seccomp ' static
15:23:16 [2021-08-29T15:23:16.066Z] #55 10.93 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
15:23:16 [2021-08-29T15:23:16.162Z] #47 106.5 vendor/golang.org/x/text/unicode/norm
15:23:16 [2021-08-29T15:23:16.256Z] #58 67.72 + export 'BUILDTAGS=netgo osusergo static_build'
15:23:16 [2021-08-29T15:23:16.256Z] #58 67.74 + BUILDTAGS='netgo osusergo static_build'
15:23:16 [2021-08-29T15:23:16.256Z] #58 67.74 + export EXTRA_FLAGS=-buildmode=pie
15:23:16 [2021-08-29T15:23:16.256Z] #58 67.74 + EXTRA_FLAGS=-buildmode=pie
15:23:16 [2021-08-29T15:23:16.256Z] #58 67.74 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:23:16 [2021-08-29T15:23:16.256Z] #58 67.74 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:23:16 [2021-08-29T15:23:16.256Z] #58 67.74 + '[' '' = dynamic ']'
15:23:16 [2021-08-29T15:23:16.256Z] #58 67.74 + make
15:23:16 [2021-08-29T15:23:16.329Z] #55 ...
15:23:16 [2021-08-29T15:23:16.329Z] 
15:23:16 [2021-08-29T15:23:16.329Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:23:16 [2021-08-29T15:23:16.329Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830
15:23:16 [2021-08-29T15:23:16.329Z] #21 7.384 Reading package lists...
15:23:17 [2021-08-29T15:23:17.545Z] #58 67.59 + export 'BUILDTAGS=netgo osusergo static_build'
15:23:17 [2021-08-29T15:23:17.545Z] #58 67.59 + BUILDTAGS='netgo osusergo static_build'
15:23:17 [2021-08-29T15:23:17.545Z] #58 67.59 + export EXTRA_FLAGS=-buildmode=pie
15:23:17 [2021-08-29T15:23:17.545Z] #58 67.59 + EXTRA_FLAGS=-buildmode=pie
15:23:17 [2021-08-29T15:23:17.545Z] #58 67.59 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:23:17 [2021-08-29T15:23:17.545Z] #58 67.59 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:23:17 [2021-08-29T15:23:17.545Z] #58 67.59 + '[' '' = dynamic ']'
15:23:17 [2021-08-29T15:23:17.545Z] #58 67.59 + make
15:23:18 [2021-08-29T15:23:18.885Z] #21 9.715 Reading package lists...
15:23:19 [2021-08-29T15:23:19.149Z] #21 11.78 Building dependency tree...
15:23:19 [2021-08-29T15:23:19.550Z] #58 70.92 + bin/ctr
15:23:20 [2021-08-29T15:23:20.065Z] #58 70.34 + bin/ctr
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.34 The following additional packages will be installed:
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.34   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.34   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.35   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.35   python3-pkg-resources vim-runtime xxd
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.36 Suggested packages:
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.36   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.36   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.36   acl attr quota
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.36 Recommended packages:
15:23:20 [2021-08-29T15:23:20.096Z] #21 13.36   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.5 Selecting previously unselected package g++-arm-linux-gnueabi.
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.5 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.5 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.5 Selecting previously unselected package crossbuild-essential-armel.
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.5 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.5 Unpacking crossbuild-essential-armel (12.9) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.6 Selecting previously unselected package libc6-armhf-cross.
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.6 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.6 Unpacking libc6-armhf-cross (2.31-9cross4) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.7 Selecting previously unselected package libgcc-s1-armhf-cross.
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.7 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.7 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.7 Selecting previously unselected package libgomp1-armhf-cross.
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.7 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.7 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.8 Selecting previously unselected package libatomic1-armhf-cross.
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.8 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.8 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.8 Selecting previously unselected package libasan6-armhf-cross.
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.8 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 216.8 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.1 Selecting previously unselected package libstdc++6-armhf-cross.
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.1 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.1 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.2 Selecting previously unselected package libubsan1-armhf-cross.
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.2 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.2 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.3 Selecting previously unselected package libgcc-10-dev-armhf-cross.
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.3 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.3 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
15:23:20 [2021-08-29T15:23:20.319Z] #19 217.4 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
15:23:20 [2021-08-29T15:23:20.448Z] #47 110.3 vendor/golang.org/x/net/idna
15:23:20 [2021-08-29T15:23:20.580Z] #19 217.4 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
15:23:20 [2021-08-29T15:23:20.580Z] #19 217.4 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
15:23:21 [2021-08-29T15:23:21.459Z] #58 ...
15:23:21 [2021-08-29T15:23:21.459Z] 
15:23:21 [2021-08-29T15:23:21.459Z] #47 [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
15:23:21 [2021-08-29T15:23:21.459Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:23:21 [2021-08-29T15:23:21.459Z] #47 116.3 text/template/parse
15:23:21 [2021-08-29T15:23:21.459Z] #47 121.7 go/internal/typeparams
15:23:21 [2021-08-29T15:23:21.459Z] #47 122.0 go/parser
15:23:21 [2021-08-29T15:23:21.459Z] #47 123.7 text/template
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.45 The following NEW packages will be installed:
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.45   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.45   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.45   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.47   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.47   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.47   python3-pkg-resources python3-setuptools python3-wheel sudo
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.47   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.47   xz-utils zip
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.79 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded.
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.79 Need to get 26.4 MB of archives.
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.79 After this operation, 103 MB of additional disk space will be used.
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.79 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
15:23:21 [2021-08-29T15:23:21.488Z] #21 14.80 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
15:23:21 [2021-08-29T15:23:21.719Z] #47 ...
15:23:21 [2021-08-29T15:23:21.719Z] 
15:23:21 [2021-08-29T15:23:21.719Z] #53 [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
15:23:21 [2021-08-29T15:23:21.719Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:23:21 [2021-08-29T15:23:21.719Z] #53 117.5 go/ast
15:23:21 [2021-08-29T15:23:21.719Z] #53 120.7 golang.org/x/crypto/ssh/terminal
15:23:21 [2021-08-29T15:23:21.719Z] #53 122.8 mvdan.cc/editorconfig
15:23:21 [2021-08-29T15:23:21.719Z] #53 124.1 mvdan.cc/sh/v3/fileutil
15:23:21 [2021-08-29T15:23:21.719Z] #53 124.7 text/tabwriter
15:23:21 [2021-08-29T15:23:21.719Z] #53 125.1 mvdan.cc/sh/v3/syntax
15:23:21 [2021-08-29T15:23:21.751Z] #21 14.87 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
15:23:21 [2021-08-29T15:23:21.751Z] #21 15.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
15:23:21 [2021-08-29T15:23:21.751Z] #21 15.01 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
15:23:21 [2021-08-29T15:23:21.751Z] #21 15.02 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
15:23:21 [2021-08-29T15:23:21.751Z] #21 15.05 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3 [192 kB]
15:23:21 [2021-08-29T15:23:21.751Z] #21 15.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3 [226 kB]
15:23:21 [2021-08-29T15:23:21.751Z] #21 15.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
15:23:21 [2021-08-29T15:23:21.751Z] #21 15.10 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
15:23:21 [2021-08-29T15:23:21.751Z] #21 15.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2 [219 kB]
15:23:21 [2021-08-29T15:23:21.832Z] #47 112.2 net/textproto
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.12 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.20 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.20 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.21 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.22 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.24 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.26 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.27 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.28 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.28 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
15:23:22 [2021-08-29T15:23:22.016Z] #21 15.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.68 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.69 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.69 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.70 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.70 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.71 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.71 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4 [1948 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.87 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.88 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.90 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
15:23:22 [2021-08-29T15:23:22.602Z] #21 15.92 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
15:23:22 [2021-08-29T15:23:22.775Z] #47 ...
15:23:22 [2021-08-29T15:23:22.775Z] 
15:23:22 [2021-08-29T15:23:22.775Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:22 [2021-08-29T15:23:22.775Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:22 [2021-08-29T15:23:22.775Z] #14 107.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:23:22 [2021-08-29T15:23:22.775Z] #14 107.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:23:22 [2021-08-29T15:23:22.775Z] #14 107.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:23:22 [2021-08-29T15:23:22.775Z] #14 112.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:23:22 [2021-08-29T15:23:22.775Z] #14 112.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:23:22 [2021-08-29T15:23:22.775Z] #14 112.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:23:22 [2021-08-29T15:23:22.775Z] #14 113.0 Selecting previously unselected package libapparmor1:amd64.
15:23:22 [2021-08-29T15:23:22.775Z] #14 113.0 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
15:23:22 [2021-08-29T15:23:22.775Z] #14 113.0 Unpacking libapparmor1:amd64 (2.13.6-10) ...
15:23:22 [2021-08-29T15:23:22.775Z] #14 113.1 Selecting previously unselected package libapparmor-dev:amd64.
15:23:22 [2021-08-29T15:23:22.775Z] #14 113.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
15:23:22 [2021-08-29T15:23:22.775Z] #14 113.1 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
15:23:22 [2021-08-29T15:23:22.775Z] #14 113.2 Selecting previously unselected package libbtrfs0:amd64.
15:23:22 [2021-08-29T15:23:22.865Z] #21 15.92 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4 [337 kB]
15:23:22 [2021-08-29T15:23:22.865Z] #21 15.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
15:23:22 [2021-08-29T15:23:22.865Z] #21 16.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
15:23:22 [2021-08-29T15:23:22.865Z] #21 16.03 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
15:23:22 [2021-08-29T15:23:22.865Z] #21 16.04 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3 [6226 kB]
15:23:23 [2021-08-29T15:23:23.036Z] #14 113.2 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
15:23:23 [2021-08-29T15:23:23.036Z] #14 113.3 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:23:23 [2021-08-29T15:23:23.036Z] #14 113.4 Selecting previously unselected package libbtrfs-dev:amd64.
15:23:23 [2021-08-29T15:23:23.036Z] #14 113.4 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
15:23:23 [2021-08-29T15:23:23.036Z] #14 113.4 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:23:23 [2021-08-29T15:23:23.129Z] #21 ...
15:23:23 [2021-08-29T15:23:23.129Z] 
15:23:23 [2021-08-29T15:23:23.129Z] #33 [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
15:23:23 [2021-08-29T15:23:23.129Z] #33 sha256:9029bcdf196badf1d20d29663b00944584fd219df7abb4a0e92056b566f4f10b
15:23:23 [2021-08-29T15:23:23.129Z] #33 DONE 122.9s
15:23:23 [2021-08-29T15:23:23.129Z] 
15:23:23 [2021-08-29T15:23:23.129Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:23:23 [2021-08-29T15:23:23.129Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830
15:23:23 [2021-08-29T15:23:23.129Z] #21 16.19 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3 [1387 kB]
15:23:23 [2021-08-29T15:23:23.129Z] #21 16.21 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
15:23:23 [2021-08-29T15:23:23.129Z] #21 16.22 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
15:23:23 [2021-08-29T15:23:23.297Z] #14 113.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:23:23 [2021-08-29T15:23:23.297Z] #14 113.6 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:23:23 [2021-08-29T15:23:23.297Z] #14 113.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:23:23 [2021-08-29T15:23:23.297Z] #14 113.7 Selecting previously unselected package libudev-dev:amd64.
15:23:23 [2021-08-29T15:23:23.560Z] #14 113.8 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
15:23:23 [2021-08-29T15:23:23.560Z] #14 113.8 Unpacking libudev-dev:amd64 (247.3-6) ...
15:23:23 [2021-08-29T15:23:23.560Z] #14 113.9 Selecting previously unselected package libsepol1-dev:amd64.
15:23:23 [2021-08-29T15:23:23.560Z] #14 113.9 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
15:23:23 [2021-08-29T15:23:23.560Z] #14 113.9 Unpacking libsepol1-dev:amd64 (3.1-1) ...
15:23:23 [2021-08-29T15:23:23.624Z] #53 ...
15:23:23 [2021-08-29T15:23:23.624Z] 
15:23:23 [2021-08-29T15:23:23.624Z] #47 [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
15:23:23 [2021-08-29T15:23:23.624Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:23:23 [2021-08-29T15:23:23.624Z] #47 128.4 log
15:23:23 [2021-08-29T15:23:23.705Z] #21 16.91 debconf: delaying package configuration, since apt-utils is not installed
15:23:23 [2021-08-29T15:23:23.968Z] #21 17.10 Fetched 26.4 MB in 2s (15.3 MB/s)
15:23:23 [2021-08-29T15:23:23.968Z] #21 17.19 Selecting previously unselected package pigz.
15:23:23 [2021-08-29T15:23:23.968Z] #21 17.19 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24004 files and directories currently installed.)
15:23:23 [2021-08-29T15:23:23.968Z] #21 17.28 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
15:23:23 [2021-08-29T15:23:23.968Z] #21 17.29 Unpacking pigz (2.6-1) ...
15:23:24 [2021-08-29T15:23:24.230Z] #21 17.47 Selecting previously unselected package libelf1:arm64.
15:23:24 [2021-08-29T15:23:24.230Z] #21 17.47 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
15:23:24 [2021-08-29T15:23:24.230Z] #21 17.48 Unpacking libelf1:arm64 (0.183-1) ...
15:23:24 [2021-08-29T15:23:24.240Z] #58 ...
15:23:24 [2021-08-29T15:23:24.240Z] 
15:23:24 [2021-08-29T15:23:24.240Z] #47 [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
15:23:24 [2021-08-29T15:23:24.240Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:23:24 [2021-08-29T15:23:24.240Z] #47 116.5 internal/lazyregexp
15:23:24 [2021-08-29T15:23:24.240Z] #47 117.2 io/ioutil
15:23:24 [2021-08-29T15:23:24.240Z] #47 117.3 flag
15:23:24 [2021-08-29T15:23:24.240Z] #47 117.9 go/token
15:23:24 [2021-08-29T15:23:24.240Z] #47 119.2 go/scanner
15:23:24 [2021-08-29T15:23:24.240Z] #47 120.6 net/url
15:23:24 [2021-08-29T15:23:24.240Z] #47 120.7 go/ast
15:23:24 [2021-08-29T15:23:24.240Z] #47 123.4 text/template/parse
15:23:24 [2021-08-29T15:23:24.240Z] #47 126.7 go/internal/typeparams
15:23:24 [2021-08-29T15:23:24.240Z] #47 126.9 go/parser
15:23:24 [2021-08-29T15:23:24.493Z] #21 17.70 Selecting previously unselected package libbpf0:arm64.
15:23:24 [2021-08-29T15:23:24.493Z] #21 17.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
15:23:24 [2021-08-29T15:23:24.493Z] #21 17.72 Unpacking libbpf0:arm64 (1:0.3-2) ...
15:23:24 [2021-08-29T15:23:24.564Z] #47 129.3 encoding/xml
15:23:24 [2021-08-29T15:23:24.781Z] #21 17.93 Selecting previously unselected package libcap2:arm64.
15:23:24 [2021-08-29T15:23:24.781Z] #21 17.94 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
15:23:24 [2021-08-29T15:23:24.781Z] #21 17.95 Unpacking libcap2:arm64 (1:2.44-1) ...
15:23:24 [2021-08-29T15:23:24.781Z] #21 18.07 Selecting previously unselected package libmnl0:arm64.
15:23:24 [2021-08-29T15:23:24.781Z] #21 18.08 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
15:23:24 [2021-08-29T15:23:24.781Z] #21 18.10 Unpacking libmnl0:arm64 (1.0.4-3) ...
15:23:25 [2021-08-29T15:23:25.042Z] #21 18.21 Selecting previously unselected package libxtables12:arm64.
15:23:25 [2021-08-29T15:23:25.042Z] #21 18.24 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
15:23:25 [2021-08-29T15:23:25.042Z] #21 18.24 Unpacking libxtables12:arm64 (1.8.7-1) ...
15:23:25 [2021-08-29T15:23:25.304Z] #21 18.37 Selecting previously unselected package libcap2-bin.
15:23:25 [2021-08-29T15:23:25.304Z] #21 18.37 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
15:23:25 [2021-08-29T15:23:25.304Z] #21 18.39 Unpacking libcap2-bin (1:2.44-1) ...
15:23:25 [2021-08-29T15:23:25.304Z] #21 18.50 Selecting previously unselected package iproute2.
15:23:25 [2021-08-29T15:23:25.304Z] #21 18.51 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
15:23:25 [2021-08-29T15:23:25.304Z] #21 18.54 Unpacking iproute2 (5.10.0-4) ...
15:23:25 [2021-08-29T15:23:25.502Z] #14 115.4 Selecting previously unselected package libpcre2-16-0:amd64.
15:23:25 [2021-08-29T15:23:25.502Z] #14 115.4 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
15:23:25 [2021-08-29T15:23:25.502Z] #14 115.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ...#14 ...
15:23:25 [2021-08-29T15:23:25.502Z] 
15:23:25 [2021-08-29T15:23:25.502Z] #60 [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
15:23:25 [2021-08-29T15:23:25.502Z] #60 sha256:b7daeb0f6a8226e5c2674949c1d6b3f0ab9bb181ce232dcc11de3d9a2e827a3a
15:23:25 [2021-08-29T15:23:25.502Z] #60 109.4 + for f in rootlesskit rootlesskit-docker-proxy
15:23:25 [2021-08-29T15:23:25.502Z] #60 109.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:23:25 [2021-08-29T15:23:25.502Z] #60 DONE 115.5s
15:23:25 [2021-08-29T15:23:25.502Z] 
15:23:25 [2021-08-29T15:23:25.502Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:25 [2021-08-29T15:23:25.503Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:25 [2021-08-29T15:23:25.503Z] #14 115.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
15:23:25 [2021-08-29T15:23:25.503Z] #14 ...
15:23:25 [2021-08-29T15:23:25.503Z] 
15:23:25 [2021-08-29T15:23:25.503Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:23:25 [2021-08-29T15:23:25.503Z] #61 sha256:6d11288eb68452418c48bc527e4b468af321518591ba7521464e81cdb14ed7c9
15:23:25 [2021-08-29T15:23:25.503Z] #61 DONE 0.1s
15:23:25 [2021-08-29T15:23:25.503Z] 
15:23:25 [2021-08-29T15:23:25.503Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:25 [2021-08-29T15:23:25.503Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:25 [2021-08-29T15:23:25.503Z] #14 115.7 Selecting previously unselected package libpcre2-32-0:amd64.
15:23:25 [2021-08-29T15:23:25.503Z] #14 115.7 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
15:23:25 [2021-08-29T15:23:25.503Z] #14 115.7 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
15:23:25 [2021-08-29T15:23:25.503Z] #14 ...
15:23:25 [2021-08-29T15:23:25.503Z] 
15:23:25 [2021-08-29T15:23:25.503Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:23:25 [2021-08-29T15:23:25.503Z] #62 sha256:4e50999669b4bbc62d01d04676f727217e3c9714aa0facd5adfb1416f8113348
15:23:25 [2021-08-29T15:23:25.503Z] #62 DONE 0.1s
15:23:25 [2021-08-29T15:23:25.503Z] 
15:23:25 [2021-08-29T15:23:25.503Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:25 [2021-08-29T15:23:25.503Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:25 [2021-08-29T15:23:25.503Z] #14 115.9 Selecting previously unselected package libpcre2-posix2:amd64.
15:23:25 [2021-08-29T15:23:25.503Z] #14 115.9 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
15:23:25 [2021-08-29T15:23:25.764Z] #14 115.9 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
15:23:25 [2021-08-29T15:23:25.764Z] #14 116.0 Selecting previously unselected package libpcre2-dev:amd64.
15:23:25 [2021-08-29T15:23:25.764Z] #14 116.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
15:23:25 [2021-08-29T15:23:25.764Z] #14 116.0 Unpacking libpcre2-dev:amd64 (10.36-2) ...
15:23:25 [2021-08-29T15:23:25.882Z] #21 19.11 Selecting previously unselected package xxd.
15:23:25 [2021-08-29T15:23:25.882Z] #21 19.11 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_arm64.deb ...
15:23:25 [2021-08-29T15:23:25.882Z] #21 19.13 Unpacking xxd (2:8.2.2434-3) ...
15:23:26 [2021-08-29T15:23:26.024Z] #14 116.4 Selecting previously unselected package libselinux1-dev:amd64.
15:23:26 [2021-08-29T15:23:26.024Z] #14 116.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
15:23:26 [2021-08-29T15:23:26.144Z] #21 19.32 Selecting previously unselected package vim-common.
15:23:26 [2021-08-29T15:23:26.144Z] #21 19.33 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
15:23:26 [2021-08-29T15:23:26.144Z] #21 19.36 Unpacking vim-common (2:8.2.2434-3) ...
15:23:26 [2021-08-29T15:23:26.286Z] #14 116.4 Unpacking libselinux1-dev:amd64 (3.1-3) ...
15:23:26 [2021-08-29T15:23:26.286Z] #14 116.7 Selecting previously unselected package libdevmapper-dev:amd64.
15:23:26 [2021-08-29T15:23:26.286Z] #14 116.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
15:23:26 [2021-08-29T15:23:26.286Z] #14 116.7 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:23:26 [2021-08-29T15:23:26.286Z] #14 116.8 Selecting previously unselected package libseccomp-dev:amd64.
15:23:26 [2021-08-29T15:23:26.286Z] #14 116.8 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
15:23:26 [2021-08-29T15:23:26.407Z] #21 19.57 Selecting previously unselected package bash-completion.
15:23:26 [2021-08-29T15:23:26.407Z] #21 19.57 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:23:26 [2021-08-29T15:23:26.470Z] #47 131.0 go/doc
15:23:26 [2021-08-29T15:23:26.550Z] #14 116.8 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
15:23:26 [2021-08-29T15:23:26.550Z] #14 116.9 Selecting previously unselected package libsystemd-dev:amd64.
15:23:26 [2021-08-29T15:23:26.550Z] #14 116.9 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
15:23:26 [2021-08-29T15:23:26.764Z] #47 ...
15:23:26 [2021-08-29T15:23:26.764Z] 
15:23:26 [2021-08-29T15:23:26.764Z] #53 [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
15:23:26 [2021-08-29T15:23:26.764Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:23:26 [2021-08-29T15:23:26.764Z] #53 118.9 encoding/json
15:23:26 [2021-08-29T15:23:26.764Z] #53 119.7 flag
15:23:26 [2021-08-29T15:23:26.764Z] #53 122.7 github.com/pkg/diff
15:23:26 [2021-08-29T15:23:26.764Z] #53 124.3 go/ast
15:23:26 [2021-08-29T15:23:26.764Z] #53 127.3 golang.org/x/crypto/ssh/terminal
15:23:26 [2021-08-29T15:23:26.764Z] #53 ...
15:23:26 [2021-08-29T15:23:26.764Z] 
15:23:26 [2021-08-29T15:23:26.764Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:26 [2021-08-29T15:23:26.764Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:26 [2021-08-29T15:23:26.764Z] #14 129.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:23:26 [2021-08-29T15:23:26.764Z] #14 129.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:23:26 [2021-08-29T15:23:26.764Z] #14 129.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:23:26 [2021-08-29T15:23:26.810Z] #14 117.0 Unpacking libsystemd-dev:amd64 (247.3-6) ...
15:23:27 [2021-08-29T15:23:27.071Z] #14 117.5 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
15:23:27 [2021-08-29T15:23:27.071Z] #14 117.5 Setting up libapparmor1:amd64 (2.13.6-10) ...
15:23:27 [2021-08-29T15:23:27.071Z] #14 117.5 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:23:27 [2021-08-29T15:23:27.167Z] #19 223.0 Selecting previously unselected package gcc-arm-linux-gnueabihf.
15:23:27 [2021-08-29T15:23:27.167Z] #19 223.1 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
15:23:27 [2021-08-29T15:23:27.167Z] #19 223.2 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.5 Setting up libsepol1-dev:amd64 (3.1-1) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.6 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.6 Setting up libpcre2-32-0:amd64 (10.36-2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.6 Setting up libudev-dev:amd64 (247.3-6) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.7 Setting up mingw-w64-common (8.0.0-1) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.7 Setting up libsystemd-dev:amd64 (247.3-6) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:23:27 [2021-08-29T15:23:27.332Z] #14 117.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:23:27 [2021-08-29T15:23:27.430Z] #19 224.4 Selecting previously unselected package linux-libc-dev-armhf-cross.
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.9 Setting up dmsetup (2:1.02.175-2.1) ...
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:23:27 [2021-08-29T15:23:27.593Z] #14 117.9 Processing triggers for libc-bin (2.31-13) ...
15:23:27 [2021-08-29T15:23:27.703Z] #19 224.4 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
15:23:27 [2021-08-29T15:23:27.703Z] #19 224.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
15:23:28 [2021-08-29T15:23:28.164Z] #14 DONE 118.4s
15:23:28 [2021-08-29T15:23:28.164Z] 
15:23:28 [2021-08-29T15:23:28.164Z] #47 [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
15:23:28 [2021-08-29T15:23:28.164Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:23:28 [2021-08-29T15:23:28.164Z] #47 113.1 vendor/golang.org/x/net/http/httpguts
15:23:28 [2021-08-29T15:23:28.164Z] #47 113.4 vendor/golang.org/x/net/http/httpproxy
15:23:28 [2021-08-29T15:23:28.164Z] #47 113.9 vendor/golang.org/x/net/http2/hpack
15:23:28 [2021-08-29T15:23:28.164Z] #47 114.8 mime
15:23:28 [2021-08-29T15:23:28.164Z] #47 116.2 mime/quotedprintable
15:23:28 [2021-08-29T15:23:28.164Z] #47 116.6 mime/multipart
15:23:28 [2021-08-29T15:23:28.164Z] #47 117.7 net/http/internal
15:23:28 [2021-08-29T15:23:28.164Z] #47 118.1 net/http/internal/ascii
15:23:28 [2021-08-29T15:23:28.164Z] #47 118.4 net/http/httptrace
15:23:28 [2021-08-29T15:23:28.274Z] #19 225.3 Selecting previously unselected package libc6-dev-armhf-cross.
15:23:28 [2021-08-29T15:23:28.425Z] #47 118.6 net/http
15:23:28 [2021-08-29T15:23:28.535Z] #19 225.3 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
15:23:28 [2021-08-29T15:23:28.535Z] #19 225.3 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
15:23:28 [2021-08-29T15:23:28.535Z] #19 225.5 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
15:23:28 [2021-08-29T15:23:28.535Z] #19 225.5 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
15:23:28 [2021-08-29T15:23:28.535Z] #19 225.5 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
15:23:28 [2021-08-29T15:23:28.796Z] #19 225.7 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
15:23:28 [2021-08-29T15:23:28.796Z] #19 225.7 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
15:23:28 [2021-08-29T15:23:28.796Z] #19 225.7 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
15:23:28 [2021-08-29T15:23:28.965Z] #21 22.21 Unpacking bash-completion (1:2.11-2) ...
15:23:29 [2021-08-29T15:23:29.541Z] #21 22.71 Selecting previously unselected package bzip2.
15:23:29 [2021-08-29T15:23:29.541Z] #21 22.71 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
15:23:29 [2021-08-29T15:23:29.541Z] #21 22.72 Unpacking bzip2 (1.0.8-4) ...
15:23:29 [2021-08-29T15:23:29.804Z] #21 22.91 Selecting previously unselected package xz-utils.
15:23:29 [2021-08-29T15:23:29.804Z] #21 22.92 Preparing to unpack .../12-xz-utils_5.2.5-2_arm64.deb ...
15:23:29 [2021-08-29T15:23:29.804Z] #21 22.93 Unpacking xz-utils (5.2.5-2) ...
15:23:30 [2021-08-29T15:23:30.066Z] #21 ...
15:23:30 [2021-08-29T15:23:30.066Z] 
15:23:30 [2021-08-29T15:23:30.066Z] #47 [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
15:23:30 [2021-08-29T15:23:30.066Z] #47 sha256:809c9d338ac94381228c89a18f275dbd8c70d3206edc41c1b44f2c59ac53cfd7
15:23:30 [2021-08-29T15:23:30.066Z] #47 125.9 github.com/LK4D4/vndr/godl
15:23:30 [2021-08-29T15:23:30.066Z] #47 126.6 github.com/LK4D4/vndr
15:23:30 [2021-08-29T15:23:30.066Z] #47 DONE 130.1s
15:23:30 [2021-08-29T15:23:30.066Z] 
15:23:30 [2021-08-29T15:23:30.066Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:23:30 [2021-08-29T15:23:30.066Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830
15:23:30 [2021-08-29T15:23:30.066Z] #21 23.36 Selecting previously unselected package apparmor.
15:23:30 [2021-08-29T15:23:30.066Z] #21 23.39 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
15:23:30 [2021-08-29T15:23:30.066Z] #21 23.45 Unpacking apparmor (2.13.6-10) ...
15:23:30 [2021-08-29T15:23:30.642Z] #21 23.87 Selecting previously unselected package inetutils-ping.
15:23:30 [2021-08-29T15:23:30.642Z] #21 23.90 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
15:23:30 [2021-08-29T15:23:30.642Z] #21 23.93 Unpacking inetutils-ping (2:2.0-1) ...
15:23:30 [2021-08-29T15:23:30.665Z] #47 ...
15:23:30 [2021-08-29T15:23:30.665Z] 
15:23:30 [2021-08-29T15:23:30.665Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:30 [2021-08-29T15:23:30.665Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:30 [2021-08-29T15:23:30.665Z] #14 130.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:23:30 [2021-08-29T15:23:30.665Z] #14 130.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:23:30 [2021-08-29T15:23:30.665Z] #14 130.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:23:30 [2021-08-29T15:23:30.665Z] #14 ...
15:23:30 [2021-08-29T15:23:30.665Z] 
15:23:30 [2021-08-29T15:23:30.665Z] #47 [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
15:23:30 [2021-08-29T15:23:30.665Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:23:30 [2021-08-29T15:23:30.665Z] #47 135.5 github.com/LK4D4/vndr/build
15:23:30 [2021-08-29T15:23:30.905Z] #21 24.04 Selecting previously unselected package libip4tc2:arm64.
15:23:30 [2021-08-29T15:23:30.905Z] #21 24.04 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
15:23:30 [2021-08-29T15:23:30.905Z] #21 24.05 Unpacking libip4tc2:arm64 (1.8.7-1) ...
15:23:31 [2021-08-29T15:23:31.168Z] #21 24.18 Selecting previously unselected package libip6tc2:arm64.
15:23:31 [2021-08-29T15:23:31.168Z] #21 24.18 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
15:23:31 [2021-08-29T15:23:31.168Z] #21 24.19 Unpacking libip6tc2:arm64 (1.8.7-1) ...
15:23:31 [2021-08-29T15:23:31.168Z] #21 24.32 Selecting previously unselected package libnfnetlink0:arm64.
15:23:31 [2021-08-29T15:23:31.168Z] #21 24.33 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
15:23:31 [2021-08-29T15:23:31.168Z] #21 24.34 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:23:31 [2021-08-29T15:23:31.430Z] #21 24.47 Selecting previously unselected package libnetfilter-conntrack3:arm64.
15:23:31 [2021-08-29T15:23:31.430Z] #21 24.49 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
15:23:31 [2021-08-29T15:23:31.430Z] #21 24.51 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:23:31 [2021-08-29T15:23:31.430Z] #21 24.62 Selecting previously unselected package libnftnl11:arm64.
15:23:31 [2021-08-29T15:23:31.430Z] #21 24.62 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
15:23:31 [2021-08-29T15:23:31.430Z] #21 24.64 Unpacking libnftnl11:arm64 (1.1.9-1) ...
15:23:31 [2021-08-29T15:23:31.720Z] #21 24.78 Selecting previously unselected package iptables.
15:23:31 [2021-08-29T15:23:31.720Z] #21 24.80 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
15:23:31 [2021-08-29T15:23:31.720Z] #21 24.81 Unpacking iptables (1.8.7-1) ...
15:23:32 [2021-08-29T15:23:32.043Z] #47 136.8 github.com/LK4D4/vndr/versioned
15:23:32 [2021-08-29T15:23:32.050Z] #21 25.29 Selecting previously unselected package libonig5:arm64.
15:23:32 [2021-08-29T15:23:32.050Z] #21 25.29 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
15:23:32 [2021-08-29T15:23:32.050Z] #21 25.30 Unpacking libonig5:arm64 (6.9.6-1.1) ...
15:23:32 [2021-08-29T15:23:32.327Z] #21 25.51 Selecting previously unselected package libjq1:arm64.
15:23:32 [2021-08-29T15:23:32.327Z] #21 25.53 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
15:23:32 [2021-08-29T15:23:32.327Z] #21 25.54 Unpacking libjq1:arm64 (1.6-2.1) ...
15:23:32 [2021-08-29T15:23:32.589Z] #21 25.70 Selecting previously unselected package jq.
15:23:32 [2021-08-29T15:23:32.589Z] #21 25.70 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
15:23:32 [2021-08-29T15:23:32.589Z] #21 25.72 Unpacking jq (1.6-2.1) ...
15:23:32 [2021-08-29T15:23:32.589Z] #21 25.88 Selecting previously unselected package libaio1:arm64.
15:23:32 [2021-08-29T15:23:32.589Z] #21 25.88 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
15:23:32 [2021-08-29T15:23:32.589Z] #21 25.90 Unpacking libaio1:arm64 (0.3.112-9) ...
15:23:32 [2021-08-29T15:23:32.611Z] #47 137.2 hash/crc32
15:23:32 [2021-08-29T15:23:32.628Z] #47 ...
15:23:32 [2021-08-29T15:23:32.628Z] 
15:23:32 [2021-08-29T15:23:32.628Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
15:23:32 [2021-08-29T15:23:32.628Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987
15:23:32 [2021-08-29T15:23:32.628Z] #15 DONE 4.3s
15:23:32 [2021-08-29T15:23:32.628Z] 
15:23:32 [2021-08-29T15:23:32.628Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:23:32 [2021-08-29T15:23:32.628Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf
15:23:32 [2021-08-29T15:23:32.852Z] #21 25.97 Selecting previously unselected package libgpm2:arm64.
15:23:32 [2021-08-29T15:23:32.852Z] #21 25.97 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
15:23:32 [2021-08-29T15:23:32.852Z] #21 25.99 Unpacking libgpm2:arm64 (1.20.7-8) ...
15:23:32 [2021-08-29T15:23:32.852Z] #21 26.10 Selecting previously unselected package libicu67:arm64.
15:23:32 [2021-08-29T15:23:32.852Z] #21 26.13 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
15:23:32 [2021-08-29T15:23:32.852Z] #21 26.14 Unpacking libicu67:arm64 (67.1-7) ...
15:23:33 [2021-08-29T15:23:33.548Z] #47 138.1 compress/gzip
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.2 Selecting previously unselected package g++-arm-linux-gnueabihf.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.2 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.2 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.2 Selecting previously unselected package crossbuild-essential-armhf.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.2 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.2 Unpacking crossbuild-essential-armhf (12.9) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.3 Selecting previously unselected package libc6-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.3 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.3 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.4 Selecting previously unselected package libgcc-s1-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.4 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.4 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.5 Selecting previously unselected package libgomp1-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.5 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.5 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.5 Selecting previously unselected package libitm1-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.5 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.5 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.6 Selecting previously unselected package libatomic1-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.6 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.6 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.6 Selecting previously unselected package libasan6-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.6 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.6 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.8 Selecting previously unselected package liblsan0-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.8 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 230.9 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 231.0 Selecting previously unselected package libtsan0-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.088Z] #19 231.0 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.088Z] #19 231.0 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.349Z] #19 231.2 Selecting previously unselected package libstdc++6-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.349Z] #19 231.2 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.349Z] #19 231.2 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.349Z] #19 231.3 Selecting previously unselected package libubsan1-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.349Z] #19 231.3 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.349Z] #19 231.3 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.349Z] #19 231.4 Selecting previously unselected package libquadmath0-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.484Z] #47 139.2 crypto/ed25519
15:23:34 [2021-08-29T15:23:34.609Z] #19 231.4 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.609Z] #19 231.4 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.609Z] #19 231.4 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
15:23:34 [2021-08-29T15:23:34.609Z] #19 231.4 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:34 [2021-08-29T15:23:34.609Z] #19 231.4 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
15:23:34 [2021-08-29T15:23:34.868Z] #14 ...
15:23:34 [2021-08-29T15:23:34.868Z] 
15:23:34 [2021-08-29T15:23:34.868Z] #53 [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
15:23:34 [2021-08-29T15:23:34.868Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:23:34 [2021-08-29T15:23:34.868Z] #53 129.6 mvdan.cc/editorconfig
15:23:34 [2021-08-29T15:23:34.868Z] #53 130.6 mvdan.cc/sh/v3/fileutil
15:23:34 [2021-08-29T15:23:34.868Z] #53 130.9 text/tabwriter
15:23:34 [2021-08-29T15:23:34.868Z] #53 131.4 mvdan.cc/sh/v3/syntax
15:23:34 [2021-08-29T15:23:34.870Z] #19 231.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
15:23:34 [2021-08-29T15:23:34.870Z] #19 231.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:23:34 [2021-08-29T15:23:34.870Z] #19 231.6 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
15:23:35 [2021-08-29T15:23:35.052Z] #47 139.8 crypto/rsa
15:23:35 [2021-08-29T15:23:35.175Z] #16 DONE 2.8s
15:23:35 [2021-08-29T15:23:35.175Z] 
15:23:35 [2021-08-29T15:23:35.175Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:23:35 [2021-08-29T15:23:35.175Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066
15:23:35 [2021-08-29T15:23:35.311Z] #47 ...
15:23:35 [2021-08-29T15:23:35.311Z] 
15:23:35 [2021-08-29T15:23:35.311Z] #53 [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
15:23:35 [2021-08-29T15:23:35.311Z] #53 sha256:007e193292864f324ec4bffd74272b841eb57e714486f1600b893f6c41ded3e5
15:23:35 [2021-08-29T15:23:35.311Z] #53 133.0 mvdan.cc/sh/v3/cmd/shfmt
15:23:35 [2021-08-29T15:23:35.311Z] #53 DONE 140.2s
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.37 Selecting previously unselected package libinih1:arm64.
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.37 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.39 Unpacking libinih1:arm64 (53-1+b2) ...
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.46 Selecting previously unselected package libnet1:arm64.
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.48 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.49 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.62 Selecting previously unselected package libnl-3-200:arm64.
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.63 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
15:23:35 [2021-08-29T15:23:35.404Z] #21 28.64 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
15:23:35 [2021-08-29T15:23:35.571Z] 
15:23:35 [2021-08-29T15:23:35.571Z] #47 [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
15:23:35 [2021-08-29T15:23:35.571Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:23:35 [2021-08-29T15:23:35.571Z] #47 140.3 crypto/dsa
15:23:35 [2021-08-29T15:23:35.667Z] #21 28.77 Selecting previously unselected package libprotobuf-c1:arm64.
15:23:35 [2021-08-29T15:23:35.667Z] #21 28.78 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
15:23:35 [2021-08-29T15:23:35.667Z] #21 28.79 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:23:35 [2021-08-29T15:23:35.667Z] #21 28.88 Selecting previously unselected package net-tools.
15:23:35 [2021-08-29T15:23:35.667Z] #21 28.89 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
15:23:35 [2021-08-29T15:23:35.667Z] #21 28.91 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:23:35 [2021-08-29T15:23:35.929Z] #21 29.12 Selecting previously unselected package patch.
15:23:35 [2021-08-29T15:23:35.929Z] #21 29.13 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ...
15:23:35 [2021-08-29T15:23:35.929Z] #21 29.14 Unpacking patch (2.7.6-7) ...
15:23:36 [2021-08-29T15:23:36.192Z] #21 29.25 Selecting previously unselected package python-pip-whl.
15:23:36 [2021-08-29T15:23:36.192Z] #21 29.26 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
15:23:36 [2021-08-29T15:23:36.192Z] #21 29.26 Unpacking python-pip-whl (20.3.4-4) ...
15:23:36 [2021-08-29T15:23:36.455Z] #21 29.73 Selecting previously unselected package python3-lib2to3.
15:23:36 [2021-08-29T15:23:36.455Z] #21 29.74 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
15:23:36 [2021-08-29T15:23:36.455Z] #21 29.75 Unpacking python3-lib2to3 (3.9.2-1) ...
15:23:36 [2021-08-29T15:23:36.507Z] #47 141.0 crypto/x509/pkix
15:23:36 [2021-08-29T15:23:36.718Z] #21 29.93 Selecting previously unselected package python3-distutils.
15:23:36 [2021-08-29T15:23:36.718Z] #21 29.93 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
15:23:36 [2021-08-29T15:23:36.718Z] #21 29.94 Unpacking python3-distutils (3.9.2-1) ...
15:23:36 [2021-08-29T15:23:36.759Z] #53 ...
15:23:36 [2021-08-29T15:23:36.759Z] 
15:23:36 [2021-08-29T15:23:36.759Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:36 [2021-08-29T15:23:36.759Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:36 [2021-08-29T15:23:36.759Z] #14 139.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:23:36 [2021-08-29T15:23:36.759Z] #14 139.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
15:23:36 [2021-08-29T15:23:36.759Z] #14 139.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:23:36 [2021-08-29T15:23:36.981Z] #21 30.07 Selecting previously unselected package python3-pkg-resources.
15:23:36 [2021-08-29T15:23:36.981Z] #21 30.08 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
15:23:36 [2021-08-29T15:23:36.981Z] #21 30.09 Unpacking python3-pkg-resources (52.0.0-4) ...
15:23:36 [2021-08-29T15:23:36.981Z] #21 30.27 Selecting previously unselected package python3-setuptools.
15:23:37 [2021-08-29T15:23:37.075Z] #47 142.0 net
15:23:37 [2021-08-29T15:23:37.244Z] #21 30.28 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
15:23:37 [2021-08-29T15:23:37.244Z] #21 30.30 Unpacking python3-setuptools (52.0.0-4) ...
15:23:37 [2021-08-29T15:23:37.507Z] #21 30.69 Selecting previously unselected package python3-wheel.
15:23:37 [2021-08-29T15:23:37.507Z] #21 30.69 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
15:23:37 [2021-08-29T15:23:37.507Z] #21 30.70 Unpacking python3-wheel (0.34.2-1) ...
15:23:37 [2021-08-29T15:23:37.507Z] #21 30.82 Selecting previously unselected package python3-pip.
15:23:37 [2021-08-29T15:23:37.643Z] #47 142.5 vendor/golang.org/x/crypto/chacha20
15:23:37 [2021-08-29T15:23:37.719Z] #17 2.191 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:23:37 [2021-08-29T15:23:37.719Z] #17 DONE 2.4s
15:23:37 [2021-08-29T15:23:37.719Z] 
15:23:37 [2021-08-29T15:23:37.719Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:23:37 [2021-08-29T15:23:37.719Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2
15:23:37 [2021-08-29T15:23:37.770Z] #21 30.84 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
15:23:37 [2021-08-29T15:23:37.770Z] #21 30.85 Unpacking python3-pip (20.3.4-4) ...
15:23:38 [2021-08-29T15:23:38.033Z] #21 31.23 Selecting previously unselected package sudo.
15:23:38 [2021-08-29T15:23:38.033Z] #21 31.23 Preparing to unpack .../40-sudo_1.9.5p2-3_arm64.deb ...
15:23:38 [2021-08-29T15:23:38.033Z] #21 31.24 Unpacking sudo (1.9.5p2-3) ...
15:23:38 [2021-08-29T15:23:38.126Z] #14 ...
15:23:38 [2021-08-29T15:23:38.126Z] 
15:23:38 [2021-08-29T15:23:38.126Z] #47 [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
15:23:38 [2021-08-29T15:23:38.126Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:23:38 [2021-08-29T15:23:38.126Z] #47 130.6 text/template
15:23:38 [2021-08-29T15:23:38.126Z] #47 134.3 encoding/xml
15:23:38 [2021-08-29T15:23:38.126Z] #47 139.1 go/doc
15:23:38 [2021-08-29T15:23:38.126Z] #47 ...
15:23:38 [2021-08-29T15:23:38.126Z] 
15:23:38 [2021-08-29T15:23:38.126Z] #53 [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
15:23:38 [2021-08-29T15:23:38.126Z] #53 sha256:03373b823332985aa780e7caa8103d33a2bfea34a4d900e352a72f6292f12ea8
15:23:38 [2021-08-29T15:23:38.126Z] #53 140.5 mvdan.cc/sh/v3/cmd/shfmt
15:23:38 [2021-08-29T15:23:38.291Z] #18 ...
15:23:38 [2021-08-29T15:23:38.291Z] 
15:23:38 [2021-08-29T15:23:38.291Z] #55 [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
15:23:38 [2021-08-29T15:23:38.291Z] #55 sha256:85c1d23ae4813d79a73fa259a0590004be984bb6b7d740a2fbcbc9e19ca01384
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.325 + RM_GOPATH=0
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.325 + TMP_GOPATH=
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.325 + : /build
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.325 + '[' -z '' ']'
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.335 ++ mktemp -d
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.335 + export GOPATH=/tmp/tmp.GUzv57GePl
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.335 + GOPATH=/tmp/tmp.GUzv57GePl
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.335 + RM_GOPATH=1
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.335 + case "$(go env GOARCH)" in
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.335 ++ go env GOARCH
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + export GO_BUILDMODE=-buildmode=pie
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + GO_BUILDMODE=-buildmode=pie
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 ++ dirname /tmp/install/install.sh
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + dir=/tmp/install
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + bin=runc
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + shift
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + '[' '!' -f /tmp/install/runc.installer ']'
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + . /tmp/install/runc.installer
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + install_runc
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + grep -q '^3\.10\.0.*\.el7\.'
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.346 + uname -r
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.433 + RUNC_BUILDTAGS='seccomp '
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.433 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )'
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.433 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.GUzv57GePl/src/github.com/opencontainers/runc
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.433 Cloning into '/tmp/tmp.GUzv57GePl/src/github.com/opencontainers/runc'...
15:23:38 [2021-08-29T15:23:38.291Z] #55 4.443 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )
15:23:38 [2021-08-29T15:23:38.558Z] #21 31.68 Selecting previously unselected package thin-provisioning-tools.
15:23:38 [2021-08-29T15:23:38.558Z] #21 31.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ...
15:23:38 [2021-08-29T15:23:38.558Z] #21 31.70 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:23:38 [2021-08-29T15:23:38.582Z] #47 143.1 vendor/golang.org/x/crypto/poly1305
15:23:38 [2021-08-29T15:23:38.821Z] #21 31.94 Selecting previously unselected package uidmap.
15:23:38 [2021-08-29T15:23:38.821Z] #21 31.95 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ...
15:23:38 [2021-08-29T15:23:38.821Z] #21 31.96 Unpacking uidmap (1:4.8.1-1) ...
15:23:38 [2021-08-29T15:23:38.821Z] #21 32.15 Selecting previously unselected package vim-runtime.
15:23:38 [2021-08-29T15:23:38.821Z] #21 32.15 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
15:23:38 [2021-08-29T15:23:38.841Z] #47 143.6 vendor/golang.org/x/sys/cpu
15:23:39 [2021-08-29T15:23:39.084Z] #21 32.19 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:23:39 [2021-08-29T15:23:39.084Z] #21 32.22 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:23:39 [2021-08-29T15:23:39.084Z] #21 32.22 Unpacking vim-runtime (2:8.2.2434-3) ...
15:23:39 [2021-08-29T15:23:39.100Z] #47 144.0 vendor/golang.org/x/crypto/chacha20poly1305
15:23:39 [2021-08-29T15:23:39.679Z] #55 ...
15:23:39 [2021-08-29T15:23:39.679Z] 
15:23:39 [2021-08-29T15:23:39.679Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:23:39 [2021-08-29T15:23:39.679Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2
15:23:39 [2021-08-29T15:23:39.679Z] #18 DONE 2.3s
15:23:39 [2021-08-29T15:23:39.940Z] 
15:23:39 [2021-08-29T15:23:39.940Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:23:39 [2021-08-29T15:23:39.940Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4
15:23:40 [2021-08-29T15:23:40.191Z] #19 236.2 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
15:23:40 [2021-08-29T15:23:40.191Z] #19 236.2 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:23:40 [2021-08-29T15:23:40.191Z] #19 236.2 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
15:23:40 [2021-08-29T15:23:40.191Z] #19 236.2 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
15:23:40 [2021-08-29T15:23:40.191Z] #19 236.2 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
15:23:40 [2021-08-29T15:23:40.191Z] #19 236.2 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
15:23:40 [2021-08-29T15:23:40.191Z] #19 236.5 Selecting previously unselected package libc6-dev-ppc64el-cross.
15:23:40 [2021-08-29T15:23:40.191Z] #19 236.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
15:23:40 [2021-08-29T15:23:40.192Z] #19 236.6 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
15:23:40 [2021-08-29T15:23:40.452Z] #19 237.2 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
15:23:40 [2021-08-29T15:23:40.452Z] #19 237.2 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
15:23:40 [2021-08-29T15:23:40.452Z] #19 237.4 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
15:23:40 [2021-08-29T15:23:40.478Z] #47 145.0 vendor/golang.org/x/crypto/curve25519
15:23:41 [2021-08-29T15:23:41.048Z] #47 145.8 vendor/golang.org/x/crypto/hkdf
15:23:41 [2021-08-29T15:23:41.308Z] #47 146.0 vendor/golang.org/x/text/transform
15:23:42 [2021-08-29T15:23:42.245Z] #47 146.9 vendor/golang.org/x/text/unicode/bidi
15:23:42 [2021-08-29T15:23:42.312Z] #53 DONE 144.6s
15:23:42 [2021-08-29T15:23:42.312Z] 
15:23:42 [2021-08-29T15:23:42.312Z] #47 [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
15:23:42 [2021-08-29T15:23:42.312Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:23:42 [2021-08-29T15:23:42.312Z] #47 141.7 github.com/LK4D4/vndr/versioned
15:23:42 [2021-08-29T15:23:42.312Z] #47 142.2 encoding/asn1
15:23:42 [2021-08-29T15:23:42.312Z] #47 144.6 github.com/LK4D4/vndr/build
15:23:42 [2021-08-29T15:23:42.397Z] #21 35.43 Selecting previously unselected package vim.
15:23:42 [2021-08-29T15:23:42.397Z] #21 35.44 Preparing to unpack .../44-vim_2%3a8.2.2434-3_arm64.deb ...
15:23:42 [2021-08-29T15:23:42.397Z] #21 35.46 Unpacking vim (2:8.2.2434-3) ...
15:23:42 [2021-08-29T15:23:42.420Z] #19 239.3 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
15:23:42 [2021-08-29T15:23:42.420Z] #19 239.3 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:23:42 [2021-08-29T15:23:42.489Z] #19 DONE 2.5s
15:23:42 [2021-08-29T15:23:42.489Z] 
15:23:42 [2021-08-29T15:23:42.489Z] #20 [dev-systemd-false  6/25] RUN ldconfig
15:23:42 [2021-08-29T15:23:42.489Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851
15:23:42 [2021-08-29T15:23:42.660Z] #21 35.92 Selecting previously unselected package xfsprogs.
15:23:42 [2021-08-29T15:23:42.660Z] #21 35.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ...
15:23:42 [2021-08-29T15:23:42.660Z] #21 35.96 Unpacking xfsprogs (5.10.0-4) ...
15:23:42 [2021-08-29T15:23:42.684Z] #19 239.5 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
15:23:43 [2021-08-29T15:23:43.200Z] #21 36.32 Selecting previously unselected package zip.
15:23:43 [2021-08-29T15:23:43.201Z] #21 36.33 Preparing to unpack .../46-zip_3.0-12_arm64.deb ...
15:23:43 [2021-08-29T15:23:43.201Z] #21 36.40 Unpacking zip (3.0-12) ...
15:23:43 [2021-08-29T15:23:43.463Z] #21 36.74 Setting up python3-pkg-resources (52.0.0-4) ...
15:23:44 [2021-08-29T15:23:44.207Z] #47 146.4 crypto/ecdsa
15:23:44 [2021-08-29T15:23:44.409Z] #21 37.77 Setting up libip4tc2:arm64 (1.8.7-1) ...
15:23:44 [2021-08-29T15:23:44.464Z] #47 147.1 net
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.78 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.80 Setting up libgpm2:arm64 (1.20.7-8) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.81 Setting up libicu67:arm64 (67.1-7) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.83 Setting up libip6tc2:arm64 (1.8.7-1) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.84 Setting up libinih1:arm64 (53-1+b2) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.85 Setting up uidmap (1:4.8.1-1) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.87 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.88 Setting up bzip2 (1.0.8-4) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.90 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
15:23:44 [2021-08-29T15:23:44.672Z] #21 37.92 Setting up python3-wheel (0.34.2-1) ...
15:23:45 [2021-08-29T15:23:45.035Z] #20 DONE 2.4s
15:23:45 [2021-08-29T15:23:45.035Z] 
15:23:45 [2021-08-29T15:23:45.035Z] #33 [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
15:23:45 [2021-08-29T15:23:45.035Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:23:45 [2021-08-29T15:23:45.035Z] #33 DONE 134.9s
15:23:45 [2021-08-29T15:23:45.035Z] 
15:23:45 [2021-08-29T15:23:45.035Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:23:45 [2021-08-29T15:23:45.035Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff
15:23:45 [2021-08-29T15:23:45.395Z] #47 147.9 vendor/golang.org/x/sys/cpu
15:23:45 [2021-08-29T15:23:45.523Z] 8f616e6e9eec: Pull complete
15:23:45 [2021-08-29T15:23:45.533Z] #47 149.7 vendor/golang.org/x/text/secure/bidirule
15:23:45 [2021-08-29T15:23:45.533Z] #47 150.2 vendor/golang.org/x/text/unicode/norm
15:23:45 [2021-08-29T15:23:45.622Z] #21 38.84 Setting up xxd (2:8.2.2434-3) ...
15:23:45 [2021-08-29T15:23:45.622Z] #21 38.86 Setting up libcap2:arm64 (1:2.44-1) ...
15:23:45 [2021-08-29T15:23:45.622Z] #21 38.87 Setting up libcap2-bin (1:2.44-1) ...
15:23:45 [2021-08-29T15:23:45.622Z] #21 38.91 Setting up apparmor (2.13.6-10) ...
15:23:45 [2021-08-29T15:23:45.792Z] #47 ...
15:23:45 [2021-08-29T15:23:45.792Z] 
15:23:45 [2021-08-29T15:23:45.792Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:45 [2021-08-29T15:23:45.792Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:45 [2021-08-29T15:23:45.792Z] #14 140.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:23:45 [2021-08-29T15:23:45.792Z] #14 140.5 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
15:23:45 [2021-08-29T15:23:45.792Z] #14 140.5 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:23:45 [2021-08-29T15:23:45.792Z] #14 148.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:23:45 [2021-08-29T15:23:45.792Z] #14 148.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:23:45 [2021-08-29T15:23:45.792Z] #14 148.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:23:45 [2021-08-29T15:23:45.960Z] #47 148.4 vendor/golang.org/x/crypto/chacha20poly1305
15:23:46 [2021-08-29T15:23:46.217Z] #47 ...
15:23:46 [2021-08-29T15:23:46.217Z] 
15:23:46 [2021-08-29T15:23:46.217Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:46 [2021-08-29T15:23:46.217Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:46 [2021-08-29T15:23:46.217Z] #14 148.7 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:23:46 [2021-08-29T15:23:46.217Z] #14 148.7 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:23:46 [2021-08-29T15:23:46.217Z] #14 148.7 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:23:46 [2021-08-29T15:23:46.892Z] #19 243.9 Selecting previously unselected package g++-powerpc64le-linux-gnu.
15:23:46 [2021-08-29T15:23:46.892Z] #19 243.9 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:23:46 [2021-08-29T15:23:46.892Z] #19 243.9 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
15:23:46 [2021-08-29T15:23:46.892Z] #19 243.9 Selecting previously unselected package crossbuild-essential-ppc64el.
15:23:46 [2021-08-29T15:23:46.892Z] #19 243.9 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
15:23:46 [2021-08-29T15:23:46.892Z] #19 243.9 Unpacking crossbuild-essential-ppc64el (12.9) ...
15:23:46 [2021-08-29T15:23:46.892Z] #19 244.0 Selecting previously unselected package libc6-s390x-cross.
15:23:46 [2021-08-29T15:23:46.892Z] #19 244.0 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
15:23:46 [2021-08-29T15:23:46.949Z] #21 ...
15:23:46 [2021-08-29T15:23:46.949Z] 
15:23:46 [2021-08-29T15:23:46.949Z] #47 [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
15:23:46 [2021-08-29T15:23:46.949Z] #47 sha256:a1dac24e9b7b1fec1d47b1666e2d929ea4d8873bcd6b8d57d3d6b163aa55db94
15:23:46 [2021-08-29T15:23:46.949Z] #47 131.9 github.com/LK4D4/vndr/godl
15:23:46 [2021-08-29T15:23:46.949Z] #47 132.6 github.com/LK4D4/vndr
15:23:46 [2021-08-29T15:23:46.949Z] #47 DONE 137.1s
15:23:46 [2021-08-29T15:23:46.949Z] 
15:23:46 [2021-08-29T15:23:46.949Z] #55 [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
15:23:46 [2021-08-29T15:23:46.949Z] #55 sha256:85c1d23ae4813d79a73fa259a0590004be984bb6b7d740a2fbcbc9e19ca01384
15:23:46 [2021-08-29T15:23:46.949Z] #55 12.67 + cd /tmp/tmp.GUzv57GePl/src/github.com/opencontainers/runc
15:23:46 [2021-08-29T15:23:46.949Z] #55 12.67 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:23:46 [2021-08-29T15:23:46.949Z] #55 13.21 + '[' -z '' ']'
15:23:46 [2021-08-29T15:23:46.949Z] #55 13.21 + target=static
15:23:46 [2021-08-29T15:23:46.949Z] #55 13.21 + make 'BUILDTAGS=seccomp ' static
15:23:46 [2021-08-29T15:23:46.949Z] #55 13.47 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.0 Unpacking libc6-s390x-cross (2.31-9cross4) ...
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.1 Selecting previously unselected package libgcc-s1-s390x-cross.
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.1 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.1 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.1 Selecting previously unselected package libgomp1-s390x-cross.
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.1 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.1 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.2 Selecting previously unselected package libitm1-s390x-cross.
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.2 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.2 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
15:23:47 [2021-08-29T15:23:47.152Z] #19 244.2 Selecting previously unselected package libatomic1-s390x-cross.
15:23:47 [2021-08-29T15:23:47.412Z] #19 244.2 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:47 [2021-08-29T15:23:47.412Z] #19 244.2 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
15:23:47 [2021-08-29T15:23:47.412Z] #19 244.2 Selecting previously unselected package libasan6-s390x-cross.
15:23:47 [2021-08-29T15:23:47.412Z] #19 244.2 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:47 [2021-08-29T15:23:47.412Z] #19 244.2 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
15:23:47 [2021-08-29T15:23:47.549Z] 8f616e6e9eec: Pull complete
15:23:47 [2021-08-29T15:23:47.673Z] #19 244.5 Selecting previously unselected package libstdc++6-s390x-cross.
15:23:47 [2021-08-29T15:23:47.673Z] #19 244.5 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:47 [2021-08-29T15:23:47.673Z] #19 244.5 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
15:23:47 [2021-08-29T15:23:47.673Z] #19 244.6 Selecting previously unselected package libubsan1-s390x-cross.
15:23:47 [2021-08-29T15:23:47.673Z] #19 244.6 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:47 [2021-08-29T15:23:47.673Z] #19 244.6 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
15:23:47 [2021-08-29T15:23:47.933Z] #19 244.7 Selecting previously unselected package libgcc-10-dev-s390x-cross.
15:23:47 [2021-08-29T15:23:47.933Z] #19 244.7 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:47 [2021-08-29T15:23:47.933Z] #19 244.7 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
15:23:47 [2021-08-29T15:23:47.933Z] #19 244.8 Selecting previously unselected package gcc-10-s390x-linux-gnu.
15:23:47 [2021-08-29T15:23:47.933Z] #19 244.8 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:23:47 [2021-08-29T15:23:47.933Z] #19 244.8 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
15:23:48 [2021-08-29T15:23:48.188Z] #21 41.01 Setting up zip (3.0-12) ...
15:23:48 [2021-08-29T15:23:48.188Z] #21 41.03 Setting up vim-common (2:8.2.2434-3) ...
15:23:48 [2021-08-29T15:23:48.188Z] #21 41.09 Setting up bash-completion (1:2.11-2) ...
15:23:49 [2021-08-29T15:23:49.494Z] #55 ...
15:23:49 [2021-08-29T15:23:49.494Z] 
15:23:49 [2021-08-29T15:23:49.494Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:23:49 [2021-08-29T15:23:49.494Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff
15:23:49 [2021-08-29T15:23:49.494Z] #21 4.700 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:23:49 [2021-08-29T15:23:49.755Z] #21 4.868 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:23:49 [2021-08-29T15:23:49.755Z] #21 5.040 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:23:49 [2021-08-29T15:23:49.990Z] #14 ...
15:23:49 [2021-08-29T15:23:49.990Z] 
15:23:49 [2021-08-29T15:23:49.990Z] #47 [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
15:23:49 [2021-08-29T15:23:49.990Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:23:49 [2021-08-29T15:23:49.990Z] #47 154.2 vendor/golang.org/x/net/idna
15:23:50 [2021-08-29T15:23:50.016Z] #21 5.220 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:23:50 [2021-08-29T15:23:50.742Z] #21 43.85 Setting up xz-utils (5.2.5-2) ...
15:23:50 [2021-08-29T15:23:50.742Z] #21 43.88 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:23:50 [2021-08-29T15:23:50.742Z] #21 43.90 Setting up libmnl0:arm64 (1.0.4-3) ...
15:23:50 [2021-08-29T15:23:50.742Z] #21 43.93 Setting up patch (2.7.6-7) ...
15:23:50 [2021-08-29T15:23:50.742Z] #21 43.96 Setting up sudo (1.9.5p2-3) ...
15:23:50 [2021-08-29T15:23:50.974Z] #21 5.923 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.06 invoke-rc.d: could not determine current runlevel
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.07 invoke-rc.d: policy-rc.d denied execution of start.
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.09 Setting up xfsprogs (5.10.0-4) ...
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.12 Setting up libxtables12:arm64 (1.8.7-1) ...
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.15 Setting up inetutils-ping (2:2.0-1) ...
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.17 Setting up pigz (2.6-1) ...
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.19 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.21 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.24 Setting up python-pip-whl (20.3.4-4) ...
15:23:51 [2021-08-29T15:23:51.005Z] #21 44.28 Setting up vim-runtime (2:8.2.2434-3) ...
15:23:51 [2021-08-29T15:23:51.895Z] #47 156.2 vendor/golang.org/x/net/http2/hpack
15:23:51 [2021-08-29T15:23:51.961Z] #21 45.14 Setting up libaio1:arm64 (0.3.112-9) ...
15:23:51 [2021-08-29T15:23:51.961Z] #21 45.16 Setting up python3-lib2to3 (3.9.2-1) ...
15:23:52 [2021-08-29T15:23:52.138Z] #19 249.1 Selecting previously unselected package gcc-s390x-linux-gnu.
15:23:52 [2021-08-29T15:23:52.399Z] #19 249.1 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:23:52 [2021-08-29T15:23:52.399Z] #19 249.1 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
15:23:52 [2021-08-29T15:23:52.399Z] #19 249.2 Selecting previously unselected package linux-libc-dev-s390x-cross.
15:23:52 [2021-08-29T15:23:52.399Z] #19 249.2 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
15:23:52 [2021-08-29T15:23:52.399Z] #19 249.2 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
15:23:52 [2021-08-29T15:23:52.399Z] #19 249.3 Selecting previously unselected package libc6-dev-s390x-cross.
15:23:52 [2021-08-29T15:23:52.399Z] #19 249.3 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
15:23:52 [2021-08-29T15:23:52.399Z] #19 249.3 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
15:23:52 [2021-08-29T15:23:52.462Z] #47 157.4 mime
15:23:52 [2021-08-29T15:23:52.536Z] #21 45.70 Setting up libelf1:arm64 (0.183-1) ...
15:23:52 [2021-08-29T15:23:52.659Z] #19 249.6 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
15:23:52 [2021-08-29T15:23:52.659Z] #19 249.6 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
15:23:52 [2021-08-29T15:23:52.659Z] #19 249.6 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
15:23:52 [2021-08-29T15:23:52.798Z] #21 45.84 Setting up libonig5:arm64 (6.9.6-1.1) ...
15:23:52 [2021-08-29T15:23:52.798Z] #21 45.86 Setting up python3-distutils (3.9.2-1) ...
15:23:52 [2021-08-29T15:23:52.920Z] #19 249.8 Selecting previously unselected package g++-10-s390x-linux-gnu.
15:23:52 [2021-08-29T15:23:52.920Z] #19 249.8 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
15:23:52 [2021-08-29T15:23:52.920Z] #19 249.8 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.44 Setting up vim (2:8.2.2434-3) ...
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:23:53 [2021-08-29T15:23:53.374Z] #21 46.66 Setting up python3-setuptools (52.0.0-4) ...
15:23:53 [2021-08-29T15:23:53.374Z] #21 ...
15:23:53 [2021-08-29T15:23:53.374Z] 
15:23:53 [2021-08-29T15:23:53.374Z] #41 [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
15:23:53 [2021-08-29T15:23:53.374Z] #41 sha256:09fc4a70b511bddf631bc7ea42ded05aad5cdbb38c06c6ecaf5d32fec082a362
15:23:53 [2021-08-29T15:23:53.374Z] #41 153.2 + dpkg --print-architecture
15:23:54 [2021-08-29T15:23:54.329Z] #14 ...
15:23:54 [2021-08-29T15:23:54.329Z] 
15:23:54 [2021-08-29T15:23:54.329Z] #47 [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
15:23:54 [2021-08-29T15:23:54.329Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:23:54 [2021-08-29T15:23:54.329Z] #47 149.4 vendor/golang.org/x/crypto/curve25519
15:23:54 [2021-08-29T15:23:54.329Z] #47 150.1 vendor/golang.org/x/crypto/hkdf
15:23:54 [2021-08-29T15:23:54.329Z] #47 150.3 vendor/golang.org/x/text/transform
15:23:54 [2021-08-29T15:23:54.329Z] #47 151.3 vendor/golang.org/x/text/unicode/bidi
15:23:54 [2021-08-29T15:23:54.329Z] #47 153.0 vendor/golang.org/x/text/secure/bidirule
15:23:54 [2021-08-29T15:23:54.329Z] #47 153.3 vendor/golang.org/x/text/unicode/norm
15:23:54 [2021-08-29T15:23:54.366Z] #47 159.0 mime/quotedprintable
15:23:54 [2021-08-29T15:23:54.587Z] #47 157.0 vendor/golang.org/x/net/idna
15:23:54 [2021-08-29T15:23:54.625Z] #47 159.4 net/http/internal
15:23:54 [2021-08-29T15:23:54.884Z] #47 159.7 net/http/internal/ascii
15:23:55 [2021-08-29T15:23:55.179Z] #21 10.13 Fetched 8399 kB in 6s (1428 kB/s)
15:23:55 [2021-08-29T15:23:55.298Z] #41 DONE 155.2s
15:23:55 [2021-08-29T15:23:55.298Z] 
15:23:55 [2021-08-29T15:23:55.298Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:23:55 [2021-08-29T15:23:55.298Z] #21 sha256:4b1029c36cc62697bc7c2eaaffc84fe086fb7436a5c1598f67bd5241a055d830
15:23:55 [2021-08-29T15:23:55.298Z] #21 46.66 Setting up python3-setuptools (52.0.0-4) ...
15:23:55 [2021-08-29T15:23:55.873Z] #21 48.94 Setting up libjq1:arm64 (1.6-2.1) ...
15:23:55 [2021-08-29T15:23:55.873Z] #21 48.95 Setting up libnftnl11:arm64 (1.1.9-1) ...
15:23:55 [2021-08-29T15:23:55.873Z] #21 49.00 Setting up thin-provisioning-tools (0.9.0-1) ...
15:23:55 [2021-08-29T15:23:55.873Z] #21 49.02 Setting up python3-pip (20.3.4-4) ...
15:23:56 [2021-08-29T15:23:56.481Z] #47 158.8 vendor/golang.org/x/net/http2/hpack
15:23:56 [2021-08-29T15:23:56.865Z] #47 161.6 crypto/tls
15:23:57 [2021-08-29T15:23:57.045Z] #47 ...
15:23:57 [2021-08-29T15:23:57.045Z] 
15:23:57 [2021-08-29T15:23:57.045Z] #60 [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
15:23:57 [2021-08-29T15:23:57.045Z] #60 sha256:96b144951eb0f43438faa87fc7c4744b9902b68c50480d084d9041f087572638
15:23:57 [2021-08-29T15:23:57.045Z] #60 159.6 + for f in rootlesskit rootlesskit-docker-proxy
15:23:57 [2021-08-29T15:23:57.045Z] #60 159.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:23:57 [2021-08-29T15:23:57.092Z] #21 10.13 Reading package lists...
15:23:57 [2021-08-29T15:23:57.128Z] #19 254.0 Selecting previously unselected package g++-s390x-linux-gnu.
15:23:57 [2021-08-29T15:23:57.128Z] #19 254.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
15:23:57 [2021-08-29T15:23:57.128Z] #19 254.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
15:23:57 [2021-08-29T15:23:57.128Z] #19 254.0 Selecting previously unselected package crossbuild-essential-s390x.
15:23:57 [2021-08-29T15:23:57.128Z] #19 254.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
15:23:57 [2021-08-29T15:23:57.128Z] #19 254.0 Unpacking crossbuild-essential-s390x (12.9) ...
15:23:57 [2021-08-29T15:23:57.128Z] #19 254.1 Setting up libconfig-inifiles-perl (3.000003-1) ...
15:23:57 [2021-08-29T15:23:57.128Z] #19 254.1 Setting up libfile-which-perl (1.23-1) ...
15:23:57 [2021-08-29T15:23:57.388Z] #19 254.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.2 Setting up libc6-armhf-cross (2.31-9cross4) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.2 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.2 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.2 Setting up libicu67:amd64 (67.1-7) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.2 Setting up libmagic-mgc (1:5.39-3) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.2 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.2 Setting up libc6-s390x-cross (2.31-9cross4) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.2 Setting up libmagic1:amd64 (1:5.39-3) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.3 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.3 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.3 Setting up file (1:5.39-3) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.3 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.3 Setting up bzip2 (1.0.8-4) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.3 Setting up libyaml-perl (1.30-1) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.3 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
15:23:57 [2021-08-29T15:23:57.389Z] #19 254.3 Setting up libxml-sax-base-perl (1.09-1.1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.4 Setting up libio-string-perl (1.08-3.1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.4 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.4 Setting up cross-config (2.6.18+nmu1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.5 Setting up xz-utils (5.2.5-2) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.5 Setting up libc6-arm64-cross (2.31-9cross4) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.5 Setting up patch (2.7.6-7) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.5 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.5 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up libc6-armel-cross (2.31-9cross4) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.6 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.7 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.7 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.7 Setting up libfile-homedir-perl (1.006-1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.7 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.7 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.649Z] #19 254.7 Setting up libxml2:amd64 (2.9.10+dfsg-6.7) ...
15:23:57 [2021-08-29T15:23:57.798Z] #21 50.85 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
15:23:57 [2021-08-29T15:23:57.798Z] #21 50.87 Setting up jq (1.6-2.1) ...
15:23:57 [2021-08-29T15:23:57.798Z] #21 50.88 Setting up libbpf0:arm64 (1:0.3-2) ...
15:23:57 [2021-08-29T15:23:57.798Z] #21 50.91 Setting up iptables (1.8.7-1) ...
15:23:57 [2021-08-29T15:23:57.798Z] #21 50.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:23:57 [2021-08-29T15:23:57.798Z] #21 50.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:23:57 [2021-08-29T15:23:57.798Z] #21 50.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:23:57 [2021-08-29T15:23:57.798Z] #21 51.02 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:23:57 [2021-08-29T15:23:57.798Z] #21 51.03 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:23:57 [2021-08-29T15:23:57.798Z] #21 51.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:23:57 [2021-08-29T15:23:57.798Z] #21 51.10 Setting up iproute2 (5.10.0-4) ...
15:23:57 [2021-08-29T15:23:57.800Z] #47 ...
15:23:57 [2021-08-29T15:23:57.800Z] 
15:23:57 [2021-08-29T15:23:57.800Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:23:57 [2021-08-29T15:23:57.800Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:23:57 [2021-08-29T15:23:57.800Z] #14 162.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:23:57 [2021-08-29T15:23:57.800Z] #14 162.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:23:57 [2021-08-29T15:23:57.800Z] #14 162.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.7 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.7 Setting up liblocale-gettext-perl (1.07-4+b1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.7 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.8 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.8 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.8 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.8 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.8 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.8 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.8 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.9 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.9 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.9 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.9 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.9 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.9 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.9 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
15:23:57 [2021-08-29T15:23:57.909Z] #19 254.9 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 254.9 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 254.9 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.0 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.0 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.0 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.0 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.0 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.0 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.0 Setting up libxml-sax-perl (1.02+dfsg-1) ...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.1 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
15:23:58 [2021-08-29T15:23:58.170Z] #19 255.1 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
15:23:58 [2021-08-29T15:23:58.374Z] #21 51.58 Processing triggers for libc-bin (2.31-13) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.3 
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.3 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.3 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.3 Setting up dpkg-dev (1.20.9) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.3 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.3 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.3 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.4 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.4 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.4 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.4 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.4 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.4 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.431Z] #19 255.4 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.637Z] #21 DONE 51.9s
15:23:58 [2021-08-29T15:23:58.637Z] 
15:23:58 [2021-08-29T15:23:58.637Z] #22 [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
15:23:58 [2021-08-29T15:23:58.637Z] #22 sha256:33e96234787d679960a57608ff18a66ce191836e28b294f9dda209b53422bb70
15:23:58 [2021-08-29T15:23:58.692Z] #19 255.4 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.692Z] #19 255.4 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
15:23:58 [2021-08-29T15:23:58.692Z] #19 255.5 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
15:23:58 [2021-08-29T15:23:58.692Z] #19 255.6 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
15:23:58 [2021-08-29T15:23:58.692Z] #19 255.6 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
15:23:58 [2021-08-29T15:23:58.737Z] #14 ...
15:23:58 [2021-08-29T15:23:58.737Z] 
15:23:58 [2021-08-29T15:23:58.737Z] #60 [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
15:23:58 [2021-08-29T15:23:58.737Z] #60 sha256:fdd05a05f797fa57fed71e031f7592f4f1b581f5b05fe90b5b848d5ba4b6252c
15:23:58 [2021-08-29T15:23:58.737Z] #60 155.4 + for f in rootlesskit rootlesskit-docker-proxy
15:23:58 [2021-08-29T15:23:58.737Z] #60 155.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:23:58 [2021-08-29T15:23:58.737Z] #60 DONE 163.3s
15:23:58 [2021-08-29T15:23:58.737Z] 
15:23:58 [2021-08-29T15:23:58.737Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:23:58 [2021-08-29T15:23:58.737Z] #61 sha256:7d796bbe8bb90dee49d622b0b76d3cb077d364ffe9b6229dd1e24ca5c43833d1
15:23:58 [2021-08-29T15:23:58.737Z] #61 DONE 0.1s
15:23:58 [2021-08-29T15:23:58.737Z] 
15:23:58 [2021-08-29T15:23:58.737Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:23:58 [2021-08-29T15:23:58.737Z] #62 sha256:f2f52331a6a401459a6eb446f01f47af36dbeb43375e6fad858689ab5adeceaf
15:23:58 [2021-08-29T15:23:58.737Z] #62 DONE 0.1s
15:23:58 [2021-08-29T15:23:58.737Z] 
15:23:58 [2021-08-29T15:23:58.737Z] #58 [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
15:23:58 [2021-08-29T15:23:58.737Z] #58 sha256:179a0f724d8ca517f621d3a5d4738a30860e3943dbf6d624cbb53231a268f335
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.7 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.8 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.8 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.8 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.8 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.8 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.8 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.8 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.8 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.9 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.9 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.9 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.9 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.9 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 255.9 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 256.0 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 256.0 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 256.0 Setting up libxml-simple-perl (2.25-1) ...
15:23:58 [2021-08-29T15:23:58.953Z] #19 256.0 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.003Z] #21 12.07 Reading package lists...
15:23:59 [2021-08-29T15:23:59.213Z] #19 256.0 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.213Z] #19 256.1 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.213Z] #19 256.1 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.213Z] #19 256.1 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.213Z] #19 256.1 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.264Z] #21 14.14 Building dependency tree...
15:23:59 [2021-08-29T15:23:59.473Z] #19 256.2 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.474Z] #19 256.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.474Z] #19 256.3 Setting up libconfig-auto-perl (0.44-1.1) ...
15:23:59 [2021-08-29T15:23:59.474Z] #19 256.4 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.474Z] #19 256.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.474Z] #19 256.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.474Z] #19 256.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.5 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.5 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.5 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.5 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.5 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.5 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.6 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.6 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.6 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.6 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.6 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.6 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.7 Setting up dpkg-cross (2.6.18+nmu1) ...
15:23:59 [2021-08-29T15:23:59.734Z] #19 256.7 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.994Z] #19 256.7 Setting up crossbuild-essential-armel (12.9) ...
15:23:59 [2021-08-29T15:23:59.994Z] #19 256.7 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
15:23:59 [2021-08-29T15:23:59.994Z] #19 256.7 Setting up crossbuild-essential-armhf (12.9) ...
15:23:59 [2021-08-29T15:23:59.994Z] #19 256.7 Setting up crossbuild-essential-arm64 (12.9) ...
15:23:59 [2021-08-29T15:23:59.994Z] #19 256.7 Setting up crossbuild-essential-s390x (12.9) ...
15:23:59 [2021-08-29T15:23:59.994Z] #19 256.7 Setting up crossbuild-essential-ppc64el (12.9) ...
15:23:59 [2021-08-29T15:23:59.994Z] #19 256.8 Processing triggers for libc-bin (2.31-13) ...
15:24:00 [2021-08-29T15:24:00.032Z] #22 1.306 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:24:00 [2021-08-29T15:24:00.032Z] #22 1.312 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:24:00 [2021-08-29T15:24:00.032Z] #22 1.317 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:24:00 [2021-08-29T15:24:00.032Z] #22 DONE 1.4s
15:24:00 [2021-08-29T15:24:00.032Z] 
15:24:00 [2021-08-29T15:24:00.032Z] #55 [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
15:24:00 [2021-08-29T15:24:00.032Z] #55 sha256:54282b406c8a76712bc6ebae3f8908a5b78aac49a111c90dfdc5862fabef848a
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.27 The following additional packages will be installed:
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.27   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.27   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.27   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.27   python3-pkg-resources vim-runtime xxd
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.27 Suggested packages:
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.28   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.28   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.28   acl attr quota
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.28 Recommended packages:
15:24:00 [2021-08-29T15:24:00.205Z] #21 15.28   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:24:00 [2021-08-29T15:24:00.294Z] #55 ...
15:24:00 [2021-08-29T15:24:00.294Z] 
15:24:00 [2021-08-29T15:24:00.294Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
15:24:00 [2021-08-29T15:24:00.294Z] #23 sha256:ebe46870d0db21280e2a26bf1ab6a56c158dc87d7188c4cbd2292dd965e16e44
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32 The following NEW packages will be installed:
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32   python3-pkg-resources python3-setuptools python3-wheel sudo
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:24:01 [2021-08-29T15:24:01.146Z] #21 16.32   xz-utils zip
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.62 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded.
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.62 Need to get 27.0 MB of archives.
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.62 After this operation, 104 MB of additional disk space will be used.
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.64 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.66 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.67 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.68 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.68 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
15:24:01 [2021-08-29T15:24:01.407Z] #21 16.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.69 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.71 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.72 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.72 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.73 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.73 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.73 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.73 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.74 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.75 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.75 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
15:24:01 [2021-08-29T15:24:01.668Z] #21 16.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:24:01 [2021-08-29T15:24:01.906Z] #19 DONE 258.4s
15:24:01 [2021-08-29T15:24:01.906Z] 
15:24:01 [2021-08-29T15:24:01.906Z] #67 [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
15:24:01 [2021-08-29T15:24:01.906Z] #67 sha256:aa4769cde4558e95f0dbcd4e952c7574e589cab44658eeb8c428f91e28c4291a
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.04 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.10 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.10 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.11 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.13 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
15:24:01 [2021-08-29T15:24:01.928Z] #21 17.14 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
15:24:01 [2021-08-29T15:24:01.929Z] #21 17.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
15:24:01 [2021-08-29T15:24:01.929Z] #21 17.17 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
15:24:01 [2021-08-29T15:24:01.929Z] #21 17.18 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
15:24:02 [2021-08-29T15:24:02.189Z] #21 17.38 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
15:24:02 [2021-08-29T15:24:02.189Z] #21 17.40 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
15:24:02 [2021-08-29T15:24:02.189Z] #21 17.41 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
15:24:02 [2021-08-29T15:24:02.761Z] #21 17.97 debconf: delaying package configuration, since apt-utils is not installed
15:24:02 [2021-08-29T15:24:02.761Z] #21 18.11 Fetched 27.0 MB in 1s (25.0 MB/s)
15:24:02 [2021-08-29T15:24:02.931Z] #58 ...
15:24:02 [2021-08-29T15:24:02.931Z] 
15:24:02 [2021-08-29T15:24:02.931Z] #47 [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
15:24:02 [2021-08-29T15:24:02.931Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:24:02 [2021-08-29T15:24:02.931Z] #47 167.8 net/http/httptrace
15:24:03 [2021-08-29T15:24:03.022Z] #21 18.16 Selecting previously unselected package pigz.
15:24:03 [2021-08-29T15:24:03.022Z] #21 18.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 ... 24014 files and directories currently installed.)
15:24:03 [2021-08-29T15:24:03.022Z] #21 18.21 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
15:24:03 [2021-08-29T15:24:03.022Z] #21 18.21 Unpacking pigz (2.6-1) ...
15:24:03 [2021-08-29T15:24:03.022Z] #21 18.31 Selecting previously unselected package libelf1:amd64.
15:24:03 [2021-08-29T15:24:03.022Z] #21 18.31 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
15:24:03 [2021-08-29T15:24:03.022Z] #21 18.33 Unpacking libelf1:amd64 (0.183-1) ...
15:24:03 [2021-08-29T15:24:03.191Z] #47 168.1 net/http
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.773 + RM_GOPATH=0
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.773 + TMP_GOPATH=
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.773 + : /build
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.773 + '[' -z '' ']'
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.773 ++ mktemp -d
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.775 + export GOPATH=/tmp/tmp.9RAuBZmQh6
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.775 + GOPATH=/tmp/tmp.9RAuBZmQh6
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.775 + RM_GOPATH=1
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.775 + case "$(go env GOARCH)" in
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.778 ++ go env GOARCH
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.784 + export GO_BUILDMODE=-buildmode=pie
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.784 + GO_BUILDMODE=-buildmode=pie
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.789 ++ dirname /tmp/install/install.sh
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.790 + dir=/tmp/install
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.790 + bin=rootlesskit
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.790 + shift
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.790 + '[' '!' -f /tmp/install/rootlesskit.installer ']'
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.790 + . /tmp/install/rootlesskit.installer
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.791 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.791 + install_rootlesskit
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.791 + case "$1" in
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.791 + export CGO_ENABLED=0
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.791 + CGO_ENABLED=0
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.791 + _install_rootlesskit
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.794 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2'
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.794 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9RAuBZmQh6/src/github.com/rootless-containers/rootlesskit
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.794 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:24:03 [2021-08-29T15:24:03.292Z] #67 1.797 Cloning into '/tmp/tmp.9RAuBZmQh6/src/github.com/rootless-containers/rootlesskit'...
15:24:03 [2021-08-29T15:24:03.315Z] #21 18.46 Selecting previously unselected package libbpf0:amd64.
15:24:03 [2021-08-29T15:24:03.315Z] #21 18.46 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
15:24:03 [2021-08-29T15:24:03.315Z] #21 18.47 Unpacking libbpf0:amd64 (1:0.3-2) ...
15:24:03 [2021-08-29T15:24:03.315Z] #21 18.56 Selecting previously unselected package libcap2:amd64.
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.56 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.57 Unpacking libcap2:amd64 (1:2.44-1) ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.62 Selecting previously unselected package libmnl0:amd64.
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.63 Unpacking libmnl0:amd64 (1.0.4-3) ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.75 Selecting previously unselected package libxtables12:amd64.
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.75 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.76 Unpacking libxtables12:amd64 (1.8.7-1) ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.83 Selecting previously unselected package libcap2-bin.
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.83 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.83 Unpacking libcap2-bin (1:2.44-1) ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.91 Selecting previously unselected package iproute2.
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.91 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
15:24:03 [2021-08-29T15:24:03.576Z] #21 18.92 Unpacking iproute2 (5.10.0-4) ...
15:24:03 [2021-08-29T15:24:03.672Z] #60 ...
15:24:03 [2021-08-29T15:24:03.672Z] 
15:24:03 [2021-08-29T15:24:03.672Z] #47 [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
15:24:03 [2021-08-29T15:24:03.672Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:24:03 [2021-08-29T15:24:03.672Z] #47 160.1 mime
15:24:03 [2021-08-29T15:24:03.672Z] #47 161.8 mime/quotedprintable
15:24:03 [2021-08-29T15:24:03.672Z] #47 162.1 net/http/internal
15:24:03 [2021-08-29T15:24:03.672Z] #47 164.6 net/textproto
15:24:03 [2021-08-29T15:24:03.672Z] #47 164.6 crypto/x509
15:24:03 [2021-08-29T15:24:03.672Z] #47 165.5 vendor/golang.org/x/net/http/httpguts
15:24:03 [2021-08-29T15:24:03.672Z] #47 165.7 vendor/golang.org/x/net/http/httpproxy
15:24:03 [2021-08-29T15:24:03.672Z] #47 166.1 mime/multipart
15:24:04 [2021-08-29T15:24:04.146Z] #21 19.29 Selecting previously unselected package xxd.
15:24:04 [2021-08-29T15:24:04.146Z] #21 19.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
15:24:04 [2021-08-29T15:24:04.146Z] #21 19.32 Unpacking xxd (2:8.2.2434-3) ...
15:24:04 [2021-08-29T15:24:04.146Z] #21 19.42 Selecting previously unselected package vim-common.
15:24:04 [2021-08-29T15:24:04.246Z] #47 ...
15:24:04 [2021-08-29T15:24:04.246Z] 
15:24:04 [2021-08-29T15:24:04.246Z] #60 [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
15:24:04 [2021-08-29T15:24:04.246Z] #60 sha256:96b144951eb0f43438faa87fc7c4744b9902b68c50480d084d9041f087572638
15:24:04 [2021-08-29T15:24:04.247Z] #60 DONE 166.9s
15:24:04 [2021-08-29T15:24:04.247Z] 
15:24:04 [2021-08-29T15:24:04.247Z] #61 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:24:04 [2021-08-29T15:24:04.247Z] #61 sha256:2b51c774986bd52e7017a5272b2ecf7ff08751784ec61ac644cd42bd21541051
15:24:04 [2021-08-29T15:24:04.407Z] #21 19.42 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
15:24:04 [2021-08-29T15:24:04.407Z] #21 19.44 Unpacking vim-common (2:8.2.2434-3) ...
15:24:04 [2021-08-29T15:24:04.407Z] #21 19.66 Selecting previously unselected package bash-completion.
15:24:04 [2021-08-29T15:24:04.407Z] #21 19.66 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:24:04 [2021-08-29T15:24:04.504Z] #61 DONE 0.1s
15:24:04 [2021-08-29T15:24:04.504Z] 
15:24:04 [2021-08-29T15:24:04.504Z] #62 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:24:04 [2021-08-29T15:24:04.504Z] #62 sha256:84173c0ffbd743bc37e67e45b7fae3cf322f1d655305728141f246334f47d21f
15:24:04 [2021-08-29T15:24:04.504Z] #62 DONE 0.1s
15:24:04 [2021-08-29T15:24:04.504Z] 
15:24:04 [2021-08-29T15:24:04.504Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:04 [2021-08-29T15:24:04.504Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:24:04 [2021-08-29T15:24:04.504Z] #14 160.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:24:04 [2021-08-29T15:24:04.504Z] #14 160.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:24:04 [2021-08-29T15:24:04.504Z] #14 160.8 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:24:04 [2021-08-29T15:24:04.504Z] #14 166.9 Selecting previously unselected package g++-mingw-w64-x86-64.
15:24:04 [2021-08-29T15:24:04.504Z] #14 166.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:24:04 [2021-08-29T15:24:04.504Z] #14 166.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:24:04 [2021-08-29T15:24:04.504Z] #14 167.1 Selecting previously unselected package libapparmor1:amd64.
15:24:04 [2021-08-29T15:24:04.504Z] #14 167.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
15:24:04 [2021-08-29T15:24:04.504Z] #14 167.1 Unpacking libapparmor1:amd64 (2.13.6-10) ...
15:24:04 [2021-08-29T15:24:04.504Z] #14 167.2 Selecting previously unselected package libapparmor-dev:amd64.
15:24:04 [2021-08-29T15:24:04.761Z] #14 167.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
15:24:04 [2021-08-29T15:24:04.761Z] #14 167.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
15:24:04 [2021-08-29T15:24:04.761Z] #14 167.4 Selecting previously unselected package libbtrfs0:amd64.
15:24:04 [2021-08-29T15:24:04.761Z] #14 167.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
15:24:04 [2021-08-29T15:24:04.761Z] #14 167.5 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:24:05 [2021-08-29T15:24:05.018Z] #14 167.6 Selecting previously unselected package libbtrfs-dev:amd64.
15:24:05 [2021-08-29T15:24:05.018Z] #14 167.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
15:24:05 [2021-08-29T15:24:05.018Z] #14 167.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:24:05 [2021-08-29T15:24:05.211Z] #67 3.831 + cd /tmp/tmp.9RAuBZmQh6/src/github.com/rootless-containers/rootlesskit
15:24:05 [2021-08-29T15:24:05.274Z] #14 168.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:24:05 [2021-08-29T15:24:05.274Z] #14 168.0 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:24:05 [2021-08-29T15:24:05.473Z] #67 3.831 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2
15:24:05 [2021-08-29T15:24:05.473Z] #67 3.850 + export GO111MODULE=on
15:24:05 [2021-08-29T15:24:05.473Z] #67 3.850 + GO111MODULE=on
15:24:05 [2021-08-29T15:24:05.473Z] #67 3.851 + export GOPROXY=https://proxy.golang.org
15:24:05 [2021-08-29T15:24:05.473Z] #67 3.851 + GOPROXY=https://proxy.golang.org
15:24:05 [2021-08-29T15:24:05.473Z] #67 3.852 + for f in rootlesskit rootlesskit-docker-proxy
15:24:05 [2021-08-29T15:24:05.473Z] #67 3.852 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit
15:24:05 [2021-08-29T15:24:05.537Z] #14 168.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:24:05 [2021-08-29T15:24:05.793Z] #14 168.2 Selecting previously unselected package libudev-dev:amd64.
15:24:05 [2021-08-29T15:24:05.793Z] #14 168.2 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
15:24:05 [2021-08-29T15:24:05.793Z] #14 168.2 Unpacking libudev-dev:amd64 (247.3-6) ...
15:24:05 [2021-08-29T15:24:05.793Z] #14 168.5 Selecting previously unselected package libsepol1-dev:amd64.
15:24:06 [2021-08-29T15:24:06.049Z] #14 168.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
15:24:06 [2021-08-29T15:24:06.049Z] #14 168.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
15:24:06 [2021-08-29T15:24:06.306Z] #14 ...
15:24:06 [2021-08-29T15:24:06.306Z] 
15:24:06 [2021-08-29T15:24:06.306Z] #47 [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
15:24:06 [2021-08-29T15:24:06.306Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:24:06 [2021-08-29T15:24:06.306Z] #47 169.0 crypto/tls
15:24:06 [2021-08-29T15:24:06.320Z] #21 21.33 Unpacking bash-completion (1:2.11-2) ...
15:24:06 [2021-08-29T15:24:06.421Z] #67 ...
15:24:06 [2021-08-29T15:24:06.421Z] 
15:24:06 [2021-08-29T15:24:06.421Z] #32 [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
15:24:06 [2021-08-29T15:24:06.421Z] #32 sha256:2a75e41dab69f3ca20c02f4f5048cc92b024da86777841d6db1478148dcd2a52
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.626 + RM_GOPATH=0
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.628 + TMP_GOPATH=
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.628 + : /build
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.628 + '[' -z '' ']'
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.628 ++ mktemp -d
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.629 + export GOPATH=/tmp/tmp.pZNY6ZiVf3
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.629 + GOPATH=/tmp/tmp.pZNY6ZiVf3
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.629 + RM_GOPATH=1
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.629 + case "$(go env GOARCH)" in
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.631 ++ go env GOARCH
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.637 + export GO_BUILDMODE=-buildmode=pie
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.637 + GO_BUILDMODE=-buildmode=pie
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.638 ++ dirname /tmp/install/install.sh
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.638 + dir=/tmp/install
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.638 + bin=dockercli
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.638 + shift
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.638 + '[' '!' -f /tmp/install/dockercli.installer ']'
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.638 + . /tmp/install/dockercli.installer
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.639 ++ : stable
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.639 ++ : 17.06.2-ce
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.639 Install docker/cli version 17.06.2-ce from stable
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.640 + install_dockercli
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.640 + echo 'Install docker/cli version 17.06.2-ce from stable'
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.640 ++ uname -m
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.642 + arch=x86_64
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.642 + '[' x86_64 '!=' x86_64 ']'
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.642 + url=https://download.docker.com/linux/static
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.642 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
15:24:06 [2021-08-29T15:24:06.421Z] #32 1.642 + tar -xz docker/docker
15:24:06 [2021-08-29T15:24:06.421Z] #32 4.327 + mkdir -p /build
15:24:06 [2021-08-29T15:24:06.421Z] #32 4.330 + mv docker/docker /build/
15:24:06 [2021-08-29T15:24:06.421Z] #32 4.332 + rmdir docker
15:24:06 [2021-08-29T15:24:06.421Z] #32 DONE 4.6s
15:24:06 [2021-08-29T15:24:06.421Z] 
15:24:06 [2021-08-29T15:24:06.421Z] #67 [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
15:24:06 [2021-08-29T15:24:06.421Z] #67 sha256:aa4769cde4558e95f0dbcd4e952c7574e589cab44658eeb8c428f91e28c4291a
15:24:06 [2021-08-29T15:24:06.421Z] #67 4.732 go: downloading github.com/pkg/errors v0.9.1
15:24:06 [2021-08-29T15:24:06.421Z] #67 4.738 go: downloading github.com/sirupsen/logrus v1.8.1
15:24:06 [2021-08-29T15:24:06.421Z] #67 4.744 go: downloading github.com/urfave/cli/v2 v2.3.0
15:24:06 [2021-08-29T15:24:06.421Z] #67 4.950 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4
15:24:06 [2021-08-29T15:24:06.580Z] #21 21.65 Selecting previously unselected package bzip2.
15:24:06 [2021-08-29T15:24:06.581Z] #21 21.66 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
15:24:06 [2021-08-29T15:24:06.581Z] #21 21.66 Unpacking bzip2 (1.0.8-4) ...
15:24:06 [2021-08-29T15:24:06.581Z] #21 21.74 Selecting previously unselected package xz-utils.
15:24:06 [2021-08-29T15:24:06.581Z] #21 21.74 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
15:24:06 [2021-08-29T15:24:06.581Z] #21 21.75 Unpacking xz-utils (5.2.5-2) ...
15:24:06 [2021-08-29T15:24:06.841Z] #21 21.92 Selecting previously unselected package apparmor.
15:24:06 [2021-08-29T15:24:06.841Z] #21 21.94 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
15:24:06 [2021-08-29T15:24:06.841Z] #21 21.99 Unpacking apparmor (2.13.6-10) ...
15:24:07 [2021-08-29T15:24:07.102Z] #21 22.33 Selecting previously unselected package inetutils-ping.
15:24:07 [2021-08-29T15:24:07.102Z] #21 22.33 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.102Z] #21 22.33 Unpacking inetutils-ping (2:2.0-1) ...
15:24:07 [2021-08-29T15:24:07.102Z] #21 22.43 Selecting previously unselected package libip4tc2:amd64.
15:24:07 [2021-08-29T15:24:07.102Z] #21 22.43 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.102Z] #21 22.44 Unpacking libip4tc2:amd64 (1.8.7-1) ...
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.49 Selecting previously unselected package libip6tc2:amd64.
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.49 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.50 Unpacking libip6tc2:amd64 (1.8.7-1) ...
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.60 Selecting previously unselected package libnfnetlink0:amd64.
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.60 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.61 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.66 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.67 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.363Z] #21 22.68 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:24:07 [2021-08-29T15:24:07.382Z] #47 ...
15:24:07 [2021-08-29T15:24:07.382Z] 
15:24:07 [2021-08-29T15:24:07.382Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:07 [2021-08-29T15:24:07.382Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.2 Selecting previously unselected package g++-mingw-w64-x86-64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.4 Selecting previously unselected package libapparmor1:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.4 Selecting previously unselected package libapparmor-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.6 Selecting previously unselected package libbtrfs0:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.7 Selecting previously unselected package libbtrfs-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.7 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.9 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.9 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 168.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.0 Selecting previously unselected package libudev-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.0 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.0 Unpacking libudev-dev:amd64 (247.3-6) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.2 Selecting previously unselected package libsepol1-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.2 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.2 Unpacking libsepol1-dev:amd64 (3.1-1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.4 Selecting previously unselected package libpcre2-16-0:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.5 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.5 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.6 Selecting previously unselected package libpcre2-32-0:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.6 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.6 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.8 Selecting previously unselected package libpcre2-posix2:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.8 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.8 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.8 Selecting previously unselected package libpcre2-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.8 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 169.9 Unpacking libpcre2-dev:amd64 (10.36-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.2 Selecting previously unselected package libselinux1-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.4 Selecting previously unselected package libdevmapper-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.5 Selecting previously unselected package libseccomp-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.5 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.6 Selecting previously unselected package libsystemd-dev:amd64.
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.6 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 170.6 Unpacking libsystemd-dev:amd64 (247.3-6) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.1 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.1 Setting up libapparmor1:amd64 (2.13.6-10) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.2 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.2 Setting up libsepol1-dev:amd64 (3.1-1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.2 Setting up libpcre2-16-0:amd64 (10.36-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.2 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.2 Setting up libpcre2-32-0:amd64 (10.36-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.3 Setting up libudev-dev:amd64 (247.3-6) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.3 Setting up libpcre2-posix2:amd64 (10.36-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.3 Setting up mingw-w64-common (8.0.0-1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.3 Setting up libsystemd-dev:amd64 (247.3-6) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.4 Setting up libpcre2-dev:amd64 (10.36-2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.4 Setting up libselinux1-dev:amd64 (3.1-3) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.4 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.5 Setting up dmsetup (2:1.02.175-2.1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.6 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 171.6 Processing triggers for libc-bin (2.31-13) ...
15:24:07 [2021-08-29T15:24:07.382Z] #14 DONE 172.2s
15:24:07 [2021-08-29T15:24:07.625Z] #21 22.74 Selecting previously unselected package libnftnl11:amd64.
15:24:07 [2021-08-29T15:24:07.625Z] #21 22.74 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.625Z] #21 22.75 Unpacking libnftnl11:amd64 (1.1.9-1) ...
15:24:07 [2021-08-29T15:24:07.625Z] #21 22.82 Selecting previously unselected package iptables.
15:24:07 [2021-08-29T15:24:07.625Z] #21 22.83 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.625Z] #21 22.84 Unpacking iptables (1.8.7-1) ...
15:24:07 [2021-08-29T15:24:07.641Z] 
15:24:07 [2021-08-29T15:24:07.641Z] #55 [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
15:24:07 [2021-08-29T15:24:07.641Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:24:07 [2021-08-29T15:24:07.885Z] #21 23.12 Selecting previously unselected package libonig5:amd64.
15:24:07 [2021-08-29T15:24:07.885Z] #21 23.12 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
15:24:07 [2021-08-29T15:24:07.885Z] #21 23.13 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:24:08 [2021-08-29T15:24:08.146Z] #21 23.27 Selecting previously unselected package libjq1:amd64.
15:24:08 [2021-08-29T15:24:08.146Z] #21 23.27 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
15:24:08 [2021-08-29T15:24:08.146Z] #21 23.28 Unpacking libjq1:amd64 (1.6-2.1) ...
15:24:08 [2021-08-29T15:24:08.146Z] #21 23.39 Selecting previously unselected package jq.
15:24:08 [2021-08-29T15:24:08.146Z] #21 23.39 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
15:24:08 [2021-08-29T15:24:08.146Z] #21 23.40 Unpacking jq (1.6-2.1) ...
15:24:08 [2021-08-29T15:24:08.146Z] #21 23.47 Selecting previously unselected package libaio1:amd64.
15:24:08 [2021-08-29T15:24:08.342Z] #67 6.570 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294
15:24:08 [2021-08-29T15:24:08.342Z] #67 6.731 go: downloading github.com/google/uuid v1.3.0
15:24:08 [2021-08-29T15:24:08.342Z] #67 6.735 go: downloading github.com/moby/vpnkit v0.5.0
15:24:08 [2021-08-29T15:24:08.342Z] #67 6.757 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
15:24:08 [2021-08-29T15:24:08.342Z] #67 6.784 go: downloading github.com/gofrs/flock v0.8.1
15:24:08 [2021-08-29T15:24:08.342Z] #67 6.805 go: downloading github.com/gorilla/mux v1.8.0
15:24:08 [2021-08-29T15:24:08.342Z] #67 6.868 go: downloading github.com/moby/sys/mountinfo v0.4.1
15:24:08 [2021-08-29T15:24:08.342Z] #67 6.919 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
15:24:08 [2021-08-29T15:24:08.407Z] #21 23.47 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
15:24:08 [2021-08-29T15:24:08.407Z] #21 23.49 Unpacking libaio1:amd64 (0.3.112-9) ...
15:24:08 [2021-08-29T15:24:08.407Z] #21 23.54 Selecting previously unselected package libgpm2:amd64.
15:24:08 [2021-08-29T15:24:08.407Z] #21 23.54 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
15:24:08 [2021-08-29T15:24:08.407Z] #21 23.55 Unpacking libgpm2:amd64 (1.20.7-8) ...
15:24:08 [2021-08-29T15:24:08.407Z] #21 23.61 Selecting previously unselected package libicu67:amd64.
15:24:08 [2021-08-29T15:24:08.407Z] #21 23.61 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
15:24:08 [2021-08-29T15:24:08.407Z] #21 23.61 Unpacking libicu67:amd64 (67.1-7) ...
15:24:08 [2021-08-29T15:24:08.603Z] #67 6.961 go: downloading github.com/u-root/u-root v7.0.0+incompatible
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 + RM_GOPATH=0
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 + TMP_GOPATH=
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 + : /build
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 + '[' -z '' ']'
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 ++ mktemp -d
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 + export GOPATH=/tmp/tmp.CqAeVwWhDf
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 + GOPATH=/tmp/tmp.CqAeVwWhDf
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 + RM_GOPATH=1
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 + case "$(go env GOARCH)" in
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.556 ++ go env GOARCH
15:24:09 [2021-08-29T15:24:09.019Z] #55 ...
15:24:09 [2021-08-29T15:24:09.019Z] 
15:24:09 [2021-08-29T15:24:09.019Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
15:24:09 [2021-08-29T15:24:09.019Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987
15:24:09 [2021-08-29T15:24:09.019Z] #15 DONE 1.7s
15:24:09 [2021-08-29T15:24:09.019Z] 
15:24:09 [2021-08-29T15:24:09.019Z] #55 [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
15:24:09 [2021-08-29T15:24:09.019Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.562 + export GO_BUILDMODE=-buildmode=pie
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.562 + GO_BUILDMODE=-buildmode=pie
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.563 ++ dirname /tmp/install/install.sh
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.564 + dir=/tmp/install
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.564 + bin=runc
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.564 + shift
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.564 + '[' '!' -f /tmp/install/runc.installer ']'
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.564 + . /tmp/install/runc.installer
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.564 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.565 + install_runc
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.565 + uname -r
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.565 + grep -q '^3\.10\.0.*\.el7\.'
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.570 + RUNC_BUILDTAGS='seccomp '
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.571 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )'
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.571 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.571 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CqAeVwWhDf/src/github.com/opencontainers/runc
15:24:09 [2021-08-29T15:24:09.019Z] #55 1.576 Cloning into '/tmp/tmp.CqAeVwWhDf/src/github.com/opencontainers/runc'...
15:24:09 [2021-08-29T15:24:09.579Z] #47 ...
15:24:09 [2021-08-29T15:24:09.579Z] 
15:24:09 [2021-08-29T15:24:09.580Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:09 [2021-08-29T15:24:09.580Z] #14 sha256:afd2d793471624f3961786af69eb67f44ad450ac68569c1a649a2e5437c1a8fb
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.1 Selecting previously unselected package libpcre2-16-0:amd64.
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.2 Selecting previously unselected package libpcre2-32-0:amd64.
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.4 Selecting previously unselected package libpcre2-posix2:amd64.
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.5 Selecting previously unselected package libpcre2-dev:amd64.
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 169.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.0 Selecting previously unselected package libselinux1-dev:amd64.
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.0 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.0 Unpacking libselinux1-dev:amd64 (3.1-3) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.2 Selecting previously unselected package libdevmapper-dev:amd64.
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.2 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.3 Selecting previously unselected package libseccomp-dev:amd64.
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.3 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.3 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.4 Selecting previously unselected package libsystemd-dev:amd64.
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.4 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 170.5 Unpacking libsystemd-dev:amd64 (247.3-6) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.0 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.0 Setting up libapparmor1:amd64 (2.13.6-10) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.0 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up libpcre2-16-0:amd64 (10.36-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up libpcre2-32-0:amd64 (10.36-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up libudev-dev:amd64 (247.3-6) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.2 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.2 Setting up mingw-w64-common (8.0.0-1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.2 Setting up libsystemd-dev:amd64 (247.3-6) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.2 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.4 Setting up dmsetup (2:1.02.175-2.1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 171.4 Processing triggers for libc-bin (2.31-13) ...
15:24:09 [2021-08-29T15:24:09.580Z] #14 DONE 171.9s
15:24:09 [2021-08-29T15:24:09.580Z] 
15:24:09 [2021-08-29T15:24:09.580Z] #15 [dev-systemd-false  1/25] RUN groupadd -r docker
15:24:09 [2021-08-29T15:24:09.580Z] #15 sha256:e19717f463fa4173022d3b97fde717a11dbd9cb95495c8715b81925108be1987
15:24:10 [2021-08-29T15:24:10.324Z] #23 9.053 Collecting yamllint==1.26.1
15:24:10 [2021-08-29T15:24:10.324Z] #23 10.10   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:24:10 [2021-08-29T15:24:10.520Z] #67 8.683 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777
15:24:10 [2021-08-29T15:24:10.520Z] #67 8.725 go: downloading github.com/russross/blackfriday/v2 v2.1.0
15:24:11 [2021-08-29T15:24:11.050Z] #55 ...
15:24:11 [2021-08-29T15:24:11.050Z] 
15:24:11 [2021-08-29T15:24:11.050Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:24:11 [2021-08-29T15:24:11.050Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf
15:24:11 [2021-08-29T15:24:11.050Z] #16 DONE 1.4s
15:24:11 [2021-08-29T15:24:11.050Z] 
15:24:11 [2021-08-29T15:24:11.050Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:24:11 [2021-08-29T15:24:11.050Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066
15:24:11 [2021-08-29T15:24:11.271Z] #23 11.21 Collecting pathspec>=0.5.3
15:24:11 [2021-08-29T15:24:11.465Z] #67 ...
15:24:11 [2021-08-29T15:24:11.465Z] 
15:24:11 [2021-08-29T15:24:11.465Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:11 [2021-08-29T15:24:11.465Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:11 [2021-08-29T15:24:11.465Z] #20 2.186 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 2.208 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 2.208 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 2.617 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 3.047 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 3.456 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 3.987 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 4.617 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 5.038 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 5.631 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 5.641 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 5.642 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 5.642 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 5.643 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.465Z] #20 5.647 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.474Z] #15 DONE 1.7s
15:24:11 [2021-08-29T15:24:11.475Z] 
15:24:11 [2021-08-29T15:24:11.475Z] #55 [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
15:24:11 [2021-08-29T15:24:11.475Z] #55 sha256:863d368eb74949b120b50b2bfffffe8381e04718c5f38e78754c9ca9da7c6bc7
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.636 + RM_GOPATH=0
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.637 + TMP_GOPATH=
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.637 + : /build
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.637 + '[' -z '' ']'
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.639 ++ mktemp -d
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.641 + export GOPATH=/tmp/tmp.gN6nQIBAIO
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.641 + GOPATH=/tmp/tmp.gN6nQIBAIO
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.641 + RM_GOPATH=1
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.641 + case "$(go env GOARCH)" in
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.641 ++ go env GOARCH
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.663 + export GO_BUILDMODE=-buildmode=pie
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.663 + GO_BUILDMODE=-buildmode=pie
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.663 ++ dirname /tmp/install/install.sh
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.664 + dir=/tmp/install
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.664 + bin=runc
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.664 + shift
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.664 + '[' '!' -f /tmp/install/runc.installer ']'
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.664 + . /tmp/install/runc.installer
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.664 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.664 + install_runc
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.665 + grep -q '^3\.10\.0.*\.el7\.'
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.667 + uname -r
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.668 + RUNC_BUILDTAGS='seccomp '
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.668 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.669 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )'
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.678 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gN6nQIBAIO/src/github.com/opencontainers/runc
15:24:11 [2021-08-29T15:24:11.475Z] #55 1.680 Cloning into '/tmp/tmp.gN6nQIBAIO/src/github.com/opencontainers/runc'...
15:24:11 [2021-08-29T15:24:11.534Z] #23 11.22   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:24:11 [2021-08-29T15:24:11.534Z] #23 11.50 Collecting pyyaml
15:24:11 [2021-08-29T15:24:11.662Z] #17 1.048 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.63 Selecting previously unselected package libinih1:amd64.
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.64 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.65 Unpacking libinih1:amd64 (53-1+b2) ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.70 Selecting previously unselected package libnet1:amd64.
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.71 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.78 Selecting previously unselected package libnl-3-200:amd64.
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.93 Selecting previously unselected package libprotobuf-c1:amd64.
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.95 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 26.95 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 27.00 Selecting previously unselected package net-tools.
15:24:11 [2021-08-29T15:24:11.708Z] #21 27.01 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
15:24:11 [2021-08-29T15:24:11.708Z] #21 27.01 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:24:11 [2021-08-29T15:24:11.726Z] #20 ...
15:24:11 [2021-08-29T15:24:11.726Z] 
15:24:11 [2021-08-29T15:24:11.726Z] #44 [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
15:24:11 [2021-08-29T15:24:11.726Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327
15:24:11 [2021-08-29T15:24:11.726Z] #44 2.139 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 2.150 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 2.150 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 2.487 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 2.889 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 3.395 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 4.051 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 4.597 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 5.571 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 6.087 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 6.087 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 6.087 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 6.087 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 6.087 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 6.087 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #44 ...
15:24:11 [2021-08-29T15:24:11.726Z] 
15:24:11 [2021-08-29T15:24:11.726Z] #64 [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
15:24:11 [2021-08-29T15:24:11.726Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3
15:24:11 [2021-08-29T15:24:11.726Z] #64 2.234 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 2.253 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 2.262 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 2.636 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 3.122 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 3.639 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 4.078 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 4.603 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 5.131 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 5.515 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 5.517 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 5.526 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 5.527 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 5.527 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB]
15:24:11 [2021-08-29T15:24:11.726Z] #64 5.527 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB]
15:24:11 [2021-08-29T15:24:11.796Z] #23 11.51   Downloading PyYAML-5.4.1-cp39-cp39-manylinux2014_aarch64.whl (788 kB)
15:24:11 [2021-08-29T15:24:11.796Z] #23 11.63 Building wheels for collected packages: yamllint
15:24:11 [2021-08-29T15:24:11.796Z] #23 11.64   Building wheel for yamllint (setup.py): started
15:24:11 [2021-08-29T15:24:11.923Z] #17 DONE 1.2s
15:24:11 [2021-08-29T15:24:11.923Z] 
15:24:11 [2021-08-29T15:24:11.923Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:24:11 [2021-08-29T15:24:11.923Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2
15:24:11 [2021-08-29T15:24:11.968Z] #21 27.20 Selecting previously unselected package patch.
15:24:11 [2021-08-29T15:24:11.968Z] #21 27.20 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
15:24:11 [2021-08-29T15:24:11.968Z] #21 27.21 Unpacking patch (2.7.6-7) ...
15:24:11 [2021-08-29T15:24:11.968Z] #21 27.28 Selecting previously unselected package python-pip-whl.
15:24:12 [2021-08-29T15:24:12.229Z] #21 27.29 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
15:24:12 [2021-08-29T15:24:12.229Z] #21 27.30 Unpacking python-pip-whl (20.3.4-4) ...
15:24:12 [2021-08-29T15:24:12.407Z] #55 ...
15:24:12 [2021-08-29T15:24:12.407Z] 
15:24:12 [2021-08-29T15:24:12.407Z] #16 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:24:12 [2021-08-29T15:24:12.407Z] #16 sha256:c8f7c51fa67a1080638215aa4ac7271c66a200ec3ab42b7bc567a86e6cfed8bf
15:24:12 [2021-08-29T15:24:12.407Z] #16 DONE 1.4s
15:24:12 [2021-08-29T15:24:12.490Z] #21 27.72 Selecting previously unselected package python3-lib2to3.
15:24:12 [2021-08-29T15:24:12.490Z] #21 27.72 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
15:24:12 [2021-08-29T15:24:12.490Z] #21 27.73 Unpacking python3-lib2to3 (3.9.2-1) ...
15:24:12 [2021-08-29T15:24:12.665Z] 
15:24:12 [2021-08-29T15:24:12.665Z] #17 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:24:12 [2021-08-29T15:24:12.665Z] #17 sha256:45df4d24e2f9e3bc899a842c2bf38314d3f15046478efe0a3684ded89da25066
15:24:12 [2021-08-29T15:24:12.743Z] #23 12.76   Building wheel for yamllint (setup.py): finished with status 'done'
15:24:12 [2021-08-29T15:24:12.743Z] #23 12.77   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fc3eaa67c073e12a7a825625a261add975cb16e8227fc93c28f599999e7e46a0
15:24:12 [2021-08-29T15:24:12.743Z] #23 12.77   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:24:12 [2021-08-29T15:24:12.743Z] #23 12.78 Successfully built yamllint
15:24:12 [2021-08-29T15:24:12.751Z] #21 27.83 Selecting previously unselected package python3-distutils.
15:24:12 [2021-08-29T15:24:12.751Z] #21 27.84 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
15:24:12 [2021-08-29T15:24:12.751Z] #21 27.85 Unpacking python3-distutils (3.9.2-1) ...
15:24:12 [2021-08-29T15:24:12.751Z] #21 27.97 Selecting previously unselected package python3-pkg-resources.
15:24:12 [2021-08-29T15:24:12.751Z] #21 27.98 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
15:24:12 [2021-08-29T15:24:12.751Z] #21 27.99 Unpacking python3-pkg-resources (52.0.0-4) ...
15:24:12 [2021-08-29T15:24:12.751Z] #21 28.11 Selecting previously unselected package python3-setuptools.
15:24:13 [2021-08-29T15:24:13.006Z] #23 12.80 Installing collected packages: pyyaml, pathspec, yamllint
15:24:13 [2021-08-29T15:24:13.012Z] #21 28.12 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
15:24:13 [2021-08-29T15:24:13.012Z] #21 28.13 Unpacking python3-setuptools (52.0.0-4) ...
15:24:13 [2021-08-29T15:24:13.012Z] #21 28.32 Selecting previously unselected package python3-wheel.
15:24:13 [2021-08-29T15:24:13.012Z] #21 28.32 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
15:24:13 [2021-08-29T15:24:13.012Z] #21 28.33 Unpacking python3-wheel (0.34.2-1) ...
15:24:13 [2021-08-29T15:24:13.273Z] #21 28.39 Selecting previously unselected package python3-pip.
15:24:13 [2021-08-29T15:24:13.273Z] #21 28.39 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
15:24:13 [2021-08-29T15:24:13.273Z] #21 28.40 Unpacking python3-pip (20.3.4-4) ...
15:24:13 [2021-08-29T15:24:13.306Z] #18 DONE 1.6s
15:24:13 [2021-08-29T15:24:13.306Z] 
15:24:13 [2021-08-29T15:24:13.306Z] #51 [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
15:24:13 [2021-08-29T15:24:13.306Z] #51 sha256:f1df6676fb6da919cad0455e88a95a175f36b5cf5a069816a4b7a4c897b8429f
15:24:13 [2021-08-29T15:24:13.306Z] #51 ...
15:24:13 [2021-08-29T15:24:13.306Z] 
15:24:13 [2021-08-29T15:24:13.306Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:24:13 [2021-08-29T15:24:13.306Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4
15:24:13 [2021-08-29T15:24:13.534Z] #21 28.68 Selecting previously unselected package sudo.
15:24:13 [2021-08-29T15:24:13.534Z] #21 28.69 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
15:24:13 [2021-08-29T15:24:13.534Z] #21 28.70 Unpacking sudo (1.9.5p2-3) ...
15:24:13 [2021-08-29T15:24:13.584Z] #23 13.25 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
15:24:13 [2021-08-29T15:24:13.596Z] #17 1.001 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:24:13 [2021-08-29T15:24:13.596Z] #17 DONE 1.2s
15:24:13 [2021-08-29T15:24:13.596Z] 
15:24:13 [2021-08-29T15:24:13.596Z] #18 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:24:13 [2021-08-29T15:24:13.596Z] #18 sha256:e5223837bb410113726e95db2bea475f7d0c17166dd0f6e1fc33f00b4319e0b2
15:24:13 [2021-08-29T15:24:13.846Z] #23 DONE 13.8s
15:24:13 [2021-08-29T15:24:13.846Z] 
15:24:13 [2021-08-29T15:24:13.846Z] #51 [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
15:24:13 [2021-08-29T15:24:13.846Z] #51 sha256:fe0a05b8744c0e708991af64c14cf48cf7a7a57ac91dddd0a2b8da7bfe4cb5ac
15:24:14 [2021-08-29T15:24:14.105Z] #21 29.17 Selecting previously unselected package thin-provisioning-tools.
15:24:14 [2021-08-29T15:24:14.105Z] #21 29.17 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
15:24:14 [2021-08-29T15:24:14.105Z] #21 29.19 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:24:14 [2021-08-29T15:24:14.105Z] #21 29.38 Selecting previously unselected package uidmap.
15:24:14 [2021-08-29T15:24:14.105Z] #21 29.39 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
15:24:14 [2021-08-29T15:24:14.366Z] #21 29.39 Unpacking uidmap (1:4.8.1-1) ...
15:24:14 [2021-08-29T15:24:14.366Z] #21 29.51 Selecting previously unselected package vim-runtime.
15:24:14 [2021-08-29T15:24:14.366Z] #21 29.52 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
15:24:14 [2021-08-29T15:24:14.366Z] #21 29.55 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:24:14 [2021-08-29T15:24:14.366Z] #21 29.57 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:24:14 [2021-08-29T15:24:14.366Z] #21 29.58 Unpacking vim-runtime (2:8.2.2434-3) ...
15:24:14 [2021-08-29T15:24:14.680Z] #19 DONE 1.1s
15:24:14 [2021-08-29T15:24:14.680Z] 
15:24:14 [2021-08-29T15:24:14.680Z] #20 [dev-systemd-false  6/25] RUN ldconfig
15:24:14 [2021-08-29T15:24:14.680Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851
15:24:14 [2021-08-29T15:24:14.970Z] #18 DONE 1.3s
15:24:14 [2021-08-29T15:24:14.970Z] 
15:24:14 [2021-08-29T15:24:14.970Z] #19 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:24:14 [2021-08-29T15:24:14.970Z] #19 sha256:b3a44e345b513567b14ffb2f4d2fcfeffc69e0e896cfe3ec2189cf9b837e1fe4
15:24:15 [2021-08-29T15:24:15.613Z] #20 DONE 1.2s
15:24:15 [2021-08-29T15:24:15.613Z] 
15:24:15 [2021-08-29T15:24:15.613Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:24:15 [2021-08-29T15:24:15.613Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff
15:24:15 [2021-08-29T15:24:15.901Z] #19 DONE 1.2s
15:24:15 [2021-08-29T15:24:15.901Z] 
15:24:15 [2021-08-29T15:24:15.901Z] #20 [dev-systemd-false  6/25] RUN ldconfig
15:24:15 [2021-08-29T15:24:15.901Z] #20 sha256:275b78b89d1cd0faa3ecb08ab2fd9e9627d2ede6e06ee37e22bfff44d59ec851
15:24:16 [2021-08-29T15:24:16.987Z] #21 1.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:24:16 [2021-08-29T15:24:16.987Z] #21 1.319 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:24:16 [2021-08-29T15:24:16.987Z] #21 1.395 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:24:17 [2021-08-29T15:24:17.272Z] #20 DONE 1.1s
15:24:17 [2021-08-29T15:24:17.272Z] 
15:24:17 [2021-08-29T15:24:17.272Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:24:17 [2021-08-29T15:24:17.272Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff
15:24:17 [2021-08-29T15:24:17.555Z] #21 1.890 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:24:17 [2021-08-29T15:24:17.703Z] #21 32.34 Selecting previously unselected package vim.
15:24:17 [2021-08-29T15:24:17.703Z] #21 32.38 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
15:24:17 [2021-08-29T15:24:17.703Z] #21 32.40 Unpacking vim (2:8.2.2434-3) ...
15:24:17 [2021-08-29T15:24:17.703Z] #21 32.95 Selecting previously unselected package xfsprogs.
15:24:17 [2021-08-29T15:24:17.703Z] #21 32.95 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
15:24:17 [2021-08-29T15:24:17.703Z] #21 32.96 Unpacking xfsprogs (5.10.0-4) ...
15:24:18 [2021-08-29T15:24:18.122Z] #21 2.595 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:24:18 [2021-08-29T15:24:18.278Z] #21 33.49 Selecting previously unselected package zip.
15:24:18 [2021-08-29T15:24:18.278Z] #21 33.49 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
15:24:18 [2021-08-29T15:24:18.278Z] #21 33.49 Unpacking zip (3.0-12) ...
15:24:18 [2021-08-29T15:24:18.542Z] #21 33.65 Setting up python3-pkg-resources (52.0.0-4) ...
15:24:18 [2021-08-29T15:24:18.641Z] #21 1.415 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:24:18 [2021-08-29T15:24:18.641Z] #21 1.442 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:24:18 [2021-08-29T15:24:18.641Z] #21 1.450 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:24:19 [2021-08-29T15:24:19.206Z] #21 1.960 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.50 Setting up libip4tc2:amd64 (1.8.7-1) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.51 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.53 Setting up libgpm2:amd64 (1.20.7-8) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.54 Setting up libicu67:amd64 (67.1-7) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.55 Setting up libip6tc2:amd64 (1.8.7-1) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.56 Setting up libinih1:amd64 (53-1+b2) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.57 Setting up uidmap (1:4.8.1-1) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.61 Setting up bzip2 (1.0.8-4) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:24:19 [2021-08-29T15:24:19.489Z] #21 34.63 Setting up python3-wheel (0.34.2-1) ...
15:24:20 [2021-08-29T15:24:20.024Z] #21 ...
15:24:20 [2021-08-29T15:24:20.025Z] 
15:24:20 [2021-08-29T15:24:20.025Z] #33 [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
15:24:20 [2021-08-29T15:24:20.025Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:24:20 [2021-08-29T15:24:20.025Z] #33 DONE 184.4s
15:24:20 [2021-08-29T15:24:20.025Z] 
15:24:20 [2021-08-29T15:24:20.025Z] #55 [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
15:24:20 [2021-08-29T15:24:20.025Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:24:20 [2021-08-29T15:24:20.025Z] #55 11.39 + cd /tmp/tmp.CqAeVwWhDf/src/github.com/opencontainers/runc
15:24:20 [2021-08-29T15:24:20.025Z] #55 11.39 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:24:20 [2021-08-29T15:24:20.025Z] #55 11.92 + '[' -z '' ']'
15:24:20 [2021-08-29T15:24:20.025Z] #55 11.92 + target=static
15:24:20 [2021-08-29T15:24:20.025Z] #55 11.92 + make 'BUILDTAGS=seccomp ' static
15:24:20 [2021-08-29T15:24:20.025Z] #55 12.12 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
15:24:20 [2021-08-29T15:24:20.059Z] #21 35.21 Setting up xxd (2:8.2.2434-3) ...
15:24:20 [2021-08-29T15:24:20.059Z] #21 35.23 Setting up libcap2:amd64 (1:2.44-1) ...
15:24:20 [2021-08-29T15:24:20.059Z] #21 35.24 Setting up libcap2-bin (1:2.44-1) ...
15:24:20 [2021-08-29T15:24:20.059Z] #21 35.25 Setting up apparmor (2.13.6-10) ...
15:24:20 [2021-08-29T15:24:20.137Z] #21 2.824 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:24:20 [2021-08-29T15:24:20.469Z] #51 179.4 + /build/golangci-lint --version
15:24:20 [2021-08-29T15:24:20.469Z] #51 179.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
15:24:20 [2021-08-29T15:24:20.732Z] #51 DONE 180.7s
15:24:20 [2021-08-29T15:24:20.732Z] 
15:24:20 [2021-08-29T15:24:20.732Z] #58 [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
15:24:20 [2021-08-29T15:24:20.732Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:24:21 [2021-08-29T15:24:21.440Z] #21 36.53 Setting up zip (3.0-12) ...
15:24:21 [2021-08-29T15:24:21.440Z] #21 36.55 Setting up vim-common (2:8.2.2434-3) ...
15:24:21 [2021-08-29T15:24:21.440Z] #21 36.58 Setting up bash-completion (1:2.11-2) ...
15:24:23 [2021-08-29T15:24:23.306Z] #55 ...
15:24:23 [2021-08-29T15:24:23.306Z] 
15:24:23 [2021-08-29T15:24:23.306Z] #47 [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
15:24:23 [2021-08-29T15:24:23.306Z] #47 sha256:f26ac9a437ad1cd737ecfb2a811684b0bcbb48ac7b4a5d2a7e193a2b0bc34708
15:24:23 [2021-08-29T15:24:23.306Z] #47 182.5 github.com/LK4D4/vndr/godl
15:24:23 [2021-08-29T15:24:23.306Z] #47 183.2 github.com/LK4D4/vndr
15:24:23 [2021-08-29T15:24:23.306Z] #47 DONE 187.7s
15:24:23 [2021-08-29T15:24:23.306Z] 
15:24:23 [2021-08-29T15:24:23.307Z] #58 [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
15:24:23 [2021-08-29T15:24:23.307Z] #58 sha256:179a0f724d8ca517f621d3a5d4738a30860e3943dbf6d624cbb53231a268f335
15:24:23 [2021-08-29T15:24:23.307Z] #58 ...
15:24:23 [2021-08-29T15:24:23.307Z] 
15:24:23 [2021-08-29T15:24:23.307Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:24:23 [2021-08-29T15:24:23.307Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff
15:24:23 [2021-08-29T15:24:23.307Z] #21 7.618 Fetched 8399 kB in 7s (1273 kB/s)
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.36 Setting up xz-utils (5.2.5-2) ...
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.42 Setting up libmnl0:amd64 (1.0.4-3) ...
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.43 Setting up patch (2.7.6-7) ...
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.44 Setting up sudo (1.9.5p2-3) ...
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.49 invoke-rc.d: could not determine current runlevel
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.50 invoke-rc.d: policy-rc.d denied execution of start.
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.51 Setting up xfsprogs (5.10.0-4) ...
15:24:23 [2021-08-29T15:24:23.352Z] #21 38.54 Setting up libxtables12:amd64 (1.8.7-1) ...
15:24:23 [2021-08-29T15:24:23.409Z] #21 ...
15:24:23 [2021-08-29T15:24:23.409Z] 
15:24:23 [2021-08-29T15:24:23.409Z] #47 [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
15:24:23 [2021-08-29T15:24:23.409Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:24:23 [2021-08-29T15:24:23.409Z] #47 176.0 net/http/httptrace
15:24:23 [2021-08-29T15:24:23.409Z] #47 176.3 net/http
15:24:23 [2021-08-29T15:24:23.613Z] #21 38.78 Setting up inetutils-ping (2:2.0-1) ...
15:24:23 [2021-08-29T15:24:23.613Z] #21 38.97 Setting up pigz (2.6-1) ...
15:24:23 [2021-08-29T15:24:23.666Z] #47 ...
15:24:23 [2021-08-29T15:24:23.666Z] 
15:24:23 [2021-08-29T15:24:23.666Z] #55 [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
15:24:23 [2021-08-29T15:24:23.666Z] #55 sha256:863d368eb74949b120b50b2bfffffe8381e04718c5f38e78754c9ca9da7c6bc7
15:24:23 [2021-08-29T15:24:23.666Z] #55 11.41 + cd /tmp/tmp.gN6nQIBAIO/src/github.com/opencontainers/runc
15:24:23 [2021-08-29T15:24:23.666Z] #55 11.41 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:24:23 [2021-08-29T15:24:23.666Z] #55 11.84 + '[' -z '' ']'
15:24:23 [2021-08-29T15:24:23.666Z] #55 11.84 + target=static
15:24:23 [2021-08-29T15:24:23.666Z] #55 11.84 + make 'BUILDTAGS=seccomp ' static
15:24:23 [2021-08-29T15:24:23.666Z] #55 11.95 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
15:24:23 [2021-08-29T15:24:23.874Z] #21 39.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:24:23 [2021-08-29T15:24:23.874Z] #21 39.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:24:23 [2021-08-29T15:24:23.874Z] #21 39.07 Setting up python-pip-whl (20.3.4-4) ...
15:24:23 [2021-08-29T15:24:23.874Z] #21 39.08 Setting up vim-runtime (2:8.2.2434-3) ...
15:24:23 [2021-08-29T15:24:23.967Z] #64 ...
15:24:23 [2021-08-29T15:24:23.967Z] 
15:24:23 [2021-08-29T15:24:23.967Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:23 [2021-08-29T15:24:23.967Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:23 [2021-08-29T15:24:23.967Z] #20 21.70 Fetched 48.3 MB in 20s (2443 kB/s)
15:24:24 [2021-08-29T15:24:24.445Z] #21 39.71 Setting up libaio1:amd64 (0.3.112-9) ...
15:24:24 [2021-08-29T15:24:24.445Z] #21 39.72 Setting up python3-lib2to3 (3.9.2-1) ...
15:24:24 [2021-08-29T15:24:24.706Z] #21 40.08 Setting up libelf1:amd64 (0.183-1) ...
15:24:24 [2021-08-29T15:24:24.966Z] #21 40.11 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:24:24 [2021-08-29T15:24:24.966Z] #21 40.13 Setting up python3-distutils (3.9.2-1) ...
15:24:25 [2021-08-29T15:24:25.227Z] #21 40.53 Setting up vim (2:8.2.2434-3) ...
15:24:25 [2021-08-29T15:24:25.487Z] #21 40.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:24:25 [2021-08-29T15:24:25.488Z] #21 40.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:24:25 [2021-08-29T15:24:25.488Z] #21 40.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:24:25 [2021-08-29T15:24:25.488Z] #21 40.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:24:25 [2021-08-29T15:24:25.488Z] #21 40.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:24:25 [2021-08-29T15:24:25.488Z] #21 40.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:24:25 [2021-08-29T15:24:25.488Z] #21 40.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:24:25 [2021-08-29T15:24:25.488Z] #21 40.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:24:25 [2021-08-29T15:24:25.488Z] #21 40.60 Setting up python3-setuptools (52.0.0-4) ...
15:24:25 [2021-08-29T15:24:25.839Z] #21 7.618 Reading package lists...
15:24:26 [2021-08-29T15:24:26.428Z] #21 ...
15:24:26 [2021-08-29T15:24:26.428Z] 
15:24:26 [2021-08-29T15:24:26.428Z] #41 [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
15:24:26 [2021-08-29T15:24:26.428Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:24:26 [2021-08-29T15:24:26.428Z] #41 176.6 + dpkg --print-architecture
15:24:26 [2021-08-29T15:24:26.428Z] #41 176.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:24:26 [2021-08-29T15:24:26.939Z] #55 ...
15:24:26 [2021-08-29T15:24:26.940Z] 
15:24:26 [2021-08-29T15:24:26.940Z] #33 [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
15:24:26 [2021-08-29T15:24:26.940Z] #33 sha256:d98483bb8b2ef4afd631cd859938017c5a85036fd97e95d7c5123bd5fb1bbeab
15:24:26 [2021-08-29T15:24:26.940Z] #33 DONE 189.2s
15:24:26 [2021-08-29T15:24:26.940Z] 
15:24:26 [2021-08-29T15:24:26.940Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:24:26 [2021-08-29T15:24:26.940Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff
15:24:26 [2021-08-29T15:24:26.940Z] #21 8.448 Fetched 8399 kB in 7s (1150 kB/s)
15:24:26 [2021-08-29T15:24:26.999Z] #41 177.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:24:27 [2021-08-29T15:24:27.000Z] #41 177.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:24:27 [2021-08-29T15:24:27.742Z] #21 10.23 Reading package lists...
15:24:28 [2021-08-29T15:24:28.310Z] #21 12.10 Building dependency tree...
15:24:28 [2021-08-29T15:24:28.568Z] #21 13.09 The following additional packages will be installed:
15:24:28 [2021-08-29T15:24:28.826Z] #21 13.09   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:24:28 [2021-08-29T15:24:28.826Z] #21 13.09   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
15:24:28 [2021-08-29T15:24:28.826Z] #21 13.09   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:24:28 [2021-08-29T15:24:28.826Z] #21 13.09   python3-pkg-resources vim-runtime xxd
15:24:28 [2021-08-29T15:24:28.826Z] #21 13.09 Suggested packages:
15:24:28 [2021-08-29T15:24:28.827Z] #21 13.09   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:24:28 [2021-08-29T15:24:28.827Z] #21 13.09   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:24:28 [2021-08-29T15:24:28.827Z] #21 13.09   acl attr quota
15:24:28 [2021-08-29T15:24:28.827Z] #21 13.09 Recommended packages:
15:24:28 [2021-08-29T15:24:28.827Z] #21 13.09   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:24:28 [2021-08-29T15:24:28.834Z] #21 8.448 Reading package lists...
15:24:28 [2021-08-29T15:24:28.912Z] #41 ...
15:24:28 [2021-08-29T15:24:28.912Z] 
15:24:28 [2021-08-29T15:24:28.912Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:24:28 [2021-08-29T15:24:28.912Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff
15:24:28 [2021-08-29T15:24:28.912Z] #21 41.84 Setting up libjq1:amd64 (1.6-2.1) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 41.85 Setting up libnftnl11:amd64 (1.1.9-1) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 41.87 Setting up thin-provisioning-tools (0.9.0-1) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 41.88 Setting up python3-pip (20.3.4-4) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 42.99 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.00 Setting up jq (1.6-2.1) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.01 Setting up libbpf0:amd64 (1:0.3-2) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.02 Setting up iptables (1.8.7-1) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.03 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.03 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.04 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.04 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.05 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.05 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.06 Setting up iproute2 (5.10.0-4) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 43.36 Processing triggers for libc-bin (2.31-13) ...
15:24:28 [2021-08-29T15:24:28.912Z] #21 DONE 43.9s
15:24:28 [2021-08-29T15:24:28.912Z] 
15:24:28 [2021-08-29T15:24:28.912Z] #22 [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
15:24:28 [2021-08-29T15:24:28.912Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.15 The following NEW packages will be installed:
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.15   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.16   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.16   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.16   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.16   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.16   python3-pkg-resources python3-setuptools python3-wheel sudo
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.16   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:24:29 [2021-08-29T15:24:29.763Z] #21 14.16   xz-utils zip
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.44 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded.
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.44 Need to get 27.0 MB of archives.
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.44 After this operation, 104 MB of additional disk space will be used.
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.50 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.50 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.50 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.50 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
15:24:30 [2021-08-29T15:24:30.021Z] #21 14.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
15:24:30 [2021-08-29T15:24:30.022Z] #21 14.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
15:24:30 [2021-08-29T15:24:30.022Z] #21 14.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
15:24:30 [2021-08-29T15:24:30.022Z] #21 14.53 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
15:24:30 [2021-08-29T15:24:30.022Z] #21 14.54 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.59 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.59 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.59 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.60 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.60 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
15:24:30 [2021-08-29T15:24:30.279Z] #21 14.62 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:24:30 [2021-08-29T15:24:30.298Z] #22 1.542 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:24:30 [2021-08-29T15:24:30.298Z] #22 1.544 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:24:30 [2021-08-29T15:24:30.298Z] #22 1.547 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:24:30 [2021-08-29T15:24:30.298Z] #22 DONE 1.7s
15:24:30 [2021-08-29T15:24:30.298Z] 
15:24:30 [2021-08-29T15:24:30.298Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
15:24:30 [2021-08-29T15:24:30.298Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76
15:24:30 [2021-08-29T15:24:30.538Z] #21 14.70 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:24:30 [2021-08-29T15:24:30.538Z] #21 14.70 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:24:30 [2021-08-29T15:24:30.538Z] #21 14.71 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
15:24:30 [2021-08-29T15:24:30.538Z] #21 14.71 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
15:24:30 [2021-08-29T15:24:30.538Z] #21 14.71 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:24:30 [2021-08-29T15:24:30.563Z] #20 21.70 Reading package lists...
15:24:30 [2021-08-29T15:24:30.563Z] #20 ...
15:24:30 [2021-08-29T15:24:30.563Z] 
15:24:30 [2021-08-29T15:24:30.563Z] #44 [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
15:24:30 [2021-08-29T15:24:30.563Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327
15:24:30 [2021-08-29T15:24:30.563Z] #44 22.01 Fetched 48.3 MB in 20s (2400 kB/s)
15:24:30 [2021-08-29T15:24:30.730Z] #21 11.59 Reading package lists...
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.08 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.08 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.08 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.08 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.10 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.15 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.15 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.17 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.17 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.19 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
15:24:30 [2021-08-29T15:24:30.796Z] #21 15.21 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
15:24:31 [2021-08-29T15:24:31.054Z] #21 15.21 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
15:24:31 [2021-08-29T15:24:31.054Z] #21 15.25 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
15:24:31 [2021-08-29T15:24:31.054Z] #21 15.26 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
15:24:31 [2021-08-29T15:24:31.054Z] #21 15.27 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
15:24:31 [2021-08-29T15:24:31.054Z] #21 15.46 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
15:24:31 [2021-08-29T15:24:31.312Z] #21 15.50 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
15:24:31 [2021-08-29T15:24:31.312Z] #21 15.52 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
15:24:31 [2021-08-29T15:24:31.550Z] #21 13.82 Building dependency tree...
15:24:31 [2021-08-29T15:24:31.570Z] #21 15.99 debconf: delaying package configuration, since apt-utils is not installed
15:24:31 [2021-08-29T15:24:31.829Z] #21 16.07 Fetched 27.0 MB in 1s (19.9 MB/s)
15:24:31 [2021-08-29T15:24:31.829Z] #21 16.12 Selecting previously unselected package pigz.
15:24:31 [2021-08-29T15:24:31.829Z] #21 16.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 ... 24014 files and directories currently installed.)
15:24:31 [2021-08-29T15:24:31.829Z] #21 16.21 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
15:24:31 [2021-08-29T15:24:31.829Z] #21 16.21 Unpacking pigz (2.6-1) ...
15:24:32 [2021-08-29T15:24:32.088Z] #21 16.29 Selecting previously unselected package libelf1:amd64.
15:24:32 [2021-08-29T15:24:32.088Z] #21 16.30 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
15:24:32 [2021-08-29T15:24:32.088Z] #21 16.31 Unpacking libelf1:amd64 (0.183-1) ...
15:24:32 [2021-08-29T15:24:32.088Z] #21 16.45 Selecting previously unselected package libbpf0:amd64.
15:24:32 [2021-08-29T15:24:32.088Z] #21 16.45 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
15:24:32 [2021-08-29T15:24:32.088Z] #21 16.46 Unpacking libbpf0:amd64 (1:0.3-2) ...
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.55 Selecting previously unselected package libcap2:amd64.
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.57 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.57 Unpacking libcap2:amd64 (1:2.44-1) ...
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.63 Selecting previously unselected package libmnl0:amd64.
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.63 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.64 Unpacking libmnl0:amd64 (1.0.4-3) ...
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.69 Selecting previously unselected package libxtables12:amd64.
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.70 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.70 Unpacking libxtables12:amd64 (1.8.7-1) ...
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.77 Selecting previously unselected package libcap2-bin.
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.78 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
15:24:32 [2021-08-29T15:24:32.347Z] #21 16.78 Unpacking libcap2-bin (1:2.44-1) ...
15:24:32 [2021-08-29T15:24:32.480Z] #44 22.01 Reading package lists...
15:24:32 [2021-08-29T15:24:32.481Z] #44 ...
15:24:32 [2021-08-29T15:24:32.481Z] 
15:24:32 [2021-08-29T15:24:32.481Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:32 [2021-08-29T15:24:32.481Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:32 [2021-08-29T15:24:32.481Z] #20 21.70 Reading package lists...
15:24:32 [2021-08-29T15:24:32.481Z] #21 ...
15:24:32 [2021-08-29T15:24:32.481Z] 
15:24:32 [2021-08-29T15:24:32.481Z] #47 [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
15:24:32 [2021-08-29T15:24:32.481Z] #47 sha256:712f13577e59ba858fc1855e9fac569178f137557cd7d6e7a133e02f926d65a6
15:24:32 [2021-08-29T15:24:32.481Z] #47 190.6 github.com/LK4D4/vndr/godl
15:24:32 [2021-08-29T15:24:32.481Z] #47 191.3 github.com/LK4D4/vndr
15:24:32 [2021-08-29T15:24:32.481Z] #47 DONE 194.9s
15:24:32 [2021-08-29T15:24:32.481Z] 
15:24:32 [2021-08-29T15:24:32.481Z] #21 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:24:32 [2021-08-29T15:24:32.481Z] #21 sha256:4c60b8855e9e8ad76e573025da47bf719d3a53524c4575404cdc3416f27e73ff
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.10 The following additional packages will be installed:
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12   python3-pkg-resources vim-runtime xxd
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12 Suggested packages:
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12   acl attr quota
15:24:32 [2021-08-29T15:24:32.481Z] #21 15.12 Recommended packages:
15:24:32 [2021-08-29T15:24:32.482Z] #21 15.12   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:24:32 [2021-08-29T15:24:32.606Z] #21 16.87 Selecting previously unselected package iproute2.
15:24:32 [2021-08-29T15:24:32.606Z] #21 16.87 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
15:24:32 [2021-08-29T15:24:32.606Z] #21 16.88 Unpacking iproute2 (5.10.0-4) ...
15:24:32 [2021-08-29T15:24:32.837Z] 4612f6d0b889: Pull complete
15:24:33 [2021-08-29T15:24:33.173Z] #21 17.30 Selecting previously unselected package xxd.
15:24:33 [2021-08-29T15:24:33.173Z] #21 17.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
15:24:33 [2021-08-29T15:24:33.173Z] #21 17.32 Unpacking xxd (2:8.2.2434-3) ...
15:24:33 [2021-08-29T15:24:33.173Z] #21 17.45 Selecting previously unselected package vim-common.
15:24:33 [2021-08-29T15:24:33.173Z] #21 17.45 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
15:24:33 [2021-08-29T15:24:33.173Z] #21 17.47 Unpacking vim-common (2:8.2.2434-3) ...
15:24:33 [2021-08-29T15:24:33.425Z] #20 30.77 Reading package lists...
15:24:33 [2021-08-29T15:24:33.425Z] #20 ...
15:24:33 [2021-08-29T15:24:33.425Z] 
15:24:33 [2021-08-29T15:24:33.425Z] #64 [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
15:24:33 [2021-08-29T15:24:33.425Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3
15:24:33 [2021-08-29T15:24:33.425Z] #64 21.73 Fetched 48.3 MB in 20s (2447 kB/s)
15:24:33 [2021-08-29T15:24:33.425Z] #64 21.73 Reading package lists...
15:24:33 [2021-08-29T15:24:33.425Z] #64 30.82 Reading package lists...
15:24:33 [2021-08-29T15:24:33.425Z] #64 ...
15:24:33 [2021-08-29T15:24:33.425Z] 
15:24:33 [2021-08-29T15:24:33.425Z] #44 [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
15:24:33 [2021-08-29T15:24:33.425Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327
15:24:33 [2021-08-29T15:24:33.425Z] #44 22.01 Reading package lists...
15:24:33 [2021-08-29T15:24:33.431Z] #21 17.63 Selecting previously unselected package bash-completion.
15:24:33 [2021-08-29T15:24:33.431Z] #21 17.63 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.61 The following NEW packages will be installed:
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.62   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.62   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.62   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.62   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.62   pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.62   python3-pkg-resources python3-setuptools python3-wheel sudo
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.62   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
15:24:33 [2021-08-29T15:24:33.852Z] #21 16.62   xz-utils zip
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.92 0 upgraded, 47 newly installed, 0 to remove and 2 not upgraded.
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.92 Need to get 27.0 MB of archives.
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.92 After this operation, 104 MB of additional disk space will be used.
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.92 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.96 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.97 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.97 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.98 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.98 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2 [220 kB]
15:24:34 [2021-08-29T15:24:34.110Z] #21 16.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.00 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.01 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.01 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.01 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.01 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.02 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.03 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.04 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
15:24:34 [2021-08-29T15:24:34.367Z] #21 17.06 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.35 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.35 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.35 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.36 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.36 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.36 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.36 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.41 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.41 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.42 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.42 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.43 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.44 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.47 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.48 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
15:24:34 [2021-08-29T15:24:34.625Z] #21 17.48 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
15:24:34 [2021-08-29T15:24:34.882Z] #21 17.67 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
15:24:34 [2021-08-29T15:24:34.882Z] #21 17.70 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
15:24:34 [2021-08-29T15:24:34.882Z] #21 17.73 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
15:24:35 [2021-08-29T15:24:35.335Z] #21 19.33 Unpacking bash-completion (1:2.11-2) ...
15:24:35 [2021-08-29T15:24:35.335Z] #21 19.73 Selecting previously unselected package bzip2.
15:24:35 [2021-08-29T15:24:35.335Z] #21 19.73 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.335Z] #21 19.74 Unpacking bzip2 (1.0.8-4) ...
15:24:35 [2021-08-29T15:24:35.446Z] #21 18.22 debconf: delaying package configuration, since apt-utils is not installed
15:24:35 [2021-08-29T15:24:35.446Z] #21 18.33 Fetched 27.0 MB in 1s (24.9 MB/s)
15:24:35 [2021-08-29T15:24:35.446Z] #21 18.39 Selecting previously unselected package pigz.
15:24:35 [2021-08-29T15:24:35.594Z] #21 19.81 Selecting previously unselected package xz-utils.
15:24:35 [2021-08-29T15:24:35.594Z] #21 19.82 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.594Z] #21 19.83 Unpacking xz-utils (5.2.5-2) ...
15:24:35 [2021-08-29T15:24:35.594Z] #21 19.99 Selecting previously unselected package apparmor.
15:24:35 [2021-08-29T15:24:35.594Z] #21 20.00 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.594Z] #21 20.04 Unpacking apparmor (2.13.6-10) ...
15:24:35 [2021-08-29T15:24:35.703Z] #21 18.39 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24014 files and directories currently installed.)
15:24:35 [2021-08-29T15:24:35.703Z] #21 18.44 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.703Z] #21 18.44 Unpacking pigz (2.6-1) ...
15:24:35 [2021-08-29T15:24:35.703Z] #21 18.52 Selecting previously unselected package libelf1:amd64.
15:24:35 [2021-08-29T15:24:35.703Z] #21 18.52 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.703Z] #21 18.53 Unpacking libelf1:amd64 (0.183-1) ...
15:24:35 [2021-08-29T15:24:35.959Z] #21 18.66 Selecting previously unselected package libbpf0:amd64.
15:24:35 [2021-08-29T15:24:35.959Z] #21 18.66 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.959Z] #21 18.66 Unpacking libbpf0:amd64 (1:0.3-2) ...
15:24:35 [2021-08-29T15:24:35.959Z] #21 18.77 Selecting previously unselected package libcap2:amd64.
15:24:35 [2021-08-29T15:24:35.959Z] #21 18.77 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.959Z] #21 18.78 Unpacking libcap2:amd64 (1:2.44-1) ...
15:24:35 [2021-08-29T15:24:35.959Z] #21 18.83 Selecting previously unselected package libmnl0:amd64.
15:24:35 [2021-08-29T15:24:35.960Z] #21 18.83 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.960Z] #21 18.84 Unpacking libmnl0:amd64 (1.0.4-3) ...
15:24:35 [2021-08-29T15:24:35.960Z] #21 18.90 Selecting previously unselected package libxtables12:amd64.
15:24:35 [2021-08-29T15:24:35.960Z] #21 18.90 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
15:24:35 [2021-08-29T15:24:35.960Z] #21 18.91 Unpacking libxtables12:amd64 (1.8.7-1) ...
15:24:35 [2021-08-29T15:24:35.960Z] #21 18.96 Selecting previously unselected package libcap2-bin.
15:24:36 [2021-08-29T15:24:36.161Z] #21 20.42 Selecting previously unselected package inetutils-ping.
15:24:36 [2021-08-29T15:24:36.161Z] #21 20.43 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.161Z] #21 20.43 Unpacking inetutils-ping (2:2.0-1) ...
15:24:36 [2021-08-29T15:24:36.162Z] #21 20.53 Selecting previously unselected package libip4tc2:amd64.
15:24:36 [2021-08-29T15:24:36.162Z] #21 20.54 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.162Z] #21 20.54 Unpacking libip4tc2:amd64 (1.8.7-1) ...
15:24:36 [2021-08-29T15:24:36.162Z] #21 20.61 Selecting previously unselected package libip6tc2:amd64.
15:24:36 [2021-08-29T15:24:36.162Z] #21 20.61 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.162Z] #21 20.61 Unpacking libip6tc2:amd64 (1.8.7-1) ...
15:24:36 [2021-08-29T15:24:36.218Z] #21 18.96 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.218Z] #21 18.97 Unpacking libcap2-bin (1:2.44-1) ...
15:24:36 [2021-08-29T15:24:36.218Z] #21 19.03 Selecting previously unselected package iproute2.
15:24:36 [2021-08-29T15:24:36.218Z] #21 19.04 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.218Z] #21 19.05 Unpacking iproute2 (5.10.0-4) ...
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.67 Selecting previously unselected package libnfnetlink0:amd64.
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.68 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.69 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.74 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.74 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.75 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.80 Selecting previously unselected package libnftnl11:amd64.
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.81 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.81 Unpacking libnftnl11:amd64 (1.1.9-1) ...
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.89 Selecting previously unselected package iptables.
15:24:36 [2021-08-29T15:24:36.420Z] #21 20.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.679Z] #21 20.91 Unpacking iptables (1.8.7-1) ...
15:24:36 [2021-08-29T15:24:36.789Z] #21 19.44 Selecting previously unselected package xxd.
15:24:36 [2021-08-29T15:24:36.789Z] #21 19.44 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.789Z] #21 19.45 Unpacking xxd (2:8.2.2434-3) ...
15:24:36 [2021-08-29T15:24:36.789Z] #21 19.54 Selecting previously unselected package vim-common.
15:24:36 [2021-08-29T15:24:36.789Z] #21 19.55 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
15:24:36 [2021-08-29T15:24:36.789Z] #21 19.57 Unpacking vim-common (2:8.2.2434-3) ...
15:24:36 [2021-08-29T15:24:36.938Z] #21 21.19 Selecting previously unselected package libonig5:amd64.
15:24:36 [2021-08-29T15:24:36.938Z] #21 21.19 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.938Z] #21 21.20 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:24:36 [2021-08-29T15:24:36.938Z] #21 21.29 Selecting previously unselected package libjq1:amd64.
15:24:36 [2021-08-29T15:24:36.938Z] #21 21.31 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
15:24:36 [2021-08-29T15:24:36.938Z] #21 21.31 Unpacking libjq1:amd64 (1.6-2.1) ...
15:24:36 [2021-08-29T15:24:36.938Z] #21 21.42 Selecting previously unselected package jq.
15:24:37 [2021-08-29T15:24:37.046Z] #21 19.70 Selecting previously unselected package bash-completion.
15:24:37 [2021-08-29T15:24:37.046Z] #21 19.71 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.43 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.43 Unpacking jq (1.6-2.1) ...
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.51 Selecting previously unselected package libaio1:amd64.
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.52 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.52 Unpacking libaio1:amd64 (0.3.112-9) ...
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.59 Selecting previously unselected package libgpm2:amd64.
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.60 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.61 Unpacking libgpm2:amd64 (1.20.7-8) ...
15:24:37 [2021-08-29T15:24:37.197Z] #21 21.67 Selecting previously unselected package libicu67:amd64.
15:24:37 [2021-08-29T15:24:37.456Z] #21 21.68 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
15:24:37 [2021-08-29T15:24:37.456Z] #21 21.68 Unpacking libicu67:amd64 (67.1-7) ...
15:24:38 [2021-08-29T15:24:38.941Z] #21 21.40 Unpacking bash-completion (1:2.11-2) ...
15:24:38 [2021-08-29T15:24:38.941Z] #21 21.79 Selecting previously unselected package bzip2.
15:24:38 [2021-08-29T15:24:38.941Z] #21 21.81 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
15:24:38 [2021-08-29T15:24:38.941Z] #21 21.81 Unpacking bzip2 (1.0.8-4) ...
15:24:38 [2021-08-29T15:24:38.941Z] #21 21.88 Selecting previously unselected package xz-utils.
15:24:39 [2021-08-29T15:24:39.198Z] #21 21.90 Preparing to unpack .../12-xz-utils_5.2.5-2_amd64.deb ...
15:24:39 [2021-08-29T15:24:39.198Z] #21 21.90 Unpacking xz-utils (5.2.5-2) ...
15:24:39 [2021-08-29T15:24:39.198Z] #21 22.10 Selecting previously unselected package apparmor.
15:24:39 [2021-08-29T15:24:39.198Z] #21 22.10 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
15:24:39 [2021-08-29T15:24:39.455Z] #21 22.15 Unpacking apparmor (2.13.6-10) ...
15:24:39 [2021-08-29T15:24:39.712Z] #21 22.50 Selecting previously unselected package inetutils-ping.
15:24:39 [2021-08-29T15:24:39.712Z] #21 22.53 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
15:24:39 [2021-08-29T15:24:39.712Z] #21 22.54 Unpacking inetutils-ping (2:2.0-1) ...
15:24:39 [2021-08-29T15:24:39.712Z] #21 22.63 Selecting previously unselected package libip4tc2:amd64.
15:24:39 [2021-08-29T15:24:39.712Z] #21 22.63 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
15:24:39 [2021-08-29T15:24:39.712Z] #21 22.64 Unpacking libip4tc2:amd64 (1.8.7-1) ...
15:24:39 [2021-08-29T15:24:39.712Z] #21 22.68 Selecting previously unselected package libip6tc2:amd64.
15:24:39 [2021-08-29T15:24:39.712Z] #21 22.70 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.70 Unpacking libip6tc2:amd64 (1.8.7-1) ...
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.76 Selecting previously unselected package libnfnetlink0:amd64.
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.77 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.78 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.83 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.83 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.83 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.88 Selecting previously unselected package libnftnl11:amd64.
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.88 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
15:24:39 [2021-08-29T15:24:39.969Z] #21 22.89 Unpacking libnftnl11:amd64 (1.1.9-1) ...
15:24:40 [2021-08-29T15:24:40.226Z] #21 22.96 Selecting previously unselected package iptables.
15:24:40 [2021-08-29T15:24:40.226Z] #21 22.97 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.226Z] #21 22.98 Unpacking iptables (1.8.7-1) ...
15:24:40 [2021-08-29T15:24:40.300Z] #23 9.840 Collecting yamllint==1.26.1
15:24:40 [2021-08-29T15:24:40.483Z] #21 23.24 Selecting previously unselected package libonig5:amd64.
15:24:40 [2021-08-29T15:24:40.483Z] #21 23.25 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.483Z] #21 23.25 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:24:40 [2021-08-29T15:24:40.483Z] #21 23.35 Selecting previously unselected package libjq1:amd64.
15:24:40 [2021-08-29T15:24:40.483Z] #21 23.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.483Z] #21 23.37 Unpacking libjq1:amd64 (1.6-2.1) ...
15:24:40 [2021-08-29T15:24:40.483Z] #21 23.46 Selecting previously unselected package jq.
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.49 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.50 Unpacking jq (1.6-2.1) ...
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.57 Selecting previously unselected package libaio1:amd64.
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.57 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.58 Unpacking libaio1:amd64 (0.3.112-9) ...
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.63 Selecting previously unselected package libgpm2:amd64.
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.63 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.65 Unpacking libgpm2:amd64 (1.20.7-8) ...
15:24:40 [2021-08-29T15:24:40.740Z] #21 23.71 Selecting previously unselected package libicu67:amd64.
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.73 Selecting previously unselected package libinih1:amd64.
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.74 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.76 Unpacking libinih1:amd64 (53-1+b2) ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.80 Selecting previously unselected package libnet1:amd64.
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.81 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.82 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.90 Selecting previously unselected package libnl-3-200:amd64.
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.91 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 24.91 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 25.02 Selecting previously unselected package libprotobuf-c1:amd64.
15:24:40 [2021-08-29T15:24:40.743Z] #21 25.02 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 25.03 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 25.10 Selecting previously unselected package net-tools.
15:24:40 [2021-08-29T15:24:40.743Z] #21 25.12 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 25.13 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:24:40 [2021-08-29T15:24:40.743Z] #21 25.26 Selecting previously unselected package patch.
15:24:40 [2021-08-29T15:24:40.997Z] #21 23.72 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
15:24:40 [2021-08-29T15:24:40.997Z] #21 23.73 Unpacking libicu67:amd64 (67.1-7) ...
15:24:41 [2021-08-29T15:24:41.002Z] #21 25.26 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
15:24:41 [2021-08-29T15:24:41.002Z] #21 25.27 Unpacking patch (2.7.6-7) ...
15:24:41 [2021-08-29T15:24:41.261Z] #21 25.41 Selecting previously unselected package python-pip-whl.
15:24:41 [2021-08-29T15:24:41.261Z] #21 25.42 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
15:24:41 [2021-08-29T15:24:41.261Z] #21 25.42 Unpacking python-pip-whl (20.3.4-4) ...
15:24:41 [2021-08-29T15:24:41.520Z] #21 25.96 Selecting previously unselected package python3-lib2to3.
15:24:41 [2021-08-29T15:24:41.570Z] #44 31.18 Reading package lists...
15:24:41 [2021-08-29T15:24:41.570Z] #44 ...
15:24:41 [2021-08-29T15:24:41.570Z] 
15:24:41 [2021-08-29T15:24:41.570Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:41 [2021-08-29T15:24:41.570Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:41 [2021-08-29T15:24:41.570Z] #20 30.77 Reading package lists...
15:24:41 [2021-08-29T15:24:41.684Z] #23 10.92   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:24:41 [2021-08-29T15:24:41.779Z] #21 25.97 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
15:24:41 [2021-08-29T15:24:41.779Z] #21 25.98 Unpacking python3-lib2to3 (3.9.2-1) ...
15:24:41 [2021-08-29T15:24:41.779Z] #21 26.09 Selecting previously unselected package python3-distutils.
15:24:41 [2021-08-29T15:24:41.779Z] #21 26.10 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
15:24:41 [2021-08-29T15:24:41.779Z] #21 26.11 Unpacking python3-distutils (3.9.2-1) ...
15:24:41 [2021-08-29T15:24:41.779Z] #21 26.23 Selecting previously unselected package python3-pkg-resources.
15:24:42 [2021-08-29T15:24:42.038Z] #21 26.24 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
15:24:42 [2021-08-29T15:24:42.038Z] #21 26.24 Unpacking python3-pkg-resources (52.0.0-4) ...
15:24:42 [2021-08-29T15:24:42.038Z] #21 26.34 Selecting previously unselected package python3-setuptools.
15:24:42 [2021-08-29T15:24:42.038Z] #21 26.35 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
15:24:42 [2021-08-29T15:24:42.038Z] #21 26.35 Unpacking python3-setuptools (52.0.0-4) ...
15:24:42 [2021-08-29T15:24:42.297Z] #21 26.60 Selecting previously unselected package python3-wheel.
15:24:42 [2021-08-29T15:24:42.297Z] #21 26.61 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
15:24:42 [2021-08-29T15:24:42.297Z] #21 26.61 Unpacking python3-wheel (0.34.2-1) ...
15:24:42 [2021-08-29T15:24:42.297Z] #21 26.67 Selecting previously unselected package python3-pip.
15:24:42 [2021-08-29T15:24:42.297Z] #21 26.68 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
15:24:42 [2021-08-29T15:24:42.297Z] #21 26.69 Unpacking python3-pip (20.3.4-4) ...
15:24:42 [2021-08-29T15:24:42.555Z] #21 26.96 Selecting previously unselected package sudo.
15:24:42 [2021-08-29T15:24:42.555Z] #21 26.99 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
15:24:42 [2021-08-29T15:24:42.555Z] #21 27.00 Unpacking sudo (1.9.5p2-3) ...
15:24:42 [2021-08-29T15:24:42.626Z] #23 11.95 Collecting pathspec>=0.5.3
15:24:42 [2021-08-29T15:24:42.626Z] #23 11.96   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:24:42 [2021-08-29T15:24:42.626Z] #23 12.27 Collecting pyyaml
15:24:42 [2021-08-29T15:24:42.626Z] #23 12.30   Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB)
15:24:42 [2021-08-29T15:24:42.626Z] #23 12.38 Building wheels for collected packages: yamllint
15:24:42 [2021-08-29T15:24:42.887Z] #23 12.38   Building wheel for yamllint (setup.py): started
15:24:43 [2021-08-29T15:24:43.123Z] #21 27.60 Selecting previously unselected package thin-provisioning-tools.
15:24:43 [2021-08-29T15:24:43.382Z] #21 27.60 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
15:24:43 [2021-08-29T15:24:43.382Z] #21 27.61 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:24:43 [2021-08-29T15:24:43.382Z] #21 27.83 Selecting previously unselected package uidmap.
15:24:43 [2021-08-29T15:24:43.382Z] #21 27.84 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
15:24:43 [2021-08-29T15:24:43.382Z] #21 27.85 Unpacking uidmap (1:4.8.1-1) ...
15:24:43 [2021-08-29T15:24:43.488Z] #20 39.70 Building dependency tree...
15:24:43 [2021-08-29T15:24:43.830Z] #23 13.33   Building wheel for yamllint (setup.py): finished with status 'done'
15:24:43 [2021-08-29T15:24:43.830Z] #23 13.33   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=fab17e4bc99fe01c3177bbea450d27625b65d04be066de2f68af5bf9216e875d
15:24:43 [2021-08-29T15:24:43.830Z] #23 13.33   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:24:43 [2021-08-29T15:24:43.830Z] #23 13.34 Successfully built yamllint
15:24:43 [2021-08-29T15:24:43.830Z] #23 13.37 Installing collected packages: pyyaml, pathspec, yamllint
15:24:43 [2021-08-29T15:24:43.901Z] #21 28.03 Selecting previously unselected package vim-runtime.
15:24:43 [2021-08-29T15:24:43.901Z] #21 28.04 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
15:24:43 [2021-08-29T15:24:43.901Z] #21 28.06 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:24:43 [2021-08-29T15:24:43.901Z] #21 28.08 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:24:43 [2021-08-29T15:24:43.901Z] #21 28.10 Unpacking vim-runtime (2:8.2.2434-3) ...
15:24:44 [2021-08-29T15:24:44.090Z] #23 13.74 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
15:24:44 [2021-08-29T15:24:44.269Z] #21 26.63 Selecting previously unselected package libinih1:amd64.
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.63 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.64 Unpacking libinih1:amd64 (53-1+b2) ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.69 Selecting previously unselected package libnet1:amd64.
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.69 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.70 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.78 Selecting previously unselected package libnl-3-200:amd64.
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.80 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.80 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.89 Selecting previously unselected package libprotobuf-c1:amd64.
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.89 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.89 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.95 Selecting previously unselected package net-tools.
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.95 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 26.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 27.15 Selecting previously unselected package patch.
15:24:44 [2021-08-29T15:24:44.270Z] #21 27.15 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 27.15 Unpacking patch (2.7.6-7) ...
15:24:44 [2021-08-29T15:24:44.270Z] #21 27.23 Selecting previously unselected package python-pip-whl.
15:24:44 [2021-08-29T15:24:44.526Z] #21 27.23 Preparing to unpack .../33-python-pip-whl_20.3.4-4_all.deb ...
15:24:44 [2021-08-29T15:24:44.526Z] #21 27.24 Unpacking python-pip-whl (20.3.4-4) ...
15:24:45 [2021-08-29T15:24:45.089Z] #21 27.75 Selecting previously unselected package python3-lib2to3.
15:24:45 [2021-08-29T15:24:45.089Z] #21 27.75 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ...
15:24:45 [2021-08-29T15:24:45.089Z] #21 27.76 Unpacking python3-lib2to3 (3.9.2-1) ...
15:24:45 [2021-08-29T15:24:45.089Z] #21 27.87 Selecting previously unselected package python3-distutils.
15:24:45 [2021-08-29T15:24:45.089Z] #21 27.89 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ...
15:24:45 [2021-08-29T15:24:45.089Z] #21 27.90 Unpacking python3-distutils (3.9.2-1) ...
15:24:45 [2021-08-29T15:24:45.346Z] #21 28.01 Selecting previously unselected package python3-pkg-resources.
15:24:45 [2021-08-29T15:24:45.346Z] #21 28.01 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ...
15:24:45 [2021-08-29T15:24:45.346Z] #21 28.01 Unpacking python3-pkg-resources (52.0.0-4) ...
15:24:45 [2021-08-29T15:24:45.346Z] #21 28.14 Selecting previously unselected package python3-setuptools.
15:24:45 [2021-08-29T15:24:45.346Z] #21 28.14 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ...
15:24:45 [2021-08-29T15:24:45.346Z] #21 28.15 Unpacking python3-setuptools (52.0.0-4) ...
15:24:45 [2021-08-29T15:24:45.410Z] #20 44.01 The following additional packages will be installed:
15:24:45 [2021-08-29T15:24:45.410Z] #20 44.01   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:24:45 [2021-08-29T15:24:45.410Z] #20 44.01   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
15:24:45 [2021-08-29T15:24:45.410Z] #20 44.01   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
15:24:45 [2021-08-29T15:24:45.410Z] #20 44.01   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
15:24:45 [2021-08-29T15:24:45.602Z] #21 28.35 Selecting previously unselected package python3-wheel.
15:24:45 [2021-08-29T15:24:45.603Z] #21 28.35 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ...
15:24:45 [2021-08-29T15:24:45.603Z] #21 28.36 Unpacking python3-wheel (0.34.2-1) ...
15:24:45 [2021-08-29T15:24:45.603Z] #21 28.42 Selecting previously unselected package python3-pip.
15:24:45 [2021-08-29T15:24:45.603Z] #21 28.43 Preparing to unpack .../39-python3-pip_20.3.4-4_all.deb ...
15:24:45 [2021-08-29T15:24:45.603Z] #21 28.43 Unpacking python3-pip (20.3.4-4) ...
15:24:45 [2021-08-29T15:24:45.672Z] #20 44.02   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
15:24:45 [2021-08-29T15:24:45.672Z] #20 44.03   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
15:24:45 [2021-08-29T15:24:45.672Z] #20 44.03   mingw-w64-common mingw-w64-x86-64-dev
15:24:45 [2021-08-29T15:24:45.672Z] #20 44.07 Suggested packages:
15:24:45 [2021-08-29T15:24:45.672Z] #20 44.07   gcc-10-locales seccomp wine64
15:24:45 [2021-08-29T15:24:45.859Z] #21 28.68 Selecting previously unselected package sudo.
15:24:45 [2021-08-29T15:24:45.859Z] #21 28.70 Preparing to unpack .../40-sudo_1.9.5p2-3_amd64.deb ...
15:24:45 [2021-08-29T15:24:45.859Z] #21 28.70 Unpacking sudo (1.9.5p2-3) ...
15:24:46 [2021-08-29T15:24:46.023Z] #23 DONE 15.2s
15:24:46 [2021-08-29T15:24:46.023Z] 
15:24:46 [2021-08-29T15:24:46.023Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:24:46 [2021-08-29T15:24:46.023Z] #26 sha256:eb23fb44531cbdb665938bc761cc08f4e39d8544320304b61ba4312aa5a2c9f5
15:24:46 [2021-08-29T15:24:46.286Z] #26 DONE 0.5s
15:24:46 [2021-08-29T15:24:46.286Z] 
15:24:46 [2021-08-29T15:24:46.286Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:24:46 [2021-08-29T15:24:46.286Z] #31 sha256:eaf3c25acf89b85f97998ad1596da76e4f3c81d661c0a79335d2e4a6422b9472
15:24:46 [2021-08-29T15:24:46.426Z] #21 29.19 Selecting previously unselected package thin-provisioning-tools.
15:24:46 [2021-08-29T15:24:46.426Z] #21 29.20 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ...
15:24:46 [2021-08-29T15:24:46.426Z] #21 29.20 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.82 The following NEW packages will be installed:
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.82   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.83   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.83   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.83   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.83   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.83   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.84   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.85   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
15:24:46 [2021-08-29T15:24:46.616Z] #20 44.85   mingw-w64-x86-64-dev
15:24:46 [2021-08-29T15:24:46.682Z] #21 29.49 Selecting previously unselected package uidmap.
15:24:46 [2021-08-29T15:24:46.682Z] #21 29.50 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ...
15:24:46 [2021-08-29T15:24:46.682Z] #21 29.51 Unpacking uidmap (1:4.8.1-1) ...
15:24:46 [2021-08-29T15:24:46.859Z] #31 DONE 0.6s
15:24:46 [2021-08-29T15:24:46.859Z] 
15:24:46 [2021-08-29T15:24:46.859Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:24:46 [2021-08-29T15:24:46.859Z] #34 sha256:99f0c33372f676e7ccb55907ccc9ebd4a4ba22479dc3c1aa5cb117ab10f03107
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.23 0 upgraded, 30 newly installed, 0 to remove and 2 not upgraded.
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.23 Need to get 115 MB of archives.
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.23 After this operation, 645 MB of additional disk space will be used.
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.23 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.28 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
15:24:46 [2021-08-29T15:24:46.883Z] #20 45.43 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
15:24:46 [2021-08-29T15:24:46.939Z] #21 29.63 Selecting previously unselected package vim-runtime.
15:24:46 [2021-08-29T15:24:46.939Z] #21 29.63 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3_all.deb ...
15:24:46 [2021-08-29T15:24:46.939Z] #21 29.67 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:24:46 [2021-08-29T15:24:46.939Z] #21 29.72 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:24:46 [2021-08-29T15:24:46.939Z] #21 29.72 Unpacking vim-runtime (2:8.2.2434-3) ...
15:24:47 [2021-08-29T15:24:47.120Z] #34 DONE 0.3s
15:24:47 [2021-08-29T15:24:47.120Z] 
15:24:47 [2021-08-29T15:24:47.120Z] #41 [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
15:24:47 [2021-08-29T15:24:47.120Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:24:47 [2021-08-29T15:24:47.120Z] #41 ...
15:24:47 [2021-08-29T15:24:47.120Z] 
15:24:47 [2021-08-29T15:24:47.120Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
15:24:47 [2021-08-29T15:24:47.120Z] #36 sha256:eac909549cf25ff8858f73672567d12dfd71f9d9d30886411eff04ae09995eea
15:24:47 [2021-08-29T15:24:47.148Z] #20 45.50 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
15:24:47 [2021-08-29T15:24:47.148Z] #20 45.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
15:24:47 [2021-08-29T15:24:47.191Z] #21 31.00 Selecting previously unselected package vim.
15:24:47 [2021-08-29T15:24:47.191Z] #21 31.01 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
15:24:47 [2021-08-29T15:24:47.191Z] #21 31.03 Unpacking vim (2:8.2.2434-3) ...
15:24:47 [2021-08-29T15:24:47.191Z] #21 31.51 Selecting previously unselected package xfsprogs.
15:24:47 [2021-08-29T15:24:47.191Z] #21 31.52 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
15:24:47 [2021-08-29T15:24:47.191Z] #21 31.53 Unpacking xfsprogs (5.10.0-4) ...
15:24:47 [2021-08-29T15:24:47.382Z] #36 DONE 0.2s
15:24:47 [2021-08-29T15:24:47.382Z] 
15:24:47 [2021-08-29T15:24:47.382Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:24:47 [2021-08-29T15:24:47.382Z] #39 sha256:70014829203c4165ba0e99b65caa597e0d4ba522f177fe6624996293d5885866
15:24:47 [2021-08-29T15:24:47.382Z] #39 DONE 0.2s
15:24:47 [2021-08-29T15:24:47.382Z] 
15:24:47 [2021-08-29T15:24:47.382Z] #51 [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
15:24:47 [2021-08-29T15:24:47.382Z] #51 sha256:2e44e918b32a3b4b495afa30aa224a7d767a66ed7ed100638ff0ff5e33d5fb04
15:24:47 [2021-08-29T15:24:47.411Z] #20 45.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
15:24:47 [2021-08-29T15:24:47.434Z] #58 ...
15:24:47 [2021-08-29T15:24:47.434Z] 
15:24:47 [2021-08-29T15:24:47.434Z] #25 [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
15:24:47 [2021-08-29T15:24:47.434Z] #25 sha256:c890575323c90142371ce9b672e29492593735a5ca719417c23ac075f3d68e73
15:24:47 [2021-08-29T15:24:47.434Z] #25 205.4 + return
15:24:47 [2021-08-29T15:24:47.434Z] #25 DONE 206.8s
15:24:47 [2021-08-29T15:24:47.434Z] 
15:24:47 [2021-08-29T15:24:47.434Z] #58 [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
15:24:47 [2021-08-29T15:24:47.434Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:24:47 [2021-08-29T15:24:47.434Z] #58 177.5 + bin/containerd
15:24:47 [2021-08-29T15:24:47.672Z] #20 46.24 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
15:24:47 [2021-08-29T15:24:47.759Z] #21 31.92 Selecting previously unselected package zip.
15:24:47 [2021-08-29T15:24:47.760Z] #21 31.93 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
15:24:47 [2021-08-29T15:24:47.760Z] #21 31.95 Unpacking zip (3.0-12) ...
15:24:47 [2021-08-29T15:24:47.760Z] #21 32.18 Setting up python3-pkg-resources (52.0.0-4) ...
15:24:47 [2021-08-29T15:24:47.934Z] #20 ...
15:24:47 [2021-08-29T15:24:47.934Z] 
15:24:47 [2021-08-29T15:24:47.934Z] #64 [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
15:24:47 [2021-08-29T15:24:47.934Z] #64 sha256:651a649e89188ac5fc97108849192e5963cdecb32ebd078c10045cb1ba33bdf3
15:24:47 [2021-08-29T15:24:47.934Z] #64 30.82 Reading package lists...
15:24:47 [2021-08-29T15:24:47.934Z] #64 39.94 Building dependency tree...
15:24:47 [2021-08-29T15:24:47.934Z] #64 43.95 The following additional packages will be installed:
15:24:47 [2021-08-29T15:24:47.934Z] #64 43.97   libbtrfs0
15:24:47 [2021-08-29T15:24:47.934Z] #64 44.21 The following NEW packages will be installed:
15:24:47 [2021-08-29T15:24:47.934Z] #64 44.23   libbtrfs-dev libbtrfs0
15:24:47 [2021-08-29T15:24:47.934Z] #64 44.62 0 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.
15:24:47 [2021-08-29T15:24:47.934Z] #64 44.62 Need to get 460 kB of archives.
15:24:47 [2021-08-29T15:24:47.934Z] #64 44.62 After this operation, 1237 kB of additional disk space will be used.
15:24:47 [2021-08-29T15:24:47.934Z] #64 44.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:24:47 [2021-08-29T15:24:47.934Z] #64 44.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.23 debconf: delaying package configuration, since apt-utils is not installed
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.59 Fetched 460 kB in 0s (1424 kB/s)
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.66 Selecting previously unselected package libbtrfs0:amd64.
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.66 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30211 files and directories currently installed.)
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.73 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.85 Selecting previously unselected package libbtrfs-dev:amd64.
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.85 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
15:24:47 [2021-08-29T15:24:47.934Z] #64 45.86 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:24:47 [2021-08-29T15:24:47.934Z] #64 46.02 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:24:47 [2021-08-29T15:24:47.934Z] #64 46.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:24:47 [2021-08-29T15:24:47.934Z] #64 46.05 Processing triggers for libc-bin (2.31-13) ...
15:24:47 [2021-08-29T15:24:47.934Z] #64 DONE 46.3s
15:24:47 [2021-08-29T15:24:47.934Z] 
15:24:47 [2021-08-29T15:24:47.934Z] #65 [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
15:24:47 [2021-08-29T15:24:47.934Z] #65 sha256:0933a28339ad511707da3ccc0d4ef6f323ddf8b693fdf037690668094da8acc6
15:24:47 [2021-08-29T15:24:47.953Z] #51 ...
15:24:47 [2021-08-29T15:24:47.953Z] 
15:24:47 [2021-08-29T15:24:47.953Z] #41 [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
15:24:47 [2021-08-29T15:24:47.953Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:24:47 [2021-08-29T15:24:47.953Z] #41 DONE 198.1s
15:24:48 [2021-08-29T15:24:48.215Z] 
15:24:48 [2021-08-29T15:24:48.215Z] #51 [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
15:24:48 [2021-08-29T15:24:48.215Z] #51 sha256:2e44e918b32a3b4b495afa30aa224a7d767a66ed7ed100638ff0ff5e33d5fb04
15:24:48 [2021-08-29T15:24:48.215Z] #51 198.5 + /build/golangci-lint --version
15:24:48 [2021-08-29T15:24:48.479Z] #51 198.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
15:24:48 [2021-08-29T15:24:48.696Z] #21 33.08 Setting up libip4tc2:amd64 (1.8.7-1) ...
15:24:48 [2021-08-29T15:24:48.696Z] #21 33.09 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:24:48 [2021-08-29T15:24:48.696Z] #21 33.10 Setting up libgpm2:amd64 (1.20.7-8) ...
15:24:48 [2021-08-29T15:24:48.696Z] #21 33.12 Setting up libicu67:amd64 (67.1-7) ...
15:24:48 [2021-08-29T15:24:48.696Z] #21 33.13 Setting up libip6tc2:amd64 (1.8.7-1) ...
15:24:48 [2021-08-29T15:24:48.696Z] #21 33.14 Setting up libinih1:amd64 (53-1+b2) ...
15:24:48 [2021-08-29T15:24:48.696Z] #21 33.17 Setting up uidmap (1:4.8.1-1) ...
15:24:48 [2021-08-29T15:24:48.696Z] #21 33.19 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:48 [2021-08-29T15:24:48.740Z] #51 DONE 199.0s
15:24:48 [2021-08-29T15:24:48.740Z] 
15:24:48 [2021-08-29T15:24:48.740Z] #58 [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
15:24:48 [2021-08-29T15:24:48.740Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.110 + RM_GOPATH=0
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.110 + TMP_GOPATH=
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.110 + : /build
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.110 + '[' -z '' ']'
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.110 ++ mktemp -d
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.114 + export GOPATH=/tmp/tmp.hXqfDKQDCu
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.114 + GOPATH=/tmp/tmp.hXqfDKQDCu
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.116 + RM_GOPATH=1
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.116 + case "$(go env GOARCH)" in
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.116 ++ go env GOARCH
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.150 + export GO_BUILDMODE=-buildmode=pie
15:24:48 [2021-08-29T15:24:48.880Z] #65 1.150 + GO_BUILDMODE=-buildmode=pie
15:24:48 [2021-08-29T15:24:48.955Z] #21 33.21 Setting up bzip2 (1.0.8-4) ...
15:24:48 [2021-08-29T15:24:48.955Z] #21 33.22 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:24:48 [2021-08-29T15:24:48.955Z] #21 33.24 Setting up python3-wheel (0.34.2-1) ...
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.151 ++ dirname /tmp/install/install.sh
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.153 + dir=/tmp/install
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.153 + bin=containerd
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.153 + shift
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.153 + '[' '!' -f /tmp/install/containerd.installer ']'
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.154 + . /tmp/install/containerd.installer
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.154 ++ set -e
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.154 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.155 + install_containerd
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.155 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0'
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.155 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.155 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hXqfDKQDCu/src/github.com/containerd/containerd
15:24:49 [2021-08-29T15:24:49.142Z] #65 1.159 Cloning into '/tmp/tmp.hXqfDKQDCu/src/github.com/containerd/containerd'...
15:24:49 [2021-08-29T15:24:49.405Z] #65 ...
15:24:49 [2021-08-29T15:24:49.405Z] 
15:24:49 [2021-08-29T15:24:49.405Z] #67 [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
15:24:49 [2021-08-29T15:24:49.405Z] #67 sha256:aa4769cde4558e95f0dbcd4e952c7574e589cab44658eeb8c428f91e28c4291a
15:24:49 [2021-08-29T15:24:49.405Z] #67 45.34 + for f in rootlesskit rootlesskit-docker-proxy
15:24:49 [2021-08-29T15:24:49.405Z] #67 45.34 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy
15:24:49 [2021-08-29T15:24:49.405Z] #67 DONE 48.0s
15:24:49 [2021-08-29T15:24:49.522Z] #21 33.79 Setting up xxd (2:8.2.2434-3) ...
15:24:49 [2021-08-29T15:24:49.523Z] #21 33.81 Setting up libcap2:amd64 (1:2.44-1) ...
15:24:49 [2021-08-29T15:24:49.523Z] #21 33.82 Setting up libcap2-bin (1:2.44-1) ...
15:24:49 [2021-08-29T15:24:49.523Z] #21 33.84 Setting up apparmor (2.13.6-10) ...
15:24:49 [2021-08-29T15:24:49.667Z] 
15:24:49 [2021-08-29T15:24:49.667Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:49 [2021-08-29T15:24:49.667Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:49 [2021-08-29T15:24:49.667Z] #20 46.46 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 46.71 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.52 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.53 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.53 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.53 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.55 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.56 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-6 [123 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.56 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.57 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.58 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.58 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.60 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1 [92.1 kB]
15:24:49 [2021-08-29T15:24:49.667Z] #20 47.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-6 [401 kB]
15:24:49 [2021-08-29T15:24:49.928Z] #20 48.26 debconf: delaying package configuration, since apt-utils is not installed
15:24:49 [2021-08-29T15:24:49.928Z] #20 ...
15:24:49 [2021-08-29T15:24:49.928Z] 
15:24:49 [2021-08-29T15:24:49.928Z] #68 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build
15:24:49 [2021-08-29T15:24:49.928Z] #68 sha256:8f2c728a60e470861700c9643b1dfb503eb90a245bb03dc7cd636621b81c7831
15:24:49 [2021-08-29T15:24:49.928Z] #68 DONE 0.3s
15:24:49 [2021-08-29T15:24:49.928Z] 
15:24:49 [2021-08-29T15:24:49.928Z] #69 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build
15:24:49 [2021-08-29T15:24:49.928Z] #69 sha256:36c814d0bc9ceec9a70e1c91ffe6e77c44165ba354e3d4ecfaf46192423df2f6
15:24:49 [2021-08-29T15:24:49.928Z] #69 DONE 0.1s
15:24:49 [2021-08-29T15:24:49.928Z] 
15:24:49 [2021-08-29T15:24:49.928Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:49 [2021-08-29T15:24:49.928Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:49 [2021-08-29T15:24:49.928Z] #20 48.49 Fetched 115 MB in 3s (43.1 MB/s)
15:24:50 [2021-08-29T15:24:50.189Z] #20 48.56 Selecting previously unselected package binutils-mingw-w64-i686.
15:24:50 [2021-08-29T15:24:50.189Z] #20 48.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 ... 30211 files and directories currently installed.)
15:24:50 [2021-08-29T15:24:50.189Z] #20 48.63 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
15:24:50 [2021-08-29T15:24:50.189Z] #20 48.64 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:24:50 [2021-08-29T15:24:50.212Z] #21 32.48 Selecting previously unselected package vim.
15:24:50 [2021-08-29T15:24:50.212Z] #21 32.48 Preparing to unpack .../44-vim_2%3a8.2.2434-3_amd64.deb ...
15:24:50 [2021-08-29T15:24:50.212Z] #21 32.49 Unpacking vim (2:8.2.2434-3) ...
15:24:50 [2021-08-29T15:24:50.212Z] #21 32.92 Selecting previously unselected package xfsprogs.
15:24:50 [2021-08-29T15:24:50.212Z] #21 32.92 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ...
15:24:50 [2021-08-29T15:24:50.212Z] #21 32.93 Unpacking xfsprogs (5.10.0-4) ...
15:24:50 [2021-08-29T15:24:50.468Z] #21 33.34 Selecting previously unselected package zip.
15:24:50 [2021-08-29T15:24:50.469Z] #21 33.35 Preparing to unpack .../46-zip_3.0-12_amd64.deb ...
15:24:50 [2021-08-29T15:24:50.469Z] #21 33.35 Unpacking zip (3.0-12) ...
15:24:51 [2021-08-29T15:24:51.032Z] #21 33.64 Setting up python3-pkg-resources (52.0.0-4) ...
15:24:51 [2021-08-29T15:24:51.437Z] #21 35.70 Setting up zip (3.0-12) ...
15:24:51 [2021-08-29T15:24:51.437Z] #21 35.71 Setting up vim-common (2:8.2.2434-3) ...
15:24:51 [2021-08-29T15:24:51.437Z] #21 35.74 Setting up bash-completion (1:2.11-2) ...
15:24:51 [2021-08-29T15:24:51.575Z] #20 49.82 Selecting previously unselected package binutils-mingw-w64-x86-64.
15:24:51 [2021-08-29T15:24:51.575Z] #20 49.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
15:24:51 [2021-08-29T15:24:51.575Z] #20 49.83 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:24:51 [2021-08-29T15:24:51.575Z] #20 ...
15:24:51 [2021-08-29T15:24:51.575Z] 
15:24:51 [2021-08-29T15:24:51.575Z] #44 [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
15:24:51 [2021-08-29T15:24:51.575Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327
15:24:51 [2021-08-29T15:24:51.575Z] #44 31.18 Reading package lists...
15:24:51 [2021-08-29T15:24:51.575Z] #44 40.06 Building dependency tree...
15:24:51 [2021-08-29T15:24:51.575Z] #44 43.91 The following additional packages will be installed:
15:24:51 [2021-08-29T15:24:51.575Z] #44 43.94   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
15:24:51 [2021-08-29T15:24:51.575Z] #44 43.98 Suggested packages:
15:24:51 [2021-08-29T15:24:51.575Z] #44 43.98   cmake-doc ninja-build lrzip
15:24:51 [2021-08-29T15:24:51.575Z] #44 43.98 Recommended packages:
15:24:51 [2021-08-29T15:24:51.575Z] #44 43.98   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
15:24:51 [2021-08-29T15:24:51.575Z] #44 44.65 The following NEW packages will be installed:
15:24:51 [2021-08-29T15:24:51.575Z] #44 44.67   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.12 0 upgraded, 8 newly installed, 0 to remove and 2 not upgraded.
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.12 Need to get 8419 kB of archives.
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.12 After this operation, 34.9 MB of additional disk space will be used.
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.12 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2 [1725 kB]
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.16 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+b1 [343 kB]
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.16 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.17 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
15:24:51 [2021-08-29T15:24:51.575Z] #44 45.17 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2 [5593 kB]
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.03 debconf: delaying package configuration, since apt-utils is not installed
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.43 Fetched 8419 kB in 0s (19.9 MB/s)
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.52 Selecting previously unselected package xxd.
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.52 (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 ... 30211 files and directories currently installed.)
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.65 Preparing to unpack .../0-xxd_2%3a8.2.2434-3_amd64.deb ...
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.66 Unpacking xxd (2:8.2.2434-3) ...
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.85 Selecting previously unselected package vim-common.
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.85 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3_all.deb ...
15:24:51 [2021-08-29T15:24:51.575Z] #44 46.88 Unpacking vim-common (2:8.2.2434-3) ...
15:24:51 [2021-08-29T15:24:51.575Z] #44 47.07 Selecting previously unselected package cmake-data.
15:24:51 [2021-08-29T15:24:51.575Z] #44 47.07 Preparing to unpack .../2-cmake-data_3.18.4-2_all.deb ...
15:24:51 [2021-08-29T15:24:51.575Z] #44 47.09 Unpacking cmake-data (3.18.4-2) ...
15:24:51 [2021-08-29T15:24:51.575Z] #44 48.16 Selecting previously unselected package libarchive13:amd64.
15:24:51 [2021-08-29T15:24:51.575Z] #44 48.17 Preparing to unpack .../3-libarchive13_3.4.3-2+b1_amd64.deb ...
15:24:51 [2021-08-29T15:24:51.575Z] #44 48.23 Unpacking libarchive13:amd64 (3.4.3-2+b1) ...
15:24:51 [2021-08-29T15:24:51.575Z] #44 48.42 Selecting previously unselected package libjsoncpp24:amd64.
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.43 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.44 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.55 Selecting previously unselected package librhash0:amd64.
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.55 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.56 Unpacking librhash0:amd64 (1.4.1-2) ...
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.67 Selecting previously unselected package libuv1:amd64.
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.69 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.70 Unpacking libuv1:amd64 (1.40.0-2) ...
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.84 Selecting previously unselected package cmake.
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.85 Preparing to unpack .../7-cmake_3.18.4-2_amd64.deb ...
15:24:51 [2021-08-29T15:24:51.576Z] #44 48.86 Unpacking cmake (3.18.4-2) ...
15:24:51 [2021-08-29T15:24:51.595Z] #21 34.49 Setting up libip4tc2:amd64 (1.8.7-1) ...
15:24:51 [2021-08-29T15:24:51.595Z] #21 34.52 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:24:51 [2021-08-29T15:24:51.595Z] #21 34.53 Setting up libgpm2:amd64 (1.20.7-8) ...
15:24:51 [2021-08-29T15:24:51.595Z] #21 34.54 Setting up libicu67:amd64 (67.1-7) ...
15:24:51 [2021-08-29T15:24:51.595Z] #21 34.56 Setting up libip6tc2:amd64 (1.8.7-1) ...
15:24:51 [2021-08-29T15:24:51.595Z] #21 34.57 Setting up libinih1:amd64 (53-1+b2) ...
15:24:51 [2021-08-29T15:24:51.595Z] #21 34.58 Setting up uidmap (1:4.8.1-1) ...
15:24:51 [2021-08-29T15:24:51.656Z] #58 ...
15:24:51 [2021-08-29T15:24:51.657Z] 
15:24:51 [2021-08-29T15:24:51.657Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:24:51 [2021-08-29T15:24:51.657Z] #26 sha256:d4a767bf678622cc19dbcba01e0adbb0005fbce921bc38aeb54013a9e5004f43
15:24:51 [2021-08-29T15:24:51.657Z] #26 DONE 0.7s
15:24:51 [2021-08-29T15:24:51.657Z] 
15:24:51 [2021-08-29T15:24:51.657Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:24:51 [2021-08-29T15:24:51.657Z] #31 sha256:99ceed66fc81a9eb9b44109b56906c964cf60296797a1f876e100c2e0842ecd5
15:24:51 [2021-08-29T15:24:51.852Z] #21 34.59 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:24:51 [2021-08-29T15:24:51.852Z] #21 34.60 Setting up bzip2 (1.0.8-4) ...
15:24:51 [2021-08-29T15:24:51.852Z] #21 34.61 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:24:51 [2021-08-29T15:24:51.852Z] #21 34.63 Setting up python3-wheel (0.34.2-1) ...
15:24:52 [2021-08-29T15:24:52.044Z] #58 ...
15:24:52 [2021-08-29T15:24:52.044Z] 
15:24:52 [2021-08-29T15:24:52.044Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:24:52 [2021-08-29T15:24:52.044Z] #42 sha256:f52be8f293aed722bdbb270e8c6e382a6e91a2a14edebe9ddd9fea01e12a7df0
15:24:52 [2021-08-29T15:24:52.147Z] #44 50.62 Setting up libarchive13:amd64 (3.4.3-2+b1) ...
15:24:52 [2021-08-29T15:24:52.147Z] #44 50.64 Setting up xxd (2:8.2.2434-3) ...
15:24:52 [2021-08-29T15:24:52.147Z] #44 50.66 Setting up libuv1:amd64 (1.40.0-2) ...
15:24:52 [2021-08-29T15:24:52.147Z] #44 50.67 Setting up vim-common (2:8.2.2434-3) ...
15:24:52 [2021-08-29T15:24:52.237Z] #31 DONE 1.2s
15:24:52 [2021-08-29T15:24:52.237Z] 
15:24:52 [2021-08-29T15:24:52.237Z] #55 [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
15:24:52 [2021-08-29T15:24:52.237Z] #55 sha256:54282b406c8a76712bc6ebae3f8908a5b78aac49a111c90dfdc5862fabef848a
15:24:52 [2021-08-29T15:24:52.237Z] #55 114.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:24:52 [2021-08-29T15:24:52.237Z] #55 115.1 + mkdir -p /build
15:24:52 [2021-08-29T15:24:52.237Z] #55 115.1 + cp runc /build/runc
15:24:52 [2021-08-29T15:24:52.237Z] #55 DONE 115.8s
15:24:52 [2021-08-29T15:24:52.237Z] 
15:24:52 [2021-08-29T15:24:52.237Z] #58 [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
15:24:52 [2021-08-29T15:24:52.237Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:24:52 [2021-08-29T15:24:52.308Z] #42 DONE 0.7s
15:24:52 [2021-08-29T15:24:52.308Z] 
15:24:52 [2021-08-29T15:24:52.308Z] #58 [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
15:24:52 [2021-08-29T15:24:52.308Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:24:52 [2021-08-29T15:24:52.410Z] #44 50.69 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
15:24:52 [2021-08-29T15:24:52.410Z] #44 50.71 Setting up librhash0:amd64 (1.4.1-2) ...
15:24:52 [2021-08-29T15:24:52.410Z] #44 50.73 Setting up cmake-data (3.18.4-2) ...
15:24:52 [2021-08-29T15:24:52.410Z] #44 50.74 Setting up cmake (3.18.4-2) ...
15:24:52 [2021-08-29T15:24:52.411Z] #44 50.76 Processing triggers for libc-bin (2.31-13) ...
15:24:52 [2021-08-29T15:24:52.411Z] #44 ...
15:24:52 [2021-08-29T15:24:52.411Z] 
15:24:52 [2021-08-29T15:24:52.411Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:52 [2021-08-29T15:24:52.411Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.72 Selecting previously unselected package binutils-mingw-w64.
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.73 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.73 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.79 Selecting previously unselected package libdevmapper1.02.1:amd64.
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.79 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.80 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.88 Selecting previously unselected package dmsetup.
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.89 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
15:24:52 [2021-08-29T15:24:52.411Z] #20 50.89 Unpacking dmsetup (2:1.02.175-2.1) ...
15:24:52 [2021-08-29T15:24:52.499Z] #58 ...
15:24:52 [2021-08-29T15:24:52.499Z] 
15:24:52 [2021-08-29T15:24:52.499Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:24:52 [2021-08-29T15:24:52.499Z] #34 sha256:67db754021572faeb4bbb85836ddebc0914ae1ed91101977063d896032eea2c0
15:24:52 [2021-08-29T15:24:52.574Z] #58 ...
15:24:52 [2021-08-29T15:24:52.574Z] 
15:24:52 [2021-08-29T15:24:52.574Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
15:24:52 [2021-08-29T15:24:52.574Z] #46 sha256:ca6aa6b7baf7e9732e6e94109a7544cba95b609b7f046525c2d7b9e9a2e71bab
15:24:52 [2021-08-29T15:24:52.574Z] #46 DONE 0.1s
15:24:52 [2021-08-29T15:24:52.574Z] 
15:24:52 [2021-08-29T15:24:52.574Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:24:52 [2021-08-29T15:24:52.574Z] #48 sha256:cd64549461caa4e9b1dd418d3237aaccf4f396ab51b3c4c4a92cd529f98cf342
15:24:52 [2021-08-29T15:24:52.574Z] #48 DONE 0.2s
15:24:52 [2021-08-29T15:24:52.574Z] 
15:24:52 [2021-08-29T15:24:52.574Z] #58 [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
15:24:52 [2021-08-29T15:24:52.574Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:24:52 [2021-08-29T15:24:52.671Z] #21 35.32 Setting up xxd (2:8.2.2434-3) ...
15:24:52 [2021-08-29T15:24:52.671Z] #21 35.33 Setting up libcap2:amd64 (1:2.44-1) ...
15:24:52 [2021-08-29T15:24:52.671Z] #21 35.34 Setting up libcap2-bin (1:2.44-1) ...
15:24:52 [2021-08-29T15:24:52.671Z] #21 35.35 Setting up apparmor (2.13.6-10) ...
15:24:52 [2021-08-29T15:24:52.672Z] #20 ...
15:24:52 [2021-08-29T15:24:52.672Z] 
15:24:52 [2021-08-29T15:24:52.672Z] #44 [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
15:24:52 [2021-08-29T15:24:52.672Z] #44 sha256:3929bb603c41dcf3b73d18db1fb67e4ab4493854c333e48f4668f29135d3f327
15:24:52 [2021-08-29T15:24:52.672Z] #44 DONE 51.0s
15:24:52 [2021-08-29T15:24:52.672Z] 
15:24:52 [2021-08-29T15:24:52.672Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:52 [2021-08-29T15:24:52.672Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:52 [2021-08-29T15:24:52.672Z] #20 51.01 Selecting previously unselected package mingw-w64-common.
15:24:52 [2021-08-29T15:24:52.672Z] #20 51.01 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
15:24:52 [2021-08-29T15:24:52.672Z] #20 51.03 Unpacking mingw-w64-common (8.0.0-1) ...
15:24:52 [2021-08-29T15:24:52.762Z] #34 DONE 0.6s
15:24:52 [2021-08-29T15:24:52.762Z] 
15:24:52 [2021-08-29T15:24:52.762Z] #58 [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
15:24:52 [2021-08-29T15:24:52.762Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:24:52 [2021-08-29T15:24:52.762Z] #58 ...
15:24:52 [2021-08-29T15:24:52.762Z] 
15:24:52 [2021-08-29T15:24:52.762Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
15:24:52 [2021-08-29T15:24:52.762Z] #36 sha256:c5efcb6a9566057b780fad20f9f55e8b1fdd207bb690ec1ae6f2ef785c902fc5
15:24:52 [2021-08-29T15:24:52.762Z] #36 DONE 0.1s
15:24:52 [2021-08-29T15:24:52.835Z] #58 ...
15:24:52 [2021-08-29T15:24:52.835Z] 
15:24:52 [2021-08-29T15:24:52.835Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:24:52 [2021-08-29T15:24:52.835Z] #50 sha256:69aa2fbaa44400184095b8a0af37f892004eae714f4cb4ebf03f7c4c1a08623c
15:24:53 [2021-08-29T15:24:53.025Z] 
15:24:53 [2021-08-29T15:24:53.025Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:24:53 [2021-08-29T15:24:53.025Z] #39 sha256:2b45b56de86eb2a4cc2edb956017fac7eca3eafbe43494fb2435022c55d9a57e
15:24:53 [2021-08-29T15:24:53.025Z] #39 DONE 0.1s
15:24:53 [2021-08-29T15:24:53.025Z] 
15:24:53 [2021-08-29T15:24:53.025Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:24:53 [2021-08-29T15:24:53.025Z] #42 sha256:68c5814ddb9e89cfaaecd1385a626a70dd85bd26c280a5738c7ca6a51c1ffb2a
15:24:53 [2021-08-29T15:24:53.096Z] #50 DONE 0.2s
15:24:53 [2021-08-29T15:24:53.096Z] 
15:24:53 [2021-08-29T15:24:53.096Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:24:53 [2021-08-29T15:24:53.096Z] #52 sha256:66d4efee5e192e68785169a2fc961046933ccb13062e159cea0ae449bd3ee30b
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.55 Setting up xz-utils (5.2.5-2) ...
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.58 Setting up libmnl0:amd64 (1.0.4-3) ...
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.59 Setting up patch (2.7.6-7) ...
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.62 Setting up sudo (1.9.5p2-3) ...
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.71 invoke-rc.d: could not determine current runlevel
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.72 invoke-rc.d: policy-rc.d denied execution of start.
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.73 Setting up xfsprogs (5.10.0-4) ...
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.74 Setting up libxtables12:amd64 (1.8.7-1) ...
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.80 Setting up inetutils-ping (2:2.0-1) ...
15:24:53 [2021-08-29T15:24:53.343Z] #21 37.82 Setting up pigz (2.6-1) ...
15:24:53 [2021-08-29T15:24:53.356Z] #52 DONE 0.5s
15:24:53 [2021-08-29T15:24:53.356Z] 
15:24:53 [2021-08-29T15:24:53.356Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
15:24:53 [2021-08-29T15:24:53.356Z] #54 sha256:f2898863fd8bcfa4a527e0f1817582620b10495c1933cbe90b173504a09335ca
15:24:53 [2021-08-29T15:24:53.356Z] #54 DONE 0.1s
15:24:53 [2021-08-29T15:24:53.356Z] 
15:24:53 [2021-08-29T15:24:53.356Z] #58 [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
15:24:53 [2021-08-29T15:24:53.356Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:24:53 [2021-08-29T15:24:53.599Z] #42 DONE 0.5s
15:24:53 [2021-08-29T15:24:53.599Z] 
15:24:53 [2021-08-29T15:24:53.599Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
15:24:53 [2021-08-29T15:24:53.599Z] #46 sha256:61da94ceff8972825cd4c453043125002f3c0342976ee3329bfc728d5630d546
15:24:53 [2021-08-29T15:24:53.599Z] #46 DONE 0.1s
15:24:53 [2021-08-29T15:24:53.599Z] 
15:24:53 [2021-08-29T15:24:53.599Z] #58 [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
15:24:53 [2021-08-29T15:24:53.600Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:24:53 [2021-08-29T15:24:53.600Z] #58 ...
15:24:53 [2021-08-29T15:24:53.600Z] 
15:24:53 [2021-08-29T15:24:53.600Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:24:53 [2021-08-29T15:24:53.600Z] #48 sha256:a7f5bbccc47223adfcad8c54f5384a011f5b0f82b4f684f60ee4199bcfc3a2fb
15:24:53 [2021-08-29T15:24:53.602Z] #21 37.84 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:24:53 [2021-08-29T15:24:53.602Z] #21 37.86 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:24:53 [2021-08-29T15:24:53.602Z] #21 37.89 Setting up python-pip-whl (20.3.4-4) ...
15:24:53 [2021-08-29T15:24:53.602Z] #21 37.90 Setting up vim-runtime (2:8.2.2434-3) ...
15:24:53 [2021-08-29T15:24:53.862Z] #48 DONE 0.2s
15:24:53 [2021-08-29T15:24:53.862Z] 
15:24:53 [2021-08-29T15:24:53.862Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:24:53 [2021-08-29T15:24:53.862Z] #50 sha256:34d0e1d36b72d0c1802586e711aab451d72d72b9e4161171f663cf273972dbaa
15:24:54 [2021-08-29T15:24:54.040Z] #21 36.77 Setting up zip (3.0-12) ...
15:24:54 [2021-08-29T15:24:54.040Z] #21 36.79 Setting up vim-common (2:8.2.2434-3) ...
15:24:54 [2021-08-29T15:24:54.040Z] #21 36.81 Setting up bash-completion (1:2.11-2) ...
15:24:54 [2021-08-29T15:24:54.167Z] #50 DONE 0.1s
15:24:54 [2021-08-29T15:24:54.167Z] 
15:24:54 [2021-08-29T15:24:54.167Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:24:54 [2021-08-29T15:24:54.167Z] #52 sha256:ae2218265dd53740beb13fc05f74db1ae519784dadec92cca9baf5ee13c2d6b4
15:24:54 [2021-08-29T15:24:54.169Z] #21 38.44 Setting up libaio1:amd64 (0.3.112-9) ...
15:24:54 [2021-08-29T15:24:54.170Z] #21 38.46 Setting up python3-lib2to3 (3.9.2-1) ...
15:24:54 [2021-08-29T15:24:54.428Z] #21 38.86 Setting up libelf1:amd64 (0.183-1) ...
15:24:54 [2021-08-29T15:24:54.598Z] #20 52.76 Selecting previously unselected package mingw-w64-x86-64-dev.
15:24:54 [2021-08-29T15:24:54.598Z] #20 52.77 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
15:24:54 [2021-08-29T15:24:54.598Z] #20 52.78 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
15:24:54 [2021-08-29T15:24:54.687Z] #21 38.90 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:24:54 [2021-08-29T15:24:54.687Z] #21 38.91 Setting up python3-distutils (3.9.2-1) ...
15:24:54 [2021-08-29T15:24:54.741Z] #52 DONE 0.6s
15:24:54 [2021-08-29T15:24:54.741Z] 
15:24:54 [2021-08-29T15:24:54.741Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
15:24:54 [2021-08-29T15:24:54.741Z] #54 sha256:ba2447a54f73e21060ecaca69d3b4aebe633345324b0b0b2f54b0efbc576173e
15:24:54 [2021-08-29T15:24:54.741Z] #54 DONE 0.2s
15:24:54 [2021-08-29T15:24:54.741Z] 
15:24:54 [2021-08-29T15:24:54.741Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
15:24:54 [2021-08-29T15:24:54.741Z] #56 sha256:f856800d3626b54af4d01703613d41b202a63954886cc89028df3f98592836cf
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.32 Setting up vim (2:8.2.2434-3) ...
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:24:54 [2021-08-29T15:24:54.946Z] #21 39.39 Setting up python3-setuptools (52.0.0-4) ...
15:24:55 [2021-08-29T15:24:55.316Z] #56 DONE 0.4s
15:24:55 [2021-08-29T15:24:55.316Z] 
15:24:55 [2021-08-29T15:24:55.316Z] #58 [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
15:24:55 [2021-08-29T15:24:55.316Z] #58 sha256:448f66e550640c51d6c7dad17cd6842368b4a3bdf6fbb2388e01311fcce8cad6
15:24:55 [2021-08-29T15:24:55.607Z] #20 ...
15:24:55 [2021-08-29T15:24:55.607Z] 
15:24:55 [2021-08-29T15:24:55.607Z] #45 [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
15:24:55 [2021-08-29T15:24:55.607Z] #45 sha256:8fba4cb710256699f16aded32a135b6527711821fc30c9ee7d3c8cb8c287e2db
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.925 + RM_GOPATH=0
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.925 + TMP_GOPATH=
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.925 + : /build
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.925 + '[' -z '' ']'
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.926 ++ mktemp -d
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.927 + export GOPATH=/tmp/tmp.gBXoWFl36g
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.927 + GOPATH=/tmp/tmp.gBXoWFl36g
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.927 + RM_GOPATH=1
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.927 + case "$(go env GOARCH)" in
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.928 ++ go env GOARCH
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.935 + export GO_BUILDMODE=-buildmode=pie
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.935 + GO_BUILDMODE=-buildmode=pie
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.936 ++ dirname /tmp/install/install.sh
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.936 + dir=/tmp/install
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.937 + bin=tini
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.937 + shift
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.937 + '[' '!' -f /tmp/install/tini.installer ']'
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.937 + . /tmp/install/tini.installer
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.938 ++ : de40ad007797e0dcd8b7126f27bb87401d224240
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.939 + install_tini
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.939 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240'
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.939 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.939 + git clone https://github.com/krallin/tini.git /tmp/tmp.gBXoWFl36g/tini
15:24:55 [2021-08-29T15:24:55.607Z] #45 0.941 Cloning into '/tmp/tmp.gBXoWFl36g/tini'...
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.341 + cd /tmp/tmp.gBXoWFl36g/tini
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.341 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.350 + cmake .
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.510 -- The C compiler identification is GNU 10.2.1
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.530 -- Detecting C compiler ABI info
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.726 -- Detecting C compiler ABI info - done
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.755 -- Check for working C compiler: /usr/bin/cc - skipped
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.756 -- Detecting C compile features
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.757 -- Detecting C compile features - done
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.768 -- Performing Test HAS_BUILTIN_FORTIFY
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.826 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.860 -- Configuring done
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.864 -- Generating done
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.871 -- Build files have been written to: /tmp/tmp.gBXoWFl36g/tini
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.876 + make tini-static
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.963 Scanning dependencies of target tini-static
15:24:55 [2021-08-29T15:24:55.607Z] #45 1.983 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
15:24:55 [2021-08-29T15:24:55.607Z] #45 2.475 [100%] Linking C executable tini-static
15:24:55 [2021-08-29T15:24:55.607Z] #45 2.658 [100%] Built target tini-static
15:24:55 [2021-08-29T15:24:55.607Z] #45 2.686 + mkdir -p /build
15:24:55 [2021-08-29T15:24:55.607Z] #45 2.690 + cp tini-static /build/docker-init
15:24:55 [2021-08-29T15:24:55.607Z] #45 DONE 3.1s
15:24:55 [2021-08-29T15:24:55.900Z] 
15:24:55 [2021-08-29T15:24:55.900Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:24:55 [2021-08-29T15:24:55.900Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.50 Setting up xz-utils (5.2.5-2) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.51 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.53 Setting up libmnl0:amd64 (1.0.4-3) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.55 Setting up patch (2.7.6-7) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.56 Setting up sudo (1.9.5p2-3) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.63 invoke-rc.d: could not determine current runlevel
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.64 invoke-rc.d: policy-rc.d denied execution of start.
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.65 Setting up xfsprogs (5.10.0-4) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.67 Setting up libxtables12:amd64 (1.8.7-1) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.67 Setting up inetutils-ping (2:2.0-1) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.69 Setting up pigz (2.6-1) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.71 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.74 Setting up python-pip-whl (20.3.4-4) ...
15:24:55 [2021-08-29T15:24:55.934Z] #21 38.75 Setting up vim-runtime (2:8.2.2434-3) ...
15:24:56 [2021-08-29T15:24:56.328Z] #21 40.60 Setting up libjq1:amd64 (1.6-2.1) ...
15:24:56 [2021-08-29T15:24:56.328Z] #21 40.63 Setting up libnftnl11:amd64 (1.1.9-1) ...
15:24:56 [2021-08-29T15:24:56.328Z] #21 40.65 Setting up thin-provisioning-tools (0.9.0-1) ...
15:24:56 [2021-08-29T15:24:56.328Z] #21 40.66 Setting up python3-pip (20.3.4-4) ...
15:24:56 [2021-08-29T15:24:56.498Z] #21 39.42 Setting up libaio1:amd64 (0.3.112-9) ...
15:24:56 [2021-08-29T15:24:56.755Z] #21 39.44 Setting up python3-lib2to3 (3.9.2-1) ...
15:24:56 [2021-08-29T15:24:56.842Z] #20 55.21 Selecting previously unselected package gcc-mingw-w64-base.
15:24:56 [2021-08-29T15:24:56.842Z] #20 55.22 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
15:24:56 [2021-08-29T15:24:56.842Z] #20 55.23 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:24:56 [2021-08-29T15:24:56.842Z] #20 55.34 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
15:24:56 [2021-08-29T15:24:56.842Z] #20 55.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
15:24:56 [2021-08-29T15:24:56.842Z] #20 55.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:24:57 [2021-08-29T15:24:57.012Z] #21 39.85 Setting up libelf1:amd64 (0.183-1) ...
15:24:57 [2021-08-29T15:24:57.012Z] #21 39.89 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:24:57 [2021-08-29T15:24:57.012Z] #21 39.90 Setting up python3-distutils (3.9.2-1) ...
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.34 Setting up vim (2:8.2.2434-3) ...
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:24:57 [2021-08-29T15:24:57.594Z] #21 40.46 Setting up python3-setuptools (52.0.0-4) ...
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.84 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.86 Setting up jq (1.6-2.1) ...
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.87 Setting up libbpf0:amd64 (1:0.3-2) ...
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.89 Setting up iptables (1.8.7-1) ...
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.91 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.92 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.92 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:24:57 [2021-08-29T15:24:57.705Z] #21 41.93 Setting up iproute2 (5.10.0-4) ...
15:24:57 [2021-08-29T15:24:57.968Z] #21 42.24 Processing triggers for libc-bin (2.31-13) ...
15:24:58 [2021-08-29T15:24:58.905Z] #21 DONE 43.0s
15:24:58 [2021-08-29T15:24:58.905Z] 
15:24:58 [2021-08-29T15:24:58.905Z] #22 [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
15:24:58 [2021-08-29T15:24:58.905Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49
15:24:59 [2021-08-29T15:24:59.285Z] #21 41.90 Setting up libjq1:amd64 (1.6-2.1) ...
15:24:59 [2021-08-29T15:24:59.285Z] #21 41.93 Setting up libnftnl11:amd64 (1.1.9-1) ...
15:24:59 [2021-08-29T15:24:59.285Z] #21 41.95 Setting up thin-provisioning-tools (0.9.0-1) ...
15:24:59 [2021-08-29T15:24:59.285Z] #21 41.96 Setting up python3-pip (20.3.4-4) ...
15:24:59 [2021-08-29T15:24:59.392Z] #20 57.53 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
15:24:59 [2021-08-29T15:24:59.392Z] #20 57.53 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:24:59 [2021-08-29T15:24:59.392Z] #20 57.54 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:24:59 [2021-08-29T15:24:59.842Z] #22 1.042 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:24:59 [2021-08-29T15:24:59.842Z] #22 1.046 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:24:59 [2021-08-29T15:24:59.842Z] #22 1.049 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:24:59 [2021-08-29T15:24:59.842Z] #22 DONE 1.2s
15:24:59 [2021-08-29T15:24:59.842Z] 
15:24:59 [2021-08-29T15:24:59.842Z] #41 [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
15:24:59 [2021-08-29T15:24:59.842Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:24:59 [2021-08-29T15:24:59.842Z] #41 224.5 + dpkg --print-architecture
15:24:59 [2021-08-29T15:24:59.842Z] #41 224.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:25:00 [2021-08-29T15:25:00.214Z] #21 42.92 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:25:00 [2021-08-29T15:25:00.214Z] #21 42.93 Setting up jq (1.6-2.1) ...
15:25:00 [2021-08-29T15:25:00.214Z] #21 42.95 Setting up libbpf0:amd64 (1:0.3-2) ...
15:25:00 [2021-08-29T15:25:00.214Z] #21 42.95 Setting up iptables (1.8.7-1) ...
15:25:00 [2021-08-29T15:25:00.214Z] #21 42.98 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:25:00 [2021-08-29T15:25:00.214Z] #21 42.99 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:25:00 [2021-08-29T15:25:00.214Z] #21 43.00 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:25:00 [2021-08-29T15:25:00.214Z] #21 43.00 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:25:00 [2021-08-29T15:25:00.214Z] #21 43.01 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:25:00 [2021-08-29T15:25:00.214Z] #21 43.02 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:25:00 [2021-08-29T15:25:00.214Z] #21 43.03 Setting up iproute2 (5.10.0-4) ...
15:25:00 [2021-08-29T15:25:00.410Z] #41 224.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:25:00 [2021-08-29T15:25:00.410Z] #41 224.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:25:00 [2021-08-29T15:25:00.472Z] #21 43.37 Processing triggers for libc-bin (2.31-13) ...
15:25:01 [2021-08-29T15:25:01.852Z] #21 DONE 44.5s
15:25:01 [2021-08-29T15:25:01.852Z] 
15:25:01 [2021-08-29T15:25:01.852Z] #22 [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
15:25:01 [2021-08-29T15:25:01.852Z] #22 sha256:0f0d4f361477f20f6fc3fc36797d01071e767e7f7b38f8177993777328da6b49
15:25:02 [2021-08-29T15:25:02.697Z] #20 61.22 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
15:25:02 [2021-08-29T15:25:02.697Z] #20 61.22 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
15:25:02 [2021-08-29T15:25:02.697Z] #20 61.23 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:25:02 [2021-08-29T15:25:02.785Z] #22 1.076 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:25:02 [2021-08-29T15:25:02.785Z] #22 1.080 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:25:02 [2021-08-29T15:25:02.785Z] #22 1.083 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:25:02 [2021-08-29T15:25:02.785Z] #22 DONE 1.1s
15:25:02 [2021-08-29T15:25:02.785Z] 
15:25:02 [2021-08-29T15:25:02.785Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
15:25:02 [2021-08-29T15:25:02.785Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76
15:25:04 [2021-08-29T15:25:04.613Z] #20 62.81 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
15:25:04 [2021-08-29T15:25:04.613Z] #20 62.81 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
15:25:04 [2021-08-29T15:25:04.613Z] #20 62.82 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:25:06 [2021-08-29T15:25:06.000Z] #20 ...
15:25:06 [2021-08-29T15:25:06.000Z] 
15:25:06 [2021-08-29T15:25:06.000Z] #65 [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
15:25:06 [2021-08-29T15:25:06.000Z] #65 sha256:0933a28339ad511707da3ccc0d4ef6f323ddf8b693fdf037690668094da8acc6
15:25:06 [2021-08-29T15:25:06.000Z] #65 12.91 + cd /tmp/tmp.hXqfDKQDCu/src/github.com/containerd/containerd
15:25:06 [2021-08-29T15:25:06.000Z] #65 12.91 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0
15:25:06 [2021-08-29T15:25:06.000Z] #65 13.69 + export 'BUILDTAGS=netgo osusergo static_build'
15:25:06 [2021-08-29T15:25:06.000Z] #65 13.69 + BUILDTAGS='netgo osusergo static_build'
15:25:06 [2021-08-29T15:25:06.000Z] #65 13.69 + export EXTRA_FLAGS=-buildmode=pie
15:25:06 [2021-08-29T15:25:06.000Z] #65 13.69 + EXTRA_FLAGS=-buildmode=pie
15:25:06 [2021-08-29T15:25:06.000Z] #65 13.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
15:25:06 [2021-08-29T15:25:06.000Z] #65 13.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
15:25:06 [2021-08-29T15:25:06.000Z] #65 13.69 + '[' '' = dynamic ']'
15:25:06 [2021-08-29T15:25:06.000Z] #65 13.69 + make
15:25:06 [2021-08-29T15:25:06.000Z] #65 14.51 + bin/ctr
15:25:06 [2021-08-29T15:25:06.000Z] #65 ...
15:25:06 [2021-08-29T15:25:06.000Z] 
15:25:06 [2021-08-29T15:25:06.000Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
15:25:06 [2021-08-29T15:25:06.000Z] #20 sha256:e7bab2ab158b707611a2f350e407eff9398f913d3b0a9f1eb8afadd856fc7920
15:25:06 [2021-08-29T15:25:06.261Z] #20 64.58 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
15:25:06 [2021-08-29T15:25:06.261Z] #20 64.59 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:25:06 [2021-08-29T15:25:06.261Z] #20 64.60 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:25:10 [2021-08-29T15:25:10.430Z] #41 ...
15:25:10 [2021-08-29T15:25:10.430Z] 
15:25:10 [2021-08-29T15:25:10.430Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
15:25:10 [2021-08-29T15:25:10.430Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76
15:25:10 [2021-08-29T15:25:10.430Z] #23 9.400 Collecting yamllint==1.26.1
15:25:10 [2021-08-29T15:25:10.430Z] #23 10.44   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:25:10 [2021-08-29T15:25:10.467Z] #20 68.40 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
15:25:10 [2021-08-29T15:25:10.467Z] #20 68.40 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
15:25:10 [2021-08-29T15:25:10.467Z] #20 68.41 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:25:10 [2021-08-29T15:25:10.876Z] #23 ...
15:25:10 [2021-08-29T15:25:10.876Z] 
15:25:10 [2021-08-29T15:25:10.876Z] #41 [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
15:25:10 [2021-08-29T15:25:10.876Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:25:10 [2021-08-29T15:25:10.876Z] #41 232.0 + dpkg --print-architecture
15:25:10 [2021-08-29T15:25:10.876Z] #41 232.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd
15:25:10 [2021-08-29T15:25:10.876Z] #41 232.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
15:25:10 [2021-08-29T15:25:10.876Z] #41 232.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
15:25:11 [2021-08-29T15:25:11.444Z] #23 11.56 Collecting pathspec>=0.5.3
15:25:11 [2021-08-29T15:25:11.444Z] #23 11.57   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:25:11 [2021-08-29T15:25:11.538Z] 393f6f5bddce: Pull complete
15:25:11 [2021-08-29T15:25:11.538Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04
15:25:11 [2021-08-29T15:25:11.538Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
15:25:11 [2021-08-29T15:25:11.538Z] mcr.microsoft.com/windows/servercore:ltsc2022
15:25:11 [2021-08-29T15:25:11.538Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.169'
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Docker version of control daemon
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] Client:
15:25:11 [2021-08-29T15:25:11.538Z]  Version:           20.10.8
15:25:11 [2021-08-29T15:25:11.538Z]  API version:       1.41
15:25:11 [2021-08-29T15:25:11.538Z]  Go version:        go1.16.6
15:25:11 [2021-08-29T15:25:11.538Z]  Git commit:        3967b7d
15:25:11 [2021-08-29T15:25:11.538Z]  Built:             Fri Jul 30 19:58:50 2021
15:25:11 [2021-08-29T15:25:11.538Z]  OS/Arch:           windows/amd64
15:25:11 [2021-08-29T15:25:11.538Z]  Context:           default
15:25:11 [2021-08-29T15:25:11.538Z]  Experimental:      true
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] Server: Docker Engine - Community
15:25:11 [2021-08-29T15:25:11.538Z]  Engine:
15:25:11 [2021-08-29T15:25:11.538Z]   Version:          20.10.8
15:25:11 [2021-08-29T15:25:11.538Z]   API version:      1.41 (minimum version 1.24)
15:25:11 [2021-08-29T15:25:11.538Z]   Go version:       go1.16.6
15:25:11 [2021-08-29T15:25:11.538Z]   Git commit:       75249d8
15:25:11 [2021-08-29T15:25:11.538Z]   Built:            Fri Jul 30 19:54:29 2021
15:25:11 [2021-08-29T15:25:11.538Z]   OS/Arch:          windows/amd64
15:25:11 [2021-08-29T15:25:11.538Z]   Experimental:     true
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Docker info of control daemon
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] Client:
15:25:11 [2021-08-29T15:25:11.538Z]  Context:    default
15:25:11 [2021-08-29T15:25:11.538Z]  Debug Mode: false
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] Server:
15:25:11 [2021-08-29T15:25:11.538Z]  Containers: 0
15:25:11 [2021-08-29T15:25:11.538Z]   Running: 0
15:25:11 [2021-08-29T15:25:11.538Z]   Paused: 0
15:25:11 [2021-08-29T15:25:11.538Z]   Stopped: 0
15:25:11 [2021-08-29T15:25:11.538Z]  Images: 1
15:25:11 [2021-08-29T15:25:11.538Z]  Server Version: 20.10.8
15:25:11 [2021-08-29T15:25:11.538Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:25:11 [2021-08-29T15:25:11.538Z]   Windows: 
15:25:11 [2021-08-29T15:25:11.538Z]   LCOW: 
15:25:11 [2021-08-29T15:25:11.538Z]  Logging Driver: json-file
15:25:11 [2021-08-29T15:25:11.538Z]  Plugins:
15:25:11 [2021-08-29T15:25:11.538Z]   Volume: local
15:25:11 [2021-08-29T15:25:11.538Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:25:11 [2021-08-29T15:25:11.538Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:25:11 [2021-08-29T15:25:11.538Z]  Swarm: inactive
15:25:11 [2021-08-29T15:25:11.538Z]  Default Isolation: process
15:25:11 [2021-08-29T15:25:11.538Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
15:25:11 [2021-08-29T15:25:11.538Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
15:25:11 [2021-08-29T15:25:11.538Z]  OSType: windows
15:25:11 [2021-08-29T15:25:11.538Z]  Architecture: x86_64
15:25:11 [2021-08-29T15:25:11.538Z]  CPUs: 4
15:25:11 [2021-08-29T15:25:11.538Z]  Total Memory: 32GiB
15:25:11 [2021-08-29T15:25:11.538Z]  Name: azwin-2-8e2391
15:25:11 [2021-08-29T15:25:11.538Z]  ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT
15:25:11 [2021-08-29T15:25:11.538Z]  Docker Root Dir: D:\docker
15:25:11 [2021-08-29T15:25:11.538Z]  Debug Mode: false
15:25:11 [2021-08-29T15:25:11.538Z]  Registry: https://index.docker.io/v1/
15:25:11 [2021-08-29T15:25:11.538Z]  Labels:
15:25:11 [2021-08-29T15:25:11.538Z]  Experimental: true
15:25:11 [2021-08-29T15:25:11.538Z]  Insecure Registries:
15:25:11 [2021-08-29T15:25:11.538Z]   10.0.0.4:5000
15:25:11 [2021-08-29T15:25:11.538Z]   127.0.0.0/8
15:25:11 [2021-08-29T15:25:11.538Z]  Registry Mirrors:
15:25:11 [2021-08-29T15:25:11.538Z]   http://10.0.0.4:5000/
15:25:11 [2021-08-29T15:25:11.538Z]  Live Restore Enabled: false
15:25:11 [2021-08-29T15:25:11.538Z]  Product License: Community Engine
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Commit hash is 5858564a5b
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Nuke-Everything...
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Container count on control daemon to delete is 0
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Nuking d:\CI
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Zapped successfully
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Location for testing is d:\CI\PR-42349\21
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] INFO: Building the image from Dockerfile.windows at 08/29/2021 15:25:05...
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] Sending build context to Docker daemon  60.65MB
15:25:11 [2021-08-29T15:25:11.538Z] 
15:25:11 [2021-08-29T15:25:11.538Z] Step 1/11 : FROM microsoft/windowsservercore
15:25:11 [2021-08-29T15:25:11.538Z]  ---> 801c33f5de3a
15:25:11 [2021-08-29T15:25:11.538Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:25:11 [2021-08-29T15:25:11.538Z]  ---> Running in c7ab2bb06660
15:25:11 [2021-08-29T15:25:11.538Z] Removing intermediate container c7ab2bb06660
15:25:11 [2021-08-29T15:25:11.538Z]  ---> e81ebe4c6baf
15:25:11 [2021-08-29T15:25:11.538Z] Step 3/11 : ARG GO_VERSION=1.17.0
15:25:11 [2021-08-29T15:25:11.538Z]  ---> Running in 3629184f3200
15:25:11 [2021-08-29T15:25:11.538Z] Removing intermediate container 3629184f3200
15:25:11 [2021-08-29T15:25:11.538Z]  ---> c2f4ccbc5fab
15:25:11 [2021-08-29T15:25:11.538Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5
15:25:11 [2021-08-29T15:25:11.538Z]  ---> Running in 3f7731cc1396
15:25:11 [2021-08-29T15:25:11.538Z] Removing intermediate container 3f7731cc1396
15:25:11 [2021-08-29T15:25:11.538Z]  ---> 7af0b57caa9d
15:25:11 [2021-08-29T15:25:11.538Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3
15:25:11 [2021-08-29T15:25:11.538Z]  ---> Running in cfecdf015c4b
15:25:11 [2021-08-29T15:25:11.538Z] Removing intermediate container cfecdf015c4b
15:25:11 [2021-08-29T15:25:11.538Z]  ---> 7c502a3eb0dc
15:25:11 [2021-08-29T15:25:11.538Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
15:25:11 [2021-08-29T15:25:11.538Z]  ---> Running in 3c9bb645a267
15:25:11 [2021-08-29T15:25:11.538Z] Removing intermediate container 3c9bb645a267
15:25:11 [2021-08-29T15:25:11.538Z]  ---> 6eb22b5865d0
15:25:11 [2021-08-29T15:25:11.539Z] Step 7/11 : 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;C:\containerd\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;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $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;
15:25:11 [2021-08-29T15:25:11.539Z]  ---> Running in 41cbbae6e3e9
15:25:11 [2021-08-29T15:25:11.705Z] #23 11.89 Collecting pyyaml
15:25:11 [2021-08-29T15:25:11.705Z] #23 11.91   Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB)
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.07 Selecting previously unselected package g++-mingw-w64-x86-64.
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.08 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.08 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.15 Selecting previously unselected package libapparmor1:amd64.
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.15 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.16 Unpacking libapparmor1:amd64 (2.13.6-10) ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.21 Selecting previously unselected package libapparmor-dev:amd64.
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.22 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.22 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.29 Selecting previously unselected package libbtrfs0:amd64.
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.29 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.30 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.37 Selecting previously unselected package libbtrfs-dev:amd64.
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.38 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
15:25:11 [2021-08-29T15:25:11.852Z] #20 70.38 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
15:25:11 [2021-08-29T15:25:11.968Z] #23 11.96 Building wheels for collected packages: yamllint
15:25:11 [2021-08-29T15:25:11.968Z] #23 11.96   Building wheel for yamllint (setup.py): started
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.47 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.48 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.48 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.52 Selecting previously unselected package libudev-dev:amd64.
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.53 Preparing to unpack .../20-libudev-dev_247.3-6_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.54 Unpacking libudev-dev:amd64 (247.3-6) ...
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.60 Selecting previously unselected package libsepol1-dev:amd64.
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.60 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.114Z] #20 70.61 Unpacking libsepol1-dev:amd64 (3.1-1) ...
15:25:12 [2021-08-29T15:25:12.374Z] #20 70.73 Selecting previously unselected package libpcre2-16-0:amd64.
15:25:12 [2021-08-29T15:25:12.374Z] #20 70.73 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.374Z] #20 70.74 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
15:25:12 [2021-08-29T15:25:12.374Z] #20 70.82 Selecting previously unselected package libpcre2-32-0:amd64.
15:25:12 [2021-08-29T15:25:12.374Z] #20 70.82 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.374Z] #20 70.83 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
15:25:12 [2021-08-29T15:25:12.374Z] #20 70.91 Selecting previously unselected package libpcre2-posix2:amd64.
15:25:12 [2021-08-29T15:25:12.374Z] #20 70.92 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.635Z] #20 70.92 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
15:25:12 [2021-08-29T15:25:12.635Z] #20 70.97 Selecting previously unselected package libpcre2-dev:amd64.
15:25:12 [2021-08-29T15:25:12.635Z] #20 70.98 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.635Z] #20 70.98 Unpacking libpcre2-dev:amd64 (10.36-2) ...
15:25:12 [2021-08-29T15:25:12.635Z] #20 71.15 Selecting previously unselected package libselinux1-dev:amd64.
15:25:12 [2021-08-29T15:25:12.635Z] #20 71.15 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.635Z] #20 71.16 Unpacking libselinux1-dev:amd64 (3.1-3) ...
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.25 Selecting previously unselected package libdevmapper-dev:amd64.
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.25 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.26 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.30 Selecting previously unselected package libseccomp-dev:amd64.
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.31 Preparing to unpack .../28-libseccomp-dev_2.5.1-1_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.31 Unpacking libseccomp-dev:amd64 (2.5.1-1) ...
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.36 Selecting previously unselected package libsystemd-dev:amd64.
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.37 Preparing to unpack .../29-libsystemd-dev_247.3-6_amd64.deb ...
15:25:12 [2021-08-29T15:25:12.897Z] #20 71.37 Unpacking libsystemd-dev:amd64 (247.3-6) ...
15:25:12 [2021-08-29T15:25:12.901Z] #23 12.93   Building wheel for yamllint (setup.py): finished with status 'done'
15:25:12 [2021-08-29T15:25:12.901Z] #23 12.93   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a8fb4b44845edaeac87f81a386a08386be59a601f4f2636cead7f630443e8b58
15:25:12 [2021-08-29T15:25:12.901Z] #23 12.93   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:25:12 [2021-08-29T15:25:12.901Z] #23 12.94 Successfully built yamllint
15:25:12 [2021-08-29T15:25:12.901Z] #23 12.97 Installing collected packages: pyyaml, pathspec, yamllint
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.57 Setting up libseccomp-dev:amd64 (2.5.1-1) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.58 Setting up libapparmor1:amd64 (2.13.6-10) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.59 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.61 Setting up libsepol1-dev:amd64 (3.1-1) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.62 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.63 Setting up libpcre2-16-0:amd64 (10.36-2) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.64 Setting up libbtrfs0:amd64 (5.10.1-2) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.65 Setting up libpcre2-32-0:amd64 (10.36-2) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.66 Setting up libudev-dev:amd64 (247.3-6) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.67 Setting up libpcre2-posix2:amd64 (10.36-2) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.68 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.69 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.70 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.71 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
15:25:13 [2021-08-29T15:25:13.158Z] #20 71.72 Setting up mingw-w64-common (8.0.0-1) ...
15:25:13 [2021-08-29T15:25:13.159Z] #23 13.36 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.73 Setting up libsystemd-dev:amd64 (247.3-6) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.74 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.75 Setting up libpcre2-dev:amd64 (10.36-2) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.76 Setting up libselinux1-dev:amd64 (3.1-3) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.77 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.78 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.80 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.81 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.81 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.82 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.83 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.84 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.85 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.87 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.88 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.90 Setting up dmsetup (2:1.02.175-2.1) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.91 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
15:25:13 [2021-08-29T15:25:13.420Z] #20 71.93 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
15:25:13 [2021-08-29T15:25:13.514Z] 393f6f5bddce: Pull complete
15:25:13 [2021-08-29T15:25:13.514Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04
15:25:13 [2021-08-29T15:25:13.514Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
15:25:13 [2021-08-29T15:25:13.514Z] mcr.microsoft.com/windows/servercore:ltsc2022
15:25:13 [2021-08-29T15:25:13.514Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 completed successfully
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20348.169'
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Docker version of control daemon
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] Client:
15:25:13 [2021-08-29T15:25:13.514Z]  Version:           20.10.8
15:25:13 [2021-08-29T15:25:13.514Z]  API version:       1.41
15:25:13 [2021-08-29T15:25:13.514Z]  Go version:        go1.16.6
15:25:13 [2021-08-29T15:25:13.514Z]  Git commit:        3967b7d
15:25:13 [2021-08-29T15:25:13.514Z]  Built:             Fri Jul 30 19:58:50 2021
15:25:13 [2021-08-29T15:25:13.514Z]  OS/Arch:           windows/amd64
15:25:13 [2021-08-29T15:25:13.514Z]  Context:           default
15:25:13 [2021-08-29T15:25:13.514Z]  Experimental:      true
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] Server: Docker Engine - Community
15:25:13 [2021-08-29T15:25:13.514Z]  Engine:
15:25:13 [2021-08-29T15:25:13.514Z]   Version:          20.10.8
15:25:13 [2021-08-29T15:25:13.514Z]   API version:      1.41 (minimum version 1.24)
15:25:13 [2021-08-29T15:25:13.514Z]   Go version:       go1.16.6
15:25:13 [2021-08-29T15:25:13.514Z]   Git commit:       75249d8
15:25:13 [2021-08-29T15:25:13.514Z]   Built:            Fri Jul 30 19:54:29 2021
15:25:13 [2021-08-29T15:25:13.514Z]   OS/Arch:          windows/amd64
15:25:13 [2021-08-29T15:25:13.514Z]   Experimental:     true
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Docker info of control daemon
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] Client:
15:25:13 [2021-08-29T15:25:13.514Z]  Context:    default
15:25:13 [2021-08-29T15:25:13.514Z]  Debug Mode: false
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] Server:
15:25:13 [2021-08-29T15:25:13.514Z]  Containers: 0
15:25:13 [2021-08-29T15:25:13.514Z]   Running: 0
15:25:13 [2021-08-29T15:25:13.514Z]   Paused: 0
15:25:13 [2021-08-29T15:25:13.514Z]   Stopped: 0
15:25:13 [2021-08-29T15:25:13.514Z]  Images: 1
15:25:13 [2021-08-29T15:25:13.514Z]  Server Version: 20.10.8
15:25:13 [2021-08-29T15:25:13.514Z]  Storage Driver: lcow (linux) windowsfilter (windows)
15:25:13 [2021-08-29T15:25:13.514Z]   LCOW: 
15:25:13 [2021-08-29T15:25:13.514Z]   Windows: 
15:25:13 [2021-08-29T15:25:13.514Z]  Logging Driver: json-file
15:25:13 [2021-08-29T15:25:13.514Z]  Plugins:
15:25:13 [2021-08-29T15:25:13.514Z]   Volume: local
15:25:13 [2021-08-29T15:25:13.514Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:25:13 [2021-08-29T15:25:13.514Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:25:13 [2021-08-29T15:25:13.514Z]  Swarm: inactive
15:25:13 [2021-08-29T15:25:13.514Z]  Default Isolation: process
15:25:13 [2021-08-29T15:25:13.514Z]  Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
15:25:13 [2021-08-29T15:25:13.514Z]  Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
15:25:13 [2021-08-29T15:25:13.514Z]  OSType: windows
15:25:13 [2021-08-29T15:25:13.514Z]  Architecture: x86_64
15:25:13 [2021-08-29T15:25:13.514Z]  CPUs: 4
15:25:13 [2021-08-29T15:25:13.514Z]  Total Memory: 32GiB
15:25:13 [2021-08-29T15:25:13.514Z]  Name: azwin-2-8e2390
15:25:13 [2021-08-29T15:25:13.514Z]  ID: IZDY:S4YB:5XRY:IF4H:5UNK:3VIE:VJMV:FD3Q:73SO:QIKD:XA3T:57CT
15:25:13 [2021-08-29T15:25:13.514Z]  Docker Root Dir: D:\docker
15:25:13 [2021-08-29T15:25:13.514Z]  Debug Mode: false
15:25:13 [2021-08-29T15:25:13.514Z]  Registry: https://index.docker.io/v1/
15:25:13 [2021-08-29T15:25:13.514Z]  Labels:
15:25:13 [2021-08-29T15:25:13.514Z]  Experimental: true
15:25:13 [2021-08-29T15:25:13.514Z]  Insecure Registries:
15:25:13 [2021-08-29T15:25:13.514Z]   10.0.0.4:5000
15:25:13 [2021-08-29T15:25:13.514Z]   127.0.0.0/8
15:25:13 [2021-08-29T15:25:13.514Z]  Registry Mirrors:
15:25:13 [2021-08-29T15:25:13.514Z]   http://10.0.0.4:5000/
15:25:13 [2021-08-29T15:25:13.514Z]  Live Restore Enabled: false
15:25:13 [2021-08-29T15:25:13.514Z]  Product License: Community Engine
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Commit hash is b547ecb492
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Nuke-Everything...
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Container count on control daemon to delete is 0
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Nuking d:\CI
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Zapped successfully
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Location for testing is d:\CI\PR-42349\21
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.514Z] INFO: Building the image from Dockerfile.windows at 08/29/2021 15:25:11...
15:25:13 [2021-08-29T15:25:13.514Z] 
15:25:13 [2021-08-29T15:25:13.683Z] #20 71.94 Processing triggers for libc-bin (2.31-13) ...
15:25:13 [2021-08-29T15:25:13.730Z] #23 DONE 13.8s
15:25:13 [2021-08-29T15:25:13.730Z] 
15:25:13 [2021-08-29T15:25:13.730Z] #41 [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
15:25:13 [2021-08-29T15:25:13.730Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:25:13 [2021-08-29T15:25:13.730Z] #41 ...
15:25:13 [2021-08-29T15:25:13.730Z] 
15:25:13 [2021-08-29T15:25:13.730Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:25:13 [2021-08-29T15:25:13.730Z] #26 sha256:15bd9d72c01f5359050da19212a95b22b7ab19f915a38fd3d87e431c197a5f23
15:25:13 [2021-08-29T15:25:13.992Z] #26 DONE 0.2s
15:25:13 [2021-08-29T15:25:13.992Z] 
15:25:13 [2021-08-29T15:25:13.992Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:25:13 [2021-08-29T15:25:13.992Z] #31 sha256:4616f43cc2ae16405d1f1deed2cf1a61d816cb6a02892cbb90cf129b2eb0daa4
15:25:13 [2021-08-29T15:25:13.992Z] #31 DONE 0.3s
15:25:13 [2021-08-29T15:25:13.992Z] 
15:25:13 [2021-08-29T15:25:13.992Z] #55 [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
15:25:13 [2021-08-29T15:25:13.992Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:25:14 [2021-08-29T15:25:14.251Z] #55 ...
15:25:14 [2021-08-29T15:25:14.251Z] 
15:25:14 [2021-08-29T15:25:14.251Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:25:14 [2021-08-29T15:25:14.251Z] #34 sha256:4ae8be45979c9a60ef3939cbe034c199d400604aad6e97f45b5cb9eeb9b0d2d4
15:25:14 [2021-08-29T15:25:14.251Z] #34 DONE 0.2s
15:25:14 [2021-08-29T15:25:14.251Z] 
15:25:14 [2021-08-29T15:25:14.251Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
15:25:14 [2021-08-29T15:25:14.251Z] #36 sha256:47d66cc3055abe69958c478ad65ee2863246fe3f6d38bdc584fe26cd4470d209
15:25:14 [2021-08-29T15:25:14.510Z] #36 DONE 0.2s
15:25:14 [2021-08-29T15:25:14.510Z] 
15:25:14 [2021-08-29T15:25:14.510Z] #58 [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
15:25:14 [2021-08-29T15:25:14.510Z] #58 sha256:179a0f724d8ca517f621d3a5d4738a30860e3943dbf6d624cbb53231a268f335
15:25:14 [2021-08-29T15:25:14.510Z] #58 ...
15:25:14 [2021-08-29T15:25:14.510Z] 
15:25:14 [2021-08-29T15:25:14.510Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:25:14 [2021-08-29T15:25:14.510Z] #39 sha256:b1d86624f22bca51fe35870146b92319cbe28edd00b2eb729a557b19b4ea50ca
15:25:14 [2021-08-29T15:25:14.769Z] #39 DONE 0.2s
15:25:14 [2021-08-29T15:25:14.769Z] 
15:25:14 [2021-08-29T15:25:14.769Z] #51 [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
15:25:14 [2021-08-29T15:25:14.769Z] #51 sha256:f1df6676fb6da919cad0455e88a95a175f36b5cf5a069816a4b7a4c897b8429f
15:25:15 [2021-08-29T15:25:15.071Z] #20 DONE 73.4s
15:25:15 [2021-08-29T15:25:15.071Z] 
15:25:15 [2021-08-29T15:25:15.071Z] #21 [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             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
15:25:15 [2021-08-29T15:25:15.071Z] #21 sha256:850a49e29ee030b1a7efb3787564bf04595345154230a2bc2c0a5cb4563d0454
15:25:15 [2021-08-29T15:25:15.295Z] 
15:25:15 [2021-08-29T15:25:15.295Z] SUCCESS: Specified value was saved.
15:25:15 [2021-08-29T15:25:15.321Z] #58 188.2 + bin/containerd
15:25:16 [2021-08-29T15:25:16.259Z] INFO: Downloading git...
15:25:16 [2021-08-29T15:25:16.413Z] Sending build context to Docker daemon  60.65MB
15:25:16 [2021-08-29T15:25:16.413Z] 
15:25:16 [2021-08-29T15:25:16.413Z] Step 1/11 : FROM microsoft/windowsservercore
15:25:16 [2021-08-29T15:25:16.413Z]  ---> 801c33f5de3a
15:25:16 [2021-08-29T15:25:16.413Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:25:16 [2021-08-29T15:25:16.413Z]  ---> Running in 04777bf52184
15:25:16 [2021-08-29T15:25:16.413Z] Removing intermediate container 04777bf52184
15:25:16 [2021-08-29T15:25:16.413Z]  ---> 69bff2615f44
15:25:16 [2021-08-29T15:25:16.413Z] Step 3/11 : ARG GO_VERSION=1.17.0
15:25:16 [2021-08-29T15:25:16.413Z]  ---> Running in 260532213da0
15:25:16 [2021-08-29T15:25:16.460Z] #21 1.361 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:25:16 [2021-08-29T15:25:16.460Z] #21 1.446 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:25:16 [2021-08-29T15:25:16.460Z] #21 1.448 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:25:16 [2021-08-29T15:25:16.871Z] Removing intermediate container 260532213da0
15:25:16 [2021-08-29T15:25:16.871Z]  ---> 8a071f1cf02d
15:25:16 [2021-08-29T15:25:16.871Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5
15:25:16 [2021-08-29T15:25:16.871Z]  ---> Running in 501bff261a08
15:25:17 [2021-08-29T15:25:17.329Z] Removing intermediate container 501bff261a08
15:25:17 [2021-08-29T15:25:17.329Z]  ---> b59793dffaab
15:25:17 [2021-08-29T15:25:17.329Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3
15:25:17 [2021-08-29T15:25:17.329Z]  ---> Running in 42049f673f49
15:25:17 [2021-08-29T15:25:17.329Z] Removing intermediate container 42049f673f49
15:25:17 [2021-08-29T15:25:17.329Z]  ---> a947dc85cc42
15:25:17 [2021-08-29T15:25:17.329Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
15:25:17 [2021-08-29T15:25:17.329Z]  ---> Running in dda05461274a
15:25:17 [2021-08-29T15:25:17.422Z] #41 ...
15:25:17 [2021-08-29T15:25:17.422Z] 
15:25:17 [2021-08-29T15:25:17.422Z] #23 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
15:25:17 [2021-08-29T15:25:17.422Z] #23 sha256:1055fb13070a0bea495d29c54bc8ecce4966b7aa53492e15c7f1591b3fc1ce76
15:25:17 [2021-08-29T15:25:17.422Z] #23 9.248 Collecting yamllint==1.26.1
15:25:17 [2021-08-29T15:25:17.422Z] #23 10.29   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:25:17 [2021-08-29T15:25:17.422Z] #23 11.24 Collecting pathspec>=0.5.3
15:25:17 [2021-08-29T15:25:17.422Z] #23 11.25   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:25:17 [2021-08-29T15:25:17.422Z] #23 11.52 Collecting pyyaml
15:25:17 [2021-08-29T15:25:17.422Z] #23 11.53   Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB)
15:25:17 [2021-08-29T15:25:17.422Z] #23 11.64 Building wheels for collected packages: yamllint
15:25:17 [2021-08-29T15:25:17.422Z] #23 11.65   Building wheel for yamllint (setup.py): started
15:25:17 [2021-08-29T15:25:17.422Z] #23 12.64   Building wheel for yamllint (setup.py): finished with status 'done'
15:25:17 [2021-08-29T15:25:17.422Z] #23 12.64   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=c9c7dc1916b53f49c2a5481bb614b5615e57e282a7e4e0131bd2353725c9a234
15:25:17 [2021-08-29T15:25:17.422Z] #23 12.64   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:25:17 [2021-08-29T15:25:17.422Z] #23 12.65 Successfully built yamllint
15:25:17 [2021-08-29T15:25:17.422Z] #23 12.73 Installing collected packages: pyyaml, pathspec, yamllint
15:25:17 [2021-08-29T15:25:17.422Z] #23 13.10 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
15:25:17 [2021-08-29T15:25:17.422Z] #23 DONE 13.8s
15:25:17 [2021-08-29T15:25:17.422Z] 
15:25:17 [2021-08-29T15:25:17.422Z] #26 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:25:17 [2021-08-29T15:25:17.422Z] #26 sha256:06104c9771a9b5c3433460bca02fedf9f608d1924c5574d34ecb46f726e0bfc0
15:25:17 [2021-08-29T15:25:17.422Z] #26 DONE 0.4s
15:25:17 [2021-08-29T15:25:17.422Z] 
15:25:17 [2021-08-29T15:25:17.422Z] #31 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:25:17 [2021-08-29T15:25:17.422Z] #31 sha256:fbcde6f41ee43d8806abbd54489b8d7db0f0f92fc6f846d4d1d2ca0f07b8807a
15:25:17 [2021-08-29T15:25:17.679Z] #31 DONE 0.6s
15:25:17 [2021-08-29T15:25:17.679Z] 
15:25:17 [2021-08-29T15:25:17.679Z] #34 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:25:17 [2021-08-29T15:25:17.679Z] #34 sha256:65b7c3e62a45f2461f22c4a3fd905d42e966003275b266f5677dee165d83f7d9
15:25:17 [2021-08-29T15:25:17.787Z] Removing intermediate container dda05461274a
15:25:17 [2021-08-29T15:25:17.787Z]  ---> 604d3b79c4b1
15:25:17 [2021-08-29T15:25:17.787Z] Step 7/11 : 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;C:\containerd\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;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $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;
15:25:17 [2021-08-29T15:25:17.787Z]  ---> Running in d3764a468fe2
15:25:17 [2021-08-29T15:25:17.795Z] INFO: Downloading go...
15:25:17 [2021-08-29T15:25:17.945Z] #34 DONE 0.4s
15:25:17 [2021-08-29T15:25:17.945Z] 
15:25:17 [2021-08-29T15:25:17.945Z] #58 [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
15:25:17 [2021-08-29T15:25:17.945Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:25:17 [2021-08-29T15:25:17.945Z] #58 ...
15:25:17 [2021-08-29T15:25:17.945Z] 
15:25:17 [2021-08-29T15:25:17.945Z] #36 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
15:25:17 [2021-08-29T15:25:17.945Z] #36 sha256:7fa62c9fbd1621a547d76c6a4b8d01a3143a3feaa1e61f19ab429061aa5bec05
15:25:17 [2021-08-29T15:25:17.945Z] #36 DONE 0.1s
15:25:17 [2021-08-29T15:25:17.945Z] 
15:25:17 [2021-08-29T15:25:17.945Z] #39 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:25:17 [2021-08-29T15:25:17.945Z] #39 sha256:dcc871dc5d0bfab62e3ffbd4b8674a10c850eb0ed2eb56101630fab8f57ef0ff
15:25:18 [2021-08-29T15:25:18.202Z] #39 DONE 0.1s
15:25:18 [2021-08-29T15:25:18.202Z] 
15:25:18 [2021-08-29T15:25:18.202Z] #58 [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
15:25:18 [2021-08-29T15:25:18.202Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:25:19 [2021-08-29T15:25:19.332Z] INFO: Downloading compiler 1 of 3...
15:25:20 [2021-08-29T15:25:20.297Z] INFO: Downloading compiler 2 of 3...
15:25:21 [2021-08-29T15:25:21.263Z] INFO: Downloading compiler 3 of 3...
15:25:21 [2021-08-29T15:25:21.329Z] #51 245.9 + /build/golangci-lint --version
15:25:21 [2021-08-29T15:25:21.329Z] #51 246.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
15:25:21 [2021-08-29T15:25:21.720Z] INFO: Extracting git...
15:25:21 [2021-08-29T15:25:21.896Z] #51 DONE 246.7s
15:25:21 [2021-08-29T15:25:21.896Z] 
15:25:21 [2021-08-29T15:25:21.896Z] #41 [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
15:25:21 [2021-08-29T15:25:21.896Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:25:21 [2021-08-29T15:25:21.896Z] #41 DONE 246.5s
15:25:21 [2021-08-29T15:25:21.896Z] 
15:25:21 [2021-08-29T15:25:21.896Z] #55 [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
15:25:21 [2021-08-29T15:25:21.896Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:25:22 [2021-08-29T15:25:22.015Z] #21 1.865 Reading package lists...
15:25:22 [2021-08-29T15:25:22.501Z] 
15:25:22 [2021-08-29T15:25:22.501Z] SUCCESS: Specified value was saved.
15:25:22 [2021-08-29T15:25:22.964Z] INFO: Downloading git...
15:25:23 [2021-08-29T15:25:23.459Z] #58 ...
15:25:23 [2021-08-29T15:25:23.459Z] 
15:25:23 [2021-08-29T15:25:23.459Z] #55 [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
15:25:23 [2021-08-29T15:25:23.459Z] #55 sha256:85c1d23ae4813d79a73fa259a0590004be984bb6b7d740a2fbcbc9e19ca01384
15:25:23 [2021-08-29T15:25:23.459Z] #55 114.1 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:25:23 [2021-08-29T15:25:23.459Z] #55 114.9 + mkdir -p /build
15:25:23 [2021-08-29T15:25:23.459Z] #55 114.9 + cp runc /build/runc
15:25:23 [2021-08-29T15:25:23.720Z] #55 DONE 115.7s
15:25:23 [2021-08-29T15:25:23.720Z] 
15:25:23 [2021-08-29T15:25:23.720Z] #58 [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
15:25:23 [2021-08-29T15:25:23.720Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:25:23 [2021-08-29T15:25:23.966Z] INFO: Downloading go...
15:25:24 [2021-08-29T15:25:24.426Z] #55 ...
15:25:24 [2021-08-29T15:25:24.426Z] 
15:25:24 [2021-08-29T15:25:24.426Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:25:24 [2021-08-29T15:25:24.426Z] #42 sha256:24a659f332161c0cd554ff6d711463693508bd3557040208a494e82fd68bf6f2
15:25:24 [2021-08-29T15:25:24.426Z] #42 DONE 0.4s
15:25:24 [2021-08-29T15:25:24.426Z] 
15:25:24 [2021-08-29T15:25:24.426Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
15:25:24 [2021-08-29T15:25:24.426Z] #46 sha256:d338250c046f15a1fb1e86ed75c15ba5d367fef47cf037fd0a7d32149d56a3d3
15:25:24 [2021-08-29T15:25:24.426Z] #46 DONE 0.1s
15:25:24 [2021-08-29T15:25:24.426Z] 
15:25:24 [2021-08-29T15:25:24.426Z] #55 [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
15:25:24 [2021-08-29T15:25:24.426Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:25:24 [2021-08-29T15:25:24.683Z] #55 ...
15:25:24 [2021-08-29T15:25:24.683Z] 
15:25:24 [2021-08-29T15:25:24.683Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:25:24 [2021-08-29T15:25:24.683Z] #48 sha256:0b221b9a2520e57d19e05d6b857794622a74ed02f1e717d9f3f742ed82857c2e
15:25:24 [2021-08-29T15:25:24.683Z] #48 DONE 0.1s
15:25:24 [2021-08-29T15:25:24.683Z] 
15:25:24 [2021-08-29T15:25:24.683Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:25:24 [2021-08-29T15:25:24.683Z] #50 sha256:2528f8d3fd40855d499db55bf4fe3c02517be593eebcc23dff34cc32841d83c7
15:25:24 [2021-08-29T15:25:24.683Z] #50 DONE 0.1s
15:25:24 [2021-08-29T15:25:24.683Z] 
15:25:24 [2021-08-29T15:25:24.683Z] #55 [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
15:25:24 [2021-08-29T15:25:24.683Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:25:25 [2021-08-29T15:25:25.504Z] INFO: Downloading compiler 1 of 3...
15:25:25 [2021-08-29T15:25:25.504Z] INFO: Downloading compiler 2 of 3...
15:25:25 [2021-08-29T15:25:25.504Z] INFO: Downloading compiler 3 of 3...
15:25:25 [2021-08-29T15:25:25.619Z] #55 ...
15:25:25 [2021-08-29T15:25:25.619Z] 
15:25:25 [2021-08-29T15:25:25.619Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:25:25 [2021-08-29T15:25:25.619Z] #52 sha256:c98beed531c4a4a516a9af9232dde178f89a1938e9ac748667845c86f95275d5
15:25:25 [2021-08-29T15:25:25.619Z] #52 DONE 0.1s
15:25:25 [2021-08-29T15:25:25.633Z] #58 ...
15:25:25 [2021-08-29T15:25:25.633Z] 
15:25:25 [2021-08-29T15:25:25.633Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
15:25:25 [2021-08-29T15:25:25.633Z] #56 sha256:901cedf8ff1e0b965151bd110b7beec0b51b8c7568d62684862baf57037fb9a5
15:25:25 [2021-08-29T15:25:25.633Z] #56 DONE 0.3s
15:25:25 [2021-08-29T15:25:25.633Z] 
15:25:25 [2021-08-29T15:25:25.633Z] #58 [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
15:25:25 [2021-08-29T15:25:25.633Z] #58 sha256:e5f659cad86d3fc21b3ce9a6433ee39e4a4e1b7cbdf9455a4dbcc871f0283928
15:25:25 [2021-08-29T15:25:25.881Z] 
15:25:25 [2021-08-29T15:25:25.881Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
15:25:25 [2021-08-29T15:25:25.881Z] #54 sha256:136341f16814fc9b811276c2925f47723c398bf79461d5fbddebdb67a6a66d93
15:25:25 [2021-08-29T15:25:25.881Z] #54 DONE 0.1s
15:25:25 [2021-08-29T15:25:25.881Z] 
15:25:25 [2021-08-29T15:25:25.881Z] #55 [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
15:25:25 [2021-08-29T15:25:25.881Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:25:25 [2021-08-29T15:25:25.963Z] INFO: Extracting git...
15:25:26 [2021-08-29T15:25:26.225Z] #21 6.454 Reading package lists...
15:25:27 [2021-08-29T15:25:27.170Z] #21 11.06 Building dependency tree...
15:25:27 [2021-08-29T15:25:27.170Z] #21 12.16 Reading state information...
15:25:27 [2021-08-29T15:25:27.447Z] #58 214.5 # github.com/containerd/containerd/cmd/containerd
15:25:27 [2021-08-29T15:25:27.447Z] #58 214.5 /usr/bin/ld: /tmp/go-link-4087041350/000019.o: in function `New':
15:25:27 [2021-08-29T15:25:27.447Z] #58 214.5 /tmp/tmp.rjH3dHkQqT/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
15:25:27 [2021-08-29T15:25:27.447Z] #58 214.6 + bin/containerd-stress
15:25:27 [2021-08-29T15:25:27.447Z] #58 217.3 + bin/containerd-shim
15:25:28 [2021-08-29T15:25:28.155Z] #58 ...
15:25:28 [2021-08-29T15:25:28.155Z] 
15:25:28 [2021-08-29T15:25:28.155Z] #51 [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
15:25:28 [2021-08-29T15:25:28.155Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:25:28 [2021-08-29T15:25:28.155Z] #51 250.7 + /build/golangci-lint --version
15:25:28 [2021-08-29T15:25:28.412Z] #51 251.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown)
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.44 The following additional packages will be installed:
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.44   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.44   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.44   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.44   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.44   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.45   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.45   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47 Suggested packages:
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   seccomp:ppc64el seccomp:s390x
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47 Recommended packages:
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
15:25:28 [2021-08-29T15:25:28.559Z] #21 13.47   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.93 The following NEW packages will be installed:
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.93   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.93   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.93   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.93   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.93   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.93   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.93   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.94   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.94   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.94   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
15:25:28 [2021-08-29T15:25:28.821Z] #21 13.94   libseccomp2:ppc64el libseccomp2:s390x
15:25:29 [2021-08-29T15:25:29.083Z] #21 14.29 0 upgraded, 40 newly installed, 0 to remove and 2 not upgraded.
15:25:29 [2021-08-29T15:25:29.083Z] #21 14.29 Need to get 15.9 MB of archives.
15:25:29 [2021-08-29T15:25:29.083Z] #21 14.29 After this operation, 72.9 MB of additional disk space will be used.
15:25:29 [2021-08-29T15:25:29.083Z] #21 14.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
15:25:29 [2021-08-29T15:25:29.083Z] #21 14.30 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
15:25:29 [2021-08-29T15:25:29.083Z] #21 14.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
15:25:29 [2021-08-29T15:25:29.084Z] #21 14.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
15:25:29 [2021-08-29T15:25:29.084Z] #21 14.31 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
15:25:29 [2021-08-29T15:25:29.084Z] #21 14.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
15:25:29 [2021-08-29T15:25:29.084Z] #21 14.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
15:25:29 [2021-08-29T15:25:29.084Z] #21 14.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13 [2445 kB]
15:25:29 [2021-08-29T15:25:29.084Z] #21 14.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
15:25:29 [2021-08-29T15:25:29.343Z] #51 ...
15:25:29 [2021-08-29T15:25:29.344Z] 
15:25:29 [2021-08-29T15:25:29.344Z] #41 [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
15:25:29 [2021-08-29T15:25:29.344Z] #41 sha256:55f697a90f43bf3a7e901a20b7c8228ab9e8da4c4b7b4b27b0242a96dc83fd12
15:25:29 [2021-08-29T15:25:29.344Z] #41 DONE 251.7s
15:25:29 [2021-08-29T15:25:29.344Z] 
15:25:29 [2021-08-29T15:25:29.344Z] #51 [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
15:25:29 [2021-08-29T15:25:29.344Z] #51 sha256:4f59f5a371f3b02c307b13a9b642119636d1d132dfa0e2b76f1db9f804baf0d5
15:25:29 [2021-08-29T15:25:29.344Z] #51 DONE 251.9s
15:25:29 [2021-08-29T15:25:29.344Z] 
15:25:29 [2021-08-29T15:25:29.344Z] #55 [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
15:25:29 [2021-08-29T15:25:29.344Z] #55 sha256:863d368eb74949b120b50b2bfffffe8381e04718c5f38e78754c9ca9da7c6bc7
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.35 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.35 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13 [2833 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.39 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.39 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.39 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.39 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.39 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13 [2331 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.43 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.43 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.43 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13 [2458 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.46 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.46 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.46 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.46 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.47 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13 [2342 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.49 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.49 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.53 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1 [46.4 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.53 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1 [90.2 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1 [54.2 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.53 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1 [94.8 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.53 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1 [46.3 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1 [86.4 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.54 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1 [47.2 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.54 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1 [87.3 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.54 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1 [47.0 kB]
15:25:29 [2021-08-29T15:25:29.346Z] #21 14.54 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1 [88.9 kB]
15:25:29 [2021-08-29T15:25:29.918Z] #21 15.06 debconf: delaying package configuration, since apt-utils is not installed
15:25:30 [2021-08-29T15:25:30.180Z] #21 15.24 Fetched 15.9 MB in 1s (30.3 MB/s)
15:25:30 [2021-08-29T15:25:30.180Z] #21 15.27 Selecting previously unselected package gcc-10-base:armel.
15:25:30 [2021-08-29T15:25:30.180Z] #21 15.27 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38512 files and directories currently installed.)
15:25:30 [2021-08-29T15:25:30.180Z] #21 15.32 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
15:25:30 [2021-08-29T15:25:30.180Z] #21 15.33 Unpacking gcc-10-base:armel (10.2.1-6) ...
15:25:30 [2021-08-29T15:25:30.180Z] #21 15.38 Selecting previously unselected package gcc-10-base:armhf.
15:25:30 [2021-08-29T15:25:30.180Z] #21 15.38 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
15:25:30 [2021-08-29T15:25:30.180Z] #21 15.39 Unpacking gcc-10-base:armhf (10.2.1-6) ...
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.44 Selecting previously unselected package gcc-10-base:ppc64el.
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.45 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.45 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.50 Selecting previously unselected package gcc-10-base:s390x.
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.50 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.50 Unpacking gcc-10-base:s390x (10.2.1-6) ...
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.55 Selecting previously unselected package gcc-10-base:arm64.
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.55 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.56 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.62 Selecting previously unselected package libgcc-s1:armel.
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.63 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
15:25:30 [2021-08-29T15:25:30.442Z] #21 15.68 Unpacking libgcc-s1:armel (10.2.1-6) ...
15:25:30 [2021-08-29T15:25:30.703Z] #21 15.74 Selecting previously unselected package libcrypt1:armel.
15:25:30 [2021-08-29T15:25:30.703Z] #21 15.74 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
15:25:30 [2021-08-29T15:25:30.703Z] #21 15.75 Unpacking libcrypt1:armel (1:4.4.18-4) ...
15:25:30 [2021-08-29T15:25:30.703Z] #21 15.83 Selecting previously unselected package libc6:armel.
15:25:30 [2021-08-29T15:25:30.703Z] #21 15.83 Preparing to unpack .../07-libc6_2.31-13_armel.deb ...
15:25:30 [2021-08-29T15:25:30.965Z] #21 16.01 Unpacking libc6:armel (2.31-13) ...
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.42 Selecting previously unselected package libapparmor1:armel.
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.42 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.43 Unpacking libapparmor1:armel (2.13.6-10) ...
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.49 Selecting previously unselected package libapparmor-dev:armel.
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.50 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.50 Unpacking libapparmor-dev:armel (2.13.6-10) ...
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.58 Selecting previously unselected package libgcc-s1:arm64.
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.58 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.59 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.64 Selecting previously unselected package libcrypt1:arm64.
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.64 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
15:25:31 [2021-08-29T15:25:31.489Z] #21 16.65 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
15:25:31 [2021-08-29T15:25:31.750Z] #21 16.74 Selecting previously unselected package libc6:arm64.
15:25:31 [2021-08-29T15:25:31.750Z] #21 16.74 Preparing to unpack .../12-libc6_2.31-13_arm64.deb ...
15:25:31 [2021-08-29T15:25:31.750Z] #21 16.90 Unpacking libc6:arm64 (2.31-13) ...
15:25:31 [2021-08-29T15:25:31.866Z] #55 ...
15:25:31 [2021-08-29T15:25:31.866Z] 
15:25:31 [2021-08-29T15:25:31.866Z] #42 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:25:31 [2021-08-29T15:25:31.866Z] #42 sha256:612e6eeab6d8ad9b049e086b8fbf20032ff4ea43d64f1683cd1896f38ff1425a
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.35 Selecting previously unselected package libapparmor1:arm64.
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.36 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.36 Unpacking libapparmor1:arm64 (2.13.6-10) ...
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.41 Selecting previously unselected package libapparmor-dev:arm64.
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.42 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.43 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.49 Selecting previously unselected package libgcc-s1:s390x.
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.50 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
15:25:32 [2021-08-29T15:25:32.323Z] #21 17.50 Unpacking libgcc-s1:s390x (10.2.1-6) ...
15:25:32 [2021-08-29T15:25:32.584Z] #21 17.54 Selecting previously unselected package libcrypt1:s390x.
15:25:32 [2021-08-29T15:25:32.584Z] #21 17.55 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
15:25:32 [2021-08-29T15:25:32.584Z] #21 17.56 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
15:25:32 [2021-08-29T15:25:32.584Z] #21 17.65 Selecting previously unselected package libc6:s390x.
15:25:32 [2021-08-29T15:25:32.584Z] #21 17.65 Preparing to unpack .../17-libc6_2.31-13_s390x.deb ...
15:25:32 [2021-08-29T15:25:32.797Z] #42 DONE 0.8s
15:25:32 [2021-08-29T15:25:32.797Z] 
15:25:32 [2021-08-29T15:25:32.797Z] #46 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
15:25:32 [2021-08-29T15:25:32.797Z] #46 sha256:b5f70df1b68eeb238520bfa10eb067bacd36887e91ba273678bc0ab9e6aefca8
15:25:32 [2021-08-29T15:25:32.797Z] #46 DONE 0.0s
15:25:32 [2021-08-29T15:25:32.797Z] 
15:25:32 [2021-08-29T15:25:32.797Z] #48 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:25:32 [2021-08-29T15:25:32.797Z] #48 sha256:e610ba5315bc5e7c6c5569c38c209c8a65351d5f1e9592693da82671a18c97a9
15:25:32 [2021-08-29T15:25:32.797Z] #48 DONE 0.2s
15:25:32 [2021-08-29T15:25:32.797Z] 
15:25:32 [2021-08-29T15:25:32.797Z] #58 [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
15:25:32 [2021-08-29T15:25:32.797Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:25:32 [2021-08-29T15:25:32.844Z] #21 17.84 Unpacking libc6:s390x (2.31-13) ...
15:25:33 [2021-08-29T15:25:33.054Z] #58 ...
15:25:33 [2021-08-29T15:25:33.054Z] 
15:25:33 [2021-08-29T15:25:33.054Z] #50 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:25:33 [2021-08-29T15:25:33.054Z] #50 sha256:600a88594747cbc35c67398206551e3d46c619c603ff5c7a9e5720e6631b6bca
15:25:33 [2021-08-29T15:25:33.054Z] #50 DONE 0.1s
15:25:33 [2021-08-29T15:25:33.054Z] 
15:25:33 [2021-08-29T15:25:33.054Z] #52 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:25:33 [2021-08-29T15:25:33.054Z] #52 sha256:9d6b7c3fbc1666a60807cac3418f989c6c3c4185125685ec2dc173890272e928
15:25:33 [2021-08-29T15:25:33.105Z] #21 18.30 Selecting previously unselected package libapparmor1:s390x.
15:25:33 [2021-08-29T15:25:33.105Z] #21 18.31 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
15:25:33 [2021-08-29T15:25:33.105Z] #21 18.31 Unpacking libapparmor1:s390x (2.13.6-10) ...
15:25:33 [2021-08-29T15:25:33.311Z] #52 DONE 0.5s
15:25:33 [2021-08-29T15:25:33.311Z] 
15:25:33 [2021-08-29T15:25:33.311Z] #55 [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
15:25:33 [2021-08-29T15:25:33.311Z] #55 sha256:863d368eb74949b120b50b2bfffffe8381e04718c5f38e78754c9ca9da7c6bc7
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.36 Selecting previously unselected package libapparmor-dev:s390x.
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.37 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.38 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.47 Selecting previously unselected package libgcc-s1:armhf.
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.48 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.48 Unpacking libgcc-s1:armhf (10.2.1-6) ...
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.53 Selecting previously unselected package libcrypt1:armhf.
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.54 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
15:25:33 [2021-08-29T15:25:33.366Z] #21 18.54 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
15:25:33 [2021-08-29T15:25:33.569Z] #55 ...
15:25:33 [2021-08-29T15:25:33.569Z] 
15:25:33 [2021-08-29T15:25:33.569Z] #54 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
15:25:33 [2021-08-29T15:25:33.569Z] #54 sha256:f432cfd0af189fd8e0a6e56018bd96286c7181684e5d9b2578209c37275dddfb
15:25:33 [2021-08-29T15:25:33.569Z] #54 DONE 0.1s
15:25:33 [2021-08-29T15:25:33.569Z] 
15:25:33 [2021-08-29T15:25:33.569Z] #55 [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
15:25:33 [2021-08-29T15:25:33.569Z] #55 sha256:863d368eb74949b120b50b2bfffffe8381e04718c5f38e78754c9ca9da7c6bc7
15:25:33 [2021-08-29T15:25:33.628Z] #21 18.62 Selecting previously unselected package libc6:armhf.
15:25:33 [2021-08-29T15:25:33.628Z] #21 18.63 Preparing to unpack .../22-libc6_2.31-13_armhf.deb ...
15:25:33 [2021-08-29T15:25:33.889Z] #21 18.81 Unpacking libc6:armhf (2.31-13) ...
15:25:34 [2021-08-29T15:25:34.083Z] INFO: Expanding go...
15:25:34 [2021-08-29T15:25:34.149Z] #21 19.20 Selecting previously unselected package libapparmor1:armhf.
15:25:34 [2021-08-29T15:25:34.149Z] #21 19.21 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
15:25:34 [2021-08-29T15:25:34.149Z] #21 19.21 Unpacking libapparmor1:armhf (2.13.6-10) ...
15:25:34 [2021-08-29T15:25:34.149Z] #21 19.26 Selecting previously unselected package libapparmor-dev:armhf.
15:25:34 [2021-08-29T15:25:34.149Z] #21 19.26 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
15:25:34 [2021-08-29T15:25:34.149Z] #21 19.27 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
15:25:34 [2021-08-29T15:25:34.149Z] #21 19.32 Selecting previously unselected package libgcc-s1:ppc64el.
15:25:34 [2021-08-29T15:25:34.413Z] #21 19.32 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
15:25:34 [2021-08-29T15:25:34.413Z] #21 19.33 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
15:25:34 [2021-08-29T15:25:34.413Z] #21 19.38 Selecting previously unselected package libcrypt1:ppc64el.
15:25:34 [2021-08-29T15:25:34.413Z] #21 19.39 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
15:25:34 [2021-08-29T15:25:34.413Z] #21 19.40 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
15:25:34 [2021-08-29T15:25:34.413Z] #21 19.52 Selecting previously unselected package libc6:ppc64el.
15:25:34 [2021-08-29T15:25:34.413Z] #21 19.52 Preparing to unpack .../27-libc6_2.31-13_ppc64el.deb ...
15:25:34 [2021-08-29T15:25:34.676Z] #21 19.72 Unpacking libc6:ppc64el (2.31-13) ...
15:25:35 [2021-08-29T15:25:35.249Z] #21 20.30 Selecting previously unselected package libapparmor1:ppc64el.
15:25:35 [2021-08-29T15:25:35.249Z] #21 20.31 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
15:25:35 [2021-08-29T15:25:35.249Z] #21 20.31 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
15:25:35 [2021-08-29T15:25:35.249Z] #21 20.36 Selecting previously unselected package libapparmor-dev:ppc64el.
15:25:35 [2021-08-29T15:25:35.249Z] #21 20.36 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
15:25:35 [2021-08-29T15:25:35.249Z] #21 20.37 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.43 Selecting previously unselected package libseccomp2:s390x.
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.44 Preparing to unpack .../30-libseccomp2_2.5.1-1_s390x.deb ...
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.44 Unpacking libseccomp2:s390x (2.5.1-1) ...
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.48 Selecting previously unselected package libseccomp-dev:s390x.
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.49 Preparing to unpack .../31-libseccomp-dev_2.5.1-1_s390x.deb ...
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.49 Unpacking libseccomp-dev:s390x (2.5.1-1) ...
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.56 Selecting previously unselected package libseccomp2:ppc64el.
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.56 Preparing to unpack .../32-libseccomp2_2.5.1-1_ppc64el.deb ...
15:25:35 [2021-08-29T15:25:35.510Z] #21 20.57 Unpacking libseccomp2:ppc64el (2.5.1-1) ...
15:25:35 [2021-08-29T15:25:35.511Z] #21 20.60 Selecting previously unselected package libseccomp-dev:ppc64el.
15:25:35 [2021-08-29T15:25:35.511Z] #21 20.61 Preparing to unpack .../33-libseccomp-dev_2.5.1-1_ppc64el.deb ...
15:25:35 [2021-08-29T15:25:35.511Z] #21 20.61 Unpacking libseccomp-dev:ppc64el (2.5.1-1) ...
15:25:35 [2021-08-29T15:25:35.511Z] #21 20.69 Selecting previously unselected package libseccomp2:armhf.
15:25:35 [2021-08-29T15:25:35.601Z] #58 224.9 + bin/containerd-shim-runc-v1
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.69 Preparing to unpack .../34-libseccomp2_2.5.1-1_armhf.deb ...
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.70 Unpacking libseccomp2:armhf (2.5.1-1) ...
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.74 Selecting previously unselected package libseccomp-dev:armhf.
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.75 Preparing to unpack .../35-libseccomp-dev_2.5.1-1_armhf.deb ...
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.75 Unpacking libseccomp-dev:armhf (2.5.1-1) ...
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.81 Selecting previously unselected package libseccomp2:armel.
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.81 Preparing to unpack .../36-libseccomp2_2.5.1-1_armel.deb ...
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.82 Unpacking libseccomp2:armel (2.5.1-1) ...
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.86 Selecting previously unselected package libseccomp-dev:armel.
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.87 Preparing to unpack .../37-libseccomp-dev_2.5.1-1_armel.deb ...
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.88 Unpacking libseccomp-dev:armel (2.5.1-1) ...
15:25:35 [2021-08-29T15:25:35.772Z] #21 20.95 Selecting previously unselected package libseccomp2:arm64.
15:25:36 [2021-08-29T15:25:36.033Z] #21 20.95 Preparing to unpack .../38-libseccomp2_2.5.1-1_arm64.deb ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 20.96 Unpacking libseccomp2:arm64 (2.5.1-1) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.00 Selecting previously unselected package libseccomp-dev:arm64.
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.01 Preparing to unpack .../39-libseccomp-dev_2.5.1-1_arm64.deb ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.01 Unpacking libseccomp-dev:arm64 (2.5.1-1) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.10 Setting up gcc-10-base:arm64 (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.11 Setting up gcc-10-base:armel (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.12 Setting up gcc-10-base:armhf (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.13 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.14 Setting up gcc-10-base:s390x (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.15 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.17 Setting up libcrypt1:armel (1:4.4.18-4) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.17 Setting up libcrypt1:armhf (1:4.4.18-4) ...
15:25:36 [2021-08-29T15:25:36.033Z] #21 21.19 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
15:25:36 [2021-08-29T15:25:36.276Z] INFO: Expanding go...
15:25:36 [2021-08-29T15:25:36.295Z] #21 21.20 Setting up libcrypt1:s390x (1:4.4.18-4) ...
15:25:36 [2021-08-29T15:25:36.295Z] #21 21.21 Setting up libgcc-s1:arm64 (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.295Z] #21 21.22 Setting up libgcc-s1:armel (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.295Z] #21 21.23 Setting up libgcc-s1:armhf (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.295Z] #21 21.24 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.295Z] #21 21.25 Setting up libgcc-s1:s390x (10.2.1-6) ...
15:25:36 [2021-08-29T15:25:36.295Z] #21 21.26 Setting up libc6:arm64 (2.31-13) ...
15:25:37 [2021-08-29T15:25:37.680Z] #21 22.45 Setting up libc6:armel (2.31-13) ...
15:25:38 [2021-08-29T15:25:38.623Z] #21 23.68 Setting up libc6:armhf (2.31-13) ...
15:25:39 [2021-08-29T15:25:39.817Z] #58 229.7 + bin/containerd-shim-runc-v2
15:25:40 [2021-08-29T15:25:40.009Z] #21 24.88 Setting up libc6:ppc64el (2.31-13) ...
15:25:40 [2021-08-29T15:25:40.760Z] #58 230.6 + binaries
15:25:40 [2021-08-29T15:25:40.760Z] #58 230.6 + install -D bin/containerd /build/containerd
15:25:40 [2021-08-29T15:25:40.760Z] #58 230.7 + install -D bin/containerd-shim /build/containerd-shim
15:25:40 [2021-08-29T15:25:40.760Z] #58 230.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:25:40 [2021-08-29T15:25:40.760Z] #58 230.7 + install -D bin/ctr /build/ctr
15:25:40 [2021-08-29T15:25:40.952Z] #21 26.15 Setting up libc6:s390x (2.31-13) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.37 Setting up libapparmor1:arm64 (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.38 Setting up libapparmor1:armel (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.39 Setting up libapparmor1:armhf (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.41 Setting up libapparmor1:ppc64el (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.42 Setting up libapparmor1:s390x (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.43 Setting up libseccomp2:arm64 (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.44 Setting up libseccomp2:armel (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.45 Setting up libseccomp2:armhf (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.46 Setting up libseccomp2:ppc64el (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.47 Setting up libseccomp2:s390x (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.48 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.49 Setting up libapparmor-dev:armel (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.51 Setting up libapparmor-dev:armhf (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.52 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.53 Setting up libapparmor-dev:s390x (2.13.6-10) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.54 Setting up libseccomp-dev:arm64 (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.340Z] #21 27.55 Setting up libseccomp-dev:armel (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.601Z] #21 27.57 Setting up libseccomp-dev:armhf (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.601Z] #21 27.58 Setting up libseccomp-dev:ppc64el (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.601Z] #21 27.59 Setting up libseccomp-dev:s390x (2.5.1-1) ...
15:25:42 [2021-08-29T15:25:42.601Z] #21 27.60 Processing triggers for libc-bin (2.31-13) ...
15:25:42 [2021-08-29T15:25:42.601Z] #21 DONE 27.9s
15:25:42 [2021-08-29T15:25:42.601Z] 
15:25:42 [2021-08-29T15:25:42.601Z] #65 [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
15:25:42 [2021-08-29T15:25:42.601Z] #65 sha256:0933a28339ad511707da3ccc0d4ef6f323ddf8b693fdf037690668094da8acc6
15:25:42 [2021-08-29T15:25:42.863Z] #65 ...
15:25:42 [2021-08-29T15:25:42.863Z] 
15:25:42 [2021-08-29T15:25:42.863Z] #62 [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
15:25:42 [2021-08-29T15:25:42.863Z] #62 sha256:41080e7beaae697aa258d5d641fb921f987fcbb0b5a3c5e6d6aa26aad9abdab4
15:25:43 [2021-08-29T15:25:43.303Z] #58 DONE 233.4s
15:25:44 [2021-08-29T15:25:44.252Z] #62 ...
15:25:44 [2021-08-29T15:25:44.252Z] 
15:25:44 [2021-08-29T15:25:44.252Z] #22 [dev-systemd-false  1/25] RUN groupadd -r docker
15:25:44 [2021-08-29T15:25:44.252Z] #22 sha256:95b16c21e2a3c386abeb6e6751dce0bf3b36d9caffb4dfcee474f8495938b89c
15:25:44 [2021-08-29T15:25:44.252Z] #22 DONE 1.4s
15:25:44 [2021-08-29T15:25:44.252Z] 
15:25:44 [2021-08-29T15:25:44.252Z] #62 [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
15:25:44 [2021-08-29T15:25:44.252Z] #62 sha256:41080e7beaae697aa258d5d641fb921f987fcbb0b5a3c5e6d6aa26aad9abdab4
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.555 + RM_GOPATH=0
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.555 + TMP_GOPATH=
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.555 + : /build
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.555 + '[' -z '' ']'
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.555 ++ mktemp -d
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.569 + export GOPATH=/tmp/tmp.EwwVklrOA9
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.569 + GOPATH=/tmp/tmp.EwwVklrOA9
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.569 + RM_GOPATH=1
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.569 + case "$(go env GOARCH)" in
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.574 ++ go env GOARCH
15:25:44 [2021-08-29T15:25:44.252Z] #62 1.607 Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + export GO_BUILDMODE=-buildmode=pie
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + GO_BUILDMODE=-buildmode=pie
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 ++ dirname /tmp/install/install.sh
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + dir=/tmp/install
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + bin=runc
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + shift
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + '[' '!' -f /tmp/install/runc.installer ']'
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + . /tmp/install/runc.installer
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 ++ : 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + install_runc
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + uname -r
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + grep -q '^3\.10\.0.*\.el7\.'
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + RUNC_BUILDTAGS='seccomp '
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + echo 'Install runc version 52b36a2dd837e8462de8e01458bf02cf9eea47dd (build tags: seccomp )'
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.609 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.EwwVklrOA9/src/github.com/opencontainers/runc
15:25:44 [2021-08-29T15:25:44.514Z] #62 1.610 Cloning into '/tmp/tmp.EwwVklrOA9/src/github.com/opencontainers/runc'...
15:25:45 [2021-08-29T15:25:45.216Z] 
15:25:45 [2021-08-29T15:25:45.216Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
15:25:45 [2021-08-29T15:25:45.216Z] #59 sha256:524d5bc46e0a6a443789f7125221ebffa8313b818d2e57228ce14a58b43fb228
15:25:45 [2021-08-29T15:25:45.458Z] #62 ...
15:25:45 [2021-08-29T15:25:45.458Z] 
15:25:45 [2021-08-29T15:25:45.458Z] #23 [dev-systemd-false  2/25] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
15:25:45 [2021-08-29T15:25:45.458Z] #23 sha256:396731047a80c67af659772a3fdfc59b7c03d22a6d581e50e954f8e003a144b1
15:25:45 [2021-08-29T15:25:45.458Z] #23 DONE 1.2s
15:25:45 [2021-08-29T15:25:45.458Z] 
15:25:45 [2021-08-29T15:25:45.458Z] #24 [dev-systemd-false  3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
15:25:45 [2021-08-29T15:25:45.458Z] #24 sha256:24d13382722771aac75f4f60167eb3097b1047b4feaa1c1c6b60853f1e638b26
15:25:46 [2021-08-29T15:25:46.156Z] #59 DONE 1.1s
15:25:46 [2021-08-29T15:25:46.156Z] 
15:25:46 [2021-08-29T15:25:46.156Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:25:46 [2021-08-29T15:25:46.156Z] #63 sha256:a9e47b629b98212bd87e64348bc32dabb90c2af75eb9cfd19eb190280af4fdfa
15:25:46 [2021-08-29T15:25:46.404Z] #24 0.921 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
15:25:46 [2021-08-29T15:25:46.404Z] #24 DONE 1.0s
15:25:46 [2021-08-29T15:25:46.404Z] 
15:25:46 [2021-08-29T15:25:46.404Z] #25 [dev-systemd-false  4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
15:25:46 [2021-08-29T15:25:46.404Z] #25 sha256:67935430eb62d163bfc1c78bf47f3aa61c43b4405132b4ab68b03450f1291f19
15:25:46 [2021-08-29T15:25:46.416Z] #63 DONE 0.3s
15:25:46 [2021-08-29T15:25:46.416Z] 
15:25:46 [2021-08-29T15:25:46.416Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
15:25:46 [2021-08-29T15:25:46.416Z] #68 sha256:ddfa177e44b446240faf066c969e4560820a7da7558a3958bdb5cbc09bccf98f
15:25:47 [2021-08-29T15:25:47.349Z] #25 DONE 1.1s
15:25:47 [2021-08-29T15:25:47.349Z] 
15:25:47 [2021-08-29T15:25:47.349Z] #26 [dev-systemd-false  5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
15:25:47 [2021-08-29T15:25:47.349Z] #26 sha256:a4299520f1f25ba253809efb8d3737e5694ce7a123d0e877cdcbcb992fc5e0c9
15:25:47 [2021-08-29T15:25:47.799Z] #68 DONE 1.4s
15:25:47 [2021-08-29T15:25:47.799Z] 
15:25:47 [2021-08-29T15:25:47.799Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
15:25:47 [2021-08-29T15:25:47.799Z] #69 sha256:df7e14bc78f4465b7b5f3bb7505db864f323c339b9b2217288189c15dd5e970d
15:25:47 [2021-08-29T15:25:47.799Z] #69 DONE 0.0s
15:25:47 [2021-08-29T15:25:47.799Z] 
15:25:47 [2021-08-29T15:25:47.799Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
15:25:47 [2021-08-29T15:25:47.799Z] #70 sha256:267707ee2a255ab9ed5eaca58dba345aec0af2638d05d364317b3112319d9d12
15:25:47 [2021-08-29T15:25:47.814Z] #55 ...
15:25:47 [2021-08-29T15:25:47.814Z] 
15:25:47 [2021-08-29T15:25:47.814Z] #58 [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
15:25:47 [2021-08-29T15:25:47.814Z] #58 sha256:179a0f724d8ca517f621d3a5d4738a30860e3943dbf6d624cbb53231a268f335
15:25:47 [2021-08-29T15:25:47.814Z] #58 217.3 + bin/containerd
15:25:48 [2021-08-29T15:25:48.738Z] #26 DONE 1.2s
15:25:48 [2021-08-29T15:25:48.738Z] 
15:25:48 [2021-08-29T15:25:48.738Z] #27 [dev-systemd-false  6/25] RUN ldconfig
15:25:48 [2021-08-29T15:25:48.738Z] #27 sha256:248d93cc14d7912c12a5b2fb3b59f13338c766c01326a84925fb0bed2d05ea04
15:25:49 [2021-08-29T15:25:49.715Z] #70 DONE 2.0s
15:25:49 [2021-08-29T15:25:49.715Z] 
15:25:49 [2021-08-29T15:25:49.715Z] #71 exporting to image
15:25:49 [2021-08-29T15:25:49.715Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:25:49 [2021-08-29T15:25:49.715Z] #71 exporting layers
15:25:50 [2021-08-29T15:25:50.129Z] #27 DONE 1.1s
15:25:50 [2021-08-29T15:25:50.129Z] 
15:25:50 [2021-08-29T15:25:50.129Z] #28 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:25:50 [2021-08-29T15:25:50.129Z] #28 sha256:b564cdfc06751630941e51d4d83f5bf407f5100356247f454493919df0552b29
15:25:51 [2021-08-29T15:25:51.072Z] #28 1.389 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [113 kB]
15:25:51 [2021-08-29T15:25:51.334Z] #28 1.568 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
15:25:51 [2021-08-29T15:25:51.334Z] #28 1.691 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [36.8 kB]
15:25:51 [2021-08-29T15:25:51.596Z] #28 1.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8178 kB]
15:25:51 [2021-08-29T15:25:51.596Z] #28 1.957 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8027 kB]
15:25:52 [2021-08-29T15:25:52.208Z] #58 224.4 # github.com/containerd/containerd/cmd/containerd
15:25:52 [2021-08-29T15:25:52.208Z] #58 224.4 /usr/bin/ld: /tmp/go-link-2223626479/000019.o: in function `New':
15:25:52 [2021-08-29T15:25:52.208Z] #58 224.4 /tmp/tmp.ASMLOY3mbS/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
15:25:52 [2021-08-29T15:25:52.208Z] #58 224.5 + bin/containerd-stress
15:25:52 [2021-08-29T15:25:52.208Z] #58 225.5 + bin/containerd-shim
15:25:52 [2021-08-29T15:25:52.352Z] #28 2.287 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7873 kB]
15:25:52 [2021-08-29T15:25:52.653Z] #28 2.597 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8066 kB]
15:25:52 [2021-08-29T15:25:52.653Z] #28 2.902 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7861 kB]
15:25:52 [2021-08-29T15:25:52.914Z] #28 3.152 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7941 kB]
15:25:53 [2021-08-29T15:25:53.176Z] #28 3.380 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [28.1 kB]
15:25:53 [2021-08-29T15:25:53.176Z] #28 3.383 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [26.7 kB]
15:25:53 [2021-08-29T15:25:53.176Z] #28 3.384 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [28.1 kB]
15:25:53 [2021-08-29T15:25:53.176Z] #28 3.384 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [27.7 kB]
15:25:53 [2021-08-29T15:25:53.176Z] #28 3.385 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [28.2 kB]
15:25:53 [2021-08-29T15:25:53.176Z] #28 3.385 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [28.1 kB]
15:25:54 [2021-08-29T15:25:54.035Z] #71 exporting layers 4.3s done
15:25:54 [2021-08-29T15:25:54.035Z] #71 writing image sha256:09d5e2f206413283d1f8dce3020f78ba8ba36c15edb3e6aa19999b85ad954e82 done
15:25:54 [2021-08-29T15:25:54.035Z] #71 naming to docker.io/library/docker:118931c16a113ea82321e7d906c102a6da511115 done
15:25:54 [2021-08-29T15:25:54.035Z] #71 DONE 4.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:25:54 [2021-08-29T15:25:54.376Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:25:54 [2021-08-29T15:25:54.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=118931c16a113ea82321e7d906c102a6da511115 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:118931c16a113ea82321e7d906c102a6da511115 hack/test/unit
15:25:55 [2021-08-29T15:25:55.161Z] INFO: Expanding compiler 1 of 3...
15:25:55 [2021-08-29T15:25:55.161Z] INFO: Expanding compiler 2 of 3...
15:25:55 [2021-08-29T15:25:55.471Z] #55 ...
15:25:55 [2021-08-29T15:25:55.471Z] 
15:25:55 [2021-08-29T15:25:55.471Z] #58 [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
15:25:55 [2021-08-29T15:25:55.471Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:25:55 [2021-08-29T15:25:55.471Z] #58 223.1 + bin/containerd
15:25:55 [2021-08-29T15:25:55.930Z] #58 ...
15:25:55 [2021-08-29T15:25:55.930Z] 
15:25:55 [2021-08-29T15:25:55.930Z] #55 [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
15:25:55 [2021-08-29T15:25:55.930Z] #55 sha256:365cb48e4462787d8939a47a63ef1b1b2d3b43a2119e418f40c35b5dda856714
15:25:55 [2021-08-29T15:25:55.930Z] #55 107.2 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:25:55 [2021-08-29T15:25:55.930Z] #55 108.0 + mkdir -p /build
15:25:55 [2021-08-29T15:25:55.930Z] #55 108.0 + cp runc /build/runc
15:25:56 [2021-08-29T15:25:56.189Z] #55 DONE 108.7s
15:25:56 [2021-08-29T15:25:56.189Z] 
15:25:56 [2021-08-29T15:25:56.189Z] #58 [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
15:25:56 [2021-08-29T15:25:56.189Z] #58 sha256:179a0f724d8ca517f621d3a5d4738a30860e3943dbf6d624cbb53231a268f335
15:25:57 [2021-08-29T15:25:57.207Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
15:25:57 [2021-08-29T15:25:57.207Z] + TESTFLAGS+=' -test.timeout=5m'
15:25:57 [2021-08-29T15:25:57.207Z] + TESTDIRS=./...
15:25:57 [2021-08-29T15:25:57.207Z] + exclude_paths='/vendor/|/integration'
15:25:57 [2021-08-29T15:25:57.207Z] ++ go list ./...
15:25:57 [2021-08-29T15:25:57.207Z] ++ grep -vE '(/vendor/|/integration)'
15:25:57 [2021-08-29T15:25:57.355Z] INFO: Expanding compiler 1 of 3...
15:25:57 [2021-08-29T15:25:57.569Z] #58 ...
15:25:57 [2021-08-29T15:25:57.569Z] 
15:25:57 [2021-08-29T15:25:57.569Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
15:25:57 [2021-08-29T15:25:57.569Z] #56 sha256:377cef7094d37dd7cea0925f954cd949fe61991e0a273bc7a0d4c33355a3a0a1
15:25:57 [2021-08-29T15:25:57.813Z] INFO: Expanding compiler 2 of 3...
15:25:57 [2021-08-29T15:25:57.829Z] #56 DONE 0.3s
15:25:57 [2021-08-29T15:25:57.829Z] 
15:25:57 [2021-08-29T15:25:57.829Z] #58 [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
15:25:57 [2021-08-29T15:25:57.829Z] #58 sha256:179a0f724d8ca517f621d3a5d4738a30860e3943dbf6d624cbb53231a268f335
15:25:58 [2021-08-29T15:25:58.151Z] + pkg_list='github.com/docker/docker/api
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/backend/build
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/httputils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/middleware
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/build
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/checkpoint
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/container
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/debug
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/distribution
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/grpc
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/image
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/network
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/plugin
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/session
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/swarm
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/system
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/server/router/volume
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/backend
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/blkiodev
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/container
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/events
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/filters
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/image
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/mount
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/network
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/plugins/logdriver
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/registry
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/strslice
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/swarm
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/swarm/runtime
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/time
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/versions
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/versions/v1p19
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/versions/v1p20
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/api/types/volume
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/builder-next
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/builder-next/exporter
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/builder-next/worker
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/dockerfile
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/dockerignore
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/remotecontext
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/builder/remotecontext/git
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/cli
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/cli/config
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/cli/debug
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/client
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/cmd/docker-proxy
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/cmd/dockerd
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/cmd/dockerd/trap
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/container
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/container/stream
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/contrib/apparmor
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/contrib/docker-device-tool
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/contrib/httpserver
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/cluster
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/cluster/convert
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/cluster/executor
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/cluster/executor/container
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/cluster/provider
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/config
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/discovery
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/events
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/events/testutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/exec
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/aufs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/copy
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/overlay
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/register
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/vfs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/graphdriver/zfs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/images
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/initlayer
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/links
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/listeners
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/awslogs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/fluentd
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/gcplogs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/gelf
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/journald
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/local
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/logentries
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/loggerutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/splunk
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/syslog
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/logger/templates
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/names
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/network
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/daemon/stats
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/distribution
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/distribution/metadata
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/distribution/utils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/distribution/xfer
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/dockerversion
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/errdefs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/image
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/image/cache
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/image/tarexport
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/image/v1
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/internal/test/suite
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/layer
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libcontainerd
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libcontainerd/queue
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libcontainerd/remote
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libcontainerd/supervisor
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libcontainerd/types
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/bitseq
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/cluster
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/config
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/datastore
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/diagnostic
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/discoverapi
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/driverapi
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/bridge
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/host
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/null
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/overlay
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/remote
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/windows
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/drvregistry
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/etchosts
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/hostdiscovery
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/idm
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/internal/caller
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ipam
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ipamapi
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ipams/builtin
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ipams/null
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ipams/remote
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ipamutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/iptables
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/netlabel
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/netutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/networkdb
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/ns
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/options
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/osl
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/osl/kernel
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/portallocator
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/portmapper
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/resolvconf
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/testutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/libnetwork/types
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/oci
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/oci/caps
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/opts
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/aaparser
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/archive
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/authorization
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/broadcaster
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/capabilities
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/chrootarchive
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/containerfs
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/devicemapper
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/directory
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/discovery
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/discovery/file
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/discovery/kv
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/discovery/memory
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/discovery/nodes
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/dmesg
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/filenotify
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/fileutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/fsutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/homedir
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/idtools
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/ioutils
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/jsonmessage
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/locker
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/longpath
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/loopback
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/mount
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/namesgenerator
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/parsers
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/parsers/kernel
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/pidfile
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/platform
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/plugingetter
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/plugins
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/plugins/transport
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/pools
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/progress
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/pubsub
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/reexec
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/signal
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/stack
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/stdcopy
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/streamformatter
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/stringid
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/symlink
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/sysinfo
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/system
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/tailfile
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/tarsum
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/term
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/term/windows
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/truncindex
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/urlutil
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/pkg/useragent
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/plugin
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/plugin/executor/containerd
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/plugin/v2
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/profiles/apparmor
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/profiles/seccomp
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/quota
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/reference
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/registry
15:25:58 [2021-08-29T15:25:58.151Z] github.com/docker/docker/registry/resumable
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/restartmanager
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/rootless
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/rootless/specconv
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/runconfig
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/runconfig/opts
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/daemon
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/environment
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fakecontext
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fakegit
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fakestorage
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fixtures/load
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fixtures/plugin
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/registry
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/request
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/drivers
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/local
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/mounts
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/service
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/service/opts
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/testutils'
15:25:58 [2021-08-29T15:25:58.152Z] ++ echo 'github.com/docker/docker/api
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/backend/build
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/httputils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/middleware
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/build
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/checkpoint
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/container
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/debug
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/distribution
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/grpc
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/image
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/network
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/plugin
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/session
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/swarm
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/system
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/volume
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/backend
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/blkiodev
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/container
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/events
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/filters
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/image
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/mount
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/network
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/plugins/logdriver
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/registry
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/strslice
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/swarm
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/swarm/runtime
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/time
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/versions
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/versions/v1p19
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/versions/v1p20
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/volume
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/builder-next
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/builder-next/exporter
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/builder-next/worker
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/dockerfile
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/dockerignore
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/remotecontext
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/builder/remotecontext/git
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/cli
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/cli/config
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/cli/debug
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/client
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/cmd/docker-proxy
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/cmd/dockerd
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/cmd/dockerd/trap
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/container
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/container/stream
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/contrib/apparmor
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/contrib/docker-device-tool
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/contrib/httpserver
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/cluster
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/cluster/convert
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/cluster/executor
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/cluster/executor/container
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/cluster/provider
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/config
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/discovery
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/events
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/events/testutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/exec
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/aufs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/copy
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/overlay
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/register
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/vfs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/graphdriver/zfs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/images
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/initlayer
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/links
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/listeners
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/awslogs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/fluentd
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/gcplogs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/gelf
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/journald
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/local
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/logentries
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/loggerutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/splunk
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/syslog
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/logger/templates
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/names
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/network
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/daemon/stats
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/distribution
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/distribution/metadata
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/distribution/utils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/distribution/xfer
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/dockerversion
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/errdefs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/image
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/image/cache
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/image/tarexport
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/image/v1
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/internal/test/suite
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/layer
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libcontainerd
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libcontainerd/queue
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libcontainerd/remote
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libcontainerd/supervisor
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libcontainerd/types
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/bitseq
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/cluster
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/config
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/datastore
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/diagnostic
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/discoverapi
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/driverapi
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/bridge
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/host
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/null
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/overlay
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/remote
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/windows
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/drvregistry
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/etchosts
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/hostdiscovery
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/idm
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/internal/caller
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ipam
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ipamapi
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ipams/builtin
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ipams/null
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ipams/remote
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ipamutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/iptables
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/netlabel
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/netutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/networkdb
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/ns
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/options
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/osl
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/osl/kernel
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/portallocator
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/portmapper
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/resolvconf
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/testutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/libnetwork/types
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/oci
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/oci/caps
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/opts
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/aaparser
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/archive
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/authorization
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/broadcaster
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/capabilities
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/chrootarchive
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/containerfs
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/devicemapper
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/directory
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/discovery
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/discovery/file
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/discovery/kv
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/discovery/memory
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/discovery/nodes
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/dmesg
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/filenotify
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/fileutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/fsutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/homedir
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/idtools
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/ioutils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/jsonmessage
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/locker
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/longpath
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/loopback
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/mount
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/namesgenerator
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/parsers
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/parsers/kernel
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/pidfile
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/platform
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/plugingetter
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/plugins
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/plugins/transport
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/pools
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/progress
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/pubsub
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/reexec
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/signal
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/stack
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/stdcopy
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/streamformatter
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/stringid
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/symlink
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/sysinfo
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/system
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/tailfile
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/tarsum
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/term
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/term/windows
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/truncindex
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/urlutil
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/pkg/useragent
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/plugin
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/plugin/executor/containerd
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/plugin/v2
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/profiles/apparmor
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/profiles/seccomp
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/quota
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/reference
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/registry
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/registry/resumable
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/restartmanager
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/rootless
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/rootless/specconv
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/runconfig
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/runconfig/opts
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/daemon
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/environment
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fakecontext
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fakegit
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fakestorage
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fixtures/load
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fixtures/plugin
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/registry
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/testutil/request
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/drivers
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/local
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/mounts
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/service
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/service/opts
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/volume/testutils'
15:25:58 [2021-08-29T15:25:58.152Z] ++ grep --fixed-strings -v /libnetwork
15:25:58 [2021-08-29T15:25:58.152Z] + base_pkg_list='github.com/docker/docker/api
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/backend/build
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/httputils
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/middleware
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/build
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/checkpoint
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/container
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/debug
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/distribution
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/grpc
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/image
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/network
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/plugin
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/session
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/swarm
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/system
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/server/router/volume
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/backend
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/blkiodev
15:25:58 [2021-08-29T15:25:58.152Z] github.com/docker/docker/api/types/container
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/events
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/filters
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/image
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/mount
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/network
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/plugins/logdriver
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/registry
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/strslice
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/swarm
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/swarm/runtime
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/time
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/versions
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/versions/v1p19
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/versions/v1p20
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/volume
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/exporter
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/worker
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/dockerfile
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/dockerignore
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/remotecontext
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/remotecontext/git
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cli
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cli/config
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cli/debug
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/client
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cmd/docker-proxy
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cmd/dockerd
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cmd/dockerd/trap
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/container
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/container/stream
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/contrib/apparmor
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/contrib/docker-device-tool
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/contrib/httpserver
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/convert
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/executor
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/executor/container
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/provider
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/config
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/discovery
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/events
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/events/testutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/exec
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/aufs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/copy
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/overlay
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/register
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/vfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/zfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/images
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/initlayer
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/links
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/listeners
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/awslogs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/fluentd
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/gcplogs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/gelf
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/journald
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/local
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/logentries
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/loggerutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/splunk
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/syslog
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/templates
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/names
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/network
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/stats
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/distribution
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/distribution/metadata
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/distribution/utils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/distribution/xfer
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/dockerversion
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/errdefs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/image
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/image/cache
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/image/tarexport
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/image/v1
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/internal/test/suite
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/layer
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd/queue
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd/remote
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd/supervisor
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd/types
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/oci
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/oci/caps
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/opts
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/aaparser
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/archive
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/authorization
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/broadcaster
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/capabilities
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/chrootarchive
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/containerfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/devicemapper
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/directory
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/discovery
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/discovery/file
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/discovery/kv
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/discovery/memory
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/discovery/nodes
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/dmesg
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/filenotify
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/fileutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/fsutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/homedir
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/idtools
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/ioutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/jsonmessage
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/locker
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/longpath
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/loopback
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/mount
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/namesgenerator
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/parsers
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/parsers/kernel
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/pidfile
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/platform
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/plugingetter
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/plugins
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/plugins/transport
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/pools
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/progress
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/pubsub
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/reexec
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/signal
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/stack
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/stdcopy
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/streamformatter
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/stringid
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/symlink
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/sysinfo
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/system
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/tailfile
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/tarsum
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/term
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/term/windows
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/truncindex
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/urlutil
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/pkg/useragent
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/plugin
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/plugin/executor/containerd
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/plugin/v2
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/profiles/apparmor
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/profiles/seccomp
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/quota
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/reference
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/registry
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/registry/resumable
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/restartmanager
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/rootless
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/rootless/specconv
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/runconfig
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/runconfig/opts
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/daemon
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/environment
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/fakecontext
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/fakegit
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/fakestorage
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/fixtures/load
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/fixtures/plugin
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/registry
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/testutil/request
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/volume
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/volume/drivers
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/volume/local
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/volume/mounts
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/volume/service
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/volume/service/opts
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/volume/testutils'
15:25:58 [2021-08-29T15:25:58.153Z] ++ grep --fixed-strings /libnetwork
15:25:58 [2021-08-29T15:25:58.153Z] ++ echo 'github.com/docker/docker/api
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/backend/build
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/httputils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/middleware
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/build
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/checkpoint
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/container
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/debug
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/distribution
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/grpc
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/image
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/network
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/plugin
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/session
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/swarm
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/system
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/server/router/volume
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/backend
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/blkiodev
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/container
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/events
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/filters
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/image
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/mount
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/network
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/plugins/logdriver
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/registry
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/strslice
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/swarm
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/swarm/runtime
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/time
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/versions
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/versions/v1p19
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/versions/v1p20
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/api/types/volume
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/exporter
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/builder-next/worker
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/dockerfile
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/dockerignore
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/remotecontext
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/builder/remotecontext/git
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cli
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cli/config
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cli/debug
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/client
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cmd/docker-proxy
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cmd/dockerd
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cmd/dockerd/trap
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/container
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/container/stream
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/contrib/apparmor
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/contrib/docker-device-tool
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/contrib/httpserver
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/convert
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/executor
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/executor/container
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/cluster/provider
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/config
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/discovery
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/events
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/events/testutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/exec
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/aufs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/copy
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/overlay
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/register
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/vfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/graphdriver/zfs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/images
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/initlayer
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/links
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/listeners
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/awslogs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/fluentd
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/gcplogs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/gelf
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/journald
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/local
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/logentries
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/loggerutils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/splunk
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/syslog
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/logger/templates
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/names
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/network
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/daemon/stats
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/distribution
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/distribution/metadata
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/distribution/utils
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/distribution/xfer
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/dockerversion
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/errdefs
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/image
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/image/cache
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/image/tarexport
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/image/v1
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/internal/test/suite
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/layer
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd/queue
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd/remote
15:25:58 [2021-08-29T15:25:58.153Z] github.com/docker/docker/libcontainerd/supervisor
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libcontainerd/types
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/bitseq
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cluster
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/config
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/datastore
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/diagnostic
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/discoverapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/driverapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/bridge
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/host
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/null
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/remote
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/windows
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drvregistry
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/etchosts
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/hostdiscovery
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/idm
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/internal/caller
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipam
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipamapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/builtin
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/null
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/remote
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipamutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/iptables
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/netlabel
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/netutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/networkdb
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ns
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/options
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/osl
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/osl/kernel
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/portallocator
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/portmapper
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/resolvconf
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/testutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/types
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/oci
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/oci/caps
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/opts
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/aaparser
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/archive
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/authorization
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/broadcaster
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/capabilities
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/chrootarchive
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/containerfs
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/devicemapper
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/directory
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/discovery
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/discovery/file
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/discovery/kv
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/discovery/memory
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/discovery/nodes
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/dmesg
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/filenotify
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/fileutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/fsutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/homedir
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/idtools
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/ioutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/jsonmessage
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/locker
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/longpath
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/loopback
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/mount
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/namesgenerator
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/parsers
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/parsers/kernel
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/pidfile
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/platform
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/plugingetter
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/plugins
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/plugins/transport
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/pools
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/progress
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/pubsub
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/reexec
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/signal
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/stack
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/stdcopy
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/streamformatter
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/stringid
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/symlink
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/sysinfo
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/system
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/tailfile
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/tarsum
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/term
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/term/windows
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/truncindex
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/urlutil
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/pkg/useragent
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/plugin
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/plugin/executor/containerd
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/plugin/v2
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/profiles/apparmor
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/profiles/seccomp
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/quota
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/reference
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/registry
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/registry/resumable
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/restartmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/rootless
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/rootless/specconv
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/runconfig
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/runconfig/opts
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/daemon
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/environment
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/fakecontext
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/fakegit
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/fakestorage
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/fixtures/load
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/fixtures/plugin
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/registry
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/testutil/request
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/volume
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/volume/drivers
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/volume/local
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/volume/mounts
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/volume/service
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/volume/service/opts
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/volume/testutils'
15:25:58 [2021-08-29T15:25:58.154Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/bitseq
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cluster
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/config
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/datastore
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/diagnostic
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/discoverapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/driverapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/bridge
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/host
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/null
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/remote
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/windows
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drvregistry
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/etchosts
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/hostdiscovery
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/idm
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/internal/caller
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipam
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipamapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/builtin
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/null
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/remote
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipamutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/iptables
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/netlabel
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/netutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/networkdb
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ns
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/options
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/osl
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/osl/kernel
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/portallocator
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/portmapper
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/resolvconf
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/testutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/types'
15:25:58 [2021-08-29T15:25:58.154Z] + echo 'github.com/docker/docker/libnetwork
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/bitseq
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cluster
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/config
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/datastore
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/diagnostic
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/discoverapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/driverapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/bridge
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/host
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/null
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/remote
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/windows
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drvregistry
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/etchosts
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/hostdiscovery
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/idm
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/internal/caller
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipam
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipamapi
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/builtin
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/null
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/remote
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ipamutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/iptables
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/netlabel
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/netutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/networkdb
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/ns
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/options
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/osl
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/osl/kernel
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/portallocator
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/portmapper
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/resolvconf
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/testutils
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/types'
15:25:58 [2021-08-29T15:25:58.154Z] + grep --fixed-strings libnetwork/drivers/bridge
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/bridge
15:25:58 [2021-08-29T15:25:58.154Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:25:58 [2021-08-29T15:25:58.154Z] + type docker-proxy
15:25:58 [2021-08-29T15:25:58.154Z] hack/test/unit: line 25: type: docker-proxy: not found
15:25:58 [2021-08-29T15:25:58.154Z] + hack/make.sh binary-proxy install-proxy
15:25:58 [2021-08-29T15:25:58.154Z] 
15:25:58 [2021-08-29T15:25:58.415Z] Removing bundles/
15:25:58 [2021-08-29T15:25:58.415Z] 
15:25:58 [2021-08-29T15:25:58.415Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:25:58 [2021-08-29T15:25:58.415Z] Building: bundles/binary-proxy/docker-proxy-dev
15:25:58 [2021-08-29T15:25:58.415Z] GOOS="" GOARCH="" GOARM=""
15:25:58 [2021-08-29T15:25:58.461Z] #28 ...
15:25:58 [2021-08-29T15:25:58.461Z] 
15:25:58 [2021-08-29T15:25:58.461Z] #62 [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
15:25:58 [2021-08-29T15:25:58.461Z] #62 sha256:41080e7beaae697aa258d5d641fb921f987fcbb0b5a3c5e6d6aa26aad9abdab4
15:25:58 [2021-08-29T15:25:58.461Z] #62 5.579 + cd /tmp/tmp.EwwVklrOA9/src/github.com/opencontainers/runc
15:25:58 [2021-08-29T15:25:58.461Z] #62 5.582 + git checkout -q 52b36a2dd837e8462de8e01458bf02cf9eea47dd
15:25:58 [2021-08-29T15:25:58.461Z] #62 5.758 + '[' -z '' ']'
15:25:58 [2021-08-29T15:25:58.461Z] #62 5.758 + target=static
15:25:58 [2021-08-29T15:25:58.461Z] #62 5.759 + make 'BUILDTAGS=seccomp ' static
15:25:58 [2021-08-29T15:25:58.461Z] #62 6.092 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o runc .
15:25:58 [2021-08-29T15:25:58.885Z] INFO: Expanding compiler 3 of 3...
15:25:58 [2021-08-29T15:25:58.885Z] INFO: Removing downloaded files...
15:25:58 [2021-08-29T15:25:58.885Z] INFO: Downloading containerd
15:25:58 [2021-08-29T15:25:58.940Z] #58 232.7 + bin/containerd-shim-runc-v1
15:26:02 [2021-08-29T15:26:02.015Z] #58 ...
15:26:02 [2021-08-29T15:26:02.015Z] 
15:26:02 [2021-08-29T15:26:02.015Z] #55 [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
15:26:02 [2021-08-29T15:26:02.015Z] #55 sha256:863d368eb74949b120b50b2bfffffe8381e04718c5f38e78754c9ca9da7c6bc7
15:26:02 [2021-08-29T15:26:02.015Z] #55 111.6 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:26:02 [2021-08-29T15:26:02.015Z] #55 112.5 + mkdir -p /build
15:26:02 [2021-08-29T15:26:02.015Z] #55 112.5 + cp runc /build/runc
15:26:02 [2021-08-29T15:26:02.496Z] INFO: Expanding compiler 3 of 3...
15:26:02 [2021-08-29T15:26:02.496Z] INFO: Removing downloaded files...
15:26:02 [2021-08-29T15:26:02.496Z] INFO: Downloading containerd
15:26:02 [2021-08-29T15:26:02.947Z] #55 DONE 113.6s
15:26:02 [2021-08-29T15:26:02.947Z] 
15:26:02 [2021-08-29T15:26:02.947Z] #58 [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
15:26:02 [2021-08-29T15:26:02.947Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:26:04 [2021-08-29T15:26:04.285Z] #58 238.1 + bin/containerd-shim-runc-v2
15:26:04 [2021-08-29T15:26:04.840Z] #58 ...
15:26:04 [2021-08-29T15:26:04.840Z] 
15:26:04 [2021-08-29T15:26:04.840Z] #56 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
15:26:04 [2021-08-29T15:26:04.840Z] #56 sha256:ec8a58e8cbecf9e32d15822c24e31835a7f8fcb5ff6661103925b8bbefba1684
15:26:04 [2021-08-29T15:26:04.840Z] #56 DONE 0.2s
15:26:04 [2021-08-29T15:26:04.840Z] 
15:26:04 [2021-08-29T15:26:04.840Z] #58 [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
15:26:04 [2021-08-29T15:26:04.840Z] #58 sha256:6c14baf497c7108a36707d296c126350722309c2ae9bf098a22b0747124a8122
15:26:04 [2021-08-29T15:26:04.855Z] #58 238.7 + binaries
15:26:04 [2021-08-29T15:26:04.855Z] #58 238.7 + install -D bin/containerd /build/containerd
15:26:04 [2021-08-29T15:26:04.855Z] #58 238.8 + install -D bin/containerd-shim /build/containerd-shim
15:26:04 [2021-08-29T15:26:04.855Z] #58 238.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:26:04 [2021-08-29T15:26:04.855Z] #58 238.8 + install -D bin/ctr /build/ctr
15:26:05 [2021-08-29T15:26:05.049Z] #62 ...
15:26:05 [2021-08-29T15:26:05.049Z] 
15:26:05 [2021-08-29T15:26:05.049Z] #28 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:26:05 [2021-08-29T15:26:05.049Z] #28 sha256:b564cdfc06751630941e51d4d83f5bf407f5100356247f454493919df0552b29
15:26:05 [2021-08-29T15:26:05.049Z] #28 14.15 Fetched 48.3 MB in 13s (3687 kB/s)
15:26:05 [2021-08-29T15:26:05.623Z] #28 14.15 Reading package lists...
15:26:05 [2021-08-29T15:26:05.623Z] #28 ...
15:26:05 [2021-08-29T15:26:05.623Z] 
15:26:05 [2021-08-29T15:26:05.623Z] #65 [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
15:26:05 [2021-08-29T15:26:05.623Z] #65 sha256:0933a28339ad511707da3ccc0d4ef6f323ddf8b693fdf037690668094da8acc6
15:26:05 [2021-08-29T15:26:05.623Z] #65 67.82 + bin/containerd
15:26:06 [2021-08-29T15:26:06.233Z] #58 DONE 239.9s
15:26:06 [2021-08-29T15:26:06.803Z] 
15:26:06 [2021-08-29T15:26:06.803Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
15:26:06 [2021-08-29T15:26:06.803Z] #59 sha256:2e89f5bfbe0ec53f760f9c1abf6591d7a27e220941d4df3c57de088b72b39bce
15:26:07 [2021-08-29T15:26:07.436Z] 
15:26:07 [2021-08-29T15:26:07.437Z] Name                           Version          Source           Summary       
15:26:07 [2021-08-29T15:26:07.437Z] ----                           -------          ------           -------       
15:26:07 [2021-08-29T15:26:07.437Z] 7Zip4Powershell                2.0.0            PSGallery        Powershell ...
15:26:07 [2021-08-29T15:26:07.741Z] #59 DONE 0.8s
15:26:07 [2021-08-29T15:26:07.741Z] 
15:26:07 [2021-08-29T15:26:07.741Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:26:07 [2021-08-29T15:26:07.741Z] #63 sha256:365cd1844e85a03085576733a0563bb72960253d604c81d0956a884841cf0a2b
15:26:07 [2021-08-29T15:26:07.741Z] #63 DONE 0.2s
15:26:07 [2021-08-29T15:26:07.741Z] 
15:26:07 [2021-08-29T15:26:07.741Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
15:26:07 [2021-08-29T15:26:07.741Z] #68 sha256:0d82fb647a9f09535e56322a68d000232084e56371987cf68c3f2c1f8e7782ec
15:26:08 [2021-08-29T15:26:08.401Z] 
15:26:08 [2021-08-29T15:26:08.401Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
15:26:08 [2021-08-29T15:26:08.401Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
15:26:08 [2021-08-29T15:26:08.401Z] PSChildName       : containerd
15:26:08 [2021-08-29T15:26:08.401Z] PSDrive           : C
15:26:08 [2021-08-29T15:26:08.401Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
15:26:08 [2021-08-29T15:26:08.401Z] PSIsContainer     : True
15:26:08 [2021-08-29T15:26:08.401Z] Name              : containerd
15:26:08 [2021-08-29T15:26:08.401Z] FullName          : C:\containerd
15:26:08 [2021-08-29T15:26:08.401Z] Parent            : 
15:26:08 [2021-08-29T15:26:08.401Z] Exists            : True
15:26:08 [2021-08-29T15:26:08.401Z] Root              : C:\
15:26:08 [2021-08-29T15:26:08.401Z] Extension         : 
15:26:08 [2021-08-29T15:26:08.401Z] CreationTime      : 8/29/2021 3:26:07 PM
15:26:08 [2021-08-29T15:26:08.401Z] CreationTimeUtc   : 8/29/2021 3:26:07 PM
15:26:08 [2021-08-29T15:26:08.401Z] LastAccessTime    : 8/29/2021 3:26:07 PM
15:26:08 [2021-08-29T15:26:08.401Z] LastAccessTimeUtc : 8/29/2021 3:26:07 PM
15:26:08 [2021-08-29T15:26:08.401Z] LastWriteTime     : 8/29/2021 3:26:07 PM
15:26:08 [2021-08-29T15:26:08.401Z] LastWriteTimeUtc  : 8/29/2021 3:26:07 PM
15:26:08 [2021-08-29T15:26:08.401Z] Attributes        : Directory
15:26:08 [2021-08-29T15:26:08.401Z] Mode              : d-----
15:26:08 [2021-08-29T15:26:08.401Z] BaseName          : containerd
15:26:08 [2021-08-29T15:26:08.401Z] Target            : {}
15:26:08 [2021-08-29T15:26:08.401Z] LinkType          : 
15:26:08 [2021-08-29T15:26:08.401Z] 
15:26:08 [2021-08-29T15:26:08.464Z] Created binary: bundles/binary-proxy/docker-proxy-dev
15:26:08 [2021-08-29T15:26:08.464Z] 
15:26:08 [2021-08-29T15:26:08.464Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:26:08 [2021-08-29T15:26:08.464Z] Installing docker-proxy to /usr/local/bin/
15:26:08 [2021-08-29T15:26:08.464Z] 
15:26:08 [2021-08-29T15:26:08.464Z] + mkdir -p bundles
15:26:08 [2021-08-29T15:26:08.464Z] + '[' -n 'github.com/docker/docker/api
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/backend/build
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/httputils
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/middleware
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/build
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/checkpoint
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/container
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/debug
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/distribution
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/grpc
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/image
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/network
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/plugin
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/session
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/swarm
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/system
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/server/router/volume
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/backend
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/blkiodev
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/container
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/events
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/filters
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/image
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/mount
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/network
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/plugins/logdriver
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/registry
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/strslice
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/swarm
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/swarm/runtime
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/time
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/versions
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/versions/v1p19
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/versions/v1p20
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/api/types/volume
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/builder-next
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/builder-next/exporter
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/builder-next/worker
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/dockerfile
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/dockerignore
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/remotecontext
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/builder/remotecontext/git
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/cli
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/cli/config
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/cli/debug
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/client
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/cmd/docker-proxy
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/cmd/dockerd
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/cmd/dockerd/trap
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/container
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/container/stream
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/contrib/apparmor
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/contrib/docker-device-tool
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/contrib/httpserver
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/cluster
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/cluster/convert
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/cluster/executor
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/cluster/executor/container
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/cluster/provider
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/config
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/discovery
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/events
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/events/testutils
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/exec
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/aufs
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/copy
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/overlay
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/register
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/vfs
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/graphdriver/zfs
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/images
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/initlayer
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/links
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/listeners
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/awslogs
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/fluentd
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/gcplogs
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/gelf
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/journald
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/local
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/logentries
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/loggerutils
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/splunk
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/syslog
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/logger/templates
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/names
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/network
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/daemon/stats
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/distribution
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/distribution/metadata
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/distribution/utils
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/distribution/xfer
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/dockerversion
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/errdefs
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/image
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/image/cache
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/image/tarexport
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/image/v1
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/internal/test/suite
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/layer
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/libcontainerd
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/libcontainerd/queue
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/libcontainerd/remote
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/libcontainerd/supervisor
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/libcontainerd/types
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/oci
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/oci/caps
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/opts
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/pkg/aaparser
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/pkg/archive
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/pkg/authorization
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/pkg/broadcaster
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/pkg/capabilities
15:26:08 [2021-08-29T15:26:08.464Z] github.com/docker/docker/pkg/chrootarchive
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/containerfs
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/devicemapper
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/directory
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/discovery
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/discovery/file
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/discovery/kv
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/discovery/memory
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/discovery/nodes
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/dmesg
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/filenotify
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/fileutils
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/fsutils
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/homedir
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/idtools
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/ioutils
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/jsonmessage
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/locker
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/longpath
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/loopback
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/mount
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/namesgenerator
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/parsers
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/parsers/kernel
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/pidfile
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/platform
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/plugingetter
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/plugins
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/plugins/transport
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/pools
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/progress
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/pubsub
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/reexec
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/signal
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/stack
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/stdcopy
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/streamformatter
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/stringid
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/symlink
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/sysinfo
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/system
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/tailfile
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/tarsum
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/term
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/term/windows
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/truncindex
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/urlutil
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/pkg/useragent
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/plugin
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/plugin/executor/containerd
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/plugin/v2
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/profiles/apparmor
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/profiles/seccomp
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/quota
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/reference
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/registry
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/registry/resumable
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/restartmanager
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/rootless
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/rootless/specconv
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/runconfig
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/runconfig/opts
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/daemon
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/environment
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/fakecontext
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/fakegit
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/fakestorage
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/fixtures/load
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/fixtures/plugin
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/registry
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/testutil/request
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/volume
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/volume/drivers
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/volume/local
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/volume/mounts
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/volume/service
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/volume/service/opts
15:26:08 [2021-08-29T15:26:08.465Z] github.com/docker/docker/volume/testutils' ']'
15:26:08 [2021-08-29T15:26:08.465Z] + 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/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
15:26:09 [2021-08-29T15:26:09.121Z] #68 DONE 1.1s
15:26:09 [2021-08-29T15:26:09.122Z] 
15:26:09 [2021-08-29T15:26:09.122Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
15:26:09 [2021-08-29T15:26:09.122Z] #69 sha256:28d85ddb0df9e10bc7f34e0850a315c577b0d8f0406b36cc57a29a7d5e1ceb3b
15:26:09 [2021-08-29T15:26:09.122Z] #69 DONE 0.0s
15:26:09 [2021-08-29T15:26:09.122Z] 
15:26:09 [2021-08-29T15:26:09.122Z] #70 [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
15:26:09 [2021-08-29T15:26:09.122Z] #70 sha256:622a7a3f53ee0e39ae0b769e017ac3c84ec84f861786be2ded0d189a15b80a8a
15:26:09 [2021-08-29T15:26:09.372Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:26:09 [2021-08-29T15:26:09.372Z] INFO: Configuring git core.autocrlf...
15:26:09 [2021-08-29T15:26:09.372Z] 
15:26:09 [2021-08-29T15:26:09.372Z] 
15:26:09 [2021-08-29T15:26:09.407Z] ?   	github.com/docker/docker/api	[no test files]
15:26:09 [2021-08-29T15:26:09.690Z] #70 0.688 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
15:26:09 [2021-08-29T15:26:09.690Z] #70 0.688 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
15:26:09 [2021-08-29T15:26:09.690Z] #70 0.771 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
15:26:10 [2021-08-29T15:26:10.214Z] #70 0.926 Reading package lists...
15:26:10 [2021-08-29T15:26:10.919Z] #65 ...
15:26:10 [2021-08-29T15:26:10.919Z] 
15:26:10 [2021-08-29T15:26:10.919Z] #28 [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             bash-completion             bzip2             inetutils-ping             iproute2             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
15:26:10 [2021-08-29T15:26:10.919Z] #28 sha256:b564cdfc06751630941e51d4d83f5bf407f5100356247f454493919df0552b29
15:26:10 [2021-08-29T15:26:10.919Z] #28 14.15 Reading package lists...
15:26:11 [2021-08-29T15:26:11.044Z] #70 1.498 Reading package lists...
15:26:11 [2021-08-29T15:26:11.044Z] #70 1.994 Building dependency tree...
15:26:11 [2021-08-29T15:26:11.044Z] #70 2.105 Reading state information...
15:26:11 [2021-08-29T15:26:11.044Z] #70 2.222 The following additional packages will be installed:
15:26:11 [2021-08-29T15:26:11.052Z] 
15:26:11 [2021-08-29T15:26:11.052Z] Name                           Version          Source           Summary       
15:26:11 [2021-08-29T15:26:11.052Z] ----                           -------          ------           -------       
15:26:11 [2021-08-29T15:26:11.052Z] 7Zip4Powershell                2.0.0            PSGallery        Powershell ...
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.222   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.222   systemd-timesyncd
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.223 Suggested packages:
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.223   systemd-container policykit-1
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.223 Recommended packages:
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.223   libnss-systemd
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.308 The following NEW packages will be installed:
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.309   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
15:26:11 [2021-08-29T15:26:11.305Z] #70 2.309   libkmod2 libpam-systemd systemd systemd-sysv systemd-timesyncd
15:26:11 [2021-08-29T15:26:11.510Z] 
15:26:11 [2021-08-29T15:26:11.510Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
15:26:11 [2021-08-29T15:26:11.510Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
15:26:11 [2021-08-29T15:26:11.510Z] PSChildName       : containerd
15:26:11 [2021-08-29T15:26:11.510Z] PSDrive           : C
15:26:11 [2021-08-29T15:26:11.510Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
15:26:11 [2021-08-29T15:26:11.510Z] PSIsContainer     : True
15:26:11 [2021-08-29T15:26:11.510Z] Name              : containerd
15:26:11 [2021-08-29T15:26:11.510Z] FullName          : C:\containerd
15:26:11 [2021-08-29T15:26:11.510Z] Parent            : 
15:26:11 [2021-08-29T15:26:11.510Z] Exists            : True
15:26:11 [2021-08-29T15:26:11.510Z] Root              : C:\
15:26:11 [2021-08-29T15:26:11.510Z] Extension         : 
15:26:11 [2021-08-29T15:26:11.510Z] CreationTime      : 8/29/2021 3:26:11 PM
15:26:11 [2021-08-29T15:26:11.510Z] CreationTimeUtc   : 8/29/2021 3:26:11 PM
15:26:11 [2021-08-29T15:26:11.510Z] LastAccessTime    : 8/29/2021 3:26:11 PM
15:26:11 [2021-08-29T15:26:11.510Z] LastAccessTimeUtc : 8/29/2021 3:26:11 PM
15:26:11 [2021-08-29T15:26:11.510Z] LastWriteTime     : 8/29/2021 3:26:11 PM
15:26:11 [2021-08-29T15:26:11.510Z] LastWriteTimeUtc  : 8/29/2021 3:26:11 PM
15:26:11 [2021-08-29T15:26:11.510Z] Attributes        : Directory
15:26:11 [2021-08-29T15:26:11.510Z] Mode              : d-----
15:26:11 [2021-08-29T15:26:11.510Z] BaseName          : containerd
15:26:11 [2021-08-29T15:26:11.510Z] Target            : {}
15:26:11 [2021-08-29T15:26:11.510Z] LinkType          : 
15:26:11 [2021-08-29T15:26:11.510Z] 
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.576 0 upgraded, 11 newly installed, 0 to remove and 2 not upgraded.
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.576 Need to get 5937 kB of archives.
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.576 After this operation, 19.5 MB of additional disk space will be used.
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.576 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.580 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.581 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.5-1 [244 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.585 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.586 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-timesyncd amd64 247.3-6 [131 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.588 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-6 [4495 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.680 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-6 [113 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.681 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.682 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.684 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-6 [282 kB]
15:26:11 [2021-08-29T15:26:11.566Z] #70 2.686 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.854 debconf: delaying package configuration, since apt-utils is not installed
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.885 Fetched 5937 kB in 0s (15.9 MB/s)
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.907 Selecting previously unselected package libargon2-1:amd64.
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.907 (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 ... 28604 files and directories currently installed.)
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.921 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ...
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.927 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.958 Selecting previously unselected package libjson-c5:amd64.
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.958 Preparing to unpack .../1-libjson-c5_0.15-2_amd64.deb ...
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.962 Unpacking libjson-c5:amd64 (0.15-2) ...
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.995 Selecting previously unselected package libcryptsetup12:amd64.
15:26:11 [2021-08-29T15:26:11.826Z] #70 2.997 Preparing to unpack .../2-libcryptsetup12_2%3a2.3.5-1_amd64.deb ...
15:26:11 [2021-08-29T15:26:11.826Z] #70 3.001 Unpacking libcryptsetup12:amd64 (2:2.3.5-1) ...
15:26:11 [2021-08-29T15:26:11.826Z] #70 3.051 Selecting previously unselected package libkmod2:amd64.
15:26:11 [2021-08-29T15:26:11.826Z] #70 3.051 Preparing to unpack .../3-libkmod2_28-1_amd64.deb ...
15:26:12 [2021-08-29T15:26:12.086Z] #70 3.054 Unpacking libkmod2:amd64 (28-1) ...
15:26:12 [2021-08-29T15:26:12.086Z] #70 3.092 Selecting previously unselected package systemd-timesyncd.
15:26:12 [2021-08-29T15:26:12.086Z] #70 3.095 Preparing to unpack .../4-systemd-timesyncd_247.3-6_amd64.deb ...
15:26:12 [2021-08-29T15:26:12.086Z] #70 3.099 Unpacking systemd-timesyncd (247.3-6) ...
15:26:12 [2021-08-29T15:26:12.086Z] #70 3.146 Selecting previously unselected package systemd.
15:26:12 [2021-08-29T15:26:12.086Z] #70 3.149 Preparing to unpack .../5-systemd_247.3-6_amd64.deb ...
15:26:12 [2021-08-29T15:26:12.086Z] #70 3.181 Unpacking systemd (247.3-6) ...
15:26:12 [2021-08-29T15:26:12.655Z] #70 3.674 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
15:26:12 [2021-08-29T15:26:12.655Z] #70 3.684 Setting up libjson-c5:amd64 (0.15-2) ...
15:26:12 [2021-08-29T15:26:12.655Z] #70 3.694 Setting up libcryptsetup12:amd64 (2:2.3.5-1) ...
15:26:12 [2021-08-29T15:26:12.655Z] #70 3.703 Setting up libkmod2:amd64 (28-1) ...
15:26:12 [2021-08-29T15:26:12.655Z] #70 3.713 Setting up systemd (247.3-6) ...
15:26:12 [2021-08-29T15:26:12.655Z] #70 3.749 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
15:26:12 [2021-08-29T15:26:12.655Z] #70 3.751 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
15:26:12 [2021-08-29T15:26:12.655Z] #70 3.754 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
15:26:12 [2021-08-29T15:26:12.916Z] #70 4.047 Setting up systemd-timesyncd (247.3-6) ...
15:26:13 [2021-08-29T15:26:13.044Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:26:13 [2021-08-29T15:26:13.044Z] INFO: Configuring git core.autocrlf...
15:26:13 [2021-08-29T15:26:13.044Z] 
15:26:13 [2021-08-29T15:26:13.044Z] 
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.250 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service.
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.250 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service.
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.308 Selecting previously unselected package systemd-sysv.
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.308 (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 ... 29432 files and directories currently installed.)
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.322 Preparing to unpack .../systemd-sysv_247.3-6_amd64.deb ...
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.325 Unpacking systemd-sysv (247.3-6) ...
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.367 Selecting previously unselected package libdbus-1-3:amd64.
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.370 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.373 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
15:26:13 [2021-08-29T15:26:13.176Z] #70 4.425 Selecting previously unselected package dbus.
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.428 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.438 Unpacking dbus (1.12.20-2) ...
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.501 Selecting previously unselected package libpam-systemd:amd64.
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.504 Preparing to unpack .../libpam-systemd_247.3-6_amd64.deb ...
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.507 Unpacking libpam-systemd:amd64 (247.3-6) ...
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.552 Selecting previously unselected package dbus-user-session.
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.555 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.558 Unpacking dbus-user-session (1.12.20-2) ...
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.642 Setting up systemd-sysv (247.3-6) ...
15:26:13 [2021-08-29T15:26:13.436Z] #70 4.652 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
15:26:13 [2021-08-29T15:26:13.695Z] #70 4.662 Setting up dbus (1.12.20-2) ...
15:26:13 [2021-08-29T15:26:13.695Z] #70 4.770 invoke-rc.d: could not determine current runlevel
15:26:13 [2021-08-29T15:26:13.695Z] #70 4.773 invoke-rc.d: policy-rc.d denied execution of start.
15:26:13 [2021-08-29T15:26:13.695Z] #70 4.776 Setting up libpam-systemd:amd64 (247.3-6) ...
15:26:13 [2021-08-29T15:26:13.955Z] #70 4.920 Setting up dbus-user-session (1.12.20-2) ...
15:26:13 [2021-08-29T15:26:13.955Z] #70 4.933 Processing triggers for libc-bin (2.31-13) ...
15:26:13 [2021-08-29T15:26:13.955Z] #70 DONE 5.1s
15:26:13 [2021-08-29T15:26:13.955Z] 
15:26:13 [2021-08-29T15:26:13.955Z] #71 [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
15:26:13 [2021-08-29T15:26:13.955Z] #71 sha256:cdb548860a95211f3a3ab2ed9c5c7904cbcb8c1f901428793bbe3b8ce99d3d59
15:26:14 [2021-08-29T15:26:14.526Z] #71 0.458   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
15:26:14 [2021-08-29T15:26:14.526Z] #71 0.461                                  Dload  Upload   Total   Spent    Left  Speed
15:26:14 [2021-08-29T15:26:14.786Z] #71 0.461 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0  16132      0 --:--:-- --:--:-- --:--:-- 16132
15:26:14 [2021-08-29T15:26:14.786Z] #71 DONE 0.6s
15:26:14 [2021-08-29T15:26:14.786Z] 
15:26:14 [2021-08-29T15:26:14.786Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker
15:26:14 [2021-08-29T15:26:14.786Z] #72 sha256:46b13eee1a60d78176bba9959f4787fa8adbd7919a5aff529d251159c2e1f25e
15:26:15 [2021-08-29T15:26:15.724Z] #72 DONE 0.9s
15:26:15 [2021-08-29T15:26:15.724Z] 
15:26:15 [2021-08-29T15:26:15.724Z] #73 exporting to image
15:26:15 [2021-08-29T15:26:15.724Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:26:15 [2021-08-29T15:26:15.724Z] #73 exporting layers
15:26:17 [2021-08-29T15:26:17.511Z] #28 20.41 Reading package lists...
15:26:18 [2021-08-29T15:26:18.456Z] #28 26.98 Building dependency tree...
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.85 bzip2 is already the newest version (1.0.8-4).
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.85 patch is already the newest version (2.7.6-7).
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.85 xz-utils is already the newest version (5.2.5-2).
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.85 The following additional packages will be installed:
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.86   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.86   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.87   libxtables12 python-pip-whl python3-distutils python3-lib2to3
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.87   python3-pkg-resources vim-runtime xxd
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.89 Suggested packages:
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.89   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.89   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.89 Recommended packages:
15:26:19 [2021-08-29T15:26:19.844Z] #28 29.89   libatm1 nftables libpam-cap build-essential python3-dev unzip
15:26:21 [2021-08-29T15:26:21.233Z] #28 31.37 The following NEW packages will be installed:
15:26:21 [2021-08-29T15:26:21.233Z] #28 31.38   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
15:26:21 [2021-08-29T15:26:21.233Z] #28 31.38   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
15:26:21 [2021-08-29T15:26:21.233Z] #28 31.38   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
15:26:21 [2021-08-29T15:26:21.233Z] #28 31.39   libonig5 libprotobuf-c1 libxtables12 net-tools pigz python-pip-whl
15:26:21 [2021-08-29T15:26:21.233Z] #28 31.39   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
15:26:21 [2021-08-29T15:26:21.233Z] #28 31.39   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
15:26:21 [2021-08-29T15:26:21.233Z] #28 31.39   vim-common vim-runtime xfsprogs xxd zip
15:26:21 [2021-08-29T15:26:21.495Z] #28 31.78 0 upgraded, 43 newly installed, 0 to remove and 2 not upgraded.
15:26:21 [2021-08-29T15:26:21.495Z] #28 31.78 Need to get 18.0 MB of archives.
15:26:21 [2021-08-29T15:26:21.495Z] #28 31.78 After this operation, 69.4 MB of additional disk space will be used.
15:26:21 [2021-08-29T15:26:21.495Z] #28 31.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.79 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.79 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.79 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.82 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3 [192 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.82 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3 [226 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.83 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.85 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.86 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.86 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.86 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.86 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.86 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.96 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.96 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.96 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.96 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.96 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.96 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.97 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.97 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.97 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 31.98 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4 [1948 kB]
15:26:21 [2021-08-29T15:26:21.757Z] #28 32.02 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.02 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.03 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.03 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.04 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.04 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4 [337 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.04 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.06 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.07 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3 [6226 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.18 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3 [1494 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.20 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
15:26:22 [2021-08-29T15:26:22.019Z] #28 32.21 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
15:26:22 [2021-08-29T15:26:22.303Z] #73 exporting layers 6.4s done
15:26:22 [2021-08-29T15:26:22.303Z] #73 writing image sha256:d28b4883d4224cacc32b83d3d69f65e2757cf51b43824c61cb529604d378a9ce done
15:26:22 [2021-08-29T15:26:22.303Z] #73 naming to docker.io/library/docker:118931c16a113ea82321e7d906c102a6da511115 done
15:26:22 [2021-08-29T15:26:22.303Z] #73 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:26:22 [2021-08-29T15:26:22.593Z] #28 32.85 debconf: delaying package configuration, since apt-utils is not installed
15:26:22 [2021-08-29T15:26:22.665Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=118931c16a113ea82321e7d906c102a6da511115 -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:118931c16a113ea82321e7d906c102a6da511115 hack/make.sh dynbinary test-integration
15:26:22 [2021-08-29T15:26:22.855Z] #28 33.10 Fetched 18.0 MB in 1s (25.1 MB/s)
15:26:22 [2021-08-29T15:26:22.855Z] #28 33.15 Selecting previously unselected package pigz.
15:26:23 [2021-08-29T15:26:23.116Z] #28 33.15 (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 ... 40072 files and directories currently installed.)
15:26:23 [2021-08-29T15:26:23.116Z] #28 33.22 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.116Z] #28 33.23 Unpacking pigz (2.6-1) ...
15:26:23 [2021-08-29T15:26:23.116Z] #28 33.31 Selecting previously unselected package libelf1:amd64.
15:26:23 [2021-08-29T15:26:23.116Z] #28 33.32 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.116Z] #28 33.32 Unpacking libelf1:amd64 (0.183-1) ...
15:26:23 [2021-08-29T15:26:23.116Z] #28 33.43 Selecting previously unselected package libbpf0:amd64.
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.44 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.45 Unpacking libbpf0:amd64 (1:0.3-2) ...
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.51 Selecting previously unselected package libcap2:amd64.
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.52 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.53 Unpacking libcap2:amd64 (1:2.44-1) ...
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.59 Selecting previously unselected package libmnl0:amd64.
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.59 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.60 Unpacking libmnl0:amd64 (1.0.4-3) ...
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.65 Selecting previously unselected package libxtables12:amd64.
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.65 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.65 Unpacking libxtables12:amd64 (1.8.7-1) ...
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.71 Selecting previously unselected package libcap2-bin.
15:26:23 [2021-08-29T15:26:23.378Z] #28 33.71 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.640Z] #28 33.71 Unpacking libcap2-bin (1:2.44-1) ...
15:26:23 [2021-08-29T15:26:23.640Z] #28 33.78 Selecting previously unselected package iproute2.
15:26:23 [2021-08-29T15:26:23.640Z] #28 33.78 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.640Z] #28 33.78 Unpacking iproute2 (5.10.0-4) ...
15:26:23 [2021-08-29T15:26:23.902Z] #28 34.06 Selecting previously unselected package xxd.
15:26:23 [2021-08-29T15:26:23.902Z] #28 34.06 Preparing to unpack .../08-xxd_2%3a8.2.2434-3_amd64.deb ...
15:26:23 [2021-08-29T15:26:23.902Z] #28 34.07 Unpacking xxd (2:8.2.2434-3) ...
15:26:23 [2021-08-29T15:26:23.902Z] #28 34.15 Selecting previously unselected package vim-common.
15:26:24 [2021-08-29T15:26:24.163Z] #28 34.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3_all.deb ...
15:26:24 [2021-08-29T15:26:24.163Z] #28 34.18 Unpacking vim-common (2:8.2.2434-3) ...
15:26:24 [2021-08-29T15:26:24.163Z] #28 34.31 Selecting previously unselected package bash-completion.
15:26:24 [2021-08-29T15:26:24.163Z] #28 34.31 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
15:26:24 [2021-08-29T15:26:24.351Z] ok  	github.com/docker/docker/api/server	0.024s	coverage: 9.0% of statements
15:26:24 [2021-08-29T15:26:24.375Z] #58 253.7 # github.com/containerd/containerd/cmd/containerd
15:26:24 [2021-08-29T15:26:24.375Z] #58 253.7 /usr/bin/ld: /tmp/go-link-2014788657/000019.o: in function `New':
15:26:24 [2021-08-29T15:26:24.375Z] #58 253.7 /tmp/tmp.OYHY8VLCK1/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
15:26:24 [2021-08-29T15:26:24.375Z] #58 253.8 + bin/containerd-stress
15:26:24 [2021-08-29T15:26:24.375Z] #58 254.8 + bin/containerd-shim
15:26:24 [2021-08-29T15:26:24.572Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
15:26:24 [2021-08-29T15:26:24.572Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
15:26:24 [2021-08-29T15:26:24.572Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
15:26:24 [2021-08-29T15:26:24.572Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
15:26:24 [2021-08-29T15:26:24.572Z] systemd 247.3-6 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
15:26:24 [2021-08-29T15:26:24.572Z] Detected virtualization docker.
15:26:24 [2021-08-29T15:26:24.572Z] Detected architecture x86-64.
15:26:24 [2021-08-29T15:26:24.572Z] Set hostname to <fa2eb0bcb352>.
15:26:24 [2021-08-29T15:26:24.572Z] modprobe@configfs.service: Succeeded.
15:26:24 [2021-08-29T15:26:24.572Z] modprobe@drm.service: Succeeded.
15:26:24 [2021-08-29T15:26:24.572Z] modprobe@fuse.service: Succeeded.
15:26:24 [2021-08-29T15:26:24.833Z] + source /etc/docker-entrypoint-cmd
15:26:24 [2021-08-29T15:26:24.833Z] ++ hack/make.sh dynbinary test-integration
15:26:24 [2021-08-29T15:26:24.833Z] 
15:26:24 [2021-08-29T15:26:24.833Z] Removing bundles/
15:26:24 [2021-08-29T15:26:24.833Z] 
15:26:24 [2021-08-29T15:26:24.833Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:26:25 [2021-08-29T15:26:25.094Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:26:25 [2021-08-29T15:26:25.094Z] GOOS="" GOARCH="" GOARM=""
15:26:25 [2021-08-29T15:26:25.108Z] #28 35.45 Unpacking bash-completion (1:2.11-2) ...
15:26:25 [2021-08-29T15:26:25.370Z] #28 35.67 Selecting previously unselected package apparmor.
15:26:25 [2021-08-29T15:26:25.370Z] #28 35.68 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
15:26:25 [2021-08-29T15:26:25.370Z] #28 35.72 Unpacking apparmor (2.13.6-10) ...
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.00 Selecting previously unselected package inetutils-ping.
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.02 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.02 Unpacking inetutils-ping (2:2.0-1) ...
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.12 Selecting previously unselected package libip4tc2:amd64.
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.12 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.13 Unpacking libip4tc2:amd64 (1.8.7-1) ...
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.18 Selecting previously unselected package libip6tc2:amd64.
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.19 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.20 Unpacking libip6tc2:amd64 (1.8.7-1) ...
15:26:25 [2021-08-29T15:26:25.894Z] #28 36.25 Selecting previously unselected package libnfnetlink0:amd64.
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.25 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.31 Selecting previously unselected package libnetfilter-conntrack3:amd64.
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.31 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.32 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.37 Selecting previously unselected package libnftnl11:amd64.
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.37 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.38 Unpacking libnftnl11:amd64 (1.1.9-1) ...
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.43 Selecting previously unselected package iptables.
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.43 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.156Z] #28 36.44 Unpacking iptables (1.8.7-1) ...
15:26:26 [2021-08-29T15:26:26.417Z] #28 36.58 Selecting previously unselected package libonig5:amd64.
15:26:26 [2021-08-29T15:26:26.417Z] #28 36.59 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.417Z] #28 36.59 Unpacking libonig5:amd64 (6.9.6-1.1) ...
15:26:26 [2021-08-29T15:26:26.417Z] #28 36.68 Selecting previously unselected package libjq1:amd64.
15:26:26 [2021-08-29T15:26:26.417Z] #28 36.68 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.417Z] #28 36.69 Unpacking libjq1:amd64 (1.6-2.1) ...
15:26:26 [2021-08-29T15:26:26.417Z] #28 36.77 Selecting previously unselected package jq.
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.78 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.78 Unpacking jq (1.6-2.1) ...
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.85 Selecting previously unselected package libaio1:amd64.
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.85 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.86 Unpacking libaio1:amd64 (0.3.112-9) ...
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.90 Selecting previously unselected package libgpm2:amd64.
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.91 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.92 Unpacking libgpm2:amd64 (1.20.7-8) ...
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.96 Selecting previously unselected package libinih1:amd64.
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.97 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.680Z] #28 36.98 Unpacking libinih1:amd64 (53-1+b2) ...
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.03 Selecting previously unselected package libnet1:amd64.
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.04 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.11 Selecting previously unselected package libnl-3-200:amd64.
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.11 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.12 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.18 Selecting previously unselected package libprotobuf-c1:amd64.
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.19 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.19 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.23 Selecting previously unselected package net-tools.
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.24 Preparing to unpack .../28-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
15:26:26 [2021-08-29T15:26:26.941Z] #28 37.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
15:26:27 [2021-08-29T15:26:27.203Z] #28 37.36 Selecting previously unselected package python-pip-whl.
15:26:27 [2021-08-29T15:26:27.203Z] #28 37.37 Preparing to unpack .../29-python-pip-whl_20.3.4-4_all.deb ...
15:26:27 [2021-08-29T15:26:27.203Z] #28 37.37 Unpacking python-pip-whl (20.3.4-4) ...
15:26:27 [2021-08-29T15:26:27.464Z] #28 37.69 Selecting previously unselected package python3-lib2to3.
15:26:27 [2021-08-29T15:26:27.464Z] #28 37.69 Preparing to unpack .../30-python3-lib2to3_3.9.2-1_all.deb ...
15:26:27 [2021-08-29T15:26:27.465Z] #28 37.70 Unpacking python3-lib2to3 (3.9.2-1) ...
15:26:27 [2021-08-29T15:26:27.465Z] #28 37.77 Selecting previously unselected package python3-distutils.
15:26:27 [2021-08-29T15:26:27.726Z] #28 37.78 Preparing to unpack .../31-python3-distutils_3.9.2-1_all.deb ...
15:26:27 [2021-08-29T15:26:27.726Z] #28 37.78 Unpacking python3-distutils (3.9.2-1) ...
15:26:27 [2021-08-29T15:26:27.726Z] #28 37.87 Selecting previously unselected package python3-pkg-resources.
15:26:27 [2021-08-29T15:26:27.726Z] #28 37.89 Preparing to unpack .../32-python3-pkg-resources_52.0.0-4_all.deb ...
15:26:27 [2021-08-29T15:26:27.726Z] #28 37.89 Unpacking python3-pkg-resources (52.0.0-4) ...
15:26:27 [2021-08-29T15:26:27.726Z] #28 37.99 Selecting previously unselected package python3-setuptools.
15:26:27 [2021-08-29T15:26:27.988Z] #28 38.00 Preparing to unpack .../33-python3-setuptools_52.0.0-4_all.deb ...
15:26:27 [2021-08-29T15:26:27.988Z] #28 38.00 Unpacking python3-setuptools (52.0.0-4) ...
15:26:27 [2021-08-29T15:26:27.988Z] #28 38.16 Selecting previously unselected package python3-wheel.
15:26:27 [2021-08-29T15:26:27.988Z] #28 38.17 Preparing to unpack .../34-python3-wheel_0.34.2-1_all.deb ...
15:26:27 [2021-08-29T15:26:27.988Z] #28 38.17 Unpacking python3-wheel (0.34.2-1) ...
15:26:27 [2021-08-29T15:26:27.988Z] #28 38.22 Selecting previously unselected package python3-pip.
15:26:27 [2021-08-29T15:26:27.988Z] #28 38.23 Preparing to unpack .../35-python3-pip_20.3.4-4_all.deb ...
15:26:27 [2021-08-29T15:26:27.988Z] #28 38.23 Unpacking python3-pip (20.3.4-4) ...
15:26:28 [2021-08-29T15:26:28.250Z] #28 38.38 Selecting previously unselected package sudo.
15:26:28 [2021-08-29T15:26:28.250Z] #28 38.39 Preparing to unpack .../36-sudo_1.9.5p2-3_amd64.deb ...
15:26:28 [2021-08-29T15:26:28.250Z] #28 38.40 Unpacking sudo (1.9.5p2-3) ...
15:26:28 [2021-08-29T15:26:28.511Z] #28 38.77 Selecting previously unselected package thin-provisioning-tools.
15:26:28 [2021-08-29T15:26:28.511Z] #28 38.77 Preparing to unpack .../37-thin-provisioning-tools_0.9.0-1_amd64.deb ...
15:26:28 [2021-08-29T15:26:28.511Z] #28 38.78 Unpacking thin-provisioning-tools (0.9.0-1) ...
15:26:28 [2021-08-29T15:26:28.772Z] #28 38.93 Selecting previously unselected package uidmap.
15:26:28 [2021-08-29T15:26:28.772Z] #28 38.93 Preparing to unpack .../38-uidmap_1%3a4.8.1-1_amd64.deb ...
15:26:28 [2021-08-29T15:26:28.772Z] #28 38.94 Unpacking uidmap (1:4.8.1-1) ...
15:26:28 [2021-08-29T15:26:28.772Z] #28 39.06 Selecting previously unselected package vim-runtime.
15:26:28 [2021-08-29T15:26:28.772Z] #28 39.06 Preparing to unpack .../39-vim-runtime_2%3a8.2.2434-3_all.deb ...
15:26:28 [2021-08-29T15:26:28.772Z] #28 39.09 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
15:26:28 [2021-08-29T15:26:28.772Z] #28 39.12 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
15:26:29 [2021-08-29T15:26:29.034Z] #28 39.13 Unpacking vim-runtime (2:8.2.2434-3) ...
15:26:29 [2021-08-29T15:26:29.253Z] c67ded6868b6: Pull complete
15:26:29 [2021-08-29T15:26:29.253Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097
15:26:29 [2021-08-29T15:26:29.253Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:26:29 [2021-08-29T15:26:29.253Z] mcr.microsoft.com/windows/servercore:ltsc2019
15:26:29 [2021-08-29T15:26:29.253Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.2114'
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Docker version of control daemon
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] Client:
15:26:29 [2021-08-29T15:26:29.253Z]  Version:           20.10.8
15:26:29 [2021-08-29T15:26:29.253Z]  API version:       1.41
15:26:29 [2021-08-29T15:26:29.253Z]  Go version:        go1.16.6
15:26:29 [2021-08-29T15:26:29.253Z]  Git commit:        3967b7d
15:26:29 [2021-08-29T15:26:29.253Z]  Built:             Fri Jul 30 19:58:50 2021
15:26:29 [2021-08-29T15:26:29.253Z]  OS/Arch:           windows/amd64
15:26:29 [2021-08-29T15:26:29.253Z]  Context:           default
15:26:29 [2021-08-29T15:26:29.253Z]  Experimental:      true
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] Server: Docker Engine - Community
15:26:29 [2021-08-29T15:26:29.253Z]  Engine:
15:26:29 [2021-08-29T15:26:29.253Z]   Version:          20.10.8
15:26:29 [2021-08-29T15:26:29.253Z]   API version:      1.41 (minimum version 1.24)
15:26:29 [2021-08-29T15:26:29.253Z]   Go version:       go1.16.6
15:26:29 [2021-08-29T15:26:29.253Z]   Git commit:       75249d8
15:26:29 [2021-08-29T15:26:29.253Z]   Built:            Fri Jul 30 19:54:29 2021
15:26:29 [2021-08-29T15:26:29.253Z]   OS/Arch:          windows/amd64
15:26:29 [2021-08-29T15:26:29.253Z]   Experimental:     true
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Docker info of control daemon
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] Client:
15:26:29 [2021-08-29T15:26:29.253Z]  Context:    default
15:26:29 [2021-08-29T15:26:29.253Z]  Debug Mode: false
15:26:29 [2021-08-29T15:26:29.253Z]  Plugins:
15:26:29 [2021-08-29T15:26:29.253Z]   app: Docker Application (Docker Inc., v0.8.0)
15:26:29 [2021-08-29T15:26:29.253Z]   cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0)
15:26:29 [2021-08-29T15:26:29.253Z]   registry: Manage Docker registries (Docker Inc., 0.1.0)
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] Server:
15:26:29 [2021-08-29T15:26:29.253Z]  Containers: 0
15:26:29 [2021-08-29T15:26:29.253Z]   Running: 0
15:26:29 [2021-08-29T15:26:29.253Z]   Paused: 0
15:26:29 [2021-08-29T15:26:29.253Z]   Stopped: 0
15:26:29 [2021-08-29T15:26:29.253Z]  Images: 1
15:26:29 [2021-08-29T15:26:29.253Z]  Server Version: 20.10.8
15:26:29 [2021-08-29T15:26:29.253Z]  Storage Driver: windowsfilter (windows) lcow (linux)
15:26:29 [2021-08-29T15:26:29.253Z]   Windows: 
15:26:29 [2021-08-29T15:26:29.253Z]   LCOW: 
15:26:29 [2021-08-29T15:26:29.253Z]  Logging Driver: json-file
15:26:29 [2021-08-29T15:26:29.253Z]  Plugins:
15:26:29 [2021-08-29T15:26:29.253Z]   Volume: local
15:26:29 [2021-08-29T15:26:29.253Z]   Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:26:29 [2021-08-29T15:26:29.253Z]   Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:26:29 [2021-08-29T15:26:29.253Z]  Swarm: inactive
15:26:29 [2021-08-29T15:26:29.253Z]  Default Isolation: process
15:26:29 [2021-08-29T15:26:29.253Z]  Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:26:29 [2021-08-29T15:26:29.253Z]  Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
15:26:29 [2021-08-29T15:26:29.253Z]  OSType: windows
15:26:29 [2021-08-29T15:26:29.253Z]  Architecture: x86_64
15:26:29 [2021-08-29T15:26:29.253Z]  CPUs: 4
15:26:29 [2021-08-29T15:26:29.253Z]  Total Memory: 32GiB
15:26:29 [2021-08-29T15:26:29.253Z]  Name: azwin-2-6d1f50
15:26:29 [2021-08-29T15:26:29.253Z]  ID: XY73:YXCL:4JV2:L5OD:3LLO:K3OC:FGXE:SVIG:WUSL:HBJG:UQY5:VISZ
15:26:29 [2021-08-29T15:26:29.253Z]  Docker Root Dir: D:\docker
15:26:29 [2021-08-29T15:26:29.253Z]  Debug Mode: false
15:26:29 [2021-08-29T15:26:29.253Z]  Registry: https://index.docker.io/v1/
15:26:29 [2021-08-29T15:26:29.253Z]  Labels:
15:26:29 [2021-08-29T15:26:29.253Z]  Experimental: true
15:26:29 [2021-08-29T15:26:29.253Z]  Insecure Registries:
15:26:29 [2021-08-29T15:26:29.253Z]   10.0.0.4:5000
15:26:29 [2021-08-29T15:26:29.253Z]   127.0.0.0/8
15:26:29 [2021-08-29T15:26:29.253Z]  Registry Mirrors:
15:26:29 [2021-08-29T15:26:29.253Z]   http://10.0.0.4:5000/
15:26:29 [2021-08-29T15:26:29.253Z]  Live Restore Enabled: false
15:26:29 [2021-08-29T15:26:29.253Z]  Product License: Community Engine
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Commit hash is 33977e17a0
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Nuke-Everything...
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Container count on control daemon to delete is 0
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Nuking d:\CI
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Zapped successfully
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Location for testing is d:\CI\PR-42349\21
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Validating GOLang consistency in Dockerfile.windows...
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] INFO: Building the image from Dockerfile.windows at 08/29/2021 15:26:19...
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] Sending build context to Docker daemon  60.65MB
15:26:29 [2021-08-29T15:26:29.253Z] 
15:26:29 [2021-08-29T15:26:29.253Z] Step 1/11 : FROM microsoft/windowsservercore
15:26:29 [2021-08-29T15:26:29.253Z]  ---> d1724c2d9a84
15:26:29 [2021-08-29T15:26:29.253Z] Step 2/11 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"]
15:26:29 [2021-08-29T15:26:29.253Z]  ---> Running in 37c932d97239
15:26:29 [2021-08-29T15:26:29.253Z] Removing intermediate container 37c932d97239
15:26:29 [2021-08-29T15:26:29.253Z]  ---> 9270f7acb5ca
15:26:29 [2021-08-29T15:26:29.253Z] Step 3/11 : ARG GO_VERSION=1.17.0
15:26:29 [2021-08-29T15:26:29.253Z]  ---> Running in 58a5bf119ce2
15:26:29 [2021-08-29T15:26:29.253Z] Removing intermediate container 58a5bf119ce2
15:26:29 [2021-08-29T15:26:29.253Z]  ---> 02b46ec6727e
15:26:29 [2021-08-29T15:26:29.253Z] Step 4/11 : ARG CONTAINERD_VERSION=1.5.5
15:26:29 [2021-08-29T15:26:29.253Z]  ---> Running in 68404699cd58
15:26:29 [2021-08-29T15:26:29.253Z] Removing intermediate container 68404699cd58
15:26:29 [2021-08-29T15:26:29.253Z]  ---> 305f52161dce
15:26:29 [2021-08-29T15:26:29.253Z] Step 5/11 : ARG GOTESTSUM_COMMIT=v0.5.3
15:26:29 [2021-08-29T15:26:29.253Z]  ---> Running in 863e9fa32ee4
15:26:29 [2021-08-29T15:26:29.253Z] Removing intermediate container 863e9fa32ee4
15:26:29 [2021-08-29T15:26:29.253Z]  ---> 791336d7c9c5
15:26:29 [2021-08-29T15:26:29.253Z] Step 6/11 : ENV GO_VERSION=${GO_VERSION}     CONTAINERD_VERSION=${CONTAINERD_VERSION}     GIT_VERSION=2.11.1     GOPATH=C:\gopath     GO111MODULE=off     FROM_DOCKERFILE=1     GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT}
15:26:29 [2021-08-29T15:26:29.253Z]  ---> Running in 5c11b85eedc5
15:26:29 [2021-08-29T15:26:29.253Z] Removing intermediate container 5c11b85eedc5
15:26:29 [2021-08-29T15:26:29.253Z]  ---> 2c22f8066959
15:26:29 [2021-08-29T15:26:29.253Z] Step 7/11 : 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;C:\containerd\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;     Write-Host INFO: Downloading containerd;   Install-Package -Force 7Zip4PowerShell;   $location='https://github.com/containerd/containerd/releases/download/v'+$Env:CONTAINERD_VERSION+'/containerd-'+$Env:CONTAINERD_VERSION+'-windows-amd64.tar.gz';   Download-File $location C:\containerd.tar.gz;   New-Item -Path C:\containerd -ItemType Directory;   Expand-7Zip C:\containerd.tar.gz C:\;   Expand-7Zip C:\containerd.tar C:\containerd;   Remove-Item C:\containerd.tar.gz;   Remove-Item C:\containerd.tar;     $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;
15:26:29 [2021-08-29T15:26:29.253Z]  ---> Running in e2fa169123d7
15:26:30 [2021-08-29T15:26:30.421Z] #28 40.72 Selecting previously unselected package vim.
15:26:30 [2021-08-29T15:26:30.421Z] #28 40.74 Preparing to unpack .../40-vim_2%3a8.2.2434-3_amd64.deb ...
15:26:30 [2021-08-29T15:26:30.682Z] #28 40.75 Unpacking vim (2:8.2.2434-3) ...
15:26:30 [2021-08-29T15:26:30.934Z] #58 261.9 + bin/containerd-shim-runc-v1
15:26:30 [2021-08-29T15:26:30.943Z] #28 41.11 Selecting previously unselected package xfsprogs.
15:26:30 [2021-08-29T15:26:30.943Z] #28 41.12 Preparing to unpack .../41-xfsprogs_5.10.0-4_amd64.deb ...
15:26:30 [2021-08-29T15:26:30.943Z] #28 41.12 Unpacking xfsprogs (5.10.0-4) ...
15:26:31 [2021-08-29T15:26:31.203Z] #28 41.39 Selecting previously unselected package zip.
15:26:31 [2021-08-29T15:26:31.203Z] #28 41.40 Preparing to unpack .../42-zip_3.0-12_amd64.deb ...
15:26:31 [2021-08-29T15:26:31.203Z] #28 41.40 Unpacking zip (3.0-12) ...
15:26:31 [2021-08-29T15:26:31.353Z] #58 259.8 # github.com/containerd/containerd/cmd/containerd
15:26:31 [2021-08-29T15:26:31.353Z] #58 259.8 /usr/bin/ld: /tmp/go-link-83725207/000019.o: in function `New':
15:26:31 [2021-08-29T15:26:31.353Z] #58 259.8 /tmp/tmp.LcbVZeMgWc/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
15:26:31 [2021-08-29T15:26:31.353Z] #58 259.9 + bin/containerd-stress
15:26:31 [2021-08-29T15:26:31.353Z] #58 260.9 + bin/containerd-shim
15:26:31 [2021-08-29T15:26:31.464Z] #28 41.54 Setting up python3-pkg-resources (52.0.0-4) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 41.94 Setting up libip4tc2:amd64 (1.8.7-1) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 41.95 Setting up net-tools (1.60+git20181103.0eebece-1) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 41.96 Setting up libgpm2:amd64 (1.20.7-8) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 41.98 Setting up libip6tc2:amd64 (1.8.7-1) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 41.99 Setting up libinih1:amd64 (53-1+b2) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 42.00 Setting up uidmap (1:4.8.1-1) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 42.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 42.02 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
15:26:31 [2021-08-29T15:26:31.725Z] #28 42.04 Setting up python3-wheel (0.34.2-1) ...
15:26:31 [2021-08-29T15:26:31.986Z] #28 42.34 Setting up xxd (2:8.2.2434-3) ...
15:26:32 [2021-08-29T15:26:32.247Z] #28 42.35 Setting up libcap2:amd64 (1:2.44-1) ...
15:26:32 [2021-08-29T15:26:32.247Z] #28 42.36 Setting up libcap2-bin (1:2.44-1) ...
15:26:32 [2021-08-29T15:26:32.247Z] #28 42.37 Setting up apparmor (2.13.6-10) ...
15:26:33 [2021-08-29T15:26:33.452Z] #28 43.53 Setting up zip (3.0-12) ...
15:26:33 [2021-08-29T15:26:33.452Z] #28 43.55 Setting up vim-common (2:8.2.2434-3) ...
15:26:33 [2021-08-29T15:26:33.452Z] #28 43.57 Setting up bash-completion (1:2.11-2) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.77 Setting up libmnl0:amd64 (1.0.4-3) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.78 Setting up sudo (1.9.5p2-3) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.93 invoke-rc.d: could not determine current runlevel
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.93 invoke-rc.d: policy-rc.d denied execution of start.
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.94 Setting up xfsprogs (5.10.0-4) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.95 Setting up libxtables12:amd64 (1.8.7-1) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.96 Setting up inetutils-ping (2:2.0-1) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.97 Setting up pigz (2.6-1) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 44.99 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 45.01 Setting up python-pip-whl (20.3.4-4) ...
15:26:34 [2021-08-29T15:26:34.840Z] #28 45.02 Setting up vim-runtime (2:8.2.2434-3) ...
15:26:35 [2021-08-29T15:26:35.120Z] #58 267.0 + bin/containerd-shim-runc-v2
15:26:35 [2021-08-29T15:26:35.413Z] #28 45.47 Setting up libaio1:amd64 (0.3.112-9) ...
15:26:35 [2021-08-29T15:26:35.413Z] #28 45.49 Setting up python3-lib2to3 (3.9.2-1) ...
15:26:35 [2021-08-29T15:26:35.674Z] #28 45.73 Setting up libelf1:amd64 (0.183-1) ...
15:26:35 [2021-08-29T15:26:35.674Z] #28 45.74 Setting up libonig5:amd64 (6.9.6-1.1) ...
15:26:35 [2021-08-29T15:26:35.674Z] #28 45.75 Setting up python3-distutils (3.9.2-1) ...
15:26:35 [2021-08-29T15:26:35.687Z] #58 267.6 + binaries
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.11 Setting up vim (2:8.2.2434-3) ...
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
15:26:35 [2021-08-29T15:26:35.937Z] #28 46.24 Setting up python3-setuptools (52.0.0-4) ...
15:26:35 [2021-08-29T15:26:35.945Z] #58 267.6 + install -D bin/containerd /build/containerd
15:26:35 [2021-08-29T15:26:35.945Z] #58 267.6 + install -D bin/containerd-shim /build/containerd-shim
15:26:35 [2021-08-29T15:26:35.945Z] #58 267.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:26:35 [2021-08-29T15:26:35.945Z] #58 267.6 + install -D bin/ctr /build/ctr
15:26:36 [2021-08-29T15:26:36.882Z] #28 47.08 Setting up libjq1:amd64 (1.6-2.1) ...
15:26:36 [2021-08-29T15:26:36.882Z] #28 47.09 Setting up libnftnl11:amd64 (1.1.9-1) ...
15:26:36 [2021-08-29T15:26:36.882Z] #28 47.10 Setting up thin-provisioning-tools (0.9.0-1) ...
15:26:36 [2021-08-29T15:26:36.882Z] #28 47.12 Setting up python3-pip (20.3.4-4) ...
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.82 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.83 Setting up jq (1.6-2.1) ...
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.85 Setting up libbpf0:amd64 (1:0.3-2) ...
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.86 Setting up iptables (1.8.7-1) ...
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
15:26:37 [2021-08-29T15:26:37.717Z] #28 47.90 Setting up iproute2 (5.10.0-4) ...
15:26:37 [2021-08-29T15:26:37.900Z] #58 268.1 + bin/containerd-shim-runc-v1
15:26:37 [2021-08-29T15:26:37.980Z] #28 48.16 Processing triggers for libc-bin (2.31-13) ...
15:26:38 [2021-08-29T15:26:38.554Z] #28 DONE 48.8s
15:26:38 [2021-08-29T15:26:38.554Z] 
15:26:38 [2021-08-29T15:26:38.554Z] #65 [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
15:26:38 [2021-08-29T15:26:38.554Z] #65 sha256:0933a28339ad511707da3ccc0d4ef6f323ddf8b693fdf037690668094da8acc6
15:26:38 [2021-08-29T15:26:38.816Z] #65 ...
15:26:38 [2021-08-29T15:26:38.816Z] 
15:26:38 [2021-08-29T15:26:38.816Z] #29 [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
15:26:38 [2021-08-29T15:26:38.816Z] #29 sha256:ad19aee3c9d72f5acc5629171ad3f2fc3efabcaf23ce85cf5ef7cbf56d833cfe
15:26:39 [2021-08-29T15:26:39.223Z] #58 DONE 270.7s
15:26:39 [2021-08-29T15:26:39.560Z] 
15:26:39 [2021-08-29T15:26:39.560Z] SUCCESS: Specified value was saved.
15:26:39 [2021-08-29T15:26:39.770Z] #29 0.908 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
15:26:39 [2021-08-29T15:26:39.770Z] #29 0.912 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
15:26:39 [2021-08-29T15:26:39.770Z] #29 0.916 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
15:26:39 [2021-08-29T15:26:39.770Z] #29 DONE 1.0s
15:26:39 [2021-08-29T15:26:39.770Z] 
15:26:39 [2021-08-29T15:26:39.770Z] #30 [dev-systemd-false  9/25] RUN pip3 install yamllint==1.26.1
15:26:39 [2021-08-29T15:26:39.770Z] #30 sha256:d07b419befa08bd8912c2b6e29ff7095619d0c412e05461e971d5d936691b329
15:26:40 [2021-08-29T15:26:40.016Z] INFO: Downloading git...
15:26:40 [2021-08-29T15:26:40.156Z] 
15:26:40 [2021-08-29T15:26:40.156Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
15:26:40 [2021-08-29T15:26:40.156Z] #59 sha256:7dab1a5f581d001fab39370439f65f0faf4a0405bd74ad99459df7bc820179bb
15:26:41 [2021-08-29T15:26:41.088Z] #59 DONE 1.1s
15:26:41 [2021-08-29T15:26:41.345Z] 
15:26:41 [2021-08-29T15:26:41.346Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:26:41 [2021-08-29T15:26:41.346Z] #63 sha256:0c82031695ffddb292a09974b8e043abb954a4be0f4bb43b45f2c0b3c0aaf643
15:26:41 [2021-08-29T15:26:41.346Z] #63 DONE 0.3s
15:26:41 [2021-08-29T15:26:41.544Z] INFO: Downloading go...
15:26:41 [2021-08-29T15:26:41.608Z] 
15:26:41 [2021-08-29T15:26:41.608Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
15:26:41 [2021-08-29T15:26:41.608Z] #68 sha256:56982249ff89dd18fcf7422935b4eeeda332a9b2b90bc05529473a859dca5bbb
15:26:42 [2021-08-29T15:26:42.981Z] #68 DONE 1.5s
15:26:42 [2021-08-29T15:26:42.981Z] 
15:26:42 [2021-08-29T15:26:42.981Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
15:26:42 [2021-08-29T15:26:42.981Z] #69 sha256:aa149f0fca858d9cf47bc8932bbb33d9c7dc5d4869d47cbaded74af8c281da02
15:26:42 [2021-08-29T15:26:42.981Z] #69 DONE 0.0s
15:26:42 [2021-08-29T15:26:42.981Z] 
15:26:42 [2021-08-29T15:26:42.981Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
15:26:42 [2021-08-29T15:26:42.981Z] #70 sha256:375a3ef1732b0c0d9bf0d5796403d6e948599b9eb30e4510cdadd967d9d0c453
15:26:43 [2021-08-29T15:26:43.076Z] INFO: Downloading compiler 1 of 3...
15:26:43 [2021-08-29T15:26:43.151Z] #58 273.3 + bin/containerd-shim-runc-v2
15:26:43 [2021-08-29T15:26:43.532Z] INFO: Downloading compiler 2 of 3...
15:26:43 [2021-08-29T15:26:43.532Z] INFO: Downloading compiler 3 of 3...
15:26:43 [2021-08-29T15:26:43.532Z] INFO: Extracting git...
15:26:43 [2021-08-29T15:26:43.713Z] #58 273.9 + binaries
15:26:43 [2021-08-29T15:26:43.713Z] #58 273.9 + install -D bin/containerd /build/containerd
15:26:43 [2021-08-29T15:26:43.713Z] #58 273.9 + install -D bin/containerd-shim /build/containerd-shim
15:26:43 [2021-08-29T15:26:43.713Z] #58 273.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:26:43 [2021-08-29T15:26:43.713Z] #58 273.9 + install -D bin/ctr /build/ctr
15:26:44 [2021-08-29T15:26:44.882Z] #70 DONE 1.5s
15:26:44 [2021-08-29T15:26:44.882Z] 
15:26:44 [2021-08-29T15:26:44.882Z] #71 exporting to image
15:26:44 [2021-08-29T15:26:44.882Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:26:44 [2021-08-29T15:26:44.882Z] #71 exporting layers
15:26:46 [2021-08-29T15:26:46.229Z] #58 DONE 276.6s
15:26:47 [2021-08-29T15:26:47.156Z] 
15:26:47 [2021-08-29T15:26:47.156Z] #59 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
15:26:47 [2021-08-29T15:26:47.156Z] #59 sha256:d94b7c7e33670e753cd7124742525ceea2f023ff26c3c58197b665f5957ba70c
15:26:47 [2021-08-29T15:26:47.917Z] #30 7.894 Collecting yamllint==1.26.1
15:26:48 [2021-08-29T15:26:48.083Z] #59 DONE 0.9s
15:26:48 [2021-08-29T15:26:48.339Z] 
15:26:48 [2021-08-29T15:26:48.339Z] #63 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:26:48 [2021-08-29T15:26:48.339Z] #63 sha256:9d733846848cf60c6a84135a3a9d6699a25d4b36a1f5aa8d52465952c964a2ad
15:26:48 [2021-08-29T15:26:48.339Z] #63 DONE 0.2s
15:26:48 [2021-08-29T15:26:48.339Z] 
15:26:48 [2021-08-29T15:26:48.339Z] #68 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
15:26:48 [2021-08-29T15:26:48.339Z] #68 sha256:430d5bf65a823869354a0485abb646537d4c2bb5fccbf15a4add3e27843b44ae
15:26:48 [2021-08-29T15:26:48.490Z] #30 8.936   Downloading yamllint-1.26.1.tar.gz (126 kB)
15:26:49 [2021-08-29T15:26:49.436Z] #30 9.592 Collecting pathspec>=0.5.3
15:26:49 [2021-08-29T15:26:49.436Z] #30 9.601   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
15:26:49 [2021-08-29T15:26:49.436Z] #30 9.791 Collecting pyyaml
15:26:49 [2021-08-29T15:26:49.436Z] #30 9.809   Downloading PyYAML-5.4.1-cp39-cp39-manylinux1_x86_64.whl (630 kB)
15:26:49 [2021-08-29T15:26:49.436Z] #30 9.852 Building wheels for collected packages: yamllint
15:26:49 [2021-08-29T15:26:49.436Z] #30 9.853   Building wheel for yamllint (setup.py): started
15:26:49 [2021-08-29T15:26:49.703Z] #68 DONE 1.0s
15:26:49 [2021-08-29T15:26:49.703Z] 
15:26:49 [2021-08-29T15:26:49.703Z] #69 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
15:26:49 [2021-08-29T15:26:49.703Z] #69 sha256:7ca03eb0b8901c91213b2e8af5730770a04c18c6fb238bf4776337e54f105a08
15:26:49 [2021-08-29T15:26:49.703Z] #69 DONE 0.0s
15:26:49 [2021-08-29T15:26:49.703Z] 
15:26:49 [2021-08-29T15:26:49.703Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker
15:26:49 [2021-08-29T15:26:49.703Z] #70 sha256:d45131535a0844da09302f5702afaa733f6d2ea58d84166038e43d4e47e2057e
15:26:50 [2021-08-29T15:26:50.009Z] #30 10.41   Building wheel for yamllint (setup.py): finished with status 'done'
15:26:50 [2021-08-29T15:26:50.009Z] #30 10.41   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=24550e178ebf73b2bb5ddd4d18e2d80c8349696eb8ae0711b0d449b77d362df3
15:26:50 [2021-08-29T15:26:50.009Z] #30 10.41   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
15:26:50 [2021-08-29T15:26:50.009Z] #30 10.41 Successfully built yamllint
15:26:50 [2021-08-29T15:26:50.009Z] #30 10.44 Installing collected packages: pyyaml, pathspec, yamllint
15:26:50 [2021-08-29T15:26:50.282Z] #30 10.70 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1
15:26:50 [2021-08-29T15:26:50.631Z] #70 DONE 1.2s
15:26:50 [2021-08-29T15:26:50.631Z] 
15:26:50 [2021-08-29T15:26:50.631Z] #71 exporting to image
15:26:50 [2021-08-29T15:26:50.631Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:26:50 [2021-08-29T15:26:50.631Z] #71 exporting layers
15:26:50 [2021-08-29T15:26:50.856Z] #30 DONE 11.0s
15:26:50 [2021-08-29T15:26:50.856Z] 
15:26:50 [2021-08-29T15:26:50.856Z] #33 [dev-systemd-false 10/25] COPY --from=dockercli     /build/ /usr/local/cli
15:26:50 [2021-08-29T15:26:50.856Z] #33 sha256:d315f8d4b465bc0916c5237836f613602cd67372bd3fd86603ad6816fa35169e
15:26:50 [2021-08-29T15:26:50.856Z] #33 DONE 0.2s
15:26:50 [2021-08-29T15:26:50.856Z] 
15:26:50 [2021-08-29T15:26:50.856Z] #62 [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
15:26:50 [2021-08-29T15:26:50.856Z] #62 sha256:41080e7beaae697aa258d5d641fb921f987fcbb0b5a3c5e6d6aa26aad9abdab4
15:26:50 [2021-08-29T15:26:50.856Z] #62 ...
15:26:50 [2021-08-29T15:26:50.856Z] 
15:26:50 [2021-08-29T15:26:50.856Z] #38 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images
15:26:50 [2021-08-29T15:26:50.856Z] #38 sha256:76e71cde52c29ab1bde077f14fba155b5d5ed3648db3125b7e51f81df1f1e67b
15:26:51 [2021-08-29T15:26:51.120Z] #38 DONE 0.3s
15:26:51 [2021-08-29T15:26:51.120Z] 
15:26:51 [2021-08-29T15:26:51.120Z] #62 [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
15:26:51 [2021-08-29T15:26:51.120Z] #62 sha256:41080e7beaae697aa258d5d641fb921f987fcbb0b5a3c5e6d6aa26aad9abdab4
15:26:51 [2021-08-29T15:26:51.120Z] #62 ...
15:26:51 [2021-08-29T15:26:51.120Z] 
15:26:51 [2021-08-29T15:26:51.120Z] #41 [dev-systemd-false 12/25] COPY --from=swagger       /build/ /usr/local/bin/
15:26:51 [2021-08-29T15:26:51.120Z] #41 sha256:99d7c097f3e533449236e1e5824c67a46fc454e4adb2b098bb4e6863271b9082
15:26:51 [2021-08-29T15:26:51.120Z] #41 DONE 0.1s
15:26:51 [2021-08-29T15:26:51.382Z] 
15:26:51 [2021-08-29T15:26:51.382Z] #43 [dev-systemd-false 13/25] COPY --from=tomll         /build/ /usr/local/bin/
15:26:51 [2021-08-29T15:26:51.382Z] #43 sha256:317642a0252590904eb0ee07f7365e59be842f0183c0bc4d3244d16db8a4241d
15:26:51 [2021-08-29T15:26:51.382Z] #43 DONE 0.1s
15:26:51 [2021-08-29T15:26:51.382Z] 
15:26:51 [2021-08-29T15:26:51.382Z] #46 [dev-systemd-false 14/25] COPY --from=tini          /build/ /usr/local/bin/
15:26:51 [2021-08-29T15:26:51.382Z] #46 sha256:c044ba3e1f6422c65151e4254b2a88547a5a9a6668dc1f3aa0123bea71c8dd0c
15:26:51 [2021-08-29T15:26:51.382Z] #46 DONE 0.1s
15:26:51 [2021-08-29T15:26:51.382Z] 
15:26:51 [2021-08-29T15:26:51.382Z] #65 [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
15:26:51 [2021-08-29T15:26:51.382Z] #65 sha256:0933a28339ad511707da3ccc0d4ef6f323ddf8b693fdf037690668094da8acc6
15:26:51 [2021-08-29T15:26:51.382Z] #65 ...
15:26:51 [2021-08-29T15:26:51.382Z] 
15:26:51 [2021-08-29T15:26:51.382Z] #49 [dev-systemd-false 15/25] COPY --from=registry      /build/ /usr/local/bin/
15:26:51 [2021-08-29T15:26:51.382Z] #49 sha256:8533bb4fca84ef0f61c7fe7c6779ffa2d9c9010094e3775b08c25b71a96da95a
15:26:51 [2021-08-29T15:26:51.441Z] #71 exporting layers 6.0s done
15:26:51 [2021-08-29T15:26:51.441Z] #71 writing image sha256:8659e64655134b8a53f59b8ba071bb49736113a312e2b66f72fe82a88ef8e0da done
15:26:51 [2021-08-29T15:26:51.441Z] #71 naming to docker.io/library/docker:52047d9cc53b5078ff2afff528c1879baed70c26 done
15:26:51 [2021-08-29T15:26:51.441Z] #71 DONE 6.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:26:51 [2021-08-29T15:26:51.646Z] #49 DONE 0.2s
15:26:51 [2021-08-29T15:26:51.646Z] 
15:26:51 [2021-08-29T15:26:51.646Z] #53 [dev-systemd-false 16/25] COPY --from=criu          /build/ /usr/local/bin/
15:26:51 [2021-08-29T15:26:51.646Z] #53 sha256:9d952620c0a5fd9e192f298ef4827cf16be0af1656a94cb5073d2dd2115a2656
15:26:51 [2021-08-29T15:26:51.646Z] #53 DONE 0.1s
15:26:51 [2021-08-29T15:26:51.646Z] 
15:26:51 [2021-08-29T15:26:51.646Z] #55 [dev-systemd-false 17/25] COPY --from=vndr          /build/ /usr/local/bin/
15:26:51 [2021-08-29T15:26:51.646Z] #55 sha256:bd0cccc89bad195283da61c097db0c5c6b1fc0fecaa329e0c2c74d0c6a45125b
15:26:51 [2021-08-29T15:26:51.802Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=52047d9cc53b5078ff2afff528c1879baed70c26 -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:52047d9cc53b5078ff2afff528c1879baed70c26 hack/make.sh dynbinary test-integration
15:26:51 [2021-08-29T15:26:51.908Z] #55 DONE 0.1s
15:26:51 [2021-08-29T15:26:51.908Z] 
15:26:51 [2021-08-29T15:26:51.908Z] #57 [dev-systemd-false 18/25] COPY --from=gotestsum     /build/ /usr/local/bin/
15:26:51 [2021-08-29T15:26:51.908Z] #57 sha256:07c389ac14e92ed67ce81255a0e1e9905a5d0c56307b80b2ba9439a395258f58
15:26:51 [2021-08-29T15:26:51.908Z] #57 DONE 0.1s
15:26:51 [2021-08-29T15:26:51.908Z] 
15:26:51 [2021-08-29T15:26:51.908Z] #62 [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
15:26:51 [2021-08-29T15:26:51.908Z] #62 sha256:41080e7beaae697aa258d5d641fb921f987fcbb0b5a3c5e6d6aa26aad9abdab4
15:26:51 [2021-08-29T15:26:51.908Z] #62 ...
15:26:51 [2021-08-29T15:26:51.908Z] 
15:26:51 [2021-08-29T15:26:51.908Z] #59 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/
15:26:51 [2021-08-29T15:26:51.908Z] #59 sha256:4b4cf64d04507c1f95ccaf409fa3dd217f07cca511736186e4429ce4b60784b0
15:26:51 [2021-08-29T15:26:51.908Z] #59 DONE 0.1s
15:26:52 [2021-08-29T15:26:52.170Z] 
15:26:52 [2021-08-29T15:26:52.170Z] #61 [dev-systemd-false 20/25] COPY --from=shfmt         /build/ /usr/local/bin/
15:26:52 [2021-08-29T15:26:52.170Z] #61 sha256:d3a2aa2c35d739830ff18a2401de79daa4c8ed8b16d5f16251187438fd1c8a60
15:26:52 [2021-08-29T15:26:52.170Z] #61 DONE 0.1s
15:26:52 [2021-08-29T15:26:52.170Z] 
15:26:52 [2021-08-29T15:26:52.170Z] #62 [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
15:26:52 [2021-08-29T15:26:52.170Z] #62 sha256:41080e7beaae697aa258d5d641fb921f987fcbb0b5a3c5e6d6aa26aad9abdab4
15:26:53 [2021-08-29T15:26:53.701Z] 
15:26:53 [2021-08-29T15:26:53.701Z] Removing bundles/
15:26:53 [2021-08-29T15:26:53.701Z] 
15:26:53 [2021-08-29T15:26:53.701Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:26:53 [2021-08-29T15:26:53.701Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:26:53 [2021-08-29T15:26:53.701Z] GOOS="" GOARCH="" GOARM=""
15:26:55 [2021-08-29T15:26:55.897Z] INFO: Expanding go...
15:26:57 [2021-08-29T15:26:57.268Z] #71 exporting layers 6.3s done
15:26:57 [2021-08-29T15:26:57.268Z] #71 writing image sha256:de32004cb3ab92ebed5efba9baf5cd5bc20c6cc674203e7a676e2fa0e26716ca done
15:26:57 [2021-08-29T15:26:57.268Z] #71 naming to docker.io/library/docker:b77301682246b4b23f941f9eedf099d5d5dcaf30 done
15:26:57 [2021-08-29T15:26:57.268Z] #71 DONE 6.3s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
15:26:57 [2021-08-29T15:26:57.640Z] + trap exit INT TERM
15:26:57 [2021-08-29T15:26:57.640Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
15:26:57 [2021-08-29T15:26:57.640Z] + CONTAINER_NAME=docker-pr21
15:26:57 [2021-08-29T15:26:57.640Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42349/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b77301682246b4b23f941f9eedf099d5d5dcaf30 -e DOCKER_GRAPHDRIVER docker:b77301682246b4b23f941f9eedf099d5d5dcaf30 hack/make.sh dynbinary
15:26:59 [2021-08-29T15:26:59.005Z] 
15:26:59 [2021-08-29T15:26:59.005Z] Removing bundles/
15:26:59 [2021-08-29T15:26:59.005Z] 
15:26:59 [2021-08-29T15:26:59.005Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:26:59 [2021-08-29T15:26:59.005Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:26:59 [2021-08-29T15:26:59.005Z] GOOS="" GOARCH="" GOARM=""
15:27:07 [2021-08-29T15:27:07.137Z] #62 84.19 CGO_ENABLED=1 go build -trimpath   -tags "seccomp  netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.0.2-0-g52b36a2d -X main.version=1.0.2 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty
15:27:07 [2021-08-29T15:27:07.721Z] #62 85.10 + mkdir -p /build
15:27:07 [2021-08-29T15:27:07.985Z] #62 85.11 + cp runc /build/runc
15:27:08 [2021-08-29T15:27:08.253Z] #62 DONE 85.5s
15:27:08 [2021-08-29T15:27:08.253Z] 
15:27:08 [2021-08-29T15:27:08.253Z] #65 [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
15:27:08 [2021-08-29T15:27:08.253Z] #65 sha256:0933a28339ad511707da3ccc0d4ef6f323ddf8b693fdf037690668094da8acc6
15:27:09 [2021-08-29T15:27:09.645Z] #65 ...
15:27:09 [2021-08-29T15:27:09.645Z] 
15:27:09 [2021-08-29T15:27:09.645Z] #63 [dev-systemd-false 21/25] COPY --from=runc          /build/ /usr/local/bin/
15:27:09 [2021-08-29T15:27:09.645Z] #63 sha256:7aa614aef54df36f74be2bd33f2b2d6d516c93e9ee265ab1e9a0f17759295a8b
15:27:09 [2021-08-29T15:27:09.905Z] #63 DONE 0.1s
15:27:09 [2021-08-29T15:27:09.905Z] 
15:27:09 [2021-08-29T15:27:09.905Z] #65 [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
15:27:09 [2021-08-29T15:27:09.905Z] #65 sha256:0933a28339ad511707da3ccc0d4ef6f323ddf8b693fdf037690668094da8acc6
15:27:13 [2021-08-29T15:27:13.207Z] #65 145.2 # github.com/containerd/containerd/cmd/containerd
15:27:13 [2021-08-29T15:27:13.207Z] #65 145.2 /usr/bin/ld: /tmp/go-link-1881473495/000019.o: in function `New':
15:27:13 [2021-08-29T15:27:13.207Z] #65 145.2 /tmp/tmp.hXqfDKQDCu/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
15:27:13 [2021-08-29T15:27:13.207Z] #65 145.2 + bin/containerd-stress
15:27:14 [2021-08-29T15:27:14.150Z] #65 146.3 + bin/containerd-shim
15:27:16 [2021-08-29T15:27:16.963Z] INFO: Expanding compiler 1 of 3...
15:27:16 [2021-08-29T15:27:16.963Z] INFO: Expanding compiler 2 of 3...
15:27:21 [2021-08-29T15:27:21.440Z] Removing intermediate container 41cbbae6e3e9
15:27:21 [2021-08-29T15:27:21.440Z]  ---> 27b822abe3d5
15:27:21 [2021-08-29T15:27:21.440Z] Step 8/11 : 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
15:27:21 [2021-08-29T15:27:21.440Z]  ---> Running in 3f4c454d8cd7
15:27:21 [2021-08-29T15:27:21.440Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
15:27:21 [2021-08-29T15:27:21.440Z] go: downloading gotest.tools/gotestsum v0.5.3
15:27:21 [2021-08-29T15:27:21.440Z] go: downloading github.com/fatih/color v1.9.0
15:27:21 [2021-08-29T15:27:21.440Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:27:21 [2021-08-29T15:27:21.440Z] go: downloading github.com/pkg/errors v0.9.1
15:27:21 [2021-08-29T15:27:21.440Z] go: downloading github.com/spf13/pflag v1.0.3
15:27:21 [2021-08-29T15:27:21.441Z] go: downloading github.com/mattn/go-colorable v0.1.6
15:27:21 [2021-08-29T15:27:21.441Z] go: downloading github.com/mattn/go-isatty v0.0.12
15:27:21 [2021-08-29T15:27:21.441Z] go: downloading github.com/jonboulle/clockwork v0.1.0
15:27:21 [2021-08-29T15:27:21.441Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:27:21 [2021-08-29T15:27:21.441Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:27:21 [2021-08-29T15:27:21.441Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:27:21 [2021-08-29T15:27:21.441Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:27:21 [2021-08-29T15:27:21.441Z] go get: installing executables with 'go get' in module mode is deprecated.
15:27:21 [2021-08-29T15:27:21.441Z] 	Use 'go install pkg@version' instead.
15:27:21 [2021-08-29T15:27:21.441Z] 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:27:21 [2021-08-29T15:27:21.441Z] 	or run 'go help get' or 'go help install'.
15:27:21 [2021-08-29T15:27:21.638Z] INFO: Expanding compiler 3 of 3...
15:27:22 [2021-08-29T15:27:22.099Z] INFO: Removing downloaded files...
15:27:22 [2021-08-29T15:27:22.099Z] INFO: Downloading containerd
15:27:22 [2021-08-29T15:27:22.294Z] #65 153.6 + bin/containerd-shim-runc-v1
15:27:22 [2021-08-29T15:27:22.975Z] INFO: Build done for gotestsum...
15:27:25 [2021-08-29T15:27:25.186Z] Removing intermediate container d3764a468fe2
15:27:25 [2021-08-29T15:27:25.186Z]  ---> b254260bfdf8
15:27:25 [2021-08-29T15:27:25.186Z] Step 8/11 : 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
15:27:25 [2021-08-29T15:27:25.186Z]  ---> Running in c7c60ac21353
15:27:25 [2021-08-29T15:27:25.186Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading gotest.tools/gotestsum v0.5.3
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading github.com/fatih/color v1.9.0
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading github.com/pkg/errors v0.9.1
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading github.com/spf13/pflag v1.0.3
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading github.com/mattn/go-colorable v0.1.6
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading github.com/mattn/go-isatty v0.0.12
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading github.com/jonboulle/clockwork v0.1.0
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:27:25 [2021-08-29T15:27:25.186Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:27:25 [2021-08-29T15:27:25.186Z] go get: installing executables with 'go get' in module mode is deprecated.
15:27:25 [2021-08-29T15:27:25.186Z] 	Use 'go install pkg@version' instead.
15:27:25 [2021-08-29T15:27:25.186Z] 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:27:25 [2021-08-29T15:27:25.186Z] 	or run 'go help get' or 'go help install'.
15:27:25 [2021-08-29T15:27:25.644Z] INFO: Build done for gotestsum...
15:27:27 [2021-08-29T15:27:27.586Z] #65 158.7 + bin/containerd-shim-runc-v2
15:27:27 [2021-08-29T15:27:27.586Z] #65 159.3 + binaries
15:27:27 [2021-08-29T15:27:27.586Z] #65 159.3 + install -D bin/containerd /build/containerd
15:27:27 [2021-08-29T15:27:27.587Z] #65 159.3 + install -D bin/containerd-shim /build/containerd-shim
15:27:27 [2021-08-29T15:27:27.587Z] #65 159.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
15:27:27 [2021-08-29T15:27:27.587Z] #65 159.3 + install -D bin/ctr /build/ctr
15:27:27 [2021-08-29T15:27:27.587Z] #65 DONE 159.6s
15:27:28 [2021-08-29T15:27:28.977Z] 
15:27:28 [2021-08-29T15:27:28.977Z] #66 [dev-systemd-false 22/25] COPY --from=containerd    /build/ /usr/local/bin/
15:27:28 [2021-08-29T15:27:28.977Z] #66 sha256:68461e0d05e0d77542c43529609a6ae5eabd051d38a6d8a8007fb5972dec67e7
15:27:28 [2021-08-29T15:27:28.977Z] #66 DONE 0.2s
15:27:28 [2021-08-29T15:27:28.977Z] 
15:27:28 [2021-08-29T15:27:28.977Z] #70 [dev-systemd-false 23/25] COPY --from=rootlesskit   /build/ /usr/local/bin/
15:27:28 [2021-08-29T15:27:28.977Z] #70 sha256:db308bb3f72fb756fda02b1ebcdbcc4b6e625d23b32a873db78d4bf409174b0a
15:27:28 [2021-08-29T15:27:28.977Z] #70 DONE 0.1s
15:27:28 [2021-08-29T15:27:28.977Z] 
15:27:28 [2021-08-29T15:27:28.977Z] #75 [dev-systemd-false 24/25] COPY --from=vpnkit        /build/ /usr/local/bin/
15:27:28 [2021-08-29T15:27:28.977Z] #75 sha256:606db2cc1b7fb1b7f5efb2b341214931577149b20fd859ccf9d2567172ba33ea
15:27:29 [2021-08-29T15:27:29.548Z] #75 DONE 0.6s
15:27:29 [2021-08-29T15:27:29.548Z] 
15:27:29 [2021-08-29T15:27:29.548Z] #76 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker
15:27:29 [2021-08-29T15:27:29.548Z] #76 sha256:f74b2919325cbb3bbe15adc626f977942871fbe5f4e6e6688a4b60d89d9056dc
15:27:29 [2021-08-29T15:27:29.548Z] #76 DONE 0.0s
15:27:29 [2021-08-29T15:27:29.548Z] 
15:27:29 [2021-08-29T15:27:29.548Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker
15:27:29 [2021-08-29T15:27:29.548Z] #77 sha256:044418a1b4f6873fef9b2a9041a48ed633c2fc079535f57950621f1602949eb1
15:27:30 [2021-08-29T15:27:30.651Z] 
15:27:30 [2021-08-29T15:27:30.651Z] Name                           Version          Source           Summary       
15:27:30 [2021-08-29T15:27:30.651Z] ----                           -------          ------           -------       
15:27:30 [2021-08-29T15:27:30.651Z] 7Zip4Powershell                2.0.0            PSGallery        Powershell ...
15:27:30 [2021-08-29T15:27:30.651Z] 
15:27:30 [2021-08-29T15:27:30.651Z] PSPath            : Microsoft.PowerShell.Core\FileSystem::C:\containerd
15:27:30 [2021-08-29T15:27:30.651Z] PSParentPath      : Microsoft.PowerShell.Core\FileSystem::C:\
15:27:30 [2021-08-29T15:27:30.651Z] PSChildName       : containerd
15:27:30 [2021-08-29T15:27:30.651Z] PSDrive           : C
15:27:30 [2021-08-29T15:27:30.651Z] PSProvider        : Microsoft.PowerShell.Core\FileSystem
15:27:30 [2021-08-29T15:27:30.651Z] PSIsContainer     : True
15:27:30 [2021-08-29T15:27:30.651Z] Name              : containerd
15:27:30 [2021-08-29T15:27:30.651Z] FullName          : C:\containerd
15:27:30 [2021-08-29T15:27:30.651Z] Parent            : 
15:27:30 [2021-08-29T15:27:30.651Z] Exists            : True
15:27:30 [2021-08-29T15:27:30.651Z] Root              : C:\
15:27:30 [2021-08-29T15:27:30.651Z] Extension         : 
15:27:30 [2021-08-29T15:27:30.651Z] CreationTime      : 8/29/2021 3:27:30 PM
15:27:30 [2021-08-29T15:27:30.651Z] CreationTimeUtc   : 8/29/2021 3:27:30 PM
15:27:30 [2021-08-29T15:27:30.651Z] LastAccessTime    : 8/29/2021 3:27:30 PM
15:27:30 [2021-08-29T15:27:30.651Z] LastAccessTimeUtc : 8/29/2021 3:27:30 PM
15:27:30 [2021-08-29T15:27:30.651Z] LastWriteTime     : 8/29/2021 3:27:30 PM
15:27:30 [2021-08-29T15:27:30.651Z] LastWriteTimeUtc  : 8/29/2021 3:27:30 PM
15:27:30 [2021-08-29T15:27:30.651Z] Attributes        : Directory
15:27:30 [2021-08-29T15:27:30.651Z] Mode              : d-----
15:27:30 [2021-08-29T15:27:30.651Z] BaseName          : containerd
15:27:30 [2021-08-29T15:27:30.651Z] Target            : {}
15:27:30 [2021-08-29T15:27:30.651Z] LinkType          : 
15:27:30 [2021-08-29T15:27:30.651Z] 
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/api/server/httputils	0.008s	coverage: 14.7% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/api/server/middleware	0.030s	coverage: 37.7% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/api/types/filters	0.022s	coverage: 92.2% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/api/server/router/swarm	0.011s	coverage: 5.7% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/api/types/strslice	0.022s	coverage: 90.0% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/api/types/time	0.006s	coverage: 100.0% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/api/types/versions	0.006s	coverage: 77.3% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/cli/debug	0.020s	coverage: 100.0% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/builder/remotecontext	0.148s	coverage: 13.7% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/builder/dockerfile	0.320s	coverage: 49.0% of statements
15:27:32 [2021-08-29T15:27:32.115Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:27:32 [2021-08-29T15:27:32.115Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.197s	coverage: 67.6% of statements
15:27:32 [2021-08-29T15:27:32.192Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ...
15:27:32 [2021-08-29T15:27:32.192Z] INFO: Configuring git core.autocrlf...
15:27:32 [2021-08-29T15:27:32.192Z] 
15:27:32 [2021-08-29T15:27:32.192Z] 
15:27:33 [2021-08-29T15:27:33.062Z] ok  	github.com/docker/docker/builder/remotecontext/git	5.459s	coverage: 86.3% of statements
15:27:33 [2021-08-29T15:27:33.062Z] ?   	github.com/docker/docker/cli	[no test files]
15:27:33 [2021-08-29T15:27:33.062Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:27:33 [2021-08-29T15:27:33.281Z] Removing intermediate container 3f4c454d8cd7
15:27:33 [2021-08-29T15:27:33.281Z]  ---> 2f005900aed5
15:27:33 [2021-08-29T15:27:33.281Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
15:27:33 [2021-08-29T15:27:33.281Z]  ---> Running in 8e3c1f2b69f0
15:27:33 [2021-08-29T15:27:33.281Z] Removing intermediate container 8e3c1f2b69f0
15:27:33 [2021-08-29T15:27:33.281Z]  ---> ad0013b22f55
15:27:33 [2021-08-29T15:27:33.281Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:27:33 [2021-08-29T15:27:33.281Z]  ---> Running in 172c74e6003e
15:27:33 [2021-08-29T15:27:33.738Z] Removing intermediate container 172c74e6003e
15:27:33 [2021-08-29T15:27:33.738Z]  ---> 79adc75b7def
15:27:33 [2021-08-29T15:27:33.738Z] Step 11/11 : COPY . .
15:27:33 [2021-08-29T15:27:33.752Z] #77 DONE 4.1s
15:27:33 [2021-08-29T15:27:33.752Z] 
15:27:33 [2021-08-29T15:27:33.752Z] #78 exporting to image
15:27:33 [2021-08-29T15:27:33.752Z] #78 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
15:27:33 [2021-08-29T15:27:33.752Z] #78 exporting layers
15:27:34 [2021-08-29T15:27:34.982Z] ok  	github.com/docker/docker/client	0.181s	coverage: 75.6% of statements
15:27:35 [2021-08-29T15:27:35.961Z] Removing intermediate container c7c60ac21353
15:27:35 [2021-08-29T15:27:35.961Z]  ---> 8bcd25588bfc
15:27:35 [2021-08-29T15:27:35.961Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
15:27:35 [2021-08-29T15:27:35.961Z]  ---> Running in cce65789108c
15:27:35 [2021-08-29T15:27:35.961Z] Removing intermediate container cce65789108c
15:27:35 [2021-08-29T15:27:35.961Z]  ---> efcf5020f9ec
15:27:35 [2021-08-29T15:27:35.961Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:27:35 [2021-08-29T15:27:35.961Z]  ---> Running in 48b717d63df8
15:27:36 [2021-08-29T15:27:36.428Z] Removing intermediate container 48b717d63df8
15:27:36 [2021-08-29T15:27:36.428Z]  ---> a5749db19da8
15:27:36 [2021-08-29T15:27:36.428Z] Step 11/11 : COPY . .
15:27:54 [2021-08-29T15:27:54.845Z]  ---> 454b6b8a85bf
15:27:54 [2021-08-29T15:27:54.845Z] Successfully built 454b6b8a85bf
15:27:54 [2021-08-29T15:27:54.845Z] Successfully tagged docker:latest
15:27:54 [2021-08-29T15:27:54.845Z] INFO: Image build ended at 08/29/2021 15:27:53. Duration:00:02:47.9127077
15:27:54 [2021-08-29T15:27:54.845Z] 
15:27:54 [2021-08-29T15:27:54.845Z] 
15:27:54 [2021-08-29T15:27:54.845Z] INFO: Building the test binaries at 08/29/2021 15:27:53...
15:27:57 [2021-08-29T15:27:57.063Z] INFO: make.ps1 starting at 08/29/2021 15:27:56
15:27:57 [2021-08-29T15:27:57.063Z] INFO: Git commit (5858564a5b) assumed from DOCKER_GITCOMMIT environment variable
15:27:57 [2021-08-29T15:27:57.063Z] INFO: Invoking autogen...
15:27:57 [2021-08-29T15:27:57.520Z] INFO: Building daemon...
15:27:57 [2021-08-29T15:27:57.566Z]  ---> 791efc7647b9
15:27:57 [2021-08-29T15:27:57.566Z] Successfully built 791efc7647b9
15:27:57 [2021-08-29T15:27:57.566Z] Successfully tagged docker:latest
15:27:57 [2021-08-29T15:27:57.566Z] INFO: Image build ended at 08/29/2021 15:27:55. Duration:00:02:44.4463455
15:27:57 [2021-08-29T15:27:57.566Z] 
15:27:57 [2021-08-29T15:27:57.566Z] 
15:27:57 [2021-08-29T15:27:57.566Z] INFO: Building the test binaries at 08/29/2021 15:27:55...
15:27:59 [2021-08-29T15:27:59.768Z] INFO: make.ps1 starting at 08/29/2021 15:27:59
15:27:59 [2021-08-29T15:27:59.768Z] INFO: Git commit (b547ecb492) assumed from DOCKER_GITCOMMIT environment variable
15:27:59 [2021-08-29T15:27:59.768Z] INFO: Invoking autogen...
15:28:00 [2021-08-29T15:28:00.226Z] INFO: Building daemon...
15:28:00 [2021-08-29T15:28:00.348Z] #78 exporting layers 25.3s done
15:28:00 [2021-08-29T15:28:00.349Z] #78 writing image sha256:7858bd729faa4cc321bdcaf0081f283099ee1d1d32eb8ac6a2d784795dbdc8fe done
15:28:00 [2021-08-29T15:28:00.349Z] #78 naming to docker.io/library/docker:b695bd46e1b55c85d4b447718ecac5fac22dd453 done
15:28:00 [2021-08-29T15:28:00.349Z] #78 DONE 25.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
15:28:00 [2021-08-29T15:28:00.696Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42349/.git:/go/src/github.com/docker/docker/.git --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b695bd46e1b55c85d4b447718ecac5fac22dd453 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b695bd46e1b55c85d4b447718ecac5fac22dd453 hack/validate/default
15:28:01 [2021-08-29T15:28:01.576Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:28:01 [2021-08-29T15:28:01.576Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:28:01 [2021-08-29T15:28:01.576Z] GOOS="" GOARCH="" GOARM=""
15:28:01 [2021-08-29T15:28:01.576Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:28:01 [2021-08-29T15:28:01.576Z] 
15:28:01 [2021-08-29T15:28:01.576Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:28:01 [2021-08-29T15:28:01.576Z] DOCKER_SYSTEMD=1
15:28:01 [2021-08-29T15:28:01.576Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:28:01 [2021-08-29T15:28:01.576Z] HOSTNAME=fa2eb0bcb352
15:28:01 [2021-08-29T15:28:01.576Z] DEST=bundles/test-integration
15:28:01 [2021-08-29T15:28:01.576Z] PWD=/go/src/github.com/docker/docker
15:28:01 [2021-08-29T15:28:01.576Z] DOCKER_GITCOMMIT=118931c16a113ea82321e7d906c102a6da511115
15:28:01 [2021-08-29T15:28:01.576Z] container=docker
15:28:01 [2021-08-29T15:28:01.576Z] HOME=/root
15:28:01 [2021-08-29T15:28:01.576Z] LANG=C.UTF-8
15:28:01 [2021-08-29T15:28:01.576Z] INVOCATION_ID=a0379c5eceef42c9ae55efe90e91f8ac
15:28:01 [2021-08-29T15:28:01.576Z] GOLANG_VERSION=1.17
15:28:01 [2021-08-29T15:28:01.576Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:28:01 [2021-08-29T15:28:01.576Z] VALIDATE_BRANCH=master
15:28:01 [2021-08-29T15:28:01.576Z] TERM=xterm
15:28:01 [2021-08-29T15:28:01.576Z] DOCKER_PKG=github.com/docker/docker
15:28:01 [2021-08-29T15:28:01.576Z] SHLVL=3
15:28:01 [2021-08-29T15:28:01.576Z] TIMEOUT=120m
15:28:01 [2021-08-29T15:28:01.576Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:28:01 [2021-08-29T15:28:01.576Z] DOCKER_GRAPHDRIVER=overlay2
15:28:01 [2021-08-29T15:28:01.576Z] GO111MODULE=off
15:28:01 [2021-08-29T15:28:01.576Z] DOCKER_EXPERIMENTAL=1
15:28:01 [2021-08-29T15:28:01.576Z] TEST_SKIP_INTEGRATION_CLI=1
15:28:01 [2021-08-29T15:28:01.576Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:28:01 [2021-08-29T15:28:01.576Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:28:01 [2021-08-29T15:28:01.576Z] GOPATH=/go
15:28:01 [2021-08-29T15:28:01.576Z] PKG_CONFIG=pkg-config
15:28:01 [2021-08-29T15:28:01.576Z] _=/usr/bin/env
15:28:01 [2021-08-29T15:28:01.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:28:01 [2021-08-29T15:28:01.638Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
15:28:01 [2021-08-29T15:28:01.638Z] No api/types/ or api/swagger.yaml changes in diff.
15:28:01 [2021-08-29T15:28:01.638Z] Congratulations!  All TOML source files changed here have valid syntax.
15:28:01 [2021-08-29T15:28:01.638Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
15:28:01 [2021-08-29T15:28:01.638Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
15:28:01 [2021-08-29T15:28:01.638Z] Congratulations!  No new tests were added to integration-cli.
15:28:01 [2021-08-29T15:28:01.638Z] 
15:28:01 [2021-08-29T15:28:01.638Z] INFO Start validation with golang-ci-lint
15:28:01 [2021-08-29T15:28:01.899Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
15:28:01 [2021-08-29T15:28:01.899Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:28:01 [2021-08-29T15:28:01.899Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] 
15:28:07 [2021-08-29T15:28:07.121Z] ok  	github.com/docker/docker/cmd/dockerd	0.087s	coverage: 29.3% of statements
15:28:07 [2021-08-29T15:28:07.121Z] ok  	github.com/docker/docker/container	0.136s	coverage: 34.8% of statements
15:28:07 [2021-08-29T15:28:07.121Z] ok  	github.com/docker/docker/cmd/dockerd/trap	3.026s	coverage: 0.0% of statements
15:28:07 [2021-08-29T15:28:07.121Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:28:07 [2021-08-29T15:28:07.121Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:28:07 [2021-08-29T15:28:07.121Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:28:07 [2021-08-29T15:28:07.121Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:28:07 [2021-08-29T15:28:07.121Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:28:07 [2021-08-29T15:28:07.121Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.065s	coverage: 65.3% of statements
15:28:09 [2021-08-29T15:28:09.041Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.062s	coverage: 35.9% of statements
15:28:12 [2021-08-29T15:28:12.358Z] ok  	github.com/docker/docker/daemon/cluster	0.174s	coverage: 0.5% of statements
15:28:13 [2021-08-29T15:28:13.306Z] ok  	github.com/docker/docker/daemon/discovery	0.029s	coverage: 30.0% of statements
15:28:13 [2021-08-29T15:28:13.306Z] ok  	github.com/docker/docker/daemon/config	0.060s	coverage: 81.1% of statements
15:28:14 [2021-08-29T15:28:14.695Z] ok  	github.com/docker/docker/daemon/events	0.066s	coverage: 50.0% of statements
15:28:14 [2021-08-29T15:28:14.957Z] ok  	github.com/docker/docker/daemon/graphdriver	0.013s	coverage: 2.1% of statements
15:28:17 [2021-08-29T15:28:17.506Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	1.875s	coverage: 74.6% of statements
15:28:17 [2021-08-29T15:28:17.768Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.491s	coverage: 13.8% of statements
15:28:17 [2021-08-29T15:28:17.768Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.013s	coverage: 3.1% of statements
15:28:19 [2021-08-29T15:28:19.157Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.714s	coverage: 56.2% of statements
15:28:19 [2021-08-29T15:28:19.730Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.045s	coverage: 1.9% of statements
15:28:22 [2021-08-29T15:28:22.280Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.700s	coverage: 49.4% of statements
15:28:23 [2021-08-29T15:28:23.226Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	1.440s	coverage: 59.2% of statements
15:28:23 [2021-08-29T15:28:23.226Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.014s	coverage: 57.5% of statements
15:28:24 [2021-08-29T15:28:24.625Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	4.226s	coverage: 45.9% of statements
15:28:24 [2021-08-29T15:28:24.886Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.016s	coverage: 3.0% of statements
15:28:25 [2021-08-29T15:28:25.461Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
15:28:26 [2021-08-29T15:28:26.035Z] ok  	github.com/docker/docker/daemon/images	0.034s	coverage: 6.7% of statements
15:28:26 [2021-08-29T15:28:26.609Z] ok  	github.com/docker/docker/daemon/logger	0.229s	coverage: 43.5% of statements
15:28:27 [2021-08-29T15:28:27.185Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.280s	coverage: 77.0% of statements
15:28:27 [2021-08-29T15:28:27.185Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.009s	coverage: 67.0% of statements
15:28:27 [2021-08-29T15:28:27.759Z] ok  	github.com/docker/docker/daemon/logger/journald	0.019s	coverage: 23.9% of statements
15:28:27 [2021-08-29T15:28:27.759Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.015s	coverage: 87.2% of statements
15:28:27 [2021-08-29T15:28:27.759Z] ok  	github.com/docker/docker/daemon	12.231s	coverage: 17.5% of statements
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:28:27 [2021-08-29T15:28:27.759Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:28:28 [2021-08-29T15:28:28.385Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.032s	coverage: 69.9% of statements
15:28:28 [2021-08-29T15:28:28.963Z] ok  	github.com/docker/docker/daemon/logger/local	0.057s	coverage: 75.2% of statements
15:28:28 [2021-08-29T15:28:28.963Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:28:29 [2021-08-29T15:28:29.227Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.076s	coverage: 31.5% of statements
15:28:29 [2021-08-29T15:28:29.493Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.123s	coverage: 55.1% of statements
15:28:30 [2021-08-29T15:28:30.065Z] ok  	github.com/docker/docker/daemon/logger/templates	0.031s	coverage: 8.3% of statements
15:28:30 [2021-08-29T15:28:30.190Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:28:30 [2021-08-29T15:28:30.190Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:28:30 [2021-08-29T15:28:30.190Z] GOOS="" GOARCH="" GOARM=""
15:28:30 [2021-08-29T15:28:30.190Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:28:30 [2021-08-29T15:28:30.190Z] 
15:28:30 [2021-08-29T15:28:30.190Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:28:30 [2021-08-29T15:28:30.190Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:28:30 [2021-08-29T15:28:30.190Z] HOSTNAME=b494c345c5cf
15:28:30 [2021-08-29T15:28:30.190Z] DEST=bundles/test-integration
15:28:30 [2021-08-29T15:28:30.190Z] PWD=/go/src/github.com/docker/docker
15:28:30 [2021-08-29T15:28:30.190Z] DOCKER_ROOTLESS=1
15:28:30 [2021-08-29T15:28:30.190Z] DOCKER_GITCOMMIT=52047d9cc53b5078ff2afff528c1879baed70c26
15:28:30 [2021-08-29T15:28:30.190Z] container=docker
15:28:30 [2021-08-29T15:28:30.190Z] HOME=/root
15:28:30 [2021-08-29T15:28:30.190Z] GOLANG_VERSION=1.17
15:28:30 [2021-08-29T15:28:30.190Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:28:30 [2021-08-29T15:28:30.190Z] VALIDATE_BRANCH=master
15:28:30 [2021-08-29T15:28:30.190Z] TERM=xterm
15:28:30 [2021-08-29T15:28:30.190Z] DOCKER_PKG=github.com/docker/docker
15:28:30 [2021-08-29T15:28:30.190Z] SHLVL=1
15:28:30 [2021-08-29T15:28:30.190Z] TIMEOUT=120m
15:28:30 [2021-08-29T15:28:30.190Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:28:30 [2021-08-29T15:28:30.190Z] DOCKER_GRAPHDRIVER=overlay2
15:28:30 [2021-08-29T15:28:30.190Z] GO111MODULE=off
15:28:30 [2021-08-29T15:28:30.190Z] DOCKER_EXPERIMENTAL=1
15:28:30 [2021-08-29T15:28:30.190Z] TEST_SKIP_INTEGRATION_CLI=1
15:28:30 [2021-08-29T15:28:30.190Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:28:30 [2021-08-29T15:28:30.190Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:28:30 [2021-08-29T15:28:30.190Z] GOPATH=/go
15:28:30 [2021-08-29T15:28:30.190Z] PKG_CONFIG=pkg-config
15:28:30 [2021-08-29T15:28:30.190Z] _=/usr/bin/env
15:28:30 [2021-08-29T15:28:30.190Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:28:30 [2021-08-29T15:28:30.326Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
15:28:30 [2021-08-29T15:28:30.588Z] ok  	github.com/docker/docker/daemon/network	0.011s	coverage: 63.8% of statements
15:28:31 [2021-08-29T15:28:31.535Z] ok  	github.com/docker/docker/distribution/metadata	0.107s	coverage: 48.2% of statements
15:28:32 [2021-08-29T15:28:32.481Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.029s	coverage: 82.5% of statements
15:28:32 [2021-08-29T15:28:32.481Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:28:32 [2021-08-29T15:28:32.481Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:28:33 [2021-08-29T15:28:33.055Z] ok  	github.com/docker/docker/errdefs	0.021s	coverage: 53.1% of statements
15:28:33 [2021-08-29T15:28:33.055Z] ok  	github.com/docker/docker/distribution	0.159s	coverage: 25.8% of statements
15:28:33 [2021-08-29T15:28:33.055Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:28:33 [2021-08-29T15:28:33.629Z] ok  	github.com/docker/docker/image	0.039s	coverage: 86.6% of statements
15:28:33 [2021-08-29T15:28:33.891Z] ok  	github.com/docker/docker/image/cache	0.014s	coverage: 19.2% of statements
15:28:33 [2021-08-29T15:28:33.891Z] ok  	github.com/docker/docker/distribution/xfer	1.759s	coverage: 85.1% of statements
15:28:33 [2021-08-29T15:28:33.891Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:28:34 [2021-08-29T15:28:34.152Z] ok  	github.com/docker/docker/image/tarexport	0.026s	coverage: 0.7% of statements
15:28:34 [2021-08-29T15:28:34.414Z] ok  	github.com/docker/docker/libcontainerd/queue	0.055s	coverage: 100.0% of statements
15:28:34 [2021-08-29T15:28:34.414Z] ok  	github.com/docker/docker/image/v1	0.018s	coverage: 25.0% of statements
15:28:34 [2021-08-29T15:28:34.414Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:28:34 [2021-08-29T15:28:34.988Z] ok  	github.com/docker/docker/oci	0.055s	coverage: 43.3% of statements
15:28:35 [2021-08-29T15:28:35.250Z] ok  	github.com/docker/docker/pkg/aaparser	0.013s	coverage: 52.9% of statements
15:28:35 [2021-08-29T15:28:35.421Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:28:35 [2021-08-29T15:28:35.421Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:28:35 [2021-08-29T15:28:35.421Z] GOOS="" GOARCH="" GOARM=""
15:28:35 [2021-08-29T15:28:35.421Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:28:35 [2021-08-29T15:28:35.421Z] 
15:28:35 [2021-08-29T15:28:35.421Z] + TEST_INTEGRATION_DEST=2
15:28:35 [2021-08-29T15:28:35.421Z] + CONTAINER_NAME=docker-pr21-2
15:28:35 [2021-08-29T15:28:35.421Z] + TEST_SKIP_INTEGRATION=1
15:28:35 [2021-08-29T15:28:35.421Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
15:28:35 [2021-08-29T15:28:35.421Z] + run_tests
15:28:35 [2021-08-29T15:28:35.421Z] + c=0
15:28:35 [2021-08-29T15:28:35.421Z] + '[' -n 0 ']'
15:28:35 [2021-08-29T15:28:35.421Z] + rm=
15:28:35 [2021-08-29T15:28:35.421Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42349/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42349/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b77301682246b4b23f941f9eedf099d5d5dcaf30 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b77301682246b4b23f941f9eedf099d5d5dcaf30 hack/make.sh '' test-integration
15:28:35 [2021-08-29T15:28:35.421Z] + TEST_INTEGRATION_DEST=1
15:28:35 [2021-08-29T15:28:35.421Z] + CONTAINER_NAME=docker-pr21-1
15:28:35 [2021-08-29T15:28:35.421Z] + TEST_SKIP_INTEGRATION_CLI=1
15:28:35 [2021-08-29T15:28:35.421Z] + run_tests test-integration-flaky
15:28:35 [2021-08-29T15:28:35.421Z] + '[' -n 0 ']'
15:28:35 [2021-08-29T15:28:35.421Z] + TEST_INTEGRATION_DEST=3
15:28:35 [2021-08-29T15:28:35.421Z] + rm=
15:28:35 [2021-08-29T15:28:35.421Z] + CONTAINER_NAME=docker-pr21-3
15:28:35 [2021-08-29T15:28:35.421Z] + TEST_SKIP_INTEGRATION=1
15:28:35 [2021-08-29T15:28:35.421Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
15:28:35 [2021-08-29T15:28:35.421Z] + run_tests
15:28:35 [2021-08-29T15:28:35.421Z] + '[' -n 0 ']'
15:28:35 [2021-08-29T15:28:35.421Z] + rm=
15:28:35 [2021-08-29T15:28:35.421Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42349/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42349/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b77301682246b4b23f941f9eedf099d5d5dcaf30 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b77301682246b4b23f941f9eedf099d5d5dcaf30 hack/make.sh test-integration-flaky test-integration
15:28:35 [2021-08-29T15:28:35.421Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42349/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42349/.git:/go/src/github.com/docker/docker/.git --name docker-pr21-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=b77301682246b4b23f941f9eedf099d5d5dcaf30 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b77301682246b4b23f941f9eedf099d5d5dcaf30 hack/make.sh '' test-integration
15:28:35 [2021-08-29T15:28:35.421Z] ++ jobs -p
15:28:35 [2021-08-29T15:28:35.421Z] + for job in $(jobs -p)
15:28:35 [2021-08-29T15:28:35.421Z] + wait 11106
15:28:36 [2021-08-29T15:28:36.196Z] ok  	github.com/docker/docker/opts	0.070s	coverage: 67.1% of statements
15:28:36 [2021-08-29T15:28:36.351Z] 
15:28:36 [2021-08-29T15:28:36.608Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:28:36 [2021-08-29T15:28:36.608Z] 
15:28:36 [2021-08-29T15:28:36.608Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:28:36 [2021-08-29T15:28:36.608Z] HOSTNAME=6cd927dceca2
15:28:36 [2021-08-29T15:28:36.608Z] TEST_SKIP_INTEGRATION=1
15:28:36 [2021-08-29T15:28:36.608Z] TESTDEBUG=0
15:28:36 [2021-08-29T15:28:36.608Z] DEST=bundles/test-integration
15:28:36 [2021-08-29T15:28:36.608Z] PWD=/go/src/github.com/docker/docker
15:28:36 [2021-08-29T15:28:36.608Z] KEEPBUNDLE=1
15:28:36 [2021-08-29T15:28:36.608Z] DOCKER_GITCOMMIT=b77301682246b4b23f941f9eedf099d5d5dcaf30
15:28:36 [2021-08-29T15:28:36.608Z] container=docker
15:28:36 [2021-08-29T15:28:36.608Z] HOME=/root
15:28:36 [2021-08-29T15:28:36.608Z] GOLANG_VERSION=1.17
15:28:36 [2021-08-29T15:28:36.608Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:28:36 [2021-08-29T15:28:36.608Z] VALIDATE_BRANCH=master
15:28:36 [2021-08-29T15:28:36.608Z] TERM=xterm
15:28:36 [2021-08-29T15:28:36.608Z] DOCKER_PKG=github.com/docker/docker
15:28:36 [2021-08-29T15:28:36.608Z] SHLVL=1
15:28:36 [2021-08-29T15:28:36.608Z] TIMEOUT=120m
15:28:36 [2021-08-29T15:28:36.608Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:28:36 [2021-08-29T15:28:36.608Z] DOCKER_GRAPHDRIVER=overlay2
15:28:36 [2021-08-29T15:28:36.608Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
15:28:36 [2021-08-29T15:28:36.608Z] GO111MODULE=off
15:28:36 [2021-08-29T15:28:36.608Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:28:36 [2021-08-29T15:28:36.608Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:28:36 [2021-08-29T15:28:36.608Z] GOPATH=/go
15:28:36 [2021-08-29T15:28:36.608Z] PKG_CONFIG=pkg-config
15:28:36 [2021-08-29T15:28:36.608Z] _=/usr/bin/env
15:28:36 [2021-08-29T15:28:36.608Z] Building test suite binary ./integration-cli/test.main
15:28:36 [2021-08-29T15:28:36.608Z] 
15:28:36 [2021-08-29T15:28:36.608Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
15:28:36 [2021-08-29T15:28:36.866Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:28:36 [2021-08-29T15:28:36.866Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:28:36 [2021-08-29T15:28:36.866Z] HOSTNAME=9195ef95e8dc
15:28:36 [2021-08-29T15:28:36.866Z] TEST_SKIP_INTEGRATION=1
15:28:36 [2021-08-29T15:28:36.866Z] TESTDEBUG=0
15:28:36 [2021-08-29T15:28:36.866Z] DEST=bundles/test-integration
15:28:36 [2021-08-29T15:28:36.866Z] PWD=/go/src/github.com/docker/docker
15:28:36 [2021-08-29T15:28:36.866Z] KEEPBUNDLE=1
15:28:36 [2021-08-29T15:28:36.866Z] DOCKER_GITCOMMIT=b77301682246b4b23f941f9eedf099d5d5dcaf30
15:28:36 [2021-08-29T15:28:36.866Z] container=docker
15:28:36 [2021-08-29T15:28:36.866Z] HOME=/root
15:28:36 [2021-08-29T15:28:36.866Z] GOLANG_VERSION=1.17
15:28:36 [2021-08-29T15:28:36.866Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:28:36 [2021-08-29T15:28:36.866Z] VALIDATE_BRANCH=master
15:28:36 [2021-08-29T15:28:36.866Z] TERM=xterm
15:28:36 [2021-08-29T15:28:36.866Z] DOCKER_PKG=github.com/docker/docker
15:28:36 [2021-08-29T15:28:36.866Z] SHLVL=1
15:28:36 [2021-08-29T15:28:36.866Z] TIMEOUT=120m
15:28:36 [2021-08-29T15:28:36.866Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:28:36 [2021-08-29T15:28:36.866Z] DOCKER_GRAPHDRIVER=overlay2
15:28:36 [2021-08-29T15:28:36.866Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:28:36 [2021-08-29T15:28:36.866Z] GO111MODULE=off
15:28:36 [2021-08-29T15:28:36.866Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:28:36 [2021-08-29T15:28:36.866Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:28:36 [2021-08-29T15:28:36.866Z] GOPATH=/go
15:28:36 [2021-08-29T15:28:36.866Z] PKG_CONFIG=pkg-config
15:28:36 [2021-08-29T15:28:36.866Z] _=/usr/bin/env
15:28:36 [2021-08-29T15:28:36.866Z] Building test suite binary ./integration-cli/test.main
15:28:36 [2021-08-29T15:28:36.866Z] No new tests added to integration.
15:28:36 [2021-08-29T15:28:36.866Z] 
15:28:36 [2021-08-29T15:28:36.866Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:28:37 [2021-08-29T15:28:37.141Z] ok  	github.com/docker/docker/pkg/broadcaster	0.008s	coverage: 100.0% of statements
15:28:37 [2021-08-29T15:28:37.714Z] ok  	github.com/docker/docker/pkg/capabilities	0.010s	coverage: 87.5% of statements
15:28:37 [2021-08-29T15:28:37.975Z] ok  	github.com/docker/docker/pkg/authorization	1.165s	coverage: 68.3% of statements
15:28:38 [2021-08-29T15:28:38.235Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:28:38 [2021-08-29T15:28:38.235Z] HOSTNAME=e18c3ed31e9e
15:28:38 [2021-08-29T15:28:38.235Z] TESTDEBUG=0
15:28:38 [2021-08-29T15:28:38.235Z] DEST=bundles/test-integration
15:28:38 [2021-08-29T15:28:38.235Z] PWD=/go/src/github.com/docker/docker
15:28:38 [2021-08-29T15:28:38.235Z] KEEPBUNDLE=1
15:28:38 [2021-08-29T15:28:38.235Z] DOCKER_GITCOMMIT=b77301682246b4b23f941f9eedf099d5d5dcaf30
15:28:38 [2021-08-29T15:28:38.235Z] container=docker
15:28:38 [2021-08-29T15:28:38.235Z] HOME=/root
15:28:38 [2021-08-29T15:28:38.235Z] GOLANG_VERSION=1.17
15:28:38 [2021-08-29T15:28:38.235Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:28:38 [2021-08-29T15:28:38.235Z] VALIDATE_BRANCH=master
15:28:38 [2021-08-29T15:28:38.235Z] TERM=xterm
15:28:38 [2021-08-29T15:28:38.235Z] DOCKER_PKG=github.com/docker/docker
15:28:38 [2021-08-29T15:28:38.235Z] SHLVL=1
15:28:38 [2021-08-29T15:28:38.235Z] TIMEOUT=120m
15:28:38 [2021-08-29T15:28:38.235Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:28:38 [2021-08-29T15:28:38.235Z] DOCKER_GRAPHDRIVER=overlay2
15:28:38 [2021-08-29T15:28:38.235Z] GO111MODULE=off
15:28:38 [2021-08-29T15:28:38.235Z] TEST_SKIP_INTEGRATION_CLI=1
15:28:38 [2021-08-29T15:28:38.235Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:28:38 [2021-08-29T15:28:38.235Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:28:38 [2021-08-29T15:28:38.235Z] GOPATH=/go
15:28:38 [2021-08-29T15:28:38.235Z] PKG_CONFIG=pkg-config
15:28:38 [2021-08-29T15:28:38.235Z] _=/usr/bin/env
15:28:38 [2021-08-29T15:28:38.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:28:38 [2021-08-29T15:28:38.547Z] ok  	github.com/docker/docker/pkg/directory	0.007s	coverage: 80.0% of statements
15:28:38 [2021-08-29T15:28:38.547Z] ok  	github.com/docker/docker/pkg/archive	1.157s	coverage: 81.8% of statements
15:28:39 [2021-08-29T15:28:39.121Z] ok  	github.com/docker/docker/pkg/discovery	0.006s	coverage: 58.3% of statements
15:28:39 [2021-08-29T15:28:39.121Z] ok  	github.com/docker/docker/pkg/discovery/file	0.014s	coverage: 97.6% of statements
15:28:39 [2021-08-29T15:28:39.695Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.004s	coverage: 92.3% of statements
15:28:39 [2021-08-29T15:28:39.956Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.005s	coverage: 93.8% of statements
15:28:40 [2021-08-29T15:28:40.217Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
15:28:40 [2021-08-29T15:28:40.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:28:40 [2021-08-29T15:28:40.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:28:41 [2021-08-29T15:28:41.159Z] ok  	github.com/docker/docker/pkg/filenotify	0.605s	coverage: 67.0% of statements
15:28:41 [2021-08-29T15:28:41.731Z] ok  	github.com/docker/docker/pkg/chrootarchive	3.014s	coverage: 43.2% of statements
15:28:41 [2021-08-29T15:28:41.731Z] ok  	github.com/docker/docker/pkg/fileutils	0.013s	coverage: 83.1% of statements
15:28:42 [2021-08-29T15:28:42.304Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
15:28:42 [2021-08-29T15:28:42.304Z] ok  	github.com/docker/docker/pkg/fsutils	0.253s	coverage: 85.1% of statements
15:28:42 [2021-08-29T15:28:42.876Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.037s	coverage: 84.1% of statements
15:28:43 [2021-08-29T15:28:43.450Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
15:28:43 [2021-08-29T15:28:43.711Z] ok  	github.com/docker/docker/pkg/idtools	0.666s	coverage: 69.5% of statements
15:28:43 [2021-08-29T15:28:43.711Z] ok  	github.com/docker/docker/pkg/ioutils	0.588s	coverage: 69.2% of statements
15:28:43 [2021-08-29T15:28:43.711Z] ok  	github.com/docker/docker/pkg/longpath	0.004s	coverage: 100.0% of statements
15:28:43 [2021-08-29T15:28:43.974Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.004s	coverage: 85.7% of statements
15:28:44 [2021-08-29T15:28:44.227Z] Removing intermediate container e2fa169123d7
15:28:44 [2021-08-29T15:28:44.227Z]  ---> 972562b6abba
15:28:44 [2021-08-29T15:28:44.227Z] Step 8/11 : 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
15:28:44 [2021-08-29T15:28:44.227Z]  ---> Running in f591300dd2e8
15:28:44 [2021-08-29T15:28:44.235Z] ok  	github.com/docker/docker/pkg/parsers	0.017s	coverage: 97.0% of statements
15:28:44 [2021-08-29T15:28:44.235Z] ok  	github.com/docker/docker/layer	7.165s	coverage: 68.8% of statements
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:28:44 [2021-08-29T15:28:44.235Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
15:28:44 [2021-08-29T15:28:44.497Z] ok  	github.com/docker/docker/pkg/pidfile	0.019s	coverage: 82.4% of statements
15:28:44 [2021-08-29T15:28:44.497Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.025s	coverage: 86.7% of statements
15:28:44 [2021-08-29T15:28:44.497Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:28:44 [2021-08-29T15:28:44.497Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:28:45 [2021-08-29T15:28:45.071Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.021s	coverage: 56.8% of statements
15:28:45 [2021-08-29T15:28:45.334Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.006s	coverage: 85.7% of statements
15:28:45 [2021-08-29T15:28:45.596Z] ok  	github.com/docker/docker/pkg/pools	0.004s	coverage: 88.2% of statements
15:28:45 [2021-08-29T15:28:45.596Z] ok  	github.com/docker/docker/pkg/progress	0.010s	coverage: 75.9% of statements
15:28:45 [2021-08-29T15:28:45.765Z] INFO: Building gotestsum version v0.5.3 in C:\gopath
15:28:45 [2021-08-29T15:28:45.765Z] go: downloading gotest.tools/gotestsum v0.5.3
15:28:46 [2021-08-29T15:28:46.168Z] ok  	github.com/docker/docker/pkg/reexec	0.018s	coverage: 82.4% of statements
15:28:46 [2021-08-29T15:28:46.168Z] ok  	github.com/docker/docker/pkg/stack	0.006s	coverage: 90.9% of statements
15:28:46 [2021-08-29T15:28:46.429Z] ok  	github.com/docker/docker/pkg/stdcopy	0.007s	coverage: 100.0% of statements
15:28:46 [2021-08-29T15:28:46.429Z] ok  	github.com/docker/docker/pkg/streamformatter	0.005s	coverage: 66.2% of statements
15:28:46 [2021-08-29T15:28:46.690Z] ok  	github.com/docker/docker/pkg/stringid	0.012s	coverage: 70.6% of statements
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading github.com/fatih/color v1.9.0
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading github.com/pkg/errors v0.9.1
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading github.com/spf13/pflag v1.0.3
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading github.com/mattn/go-colorable v0.1.6
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading github.com/mattn/go-isatty v0.0.12
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading github.com/jonboulle/clockwork v0.1.0
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2
15:28:46 [2021-08-29T15:28:46.728Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58
15:28:46 [2021-08-29T15:28:46.952Z] ok  	github.com/docker/docker/pkg/pubsub	1.082s	coverage: 75.0% of statements
15:28:47 [2021-08-29T15:28:47.196Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9
15:28:47 [2021-08-29T15:28:47.196Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4
15:28:47 [2021-08-29T15:28:47.214Z] ok  	github.com/docker/docker/pkg/sysinfo	0.014s	coverage: 51.2% of statements
15:28:47 [2021-08-29T15:28:47.475Z] ok  	github.com/docker/docker/pkg/system	0.015s	coverage: 40.1% of statements
15:28:47 [2021-08-29T15:28:47.738Z] ok  	github.com/docker/docker/pkg/tailfile	0.155s	coverage: 88.6% of statements
15:28:47 [2021-08-29T15:28:47.738Z] testing: warning: no tests to run
15:28:47 [2021-08-29T15:28:47.738Z] coverage: [no statements]
15:28:47 [2021-08-29T15:28:47.738Z] ok  	github.com/docker/docker/pkg/term/windows	0.017s	coverage: [no statements] [no tests to run]
15:28:48 [2021-08-29T15:28:48.311Z] ok  	github.com/docker/docker/pkg/urlutil	0.004s	coverage: 100.0% of statements
15:28:48 [2021-08-29T15:28:48.311Z] ok  	github.com/docker/docker/pkg/tarsum	0.151s	coverage: 89.3% of statements
15:28:48 [2021-08-29T15:28:48.311Z] ok  	github.com/docker/docker/pkg/truncindex	0.121s	coverage: 91.5% of statements
15:28:48 [2021-08-29T15:28:48.573Z] ok  	github.com/docker/docker/pkg/useragent	0.017s	coverage: 88.9% of statements
15:28:49 [2021-08-29T15:28:49.147Z] ok  	github.com/docker/docker/plugin/v2	0.022s	coverage: 14.4% of statements
15:28:49 [2021-08-29T15:28:49.366Z] go get: installing executables with 'go get' in module mode is deprecated.
15:28:49 [2021-08-29T15:28:49.366Z] 	Use 'go install pkg@version' instead.
15:28:49 [2021-08-29T15:28:49.366Z] 	For more information, see https://golang.org/doc/go-get-install-deprecation
15:28:49 [2021-08-29T15:28:49.366Z] 	or run 'go help get' or 'go help install'.
15:28:49 [2021-08-29T15:28:49.409Z] ok  	github.com/docker/docker/profiles/seccomp	0.015s	coverage: 86.0% of statements
15:28:50 [2021-08-29T15:28:50.798Z] ok  	github.com/docker/docker/reference	0.012s	coverage: 84.4% of statements
15:28:50 [2021-08-29T15:28:50.798Z] ok  	github.com/docker/docker/plugin	0.559s	coverage: 23.2% of statements
15:28:51 [2021-08-29T15:28:51.743Z] ok  	github.com/docker/docker/quota	0.443s	coverage: 71.4% of statements
15:28:51 [2021-08-29T15:28:51.743Z] ok  	github.com/docker/docker/registry/resumable	0.039s	coverage: 100.0% of statements
15:28:52 [2021-08-29T15:28:52.007Z] ok  	github.com/docker/docker/restartmanager	0.016s	coverage: 45.3% of statements
15:28:52 [2021-08-29T15:28:52.007Z] ok  	github.com/docker/docker/registry	0.113s	coverage: 58.8% of statements
15:28:52 [2021-08-29T15:28:52.257Z] INFO: Build done for gotestsum...
15:28:52 [2021-08-29T15:28:52.581Z] ok  	github.com/docker/docker/testutil	0.049s	coverage: 62.5% of statements
15:28:52 [2021-08-29T15:28:52.843Z] ok  	github.com/docker/docker/runconfig	0.060s	coverage: 66.1% of statements
15:28:54 [2021-08-29T15:28:54.234Z] ok  	github.com/docker/docker/volume/drivers	0.015s	coverage: 36.1% of statements
15:28:55 [2021-08-29T15:28:55.622Z] ok  	github.com/docker/docker/volume/mounts	0.025s	coverage: 67.7% of statements
15:28:55 [2021-08-29T15:28:55.886Z] ok  	github.com/docker/docker/volume/local	0.193s	coverage: 76.4% of statements
15:28:58 [2021-08-29T15:28:58.431Z] ok  	github.com/docker/docker/volume/service	0.021s	coverage: 72.3% of statements
15:29:04 [2021-08-29T15:29:04.603Z] Removing intermediate container f591300dd2e8
15:29:04 [2021-08-29T15:29:04.604Z]  ---> 9e9c23411ee4
15:29:04 [2021-08-29T15:29:04.604Z] Step 9/11 : ENTRYPOINT ["powershell.exe"]
15:29:04 [2021-08-29T15:29:04.604Z]  ---> Running in 28ee0d53c8fc
15:29:04 [2021-08-29T15:29:04.604Z] Removing intermediate container 28ee0d53c8fc
15:29:04 [2021-08-29T15:29:04.604Z]  ---> ac2fa664a0d4
15:29:04 [2021-08-29T15:29:04.604Z] Step 10/11 : WORKDIR ${GOPATH}\src\github.com\docker\docker
15:29:04 [2021-08-29T15:29:04.604Z]  ---> Running in 20dde04c4f9b
15:29:04 [2021-08-29T15:29:04.604Z] Removing intermediate container 20dde04c4f9b
15:29:04 [2021-08-29T15:29:04.604Z]  ---> d1e6dc3db936
15:29:04 [2021-08-29T15:29:04.604Z] Step 11/11 : COPY . .
15:29:06 [2021-08-29T15:29:06.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:29:08 [2021-08-29T15:29:08.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:29:08 [2021-08-29T15:29:08.909Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:29:09 [2021-08-29T15:29:09.651Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:29:09 [2021-08-29T15:29:09.651Z] 
15:29:09 [2021-08-29T15:29:09.651Z]  ________   ____  __.
15:29:09 [2021-08-29T15:29:09.651Z]  \_____  \ |    |/ _|
15:29:09 [2021-08-29T15:29:09.651Z]  /   |   \|      <
15:29:09 [2021-08-29T15:29:09.651Z]  /    |    \    |  \
15:29:09 [2021-08-29T15:29:09.651Z]  \_______  /____|__ \
15:29:09 [2021-08-29T15:29:09.651Z]          \/        \/
15:29:09 [2021-08-29T15:29:09.651Z] 
15:29:09 [2021-08-29T15:29:09.651Z] INFO: make.ps1 ended at 08/29/2021 15:29:01
15:29:09 [2021-08-29T15:29:09.651Z] INFO: Binaries build ended at 08/29/2021 15:29:03. Duration:00:01:10.2092956
15:29:09 [2021-08-29T15:29:09.651Z] INFO: Copying the built daemon binary to d:\CI\PR-42349\21\binary\dockerd-5858564a5b.exe...
15:29:09 [2021-08-29T15:29:09.651Z] INFO: Copying the built client binary to d:\CI\PR-42349\21\binary\docker-5858564a5b.exe...
15:29:09 [2021-08-29T15:29:09.651Z] INFO: Copying dockerversion from the container...
15:29:09 [2021-08-29T15:29:09.651Z] INFO: Copying the golang package from the container to d:\CI\PR-42349\21\installer\go.zip...
15:29:09 [2021-08-29T15:29:09.651Z] INFO: Extracting go.zip to d:\CI\PR-42349\21\go
15:29:12 [2021-08-29T15:29:12.336Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:29:12 [2021-08-29T15:29:12.336Z] 
15:29:12 [2021-08-29T15:29:12.336Z]  ________   ____  __.
15:29:12 [2021-08-29T15:29:12.336Z]  \_____  \ |    |/ _|
15:29:12 [2021-08-29T15:29:12.336Z]  /   |   \|      <
15:29:12 [2021-08-29T15:29:12.336Z]  /    |    \    |  \
15:29:12 [2021-08-29T15:29:12.336Z]  \_______  /____|__ \
15:29:12 [2021-08-29T15:29:12.336Z]          \/        \/
15:29:12 [2021-08-29T15:29:12.336Z] 
15:29:12 [2021-08-29T15:29:12.336Z] INFO: make.ps1 ended at 08/29/2021 15:29:01
15:29:12 [2021-08-29T15:29:12.336Z] INFO: Binaries build ended at 08/29/2021 15:29:03. Duration:00:01:07.7206803
15:29:12 [2021-08-29T15:29:12.336Z] INFO: Copying the built daemon binary to d:\CI\PR-42349\21\binary\dockerd-b547ecb492.exe...
15:29:12 [2021-08-29T15:29:12.336Z] INFO: Copying the built client binary to d:\CI\PR-42349\21\binary\docker-b547ecb492.exe...
15:29:12 [2021-08-29T15:29:12.336Z] INFO: Copying dockerversion from the container...
15:29:12 [2021-08-29T15:29:12.336Z] INFO: Copying the golang package from the container to d:\CI\PR-42349\21\installer\go.zip...
15:29:12 [2021-08-29T15:29:12.336Z] INFO: Extracting go.zip to d:\CI\PR-42349\21\go
15:29:15 [2021-08-29T15:29:15.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:29:20 [2021-08-29T15:29:20.385Z] ok  	github.com/docker/docker/pkg/plugins	33.657s	coverage: 76.3% of statements
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/rootless	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/volume	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === Skipped
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     network_proxy_test.go:208: No support for dual stack yet
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver btrfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver btrfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver btrfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver btrfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver btrfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:71: No driver to put!
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z] time="2021-08-29T15:28:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z] time="2021-08-29T15:28:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z] time="2021-08-29T15:28:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z] time="2021-08-29T15:28:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z] time="2021-08-29T15:28:19Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:71: No driver to put!
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     overlay_test.go:50: Fails to compute changes intermittently
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver zfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver zfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver zfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver zfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:44: Driver zfs not supported
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     graphtest_unix.go:71: No driver to put!
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:29:20 [2021-08-29T15:29:20.385Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] 
15:29:20 [2021-08-29T15:29:20.385Z] DONE 2309 tests, 28 skipped in 191.195s
15:29:20 [2021-08-29T15:29:20.385Z] + '[' -n 'github.com/docker/docker/libnetwork
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/bitseq
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/cluster
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/config
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/datastore
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/diagnostic
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/discoverapi
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/driverapi
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/bridge
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/host
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/null
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/overlay
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/remote
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/windows
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/drvregistry
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/etchosts
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/hostdiscovery
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/idm
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/internal/caller
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ipam
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ipamapi
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ipams/builtin
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ipams/null
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ipams/remote
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ipamutils
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/iptables
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/netlabel
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/netutils
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/networkdb
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/ns
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/options
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/osl
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/osl/kernel
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/portallocator
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/portmapper
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/resolvconf
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/testutils
15:29:20 [2021-08-29T15:29:20.385Z] github.com/docker/docker/libnetwork/types' ']'
15:29:20 [2021-08-29T15:29:20.385Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork 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/testutils github.com/docker/docker/libnetwork/types
15:29:25 [2021-08-29T15:29:25.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:29:25 [2021-08-29T15:29:25.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:29:25 [2021-08-29T15:29:25.279Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:29:25 [2021-08-29T15:29:25.664Z]  ---> 20190bf31332
15:29:25 [2021-08-29T15:29:25.664Z] Successfully built 20190bf31332
15:29:25 [2021-08-29T15:29:25.664Z] Successfully tagged docker:latest
15:29:25 [2021-08-29T15:29:25.664Z] INFO: Image build ended at 08/29/2021 15:29:24. Duration:00:03:05.4447599
15:29:25 [2021-08-29T15:29:25.664Z] 
15:29:25 [2021-08-29T15:29:25.664Z] 
15:29:25 [2021-08-29T15:29:25.664Z] INFO: Building the test binaries at 08/29/2021 15:29:24...
15:29:26 [2021-08-29T15:29:26.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:29:26 [2021-08-29T15:29:26.218Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:29:27 [2021-08-29T15:29:27.157Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:29:29 [2021-08-29T15:29:29.820Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:29:30 [2021-08-29T15:29:30.008Z] INFO: Extraction ended at 08/29/2021 15:29:28. Duration:00:00:22.2599279
15:29:30 [2021-08-29T15:29:30.008Z] INFO: Updating the golang and path environment variables
15:29:30 [2021-08-29T15:29:30.008Z] INFO: GOPATH=d:\gopath
15:29:30 [2021-08-29T15:29:30.008Z] INFO: go version go1.17 windows/amd64
15:29:30 [2021-08-29T15:29:30.008Z] INFO: Running the daemon under test in debug mode
15:29:30 [2021-08-29T15:29:30.008Z] INFO: Starting a daemon under test...
15:29:30 [2021-08-29T15:29:30.008Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42349\21\daemon --pidfile d:\CI\PR-42349\21\docker.pid -D
15:29:30 [2021-08-29T15:29:30.008Z] INFO: Process started successfully.
15:29:30 [2021-08-29T15:29:30.008Z] INFO: Start tailing logs of the daemon under tests
15:29:30 [2021-08-29T15:29:30.008Z] INFO: Waiting for the daemon under test to start...
15:29:30 [2021-08-29T15:29:30.341Z] INFO: make.ps1 starting at 08/29/2021 15:29:29
15:29:30 [2021-08-29T15:29:30.341Z] INFO: Git commit (33977e17a0) assumed from DOCKER_GITCOMMIT environment variable
15:29:30 [2021-08-29T15:29:30.341Z] INFO: Invoking autogen...
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Extraction ended at 08/29/2021 15:29:27. Duration:00:00:21.9036268
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Updating the golang and path environment variables
15:29:30 [2021-08-29T15:29:30.709Z] INFO: GOPATH=d:\gopath
15:29:30 [2021-08-29T15:29:30.709Z] INFO: go version go1.17 windows/amd64
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Running the daemon under test in debug mode
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Running the daemon under test in containerd mode
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Starting a daemon under test...
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42349\21\daemon --pidfile d:\CI\PR-42349\21\docker.pid -D --containerd \\.\pipe\containerd-containerd
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Containerd started successfully.
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Process started successfully.
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Start tailing logs of the daemon under tests
15:29:30 [2021-08-29T15:29:30.709Z] INFO: Waiting for the daemon under test to start...
15:29:30 [2021-08-29T15:29:30.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:29:30 [2021-08-29T15:29:30.797Z] INFO: Building daemon...
15:29:30 [2021-08-29T15:29:30.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:29:31 [2021-08-29T15:29:31.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:29:31 [2021-08-29T15:29:31.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:29:32 [2021-08-29T15:29:32.900Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:29:33 [2021-08-29T15:29:33.471Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:29:34 [2021-08-29T15:29:34.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:29:34 [2021-08-29T15:29:34.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:29:35 [2021-08-29T15:29:35.922Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:29:36 [2021-08-29T15:29:36.861Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:29:36 [2021-08-29T15:29:36.861Z] Using test binary docker
15:29:36 [2021-08-29T15:29:36.861Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:29:36 [2021-08-29T15:29:36.861Z] Starting apparmor (via systemctl): apparmor.service.
15:29:36 [2021-08-29T15:29:36.861Z] INFO: Waiting for daemon to start...
15:29:36 [2021-08-29T15:29:36.861Z] Starting dockerd
15:29:38 [2021-08-29T15:29:38.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:29:41 [2021-08-29T15:29:41.060Z] .
15:29:41 [2021-08-29T15:29:41.060Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:29:41 [2021-08-29T15:29:41.060Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:29:41 [2021-08-29T15:29:41.060Z] Error: No such image: emptyfs
15:29:41 [2021-08-29T15:29:41.060Z] Running integration-test (iteration 1)
15:29:41 [2021-08-29T15:29:41.060Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:29:41 [2021-08-29T15:29:41.060Z] Loaded image: busybox:latest
15:29:41 [2021-08-29T15:29:41.060Z] Loaded image: busybox:glibc
15:29:42 [2021-08-29T15:29:42.442Z] Loaded image: debian:bullseye-slim
15:29:42 [2021-08-29T15:29:42.442Z] Loaded image: hello-world:latest
15:29:42 [2021-08-29T15:29:42.442Z] Loaded image: arm32v7/hello-world:latest
15:29:42 [2021-08-29T15:29:42.442Z] INFO: Testing against a local daemon
15:29:42 [2021-08-29T15:29:42.442Z] === RUN   TestCgroupNamespacesBuild
15:29:43 [2021-08-29T15:29:43.828Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
15:29:43 [2021-08-29T15:29:43.828Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:29:45 [2021-08-29T15:29:45.208Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.29s)
15:29:45 [2021-08-29T15:29:45.208Z] === RUN   TestBuildWithSession
15:29:45 [2021-08-29T15:29:45.208Z]     build_session_test.go:25: TODO: BuildKit
15:29:45 [2021-08-29T15:29:45.208Z] --- SKIP: TestBuildWithSession (0.00s)
15:29:45 [2021-08-29T15:29:45.208Z] === RUN   TestBuildSquashParent
15:29:47 [2021-08-29T15:29:47.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:29:48 [2021-08-29T15:29:48.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:29:48 [2021-08-29T15:29:48.337Z] ...INFO: Daemon under test started and replied!
15:29:48 [2021-08-29T15:29:48.337Z] INFO: Docker version of the daemon under test
15:29:48 [2021-08-29T15:29:48.337Z] 
15:29:48 [2021-08-29T15:29:48.337Z] Client:
15:29:48 [2021-08-29T15:29:48.337Z]  Version:      17.06.2-ce
15:29:48 [2021-08-29T15:29:48.337Z]  API version:  1.30
15:29:48 [2021-08-29T15:29:48.337Z]  Go version:   go1.8.3
15:29:48 [2021-08-29T15:29:48.337Z]  Git commit:   cec0b72
15:29:48 [2021-08-29T15:29:48.337Z]  Built:        Tue Sep  5 19:57:19 2017
15:29:48 [2021-08-29T15:29:48.337Z]  OS/Arch:      windows/amd64
15:29:48 [2021-08-29T15:29:48.337Z] 
15:29:48 [2021-08-29T15:29:48.337Z] Server:
15:29:48 [2021-08-29T15:29:48.337Z]  Version:      0.0.0-dev
15:29:48 [2021-08-29T15:29:48.337Z]  API version:  1.42 (minimum version 1.24)
15:29:48 [2021-08-29T15:29:48.337Z]  Go version:   go1.17
15:29:48 [2021-08-29T15:29:48.337Z]  Git commit:   5858564a5b
15:29:48 [2021-08-29T15:29:48.337Z]  Built:        08/29/2021 15:27:56
15:29:48 [2021-08-29T15:29:48.337Z]  OS/Arch:      windows/amd64
15:29:48 [2021-08-29T15:29:48.337Z]  Experimental: false
15:29:48 [2021-08-29T15:29:48.337Z] 
15:29:48 [2021-08-29T15:29:48.337Z] INFO: Docker info of the daemon under test
15:29:48 [2021-08-29T15:29:48.337Z] 
15:29:48 [2021-08-29T15:29:48.337Z] Containers: 0
15:29:48 [2021-08-29T15:29:48.337Z]  Running: 0
15:29:48 [2021-08-29T15:29:48.337Z]  Paused: 0
15:29:48 [2021-08-29T15:29:48.337Z]  Stopped: 0
15:29:48 [2021-08-29T15:29:48.337Z] Images: 0
15:29:48 [2021-08-29T15:29:48.337Z] Server Version: 0.0.0-dev
15:29:48 [2021-08-29T15:29:48.337Z] Storage Driver: windowsfilter
15:29:48 [2021-08-29T15:29:48.337Z]  Windows: 
15:29:48 [2021-08-29T15:29:48.337Z] Logging Driver: json-file
15:29:48 [2021-08-29T15:29:48.337Z] Plugins: 
15:29:48 [2021-08-29T15:29:48.337Z]  Volume: local
15:29:48 [2021-08-29T15:29:48.337Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:29:48 [2021-08-29T15:29:48.337Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:29:48 [2021-08-29T15:29:48.337Z] Swarm: inactive
15:29:48 [2021-08-29T15:29:48.337Z] Default Isolation: process
15:29:48 [2021-08-29T15:29:48.337Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
15:29:48 [2021-08-29T15:29:48.337Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
15:29:48 [2021-08-29T15:29:48.337Z] OSType: windows
15:29:48 [2021-08-29T15:29:48.337Z] Architecture: x86_64
15:29:48 [2021-08-29T15:29:48.337Z] CPUs: 4
15:29:48 [2021-08-29T15:29:48.337Z] Total Memory: 32GiB
15:29:48 [2021-08-29T15:29:48.337Z] Name: azwin-2-8e2391
15:29:48 [2021-08-29T15:29:48.337Z] ID: BY34:NMC7:AQPT:BEKN:SOXB:NRZH:5ALS:NXOX:HE4Q:IKBA:OR4C:SEII
15:29:48 [2021-08-29T15:29:48.337Z] Docker Root Dir: D:\CI\PR-42349\21\daemon
15:29:48 [2021-08-29T15:29:48.337Z] Debug Mode (client): false
15:29:48 [2021-08-29T15:29:48.337Z] Debug Mode (server): true
15:29:48 [2021-08-29T15:29:48.337Z]  File Descriptors: -1
15:29:48 [2021-08-29T15:29:48.337Z]  Goroutines: 31
15:29:48 [2021-08-29T15:29:48.337Z]  System Time: 2021-08-29T15:29:47.240552Z
15:29:48 [2021-08-29T15:29:48.337Z]  EventsListeners: 0
15:29:48 [2021-08-29T15:29:48.337Z] Registry: https://index.docker.io/v1/
15:29:48 [2021-08-29T15:29:48.337Z] Labels:
15:29:48 [2021-08-29T15:29:48.337Z] Experimental: false
15:29:48 [2021-08-29T15:29:48.337Z] Insecure Registries:
15:29:48 [2021-08-29T15:29:48.337Z]  127.0.0.0/8
15:29:48 [2021-08-29T15:29:48.337Z] Live Restore Enabled: false
15:29:48 [2021-08-29T15:29:48.337Z] 
15:29:48 [2021-08-29T15:29:48.337Z] 
15:29:48 [2021-08-29T15:29:48.337Z] INFO: Docker images of the daemon under test
15:29:48 [2021-08-29T15:29:48.337Z] 
15:29:48 [2021-08-29T15:29:48.337Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:29:48 [2021-08-29T15:29:48.337Z] 
15:29:48 [2021-08-29T15:29:48.337Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:29:48 [2021-08-29T15:29:48.337Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
15:29:48 [2021-08-29T15:29:48.337Z] ltsc2022: Pulling from windows/servercore
15:29:48 [2021-08-29T15:29:48.337Z] 8f616e6e9eec: Pulling fs layer
15:29:48 [2021-08-29T15:29:48.337Z] 393f6f5bddce: Pulling fs layer
15:29:48 [2021-08-29T15:29:48.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:29:49 [2021-08-29T15:29:49.404Z] --- PASS: TestBuildSquashParent (4.19s)
15:29:49 [2021-08-29T15:29:49.404Z] === RUN   TestBuildWithRemoveAndForceRemove
15:29:49 [2021-08-29T15:29:49.404Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:29:49 [2021-08-29T15:29:49.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:29:49 [2021-08-29T15:29:49.404Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:29:49 [2021-08-29T15:29:49.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:29:49 [2021-08-29T15:29:49.404Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:29:49 [2021-08-29T15:29:49.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:29:49 [2021-08-29T15:29:49.404Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:29:49 [2021-08-29T15:29:49.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:29:49 [2021-08-29T15:29:49.404Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:29:49 [2021-08-29T15:29:49.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:29:49 [2021-08-29T15:29:49.404Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:29:49 [2021-08-29T15:29:49.404Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:29:49 [2021-08-29T15:29:49.404Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:29:49 [2021-08-29T15:29:49.404Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:29:49 [2021-08-29T15:29:49.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:29:49 [2021-08-29T15:29:49.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:29:50 [2021-08-29T15:29:50.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:29:50 [2021-08-29T15:29:50.785Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:29:51 [2021-08-29T15:29:51.044Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:29:51 [2021-08-29T15:29:51.080Z] ...INFO: Daemon under test started and replied!
15:29:51 [2021-08-29T15:29:51.080Z] INFO: Docker version of the daemon under test
15:29:51 [2021-08-29T15:29:51.080Z] 
15:29:51 [2021-08-29T15:29:51.080Z] Client:
15:29:51 [2021-08-29T15:29:51.080Z]  Version:      17.06.2-ce
15:29:51 [2021-08-29T15:29:51.080Z]  API version:  1.30
15:29:51 [2021-08-29T15:29:51.080Z]  Go version:   go1.8.3
15:29:51 [2021-08-29T15:29:51.080Z]  Git commit:   cec0b72
15:29:51 [2021-08-29T15:29:51.080Z]  Built:        Tue Sep  5 19:57:19 2017
15:29:51 [2021-08-29T15:29:51.080Z]  OS/Arch:      windows/amd64
15:29:51 [2021-08-29T15:29:51.080Z] 
15:29:51 [2021-08-29T15:29:51.080Z] Server:
15:29:51 [2021-08-29T15:29:51.080Z]  Version:      0.0.0-dev
15:29:51 [2021-08-29T15:29:51.080Z]  API version:  1.42 (minimum version 1.24)
15:29:51 [2021-08-29T15:29:51.080Z]  Go version:   go1.17
15:29:51 [2021-08-29T15:29:51.080Z]  Git commit:   b547ecb492
15:29:51 [2021-08-29T15:29:51.080Z]  Built:        08/29/2021 15:27:59
15:29:51 [2021-08-29T15:29:51.080Z]  OS/Arch:      windows/amd64
15:29:51 [2021-08-29T15:29:51.080Z]  Experimental: false
15:29:51 [2021-08-29T15:29:51.080Z] 
15:29:51 [2021-08-29T15:29:51.080Z] INFO: Docker info of the daemon under test
15:29:51 [2021-08-29T15:29:51.080Z] 
15:29:51 [2021-08-29T15:29:51.080Z] Containers: 0
15:29:51 [2021-08-29T15:29:51.080Z]  Running: 0
15:29:51 [2021-08-29T15:29:51.080Z]  Paused: 0
15:29:51 [2021-08-29T15:29:51.080Z]  Stopped: 0
15:29:51 [2021-08-29T15:29:51.080Z] Images: 0
15:29:51 [2021-08-29T15:29:51.080Z] Server Version: 0.0.0-dev
15:29:51 [2021-08-29T15:29:51.080Z] Storage Driver: windowsfilter
15:29:51 [2021-08-29T15:29:51.080Z]  Windows: 
15:29:51 [2021-08-29T15:29:51.080Z] Logging Driver: json-file
15:29:51 [2021-08-29T15:29:51.080Z] Plugins: 
15:29:51 [2021-08-29T15:29:51.080Z]  Volume: local
15:29:51 [2021-08-29T15:29:51.080Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:29:51 [2021-08-29T15:29:51.080Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:29:51 [2021-08-29T15:29:51.080Z] Swarm: inactive
15:29:51 [2021-08-29T15:29:51.080Z] Default Isolation: process
15:29:51 [2021-08-29T15:29:51.080Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
15:29:51 [2021-08-29T15:29:51.080Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
15:29:51 [2021-08-29T15:29:51.080Z] OSType: windows
15:29:51 [2021-08-29T15:29:51.080Z] Architecture: x86_64
15:29:51 [2021-08-29T15:29:51.080Z] CPUs: 4
15:29:51 [2021-08-29T15:29:51.080Z] Total Memory: 32GiB
15:29:51 [2021-08-29T15:29:51.080Z] Name: azwin-2-8e2390
15:29:51 [2021-08-29T15:29:51.080Z] ID: P4IB:3356:KMS5:QLKH:SHZD:CUB6:K6PV:KYXO:VRP2:E6EH:4LGS:UTBG
15:29:51 [2021-08-29T15:29:51.080Z] Docker Root Dir: D:\CI\PR-42349\21\daemon
15:29:51 [2021-08-29T15:29:51.080Z] Debug Mode (client): false
15:29:51 [2021-08-29T15:29:51.080Z] Debug Mode (server): true
15:29:51 [2021-08-29T15:29:51.080Z]  File Descriptors: -1
15:29:51 [2021-08-29T15:29:51.080Z]  Goroutines: 16
15:29:51 [2021-08-29T15:29:51.080Z]  System Time: 2021-08-29T15:29:47.8060407Z
15:29:51 [2021-08-29T15:29:51.080Z]  EventsListeners: 0
15:29:51 [2021-08-29T15:29:51.080Z] Registry: https://index.docker.io/v1/
15:29:51 [2021-08-29T15:29:51.080Z] Labels:
15:29:51 [2021-08-29T15:29:51.080Z] Experimental: false
15:29:51 [2021-08-29T15:29:51.080Z] Insecure Registries:
15:29:51 [2021-08-29T15:29:51.080Z]  127.0.0.0/8
15:29:51 [2021-08-29T15:29:51.080Z] Live Restore Enabled: false
15:29:51 [2021-08-29T15:29:51.080Z] 
15:29:51 [2021-08-29T15:29:51.080Z] 
15:29:51 [2021-08-29T15:29:51.080Z] INFO: Docker images of the daemon under test
15:29:51 [2021-08-29T15:29:51.080Z] 
15:29:51 [2021-08-29T15:29:51.080Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:29:51 [2021-08-29T15:29:51.080Z] 
15:29:51 [2021-08-29T15:29:51.080Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:29:51 [2021-08-29T15:29:51.080Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2022 from docker hub into daemon under test. This may take some time...
15:29:51 [2021-08-29T15:29:51.080Z] ltsc2022: Pulling from windows/servercore
15:29:51 [2021-08-29T15:29:51.080Z] 8f616e6e9eec: Pulling fs layer
15:29:51 [2021-08-29T15:29:51.080Z] 393f6f5bddce: Pulling fs layer
15:29:52 [2021-08-29T15:29:52.426Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:29:52 [2021-08-29T15:29:52.686Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:29:52 [2021-08-29T15:29:52.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:29:53 [2021-08-29T15:29:53.912Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:29:54 [2021-08-29T15:29:54.067Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:29:54 [2021-08-29T15:29:54.068Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.55s)
15:29:54 [2021-08-29T15:29:54.068Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s)
15:29:54 [2021-08-29T15:29:54.068Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.39s)
15:29:54 [2021-08-29T15:29:54.068Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s)
15:29:54 [2021-08-29T15:29:54.068Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.60s)
15:29:54 [2021-08-29T15:29:54.068Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.52s)
15:29:54 [2021-08-29T15:29:54.068Z] === RUN   TestBuildMultiStageCopy
15:29:54 [2021-08-29T15:29:54.068Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:29:54 [2021-08-29T15:29:54.479Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:29:55 [2021-08-29T15:29:55.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:29:55 [2021-08-29T15:29:55.376Z] 393f6f5bddce: Verifying Checksum
15:29:55 [2021-08-29T15:29:55.376Z] 393f6f5bddce: Download complete
15:29:55 [2021-08-29T15:29:55.449Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:29:55 [2021-08-29T15:29:55.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:29:55 [2021-08-29T15:29:55.709Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:29:55 [2021-08-29T15:29:55.709Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:29:55 [2021-08-29T15:29:55.969Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:29:56 [2021-08-29T15:29:56.229Z] --- PASS: TestBuildMultiStageCopy (2.13s)
15:29:56 [2021-08-29T15:29:56.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.37s)
15:29:56 [2021-08-29T15:29:56.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.17s)
15:29:56 [2021-08-29T15:29:56.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.17s)
15:29:56 [2021-08-29T15:29:56.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.19s)
15:29:56 [2021-08-29T15:29:56.229Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s)
15:29:56 [2021-08-29T15:29:56.229Z] === RUN   TestBuildMultiStageParentConfig
15:29:56 [2021-08-29T15:29:56.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:29:56 [2021-08-29T15:29:56.799Z] --- PASS: TestBuildMultiStageParentConfig (0.49s)
15:29:56 [2021-08-29T15:29:56.799Z] === RUN   TestBuildLabelWithTargets
15:29:56 [2021-08-29T15:29:56.863Z] 8f616e6e9eec: Verifying Checksum
15:29:56 [2021-08-29T15:29:56.863Z] 8f616e6e9eec: Download complete
15:29:57 [2021-08-29T15:29:57.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:29:57 [2021-08-29T15:29:57.740Z] --- PASS: TestBuildLabelWithTargets (0.81s)
15:29:57 [2021-08-29T15:29:57.740Z] === RUN   TestBuildWithEmptyLayers
15:29:58 [2021-08-29T15:29:58.000Z] --- PASS: TestBuildWithEmptyLayers (0.38s)
15:29:58 [2021-08-29T15:29:58.000Z] === RUN   TestBuildMultiStageOnBuild
15:29:58 [2021-08-29T15:29:58.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:29:58 [2021-08-29T15:29:58.984Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:29:59 [2021-08-29T15:29:59.381Z] --- PASS: TestBuildMultiStageOnBuild (1.57s)
15:29:59 [2021-08-29T15:29:59.381Z] === RUN   TestBuildUncleanTarFilenames
15:29:59 [2021-08-29T15:29:59.551Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:29:59 [2021-08-29T15:29:59.551Z] Using test binary docker
15:29:59 [2021-08-29T15:29:59.551Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:29:59 [2021-08-29T15:29:59.551Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:29:59 [2021-08-29T15:29:59.551Z] INFO: Waiting for daemon to start...
15:29:59 [2021-08-29T15:29:59.551Z] Starting dockerd
15:29:59 [2021-08-29T15:29:59.951Z] --- PASS: TestBuildUncleanTarFilenames (0.55s)
15:29:59 [2021-08-29T15:29:59.951Z] === RUN   TestBuildMultiStageLayerLeak
15:30:01 [2021-08-29T15:30:01.861Z] --- PASS: TestBuildMultiStageLayerLeak (1.60s)
15:30:01 [2021-08-29T15:30:01.861Z] === RUN   TestBuildWithHugeFile
15:30:04 [2021-08-29T15:30:04.810Z] .
15:30:04 [2021-08-29T15:30:04.810Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:30:04 [2021-08-29T15:30:04.810Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:30:04 [2021-08-29T15:30:04.810Z] Error: No such image: emptyfs
15:30:04 [2021-08-29T15:30:04.810Z] Running integration-test (iteration 1)
15:30:04 [2021-08-29T15:30:04.810Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:30:05 [2021-08-29T15:30:05.068Z] Loaded image: busybox:latest
15:30:05 [2021-08-29T15:30:05.328Z] Loaded image: busybox:glibc
15:30:06 [2021-08-29T15:30:06.712Z] Loaded image: debian:bullseye-slim
15:30:06 [2021-08-29T15:30:06.712Z] Loaded image: hello-world:latest
15:30:06 [2021-08-29T15:30:06.712Z] Loaded image: arm32v7/hello-world:latest
15:30:06 [2021-08-29T15:30:06.712Z] INFO: Testing against a local daemon
15:30:06 [2021-08-29T15:30:06.712Z] === RUN   TestCgroupNamespacesBuild
15:30:08 [2021-08-29T15:30:08.086Z] --- PASS: TestCgroupNamespacesBuild (1.31s)
15:30:08 [2021-08-29T15:30:08.086Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:30:09 [2021-08-29T15:30:09.460Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.10s)
15:30:09 [2021-08-29T15:30:09.460Z] === RUN   TestBuildWithSession
15:30:09 [2021-08-29T15:30:09.460Z]     build_session_test.go:25: TODO: BuildKit
15:30:09 [2021-08-29T15:30:09.460Z] --- SKIP: TestBuildWithSession (0.00s)
15:30:09 [2021-08-29T15:30:09.460Z] === RUN   TestBuildSquashParent
15:30:16 [2021-08-29T15:30:16.014Z] --- PASS: TestBuildSquashParent (6.76s)
15:30:16 [2021-08-29T15:30:16.014Z] === RUN   TestBuildWithRemoveAndForceRemove
15:30:16 [2021-08-29T15:30:16.014Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:16 [2021-08-29T15:30:16.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:16 [2021-08-29T15:30:16.014Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:16 [2021-08-29T15:30:16.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:16 [2021-08-29T15:30:16.014Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:16 [2021-08-29T15:30:16.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:16 [2021-08-29T15:30:16.014Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:16 [2021-08-29T15:30:16.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:16 [2021-08-29T15:30:16.014Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:16 [2021-08-29T15:30:16.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:16 [2021-08-29T15:30:16.014Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:16 [2021-08-29T15:30:16.014Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:16 [2021-08-29T15:30:16.014Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:30:16 [2021-08-29T15:30:16.014Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:30:16 [2021-08-29T15:30:16.657Z] ok  	github.com/docker/docker/libnetwork	46.990s	coverage: 41.0% of statements
15:30:16 [2021-08-29T15:30:16.657Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.312s	coverage: 84.4% of statements
15:30:16 [2021-08-29T15:30:16.657Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:30:16 [2021-08-29T15:30:16.657Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:30:16 [2021-08-29T15:30:16.657Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:30:16 [2021-08-29T15:30:16.657Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:30:16 [2021-08-29T15:30:16.657Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:30:16 [2021-08-29T15:30:16.657Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:30:16 [2021-08-29T15:30:16.657Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
15:30:16 [2021-08-29T15:30:16.657Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:30:16 [2021-08-29T15:30:16.918Z] ok  	github.com/docker/docker/libnetwork/config	0.049s	coverage: 24.0% of statements
15:30:17 [2021-08-29T15:30:17.490Z] ok  	github.com/docker/docker/libnetwork/datastore	0.005s	coverage: 21.9% of statements
15:30:17 [2021-08-29T15:30:17.490Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:30:17 [2021-08-29T15:30:17.490Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:30:17 [2021-08-29T15:30:17.751Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.004s	coverage: 68.9% of statements
15:30:17 [2021-08-29T15:30:17.915Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:30:17 [2021-08-29T15:30:17.915Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:30:19 [2021-08-29T15:30:19.814Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:30:19 [2021-08-29T15:30:19.814Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:30:21 [2021-08-29T15:30:21.958Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	2.483s	coverage: 59.9% of statements
15:30:21 [2021-08-29T15:30:21.958Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:30:22 [2021-08-29T15:30:22.374Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
15:30:22 [2021-08-29T15:30:22.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.90s)
15:30:22 [2021-08-29T15:30:22.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.94s)
15:30:22 [2021-08-29T15:30:22.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.91s)
15:30:22 [2021-08-29T15:30:22.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.90s)
15:30:22 [2021-08-29T15:30:22.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.05s)
15:30:22 [2021-08-29T15:30:22.374Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.06s)
15:30:22 [2021-08-29T15:30:22.374Z] === RUN   TestBuildMultiStageCopy
15:30:22 [2021-08-29T15:30:22.374Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:30:22 [2021-08-29T15:30:22.532Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.004s	coverage: 34.8% of statements
15:30:25 [2021-08-29T15:30:25.077Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.026s	coverage: 4.0% of statements
15:30:25 [2021-08-29T15:30:25.077Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:30:25 [2021-08-29T15:30:25.648Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.027s	coverage: 4.5% of statements
15:30:25 [2021-08-29T15:30:25.671Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:30:25 [2021-08-29T15:30:25.909Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:30:26 [2021-08-29T15:30:26.170Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.004s	coverage: 34.8% of statements
15:30:26 [2021-08-29T15:30:26.236Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:30:27 [2021-08-29T15:30:27.167Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:30:28 [2021-08-29T15:30:28.099Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:30:29 [2021-08-29T15:30:29.033Z] --- PASS: TestBuildMultiStageCopy (7.28s)
15:30:29 [2021-08-29T15:30:29.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s)
15:30:29 [2021-08-29T15:30:29.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
15:30:29 [2021-08-29T15:30:29.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
15:30:29 [2021-08-29T15:30:29.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
15:30:29 [2021-08-29T15:30:29.033Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
15:30:29 [2021-08-29T15:30:29.033Z] === RUN   TestBuildMultiStageParentConfig
15:30:34 [2021-08-29T15:30:34.292Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
15:30:34 [2021-08-29T15:30:34.292Z] === RUN   TestBuildLabelWithTargets
15:30:38 [2021-08-29T15:30:38.400Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.164s	coverage: 6.6% of statements
15:30:38 [2021-08-29T15:30:38.400Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:30:38 [2021-08-29T15:30:38.452Z] INFO [loader] Go packages loading at mode 575 (files|deps|exports_file|name|types_sizes|compiled_files|imports) took 2m24.002896239s 
15:30:38 [2021-08-29T15:30:38.452Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 500.641848ms 
15:30:40 [2021-08-29T15:30:40.313Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.005s	coverage: 63.6% of statements
15:30:41 [2021-08-29T15:30:41.698Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.021s	coverage: 57.4% of statements
15:30:41 [2021-08-29T15:30:41.698Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:30:41 [2021-08-29T15:30:41.699Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:30:41 [2021-08-29T15:30:41.699Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:30:42 [2021-08-29T15:30:42.270Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.025s	coverage: 82.4% of statements
15:30:42 [2021-08-29T15:30:42.395Z] --- PASS: TestBuildLabelWithTargets (8.00s)
15:30:42 [2021-08-29T15:30:42.395Z] === RUN   TestBuildWithEmptyLayers
15:30:42 [2021-08-29T15:30:42.838Z] INFO: Downloading docker/cli version 17.06.2-ce from stable...
15:30:42 [2021-08-29T15:30:42.838Z] 
15:30:42 [2021-08-29T15:30:42.838Z]  ________   ____  __.
15:30:42 [2021-08-29T15:30:42.838Z]  \_____  \ |    |/ _|
15:30:42 [2021-08-29T15:30:42.838Z]  /   |   \|      <
15:30:42 [2021-08-29T15:30:42.838Z]  /    |    \    |  \
15:30:42 [2021-08-29T15:30:42.838Z]  \_______  /____|__ \
15:30:42 [2021-08-29T15:30:42.838Z]          \/        \/
15:30:42 [2021-08-29T15:30:42.838Z] 
15:30:42 [2021-08-29T15:30:42.838Z] INFO: make.ps1 ended at 08/29/2021 15:30:36
15:30:42 [2021-08-29T15:30:42.838Z] INFO: Binaries build ended at 08/29/2021 15:30:38. Duration:00:01:13.4140626
15:30:42 [2021-08-29T15:30:42.838Z] INFO: Copying the built daemon binary to d:\CI\PR-42349\21\binary\dockerd-33977e17a0.exe...
15:30:42 [2021-08-29T15:30:42.838Z] INFO: Copying the built client binary to d:\CI\PR-42349\21\binary\docker-33977e17a0.exe...
15:30:42 [2021-08-29T15:30:42.838Z] INFO: Copying dockerversion from the container...
15:30:42 [2021-08-29T15:30:42.838Z] INFO: Copying the golang package from the container to d:\CI\PR-42349\21\installer\go.zip...
15:30:42 [2021-08-29T15:30:42.838Z] INFO: Extracting go.zip to d:\CI\PR-42349\21\go
15:30:43 [2021-08-29T15:30:43.216Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.035s	coverage: 81.2% of statements
15:30:44 [2021-08-29T15:30:44.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:30:44 [2021-08-29T15:30:44.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:30:45 [2021-08-29T15:30:45.677Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
15:30:45 [2021-08-29T15:30:45.677Z] === RUN   TestBuildMultiStageOnBuild
15:30:45 [2021-08-29T15:30:45.762Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.005s	coverage: 48.1% of statements
15:30:46 [2021-08-29T15:30:46.706Z] ok  	github.com/docker/docker/libnetwork/idm	0.004s	coverage: 87.5% of statements
15:30:46 [2021-08-29T15:30:46.706Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.003s	coverage: 100.0% of statements
15:30:50 [2021-08-29T15:30:50.940Z] --- PASS: TestBuildMultiStageOnBuild (5.01s)
15:30:50 [2021-08-29T15:30:50.940Z] === RUN   TestBuildUncleanTarFilenames
15:30:50 [2021-08-29T15:30:50.940Z] --- PASS: TestBuildUncleanTarFilenames (0.52s)
15:30:50 [2021-08-29T15:30:50.940Z] === RUN   TestBuildMultiStageLayerLeak
15:30:55 [2021-08-29T15:30:55.128Z] --- PASS: TestBuildMultiStageLayerLeak (4.47s)
15:30:55 [2021-08-29T15:30:55.128Z] === RUN   TestBuildWithHugeFile
15:30:58 [2021-08-29T15:30:58.118Z] --- PASS: TestBuildWithHugeFile (55.43s)
15:30:58 [2021-08-29T15:30:58.118Z] === RUN   TestBuildWCOWSandboxSize
15:30:58 [2021-08-29T15:30:58.118Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:30:58 [2021-08-29T15:30:58.118Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
15:30:58 [2021-08-29T15:30:58.118Z] === RUN   TestBuildWithEmptyDockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:30:58 [2021-08-29T15:30:58.118Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:30:58 [2021-08-29T15:30:58.118Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s)
15:30:58 [2021-08-29T15:30:58.118Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
15:30:58 [2021-08-29T15:30:58.118Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s)
15:30:58 [2021-08-29T15:30:58.118Z] === RUN   TestBuildPreserveOwnership
15:30:58 [2021-08-29T15:30:58.118Z] === RUN   TestBuildPreserveOwnership/copy_from
15:30:58 [2021-08-29T15:30:58.940Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
15:30:59 [2021-08-29T15:30:59.502Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:31:00 [2021-08-29T15:31:00.443Z] --- PASS: TestBuildPreserveOwnership (3.33s)
15:31:00 [2021-08-29T15:31:00.443Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.29s)
15:31:00 [2021-08-29T15:31:00.443Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.02s)
15:31:00 [2021-08-29T15:31:00.443Z] === RUN   TestBuildPlatformInvalid
15:31:00 [2021-08-29T15:31:00.703Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:31:00 [2021-08-29T15:31:00.703Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:31:01 [2021-08-29T15:31:01.274Z] Loaded image: busybox:latest
15:31:01 [2021-08-29T15:31:01.535Z] Loaded image: busybox:glibc
15:31:02 [2021-08-29T15:31:02.918Z] Loaded image: debian:bullseye-slim
15:31:02 [2021-08-29T15:31:02.918Z] Loaded image: hello-world:latest
15:31:02 [2021-08-29T15:31:02.918Z] Loaded image: arm32v7/hello-world:latest
15:31:07 [2021-08-29T15:31:07.937Z] INFO: Extraction ended at 08/29/2021 15:31:04. Duration:00:00:23.5354291
15:31:07 [2021-08-29T15:31:07.937Z] INFO: Updating the golang and path environment variables
15:31:07 [2021-08-29T15:31:07.937Z] INFO: GOPATH=d:\gopath
15:31:07 [2021-08-29T15:31:07.937Z] INFO: go version go1.17 windows/amd64
15:31:07 [2021-08-29T15:31:07.937Z] INFO: Running the daemon under test in debug mode
15:31:07 [2021-08-29T15:31:07.937Z] INFO: Starting a daemon under test...
15:31:07 [2021-08-29T15:31:07.937Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42349\21\daemon --pidfile d:\CI\PR-42349\21\docker.pid -D
15:31:07 [2021-08-29T15:31:07.937Z] INFO: Process started successfully.
15:31:07 [2021-08-29T15:31:07.937Z] INFO: Start tailing logs of the daemon under tests
15:31:07 [2021-08-29T15:31:07.937Z] INFO: Waiting for the daemon under test to start...
15:31:08 [2021-08-29T15:31:08.938Z] 8f616e6e9eec: Pull complete
15:31:12 [2021-08-29T15:31:12.911Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.08s)
15:31:12 [2021-08-29T15:31:12.911Z] PASS
15:31:12 [2021-08-29T15:31:12.911Z] 
15:31:12 [2021-08-29T15:31:12.911Z] === Skipped
15:31:12 [2021-08-29T15:31:12.911Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:31:12 [2021-08-29T15:31:12.911Z]     build_session_test.go:25: TODO: BuildKit
15:31:12 [2021-08-29T15:31:12.911Z] 
15:31:12 [2021-08-29T15:31:12.911Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
15:31:12 [2021-08-29T15:31:12.911Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:31:12 [2021-08-29T15:31:12.911Z] 
15:31:12 [2021-08-29T15:31:12.911Z] 
15:31:12 [2021-08-29T15:31:12.911Z] DONE 34 tests, 2 skipped in 91.226s
15:31:12 [2021-08-29T15:31:12.911Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:31:12 [2021-08-29T15:31:12.911Z] INFO: Testing against a local daemon
15:31:12 [2021-08-29T15:31:12.911Z] === RUN   TestConfigInspect
15:31:14 [2021-08-29T15:31:14.293Z] --- PASS: TestConfigInspect (2.36s)
15:31:14 [2021-08-29T15:31:14.293Z] === RUN   TestConfigList
15:31:16 [2021-08-29T15:31:16.203Z] --- PASS: TestConfigList (2.12s)
15:31:16 [2021-08-29T15:31:16.203Z] === RUN   TestConfigsCreateAndDelete
15:31:18 [2021-08-29T15:31:18.754Z] --- PASS: TestConfigsCreateAndDelete (2.10s)
15:31:18 [2021-08-29T15:31:18.754Z] === RUN   TestConfigsUpdate
15:31:19 [2021-08-29T15:31:19.259Z] 393f6f5bddce: Verifying Checksum
15:31:19 [2021-08-29T15:31:19.259Z] 393f6f5bddce: Download complete
15:31:20 [2021-08-29T15:31:20.731Z] --- PASS: TestConfigsUpdate (2.19s)
15:31:20 [2021-08-29T15:31:20.731Z] === RUN   TestTemplatedConfig
15:31:23 [2021-08-29T15:31:23.269Z] --- PASS: TestTemplatedConfig (2.61s)
15:31:23 [2021-08-29T15:31:23.269Z] === RUN   TestConfigCreateResolve
15:31:25 [2021-08-29T15:31:25.176Z] --- PASS: TestConfigCreateResolve (2.14s)
15:31:25 [2021-08-29T15:31:25.176Z] PASS
15:31:25 [2021-08-29T15:31:25.176Z] 
15:31:25 [2021-08-29T15:31:25.176Z] DONE 6 tests in 13.534s
15:31:25 [2021-08-29T15:31:25.437Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:31:25 [2021-08-29T15:31:25.437Z] INFO: Testing against a local daemon
15:31:25 [2021-08-29T15:31:25.437Z] === RUN   TestCheckpoint
15:31:25 [2021-08-29T15:31:25.437Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:31:25 [2021-08-29T15:31:25.437Z] --- SKIP: TestCheckpoint (0.00s)
15:31:25 [2021-08-29T15:31:25.437Z] === RUN   TestContainerInvalidJSON
15:31:25 [2021-08-29T15:31:25.438Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:31:25 [2021-08-29T15:31:25.438Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:31:25 [2021-08-29T15:31:25.438Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:31:25 [2021-08-29T15:31:25.438Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:31:25 [2021-08-29T15:31:25.438Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:31:25 [2021-08-29T15:31:25.438Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:31:25 [2021-08-29T15:31:25.438Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:31:25 [2021-08-29T15:31:25.438Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:31:25 [2021-08-29T15:31:25.438Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:31:25 [2021-08-29T15:31:25.438Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:31:25 [2021-08-29T15:31:25.438Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s)
15:31:25 [2021-08-29T15:31:25.438Z] === RUN   TestCopyFromContainerPathIsNotDir
15:31:25 [2021-08-29T15:31:25.438Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
15:31:25 [2021-08-29T15:31:25.438Z] === RUN   TestCopyToContainerPathDoesNotExist
15:31:25 [2021-08-29T15:31:25.591Z] .....INFO: Daemon under test started and replied!
15:31:25 [2021-08-29T15:31:25.591Z] INFO: Docker version of the daemon under test
15:31:25 [2021-08-29T15:31:25.591Z] 
15:31:25 [2021-08-29T15:31:25.591Z] Client:
15:31:25 [2021-08-29T15:31:25.591Z]  Version:      17.06.2-ce
15:31:25 [2021-08-29T15:31:25.591Z]  API version:  1.30
15:31:25 [2021-08-29T15:31:25.591Z]  Go version:   go1.8.3
15:31:25 [2021-08-29T15:31:25.591Z]  Git commit:   cec0b72
15:31:25 [2021-08-29T15:31:25.591Z]  Built:        Tue Sep  5 19:57:19 2017
15:31:25 [2021-08-29T15:31:25.591Z]  OS/Arch:      windows/amd64
15:31:25 [2021-08-29T15:31:25.591Z] 
15:31:25 [2021-08-29T15:31:25.591Z] Server:
15:31:25 [2021-08-29T15:31:25.591Z]  Version:      0.0.0-dev
15:31:25 [2021-08-29T15:31:25.591Z]  API version:  1.42 (minimum version 1.24)
15:31:25 [2021-08-29T15:31:25.591Z]  Go version:   go1.17
15:31:25 [2021-08-29T15:31:25.591Z]  Git commit:   33977e17a0
15:31:25 [2021-08-29T15:31:25.591Z]  Built:        08/29/2021 15:29:29
15:31:25 [2021-08-29T15:31:25.591Z]  OS/Arch:      windows/amd64
15:31:25 [2021-08-29T15:31:25.591Z]  Experimental: false
15:31:25 [2021-08-29T15:31:25.591Z] 
15:31:25 [2021-08-29T15:31:25.591Z] INFO: Docker info of the daemon under test
15:31:25 [2021-08-29T15:31:25.591Z] 
15:31:25 [2021-08-29T15:31:25.591Z] Containers: 0
15:31:25 [2021-08-29T15:31:25.591Z]  Running: 0
15:31:25 [2021-08-29T15:31:25.591Z]  Paused: 0
15:31:25 [2021-08-29T15:31:25.591Z]  Stopped: 0
15:31:25 [2021-08-29T15:31:25.591Z] Images: 0
15:31:25 [2021-08-29T15:31:25.591Z] Server Version: 0.0.0-dev
15:31:25 [2021-08-29T15:31:25.591Z] Storage Driver: windowsfilter
15:31:25 [2021-08-29T15:31:25.591Z]  Windows: 
15:31:25 [2021-08-29T15:31:25.591Z] Logging Driver: json-file
15:31:25 [2021-08-29T15:31:25.591Z] Plugins: 
15:31:25 [2021-08-29T15:31:25.591Z]  Volume: local
15:31:25 [2021-08-29T15:31:25.591Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
15:31:25 [2021-08-29T15:31:25.591Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
15:31:25 [2021-08-29T15:31:25.591Z] Swarm: inactive
15:31:25 [2021-08-29T15:31:25.591Z] Default Isolation: process
15:31:25 [2021-08-29T15:31:25.591Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
15:31:25 [2021-08-29T15:31:25.591Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
15:31:25 [2021-08-29T15:31:25.591Z] OSType: windows
15:31:25 [2021-08-29T15:31:25.591Z] Architecture: x86_64
15:31:25 [2021-08-29T15:31:25.591Z] CPUs: 4
15:31:25 [2021-08-29T15:31:25.591Z] Total Memory: 32GiB
15:31:25 [2021-08-29T15:31:25.591Z] Name: azwin-2-6d1f50
15:31:25 [2021-08-29T15:31:25.591Z] ID: E5ON:FVWW:HHBD:ARVM:TRUQ:IGFP:BLDX:CVYK:FYOC:PJV7:C6YD:LOIG
15:31:25 [2021-08-29T15:31:25.591Z] Docker Root Dir: D:\CI\PR-42349\21\daemon
15:31:25 [2021-08-29T15:31:25.591Z] Debug Mode (client): false
15:31:25 [2021-08-29T15:31:25.591Z] Debug Mode (server): true
15:31:25 [2021-08-29T15:31:25.591Z]  File Descriptors: -1
15:31:25 [2021-08-29T15:31:25.591Z]  Goroutines: 16
15:31:25 [2021-08-29T15:31:25.591Z]  System Time: 2021-08-29T15:31:23.8837459Z
15:31:25 [2021-08-29T15:31:25.591Z]  EventsListeners: 0
15:31:25 [2021-08-29T15:31:25.591Z] Registry: https://index.docker.io/v1/
15:31:25 [2021-08-29T15:31:25.591Z] Labels:
15:31:25 [2021-08-29T15:31:25.591Z] Experimental: false
15:31:25 [2021-08-29T15:31:25.591Z] Insecure Registries:
15:31:25 [2021-08-29T15:31:25.591Z]  127.0.0.0/8
15:31:25 [2021-08-29T15:31:25.591Z] Live Restore Enabled: false
15:31:25 [2021-08-29T15:31:25.591Z] 
15:31:25 [2021-08-29T15:31:25.591Z] 
15:31:25 [2021-08-29T15:31:25.591Z] INFO: Docker images of the daemon under test
15:31:25 [2021-08-29T15:31:25.591Z] 
15:31:25 [2021-08-29T15:31:25.591Z] REPOSITORY          TAG                 IMAGE ID            CREATED             SIZE
15:31:25 [2021-08-29T15:31:25.591Z] 
15:31:25 [2021-08-29T15:31:25.591Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore
15:31:25 [2021-08-29T15:31:25.591Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time...
15:31:25 [2021-08-29T15:31:25.591Z] ltsc2019: Pulling from windows/servercore
15:31:25 [2021-08-29T15:31:25.591Z] 4612f6d0b889: Pulling fs layer
15:31:25 [2021-08-29T15:31:25.591Z] c67ded6868b6: Pulling fs layer
15:31:25 [2021-08-29T15:31:25.697Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.03s)
15:31:25 [2021-08-29T15:31:25.697Z] === RUN   TestCopyToContainerPathIsNotDir
15:31:25 [2021-08-29T15:31:25.697Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:31:25 [2021-08-29T15:31:25.697Z] === RUN   TestCopyFromContainer
15:31:26 [2021-08-29T15:31:26.637Z] === RUN   TestCopyFromContainer//
15:31:26 [2021-08-29T15:31:26.637Z] === RUN   TestCopyFromContainer//bar/root
15:31:26 [2021-08-29T15:31:26.637Z] === RUN   TestCopyFromContainer//bar/root/
15:31:26 [2021-08-29T15:31:26.898Z] === RUN   TestCopyFromContainer/bar/quux
15:31:26 [2021-08-29T15:31:26.898Z] === RUN   TestCopyFromContainer/bar/quux/
15:31:26 [2021-08-29T15:31:26.898Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:31:26 [2021-08-29T15:31:26.898Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:31:26 [2021-08-29T15:31:26.898Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCopyFromContainer/bar/notarget
15:31:27 [2021-08-29T15:31:27.158Z] --- PASS: TestCopyFromContainer (1.57s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:31:27 [2021-08-29T15:31:27.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:31:27 [2021-08-29T15:31:27.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:31:27 [2021-08-29T15:31:27.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:31:27 [2021-08-29T15:31:27.158Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:31:27 [2021-08-29T15:31:27.158Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:31:27 [2021-08-29T15:31:27.158Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:31:27 [2021-08-29T15:31:27.158Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateLinkToNonExistingContainer
15:31:27 [2021-08-29T15:31:27.158Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateWithInvalidEnv
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateWithInvalidEnv/0
15:31:27 [2021-08-29T15:31:27.158Z] === PAUSE TestCreateWithInvalidEnv/0
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateWithInvalidEnv/1
15:31:27 [2021-08-29T15:31:27.158Z] === PAUSE TestCreateWithInvalidEnv/1
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateWithInvalidEnv/2
15:31:27 [2021-08-29T15:31:27.158Z] === PAUSE TestCreateWithInvalidEnv/2
15:31:27 [2021-08-29T15:31:27.158Z] === CONT  TestCreateWithInvalidEnv/0
15:31:27 [2021-08-29T15:31:27.158Z] === CONT  TestCreateWithInvalidEnv/2
15:31:27 [2021-08-29T15:31:27.158Z] === CONT  TestCreateWithInvalidEnv/1
15:31:27 [2021-08-29T15:31:27.158Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:31:27 [2021-08-29T15:31:27.158Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateTmpfsMountsTarget
15:31:27 [2021-08-29T15:31:27.158Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:31:27 [2021-08-29T15:31:27.158Z] === RUN   TestCreateWithCustomMaskedPaths
15:31:29 [2021-08-29T15:31:29.066Z] --- PASS: TestCreateWithCustomMaskedPaths (1.66s)
15:31:29 [2021-08-29T15:31:29.066Z] === RUN   TestCreateWithCustomReadonlyPaths
15:31:30 [2021-08-29T15:31:30.448Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s)
15:31:30 [2021-08-29T15:31:30.448Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:31:30 [2021-08-29T15:31:30.448Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:31:30 [2021-08-29T15:31:30.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:31:30 [2021-08-29T15:31:30.448Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:31:30 [2021-08-29T15:31:30.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:31:30 [2021-08-29T15:31:30.448Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:31:30 [2021-08-29T15:31:30.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:31:30 [2021-08-29T15:31:30.448Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:31:30 [2021-08-29T15:31:30.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:31:30 [2021-08-29T15:31:30.448Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:31:30 [2021-08-29T15:31:30.448Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:31:30 [2021-08-29T15:31:30.448Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:31:30 [2021-08-29T15:31:30.448Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:31:30 [2021-08-29T15:31:30.448Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:31:30 [2021-08-29T15:31:30.448Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:31:30 [2021-08-29T15:31:30.708Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:31:30 [2021-08-29T15:31:30.708Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:31:30 [2021-08-29T15:31:30.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:31:30 [2021-08-29T15:31:30.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:31:30 [2021-08-29T15:31:30.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:31:30 [2021-08-29T15:31:30.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:31:30 [2021-08-29T15:31:30.708Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:31:30 [2021-08-29T15:31:30.708Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:31:31 [2021-08-29T15:31:31.277Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestCreateDifferentPlatform
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestCreateDifferentPlatform/different_os
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:31:31 [2021-08-29T15:31:31.277Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:31:31 [2021-08-29T15:31:31.277Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:31:31 [2021-08-29T15:31:31.277Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:31:31 [2021-08-29T15:31:31.277Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:31:31 [2021-08-29T15:31:31.277Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestContainerStartOnDaemonRestart
15:31:31 [2021-08-29T15:31:31.277Z] === PAUSE TestContainerStartOnDaemonRestart
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestDaemonRestartIpcMode
15:31:31 [2021-08-29T15:31:31.277Z] === PAUSE TestDaemonRestartIpcMode
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestDaemonHostGatewayIP
15:31:31 [2021-08-29T15:31:31.277Z] === PAUSE TestDaemonHostGatewayIP
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestRestartDaemonWithRestartingContainer
15:31:31 [2021-08-29T15:31:31.277Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestContainerKillOnDaemonStart
15:31:31 [2021-08-29T15:31:31.277Z] === PAUSE TestContainerKillOnDaemonStart
15:31:31 [2021-08-29T15:31:31.277Z] === RUN   TestDiff
15:31:31 [2021-08-29T15:31:31.847Z] --- PASS: TestDiff (0.57s)
15:31:31 [2021-08-29T15:31:31.847Z] === RUN   TestExecWithCloseStdin
15:31:32 [2021-08-29T15:31:32.416Z] --- PASS: TestExecWithCloseStdin (0.63s)
15:31:32 [2021-08-29T15:31:32.416Z] === RUN   TestExec
15:31:32 [2021-08-29T15:31:32.986Z] --- PASS: TestExec (0.67s)
15:31:32 [2021-08-29T15:31:32.986Z] === RUN   TestExecUser
15:31:33 [2021-08-29T15:31:33.925Z] --- PASS: TestExecUser (0.66s)
15:31:33 [2021-08-29T15:31:33.925Z] === RUN   TestExportContainerAndImportImage
15:31:34 [2021-08-29T15:31:34.494Z] --- PASS: TestExportContainerAndImportImage (0.70s)
15:31:34 [2021-08-29T15:31:34.494Z] === RUN   TestExportContainerAfterDaemonRestart
15:31:35 [2021-08-29T15:31:35.873Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s)
15:31:35 [2021-08-29T15:31:35.873Z] === RUN   TestHealthCheckWorkdir
15:31:35 [2021-08-29T15:31:35.882Z] c67ded6868b6: Verifying Checksum
15:31:35 [2021-08-29T15:31:35.882Z] c67ded6868b6: Download complete
15:31:36 [2021-08-29T15:31:36.443Z] --- PASS: TestHealthCheckWorkdir (0.79s)
15:31:36 [2021-08-29T15:31:36.443Z] === RUN   TestHealthKillContainer
15:31:37 [2021-08-29T15:31:37.421Z] 4612f6d0b889: Verifying Checksum
15:31:37 [2021-08-29T15:31:37.421Z] 4612f6d0b889: Download complete
15:31:39 [2021-08-29T15:31:39.738Z] --- PASS: TestHealthKillContainer (2.70s)
15:31:39 [2021-08-29T15:31:39.738Z] === RUN   TestInspectCpusetInConfigPre120
15:31:39 [2021-08-29T15:31:39.738Z] --- PASS: TestInspectCpusetInConfigPre120 (0.56s)
15:31:39 [2021-08-29T15:31:39.738Z] === RUN   TestIpcModeNone
15:31:40 [2021-08-29T15:31:40.308Z] --- PASS: TestIpcModeNone (0.63s)
15:31:40 [2021-08-29T15:31:40.308Z] === RUN   TestIpcModePrivate
15:31:40 [2021-08-29T15:31:40.878Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false
15:31:41 [2021-08-29T15:31:41.138Z] --- PASS: TestIpcModePrivate (0.68s)
15:31:41 [2021-08-29T15:31:41.138Z] === RUN   TestIpcModeShareable
15:31:41 [2021-08-29T15:31:41.398Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:49, shared: true, mustBeShared: true
15:31:41 [2021-08-29T15:31:41.658Z] --- PASS: TestIpcModeShareable (0.65s)
15:31:41 [2021-08-29T15:31:41.658Z] === RUN   TestAPIIpcModeShareableAndContainer
15:31:43 [2021-08-29T15:31:43.566Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.73s)
15:31:43 [2021-08-29T15:31:43.566Z] === RUN   TestAPIIpcModeHost
15:31:43 [2021-08-29T15:31:43.826Z] --- PASS: TestAPIIpcModeHost (0.39s)
15:31:43 [2021-08-29T15:31:43.826Z] === RUN   TestDaemonIpcModeShareable
15:31:44 [2021-08-29T15:31:44.764Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
15:31:45 [2021-08-29T15:31:45.025Z] --- PASS: TestDaemonIpcModeShareable (1.17s)
15:31:45 [2021-08-29T15:31:45.025Z] === RUN   TestDaemonIpcModePrivate
15:31:45 [2021-08-29T15:31:45.963Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
15:31:46 [2021-08-29T15:31:46.203Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m6.746691078s with top 10 stages: buildssa: 1m32.838324098s, goimports: 21.047253078s, unconvert: 13.59236974s, gosec: 9.448951073s, golint: 6.022144437s, ineffassign: 4.752125865s, misspell: 4.434399924s, inspect: 4.222068571s, vrp: 2.916800071s, ctrlflow: 2.5596265s 
15:31:46 [2021-08-29T15:31:46.223Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
15:31:46 [2021-08-29T15:31:46.223Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:31:47 [2021-08-29T15:31:47.161Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false
15:31:47 [2021-08-29T15:31:47.421Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
15:31:47 [2021-08-29T15:31:47.421Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:31:48 [2021-08-29T15:31:48.360Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true
15:31:48 [2021-08-29T15:31:48.620Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.15s)
15:31:48 [2021-08-29T15:31:48.620Z] === RUN   TestIpcModeOlderClient
15:31:48 [2021-08-29T15:31:48.620Z] === PAUSE TestIpcModeOlderClient
15:31:48 [2021-08-29T15:31:48.620Z] === RUN   TestKillContainerInvalidSignal
15:31:49 [2021-08-29T15:31:49.190Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
15:31:49 [2021-08-29T15:31:49.190Z] === RUN   TestKillContainer
15:31:49 [2021-08-29T15:31:49.190Z] === RUN   TestKillContainer/no_signal
15:31:49 [2021-08-29T15:31:49.450Z] === RUN   TestKillContainer/non_killing_signal
15:31:49 [2021-08-29T15:31:49.710Z] === RUN   TestKillContainer/killing_signal
15:31:50 [2021-08-29T15:31:50.280Z] --- PASS: TestKillContainer (1.36s)
15:31:50 [2021-08-29T15:31:50.280Z]     --- PASS: TestKillContainer/no_signal (0.44s)
15:31:50 [2021-08-29T15:31:50.280Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
15:31:50 [2021-08-29T15:31:50.280Z]     --- PASS: TestKillContainer/killing_signal (0.41s)
15:31:50 [2021-08-29T15:31:50.280Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:31:50 [2021-08-29T15:31:50.280Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:31:50 [2021-08-29T15:31:50.851Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:31:51 [2021-08-29T15:31:51.347Z] --- PASS: TestBuildWithHugeFile (54.11s)
15:31:51 [2021-08-29T15:31:51.347Z] === RUN   TestBuildWCOWSandboxSize
15:31:51 [2021-08-29T15:31:51.347Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:31:51 [2021-08-29T15:31:51.347Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
15:31:51 [2021-08-29T15:31:51.347Z] === RUN   TestBuildWithEmptyDockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:31:51 [2021-08-29T15:31:51.347Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
15:31:51 [2021-08-29T15:31:51.347Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
15:31:51 [2021-08-29T15:31:51.347Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
15:31:51 [2021-08-29T15:31:51.347Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:31:51 [2021-08-29T15:31:51.347Z] === RUN   TestBuildPreserveOwnership
15:31:51 [2021-08-29T15:31:51.347Z] === RUN   TestBuildPreserveOwnership/copy_from
15:31:51 [2021-08-29T15:31:51.421Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.88s)
15:31:51 [2021-08-29T15:31:51.421Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.42s)
15:31:51 [2021-08-29T15:31:51.421Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.30s)
15:31:51 [2021-08-29T15:31:51.421Z] === RUN   TestKillStoppedContainer
15:31:51 [2021-08-29T15:31:51.421Z] --- PASS: TestKillStoppedContainer (0.04s)
15:31:51 [2021-08-29T15:31:51.421Z] === RUN   TestKillStoppedContainerAPIPre120
15:31:51 [2021-08-29T15:31:51.421Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
15:31:51 [2021-08-29T15:31:51.421Z] === RUN   TestKillDifferentUserContainer
15:31:51 [2021-08-29T15:31:51.682Z] --- PASS: TestKillDifferentUserContainer (0.44s)
15:31:51 [2021-08-29T15:31:51.682Z] === RUN   TestInspectOomKilledTrue
15:31:51 [2021-08-29T15:31:51.682Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:31:51 [2021-08-29T15:31:51.682Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:31:51 [2021-08-29T15:31:51.682Z] === RUN   TestInspectOomKilledFalse
15:31:51 [2021-08-29T15:31:51.734Z] 8f616e6e9eec: Verifying Checksum
15:31:51 [2021-08-29T15:31:51.734Z] 8f616e6e9eec: Download complete
15:31:52 [2021-08-29T15:31:52.252Z] --- PASS: TestInspectOomKilledFalse (0.39s)
15:31:52 [2021-08-29T15:31:52.252Z] === RUN   TestLinksEtcHostsContentMatch
15:31:52 [2021-08-29T15:31:52.342Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:31:52 [2021-08-29T15:31:52.512Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
15:31:52 [2021-08-29T15:31:52.512Z] === RUN   TestLinksContainerNames
15:31:53 [2021-08-29T15:31:53.451Z] --- PASS: TestLinksContainerNames (0.96s)
15:31:53 [2021-08-29T15:31:53.451Z] === RUN   TestLogsFollowTailEmpty
15:31:54 [2021-08-29T15:31:54.020Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
15:31:54 [2021-08-29T15:31:54.020Z] === RUN   TestContainerNetworkMountsNoChown
15:31:54 [2021-08-29T15:31:54.279Z] --- PASS: TestContainerNetworkMountsNoChown (0.44s)
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/default
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/default
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/private
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/private
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rprivate
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rprivate
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/slave
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/slave
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rslave
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rslave
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/shared
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/shared
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rshared
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rshared
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/default
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/default/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/default/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/default/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/rshared
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/shared
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/rslave
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/slave
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/rprivate
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/private
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/private/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/private/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/default/mount_root
15:31:54 [2021-08-29T15:31:54.279Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:31:54 [2021-08-29T15:31:54.539Z] === CONT  TestMountDaemonRoot/private/bind_root
15:31:54 [2021-08-29T15:31:54.800Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:31:54 [2021-08-29T15:31:54.800Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:31:54 [2021-08-29T15:31:54.800Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:31:54 [2021-08-29T15:31:54.800Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:31:54 [2021-08-29T15:31:54.800Z] === CONT  TestMountDaemonRoot/private/mount_root
15:31:54 [2021-08-29T15:31:54.800Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:31:54 [2021-08-29T15:31:54.800Z] --- PASS: TestMountDaemonRoot (0.02s)
15:31:54 [2021-08-29T15:31:54.800Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:31:54 [2021-08-29T15:31:54.800Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:31:54 [2021-08-29T15:31:54.800Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:31:54 [2021-08-29T15:31:54.800Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:31:54 [2021-08-29T15:31:54.800Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:31:54 [2021-08-29T15:31:54.800Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
15:31:54 [2021-08-29T15:31:54.800Z] === RUN   TestContainerBindMountNonRecursive
15:31:55 [2021-08-29T15:31:55.526Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:31:55 [2021-08-29T15:31:55.740Z] --- PASS: TestContainerBindMountNonRecursive (1.14s)
15:31:55 [2021-08-29T15:31:55.740Z] === RUN   TestContainerVolumesMountedAsShared
15:31:56 [2021-08-29T15:31:56.309Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
15:31:56 [2021-08-29T15:31:56.309Z] === RUN   TestContainerVolumesMountedAsSlave
15:31:56 [2021-08-29T15:31:56.569Z] --- PASS: TestContainerVolumesMountedAsSlave (0.36s)
15:31:56 [2021-08-29T15:31:56.569Z] === RUN   TestNetworkNat
15:31:57 [2021-08-29T15:31:57.139Z] --- PASS: TestNetworkNat (0.48s)
15:31:57 [2021-08-29T15:31:57.139Z] === RUN   TestNetworkLocalhostTCPNat
15:31:57 [2021-08-29T15:31:57.709Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
15:31:57 [2021-08-29T15:31:57.709Z] === RUN   TestNetworkLoopbackNat
15:31:59 [2021-08-29T15:31:59.705Z] --- PASS: TestBuildPreserveOwnership (9.66s)
15:31:59 [2021-08-29T15:31:59.705Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.65s)
15:31:59 [2021-08-29T15:31:59.705Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
15:31:59 [2021-08-29T15:31:59.705Z] === RUN   TestBuildPlatformInvalid
15:31:59 [2021-08-29T15:31:59.705Z] --- PASS: TestBuildPlatformInvalid (0.07s)
15:31:59 [2021-08-29T15:31:59.705Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:31:59 [2021-08-29T15:31:59.705Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:31:59 [2021-08-29T15:31:59.705Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:31:59 [2021-08-29T15:31:59.705Z] PASS
15:31:59 [2021-08-29T15:31:59.705Z] 
15:31:59 [2021-08-29T15:31:59.705Z] === Skipped
15:31:59 [2021-08-29T15:31:59.705Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:31:59 [2021-08-29T15:31:59.705Z]     build_session_test.go:25: TODO: BuildKit
15:31:59 [2021-08-29T15:31:59.705Z] 
15:31:59 [2021-08-29T15:31:59.705Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
15:31:59 [2021-08-29T15:31:59.705Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:31:59 [2021-08-29T15:31:59.705Z] 
15:31:59 [2021-08-29T15:31:59.705Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
15:31:59 [2021-08-29T15:31:59.705Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
15:31:59 [2021-08-29T15:31:59.705Z] 
15:31:59 [2021-08-29T15:31:59.705Z] 
15:31:59 [2021-08-29T15:31:59.705Z] DONE 34 tests, 3 skipped in 114.565s
15:32:00 [2021-08-29T15:32:00.246Z] --- PASS: TestNetworkLoopbackNat (2.61s)
15:32:00 [2021-08-29T15:32:00.246Z] === RUN   TestPause
15:32:00 [2021-08-29T15:32:00.270Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:32:00 [2021-08-29T15:32:00.815Z] --- PASS: TestPause (0.52s)
15:32:00 [2021-08-29T15:32:00.815Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:32:00 [2021-08-29T15:32:00.815Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:32:00 [2021-08-29T15:32:00.815Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:32:00 [2021-08-29T15:32:00.815Z] === RUN   TestPauseStopPausedContainer
15:32:00 [2021-08-29T15:32:00.835Z] INFO: Testing against a local daemon
15:32:00 [2021-08-29T15:32:00.835Z] === RUN   TestConfigInspect
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] --- SKIP: TestConfigInspect (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z] === RUN   TestConfigList
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] --- SKIP: TestConfigList (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z] === RUN   TestConfigsCreateAndDelete
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z] === RUN   TestConfigsUpdate
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] --- SKIP: TestConfigsUpdate (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z] === RUN   TestTemplatedConfig
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] --- SKIP: TestTemplatedConfig (0.00s)
15:32:00 [2021-08-29T15:32:00.835Z] === RUN   TestConfigCreateResolve
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] --- SKIP: TestConfigCreateResolve (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z] PASS
15:32:00 [2021-08-29T15:32:00.835Z] 
15:32:00 [2021-08-29T15:32:00.835Z] === Skipped
15:32:00 [2021-08-29T15:32:00.835Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] 
15:32:00 [2021-08-29T15:32:00.835Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] 
15:32:00 [2021-08-29T15:32:00.835Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] 
15:32:00 [2021-08-29T15:32:00.835Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] 
15:32:00 [2021-08-29T15:32:00.835Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] 
15:32:00 [2021-08-29T15:32:00.835Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
15:32:00 [2021-08-29T15:32:00.835Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:32:00 [2021-08-29T15:32:00.835Z] 
15:32:00 [2021-08-29T15:32:00.835Z] 
15:32:00 [2021-08-29T15:32:00.835Z] DONE 6 tests, 6 skipped in 0.567s
15:32:00 [2021-08-29T15:32:00.835Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:32:01 [2021-08-29T15:32:01.076Z] --- PASS: TestPauseStopPausedContainer (0.46s)
15:32:01 [2021-08-29T15:32:01.076Z] === RUN   TestPidHost
15:32:01 [2021-08-29T15:32:01.769Z] INFO: Testing against a local daemon
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestCheckpoint
15:32:01 [2021-08-29T15:32:01.769Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:32:01 [2021-08-29T15:32:01.769Z] --- SKIP: TestCheckpoint (0.00s)
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestContainerInvalidJSON
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:32:01 [2021-08-29T15:32:01.769Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:32:01 [2021-08-29T15:32:01.769Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:32:01 [2021-08-29T15:32:01.769Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:32:01 [2021-08-29T15:32:01.769Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:32:01 [2021-08-29T15:32:01.769Z] --- PASS: TestContainerInvalidJSON (0.01s)
15:32:01 [2021-08-29T15:32:01.769Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:32:01 [2021-08-29T15:32:01.769Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:32:01 [2021-08-29T15:32:01.769Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestCopyFromContainerPathIsNotDir
15:32:01 [2021-08-29T15:32:01.769Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestCopyToContainerPathDoesNotExist
15:32:01 [2021-08-29T15:32:01.769Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestCopyToContainerPathIsNotDir
15:32:01 [2021-08-29T15:32:01.769Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
15:32:01 [2021-08-29T15:32:01.769Z] === RUN   TestCopyFromContainer
15:32:02 [2021-08-29T15:32:02.458Z] --- PASS: TestPidHost (1.01s)
15:32:02 [2021-08-29T15:32:02.458Z] === RUN   TestPsFilter
15:32:02 [2021-08-29T15:32:02.458Z] --- PASS: TestPsFilter (0.10s)
15:32:02 [2021-08-29T15:32:02.458Z] === RUN   TestRemoveContainerWithRemovedVolume
15:32:02 [2021-08-29T15:32:02.717Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.44s)
15:32:02 [2021-08-29T15:32:02.717Z] === RUN   TestRemoveContainerWithVolume
15:32:03 [2021-08-29T15:32:03.287Z] --- PASS: TestRemoveContainerWithVolume (0.45s)
15:32:03 [2021-08-29T15:32:03.287Z] === RUN   TestRemoveContainerRunning
15:32:03 [2021-08-29T15:32:03.547Z] --- PASS: TestRemoveContainerRunning (0.45s)
15:32:03 [2021-08-29T15:32:03.547Z] === RUN   TestRemoveContainerForceRemoveRunning
15:32:04 [2021-08-29T15:32:04.116Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s)
15:32:04 [2021-08-29T15:32:04.116Z] === RUN   TestRemoveInvalidContainer
15:32:04 [2021-08-29T15:32:04.116Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:32:04 [2021-08-29T15:32:04.116Z] === RUN   TestRenameLinkedContainer
15:32:05 [2021-08-29T15:32:05.050Z] === RUN   TestCopyFromContainer//
15:32:05 [2021-08-29T15:32:05.309Z] === RUN   TestCopyFromContainer//bar/root
15:32:05 [2021-08-29T15:32:05.309Z] === RUN   TestCopyFromContainer//bar/root/
15:32:05 [2021-08-29T15:32:05.309Z] === RUN   TestCopyFromContainer/bar/quux
15:32:05 [2021-08-29T15:32:05.309Z] === RUN   TestCopyFromContainer/bar/quux/
15:32:05 [2021-08-29T15:32:05.309Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:32:05 [2021-08-29T15:32:05.567Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:32:05 [2021-08-29T15:32:05.567Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:32:05 [2021-08-29T15:32:05.567Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:32:05 [2021-08-29T15:32:05.567Z] === RUN   TestCopyFromContainer/bar/notarget
15:32:05 [2021-08-29T15:32:05.567Z] --- PASS: TestCopyFromContainer (3.83s)
15:32:05 [2021-08-29T15:32:05.567Z]     --- PASS: TestCopyFromContainer// (0.06s)
15:32:05 [2021-08-29T15:32:05.567Z]     --- PASS: TestCopyFromContainer//bar/root (0.05s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.04s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.04s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.04s)
15:32:05 [2021-08-29T15:32:05.568Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:32:05 [2021-08-29T15:32:05.568Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:32:05 [2021-08-29T15:32:05.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:32:05 [2021-08-29T15:32:05.568Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:32:05 [2021-08-29T15:32:05.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:32:05 [2021-08-29T15:32:05.568Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:32:05 [2021-08-29T15:32:05.568Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:32:05 [2021-08-29T15:32:05.568Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:32:05 [2021-08-29T15:32:05.568Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:32:05 [2021-08-29T15:32:05.568Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:32:05 [2021-08-29T15:32:05.568Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:32:05 [2021-08-29T15:32:05.568Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:32:05 [2021-08-29T15:32:05.568Z] === RUN   TestCreateLinkToNonExistingContainer
15:32:05 [2021-08-29T15:32:05.825Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
15:32:05 [2021-08-29T15:32:05.825Z] === RUN   TestCreateWithInvalidEnv
15:32:05 [2021-08-29T15:32:05.825Z] === RUN   TestCreateWithInvalidEnv/0
15:32:05 [2021-08-29T15:32:05.825Z] === PAUSE TestCreateWithInvalidEnv/0
15:32:05 [2021-08-29T15:32:05.825Z] === RUN   TestCreateWithInvalidEnv/1
15:32:05 [2021-08-29T15:32:05.825Z] === PAUSE TestCreateWithInvalidEnv/1
15:32:05 [2021-08-29T15:32:05.825Z] === RUN   TestCreateWithInvalidEnv/2
15:32:05 [2021-08-29T15:32:05.825Z] === PAUSE TestCreateWithInvalidEnv/2
15:32:05 [2021-08-29T15:32:05.825Z] === CONT  TestCreateWithInvalidEnv/0
15:32:05 [2021-08-29T15:32:05.825Z] === CONT  TestCreateWithInvalidEnv/2
15:32:05 [2021-08-29T15:32:05.825Z] === CONT  TestCreateWithInvalidEnv/1
15:32:05 [2021-08-29T15:32:05.825Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:32:05 [2021-08-29T15:32:05.825Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:32:05 [2021-08-29T15:32:05.825Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:32:05 [2021-08-29T15:32:05.825Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:32:05 [2021-08-29T15:32:05.825Z] === RUN   TestCreateTmpfsMountsTarget
15:32:05 [2021-08-29T15:32:05.825Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
15:32:05 [2021-08-29T15:32:05.825Z] === RUN   TestCreateWithCustomMaskedPaths
15:32:06 [2021-08-29T15:32:06.026Z] --- PASS: TestRenameLinkedContainer (1.81s)
15:32:06 [2021-08-29T15:32:06.026Z] === RUN   TestRenameStoppedContainer
15:32:06 [2021-08-29T15:32:06.286Z] --- PASS: TestRenameStoppedContainer (0.44s)
15:32:06 [2021-08-29T15:32:06.286Z] === RUN   TestRenameRunningContainerAndReuse
15:32:07 [2021-08-29T15:32:07.200Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
15:32:07 [2021-08-29T15:32:07.200Z] === RUN   TestCreateWithCustomReadonlyPaths
15:32:07 [2021-08-29T15:32:07.226Z] --- PASS: TestRenameRunningContainerAndReuse (0.92s)
15:32:07 [2021-08-29T15:32:07.226Z] === RUN   TestRenameInvalidName
15:32:07 [2021-08-29T15:32:07.795Z] --- PASS: TestRenameInvalidName (0.45s)
15:32:07 [2021-08-29T15:32:07.795Z] === RUN   TestRenameAnonymousContainer
15:32:08 [2021-08-29T15:32:08.134Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s)
15:32:08 [2021-08-29T15:32:08.134Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:32:08 [2021-08-29T15:32:08.134Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:08 [2021-08-29T15:32:08.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:08 [2021-08-29T15:32:08.134Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:08 [2021-08-29T15:32:08.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:08 [2021-08-29T15:32:08.134Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:32:08 [2021-08-29T15:32:08.134Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:32:08 [2021-08-29T15:32:08.134Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:32:08 [2021-08-29T15:32:08.134Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:32:08 [2021-08-29T15:32:08.134Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:32:08 [2021-08-29T15:32:08.134Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:32:08 [2021-08-29T15:32:08.134Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:32:08 [2021-08-29T15:32:08.134Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:32:08 [2021-08-29T15:32:08.134Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:32:08 [2021-08-29T15:32:08.134Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:32:08 [2021-08-29T15:32:08.176Z] INFO [runner/unused/goanalysis] analyzers took 27.326405356s with top 10 stages: buildssa: 23.514202148s, U1000: 3.812203208s 
15:32:08 [2021-08-29T15:32:08.176Z] INFO [runner] Issues before processing: 2759, after processing: 0 
15:32:08 [2021-08-29T15:32:08.176Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 2178/2178, exclude: 1790/1790, nolint: 0/78, path_prettifier: 2178/2178, identifier_marker: 1790/1790, exclude-rules: 78/1790, filename_unadjuster: 2178/2178, autogenerated_exclude: 1790/2178, cgo: 2178/2759, skip_files: 2178/2178 
15:32:08 [2021-08-29T15:32:08.176Z] INFO [runner] processing took 76.039719ms with stages: identifier_marker: 29.968833ms, nolint: 26.37195ms, path_prettifier: 9.210863ms, autogenerated_exclude: 5.192428ms, exclude-rules: 2.910695ms, skip_dirs: 1.8619ms, cgo: 306.193µs, filename_unadjuster: 212.204µs, max_same_issues: 1.295µs, skip_files: 1.055µs, uniq_by_line: 532ns, exclude: 401ns, source_code: 323ns, diff: 312ns, max_from_linter: 284ns, max_per_file_from_linter: 248ns, path_shortener: 203ns 
15:32:08 [2021-08-29T15:32:08.176Z] INFO [runner] linters took 1m39.341738463s with stages: goanalysis_metalinter: 1m18.087230714s, unused: 21.178269764s 
15:32:08 [2021-08-29T15:32:08.176Z] INFO File cache stats: 1685 entries of total size 8.5MiB 
15:32:08 [2021-08-29T15:32:08.176Z] INFO Memory: 2440 samples, avg is 401.1MB, max is 3834.7MB 
15:32:08 [2021-08-29T15:32:08.176Z] INFO Execution took 4m3.8576327s                  
15:32:08 [2021-08-29T15:32:08.176Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
15:32:08 [2021-08-29T15:32:08.391Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s)
15:32:08 [2021-08-29T15:32:08.391Z] === RUN   TestCreateDifferentPlatform
15:32:08 [2021-08-29T15:32:08.391Z] === RUN   TestCreateDifferentPlatform/different_os
15:32:08 [2021-08-29T15:32:08.391Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:32:08 [2021-08-29T15:32:08.391Z] --- PASS: TestCreateDifferentPlatform (0.01s)
15:32:08 [2021-08-29T15:32:08.391Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:32:08 [2021-08-29T15:32:08.391Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:32:08 [2021-08-29T15:32:08.391Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:32:08 [2021-08-29T15:32:08.518Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b695bd46e1b55c85d4b447718ecac5fac22dd453 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b695bd46e1b55c85d4b447718ecac5fac22dd453 hack/make.sh dynbinary test-docker-py
15:32:08 [2021-08-29T15:32:08.650Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
15:32:08 [2021-08-29T15:32:08.650Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:32:08 [2021-08-29T15:32:08.650Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.03s)
15:32:08 [2021-08-29T15:32:08.650Z] === RUN   TestContainerStartOnDaemonRestart
15:32:08 [2021-08-29T15:32:08.650Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:32:08 [2021-08-29T15:32:08.650Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
15:32:08 [2021-08-29T15:32:08.650Z] === RUN   TestDaemonRestartIpcMode
15:32:08 [2021-08-29T15:32:08.650Z] === PAUSE TestDaemonRestartIpcMode
15:32:08 [2021-08-29T15:32:08.650Z] === RUN   TestDaemonHostGatewayIP
15:32:08 [2021-08-29T15:32:08.650Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:32:08 [2021-08-29T15:32:08.650Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
15:32:08 [2021-08-29T15:32:08.650Z] === RUN   TestRestartDaemonWithRestartingContainer
15:32:08 [2021-08-29T15:32:08.650Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:32:08 [2021-08-29T15:32:08.650Z] === RUN   TestContainerKillOnDaemonStart
15:32:08 [2021-08-29T15:32:08.650Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:32:08 [2021-08-29T15:32:08.650Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:32:08 [2021-08-29T15:32:08.650Z] === RUN   TestDiff
15:32:08 [2021-08-29T15:32:08.911Z] --- PASS: TestDiff (0.39s)
15:32:08 [2021-08-29T15:32:08.911Z] === RUN   TestExecWithCloseStdin
15:32:09 [2021-08-29T15:32:09.090Z] 
15:32:09 [2021-08-29T15:32:09.204Z] --- PASS: TestRenameAnonymousContainer (1.65s)
15:32:09 [2021-08-29T15:32:09.204Z] === RUN   TestRenameContainerWithSameName
15:32:09 [2021-08-29T15:32:09.351Z] Removing bundles/
15:32:09 [2021-08-29T15:32:09.351Z] 
15:32:09 [2021-08-29T15:32:09.351Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:32:09 [2021-08-29T15:32:09.351Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:32:09 [2021-08-29T15:32:09.351Z] GOOS="" GOARCH="" GOARM=""
15:32:09 [2021-08-29T15:32:09.476Z] --- PASS: TestExecWithCloseStdin (0.45s)
15:32:09 [2021-08-29T15:32:09.476Z] === RUN   TestExec
15:32:09 [2021-08-29T15:32:09.734Z] --- PASS: TestExec (0.43s)
15:32:09 [2021-08-29T15:32:09.734Z] === RUN   TestExecUser
15:32:09 [2021-08-29T15:32:09.802Z] --- PASS: TestRenameContainerWithSameName (0.46s)
15:32:09 [2021-08-29T15:32:09.802Z] === RUN   TestRenameContainerWithLinkedContainer
15:32:10 [2021-08-29T15:32:10.299Z] --- PASS: TestExecUser (0.45s)
15:32:10 [2021-08-29T15:32:10.299Z] === RUN   TestExportContainerAndImportImage
15:32:10 [2021-08-29T15:32:10.750Z] --- PASS: TestRenameContainerWithLinkedContainer (0.94s)
15:32:10 [2021-08-29T15:32:10.751Z] === RUN   TestResize
15:32:10 [2021-08-29T15:32:10.866Z] --- PASS: TestExportContainerAndImportImage (0.57s)
15:32:10 [2021-08-29T15:32:10.866Z] === RUN   TestExportContainerAfterDaemonRestart
15:32:11 [2021-08-29T15:32:11.320Z] --- PASS: TestResize (0.47s)
15:32:11 [2021-08-29T15:32:11.320Z] === RUN   TestResizeWithInvalidSize
15:32:11 [2021-08-29T15:32:11.580Z] --- PASS: TestResizeWithInvalidSize (0.47s)
15:32:11 [2021-08-29T15:32:11.580Z] === RUN   TestResizeWhenContainerNotStarted
15:32:12 [2021-08-29T15:32:12.150Z] --- PASS: TestResizeWhenContainerNotStarted (0.44s)
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:32:12 [2021-08-29T15:32:12.150Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:32:12 [2021-08-29T15:32:12.239Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
15:32:12 [2021-08-29T15:32:12.239Z] === RUN   TestHealthCheckWorkdir
15:32:12 [2021-08-29T15:32:12.805Z] --- PASS: TestHealthCheckWorkdir (0.55s)
15:32:12 [2021-08-29T15:32:12.805Z] === RUN   TestHealthKillContainer
15:32:14 [2021-08-29T15:32:14.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:32:14 [2021-08-29T15:32:14.058Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:32:15 [2021-08-29T15:32:15.339Z] --- PASS: TestHealthKillContainer (2.46s)
15:32:15 [2021-08-29T15:32:15.339Z] === RUN   TestInspectCpusetInConfigPre120
15:32:15 [2021-08-29T15:32:15.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:32:15 [2021-08-29T15:32:15.438Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:32:15 [2021-08-29T15:32:15.596Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
15:32:15 [2021-08-29T15:32:15.596Z] === RUN   TestIpcModeNone
15:32:15 [2021-08-29T15:32:15.855Z] --- PASS: TestIpcModeNone (0.40s)
15:32:15 [2021-08-29T15:32:15.855Z] === RUN   TestIpcModePrivate
15:32:16 [2021-08-29T15:32:16.113Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
15:32:16 [2021-08-29T15:32:16.372Z] --- PASS: TestIpcModePrivate (0.44s)
15:32:16 [2021-08-29T15:32:16.372Z] === RUN   TestIpcModeShareable
15:32:16 [2021-08-29T15:32:16.372Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:32:16 [2021-08-29T15:32:16.372Z] --- SKIP: TestIpcModeShareable (0.00s)
15:32:16 [2021-08-29T15:32:16.372Z] === RUN   TestAPIIpcModeShareableAndContainer
15:32:16 [2021-08-29T15:32:16.377Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:32:16 [2021-08-29T15:32:16.637Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:32:17 [2021-08-29T15:32:17.747Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s)
15:32:17 [2021-08-29T15:32:17.747Z] === RUN   TestAPIIpcModeHost
15:32:17 [2021-08-29T15:32:17.747Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:32:17 [2021-08-29T15:32:17.747Z] --- SKIP: TestAPIIpcModeHost (0.00s)
15:32:17 [2021-08-29T15:32:17.747Z] === RUN   TestDaemonIpcModeShareable
15:32:17 [2021-08-29T15:32:17.747Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:32:17 [2021-08-29T15:32:17.747Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
15:32:17 [2021-08-29T15:32:17.747Z] === RUN   TestDaemonIpcModePrivate
15:32:18 [2021-08-29T15:32:18.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:32:18 [2021-08-29T15:32:18.544Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:32:18 [2021-08-29T15:32:18.681Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
15:32:18 [2021-08-29T15:32:18.939Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
15:32:18 [2021-08-29T15:32:18.939Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:32:18 [2021-08-29T15:32:18.939Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:32:18 [2021-08-29T15:32:18.939Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
15:32:18 [2021-08-29T15:32:18.939Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:32:18 [2021-08-29T15:32:18.939Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:32:18 [2021-08-29T15:32:18.939Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
15:32:18 [2021-08-29T15:32:18.939Z] === RUN   TestIpcModeOlderClient
15:32:18 [2021-08-29T15:32:18.939Z] === PAUSE TestIpcModeOlderClient
15:32:18 [2021-08-29T15:32:18.939Z] === RUN   TestKillContainerInvalidSignal
15:32:19 [2021-08-29T15:32:19.531Z] --- PASS: TestKillContainerInvalidSignal (0.45s)
15:32:19 [2021-08-29T15:32:19.531Z] === RUN   TestKillContainer
15:32:19 [2021-08-29T15:32:19.531Z] === RUN   TestKillContainer/no_signal
15:32:19 [2021-08-29T15:32:19.807Z] === RUN   TestKillContainer/non_killing_signal
15:32:20 [2021-08-29T15:32:20.077Z] === RUN   TestKillContainer/killing_signal
15:32:20 [2021-08-29T15:32:20.453Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:32:20 [2021-08-29T15:32:20.647Z] --- PASS: TestKillContainer (1.28s)
15:32:20 [2021-08-29T15:32:20.647Z]     --- PASS: TestKillContainer/no_signal (0.44s)
15:32:20 [2021-08-29T15:32:20.647Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
15:32:20 [2021-08-29T15:32:20.647Z]     --- PASS: TestKillContainer/killing_signal (0.39s)
15:32:20 [2021-08-29T15:32:20.647Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:32:20 [2021-08-29T15:32:20.647Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:32:20 [2021-08-29T15:32:20.713Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:32:20 [2021-08-29T15:32:20.905Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:32:21 [2021-08-29T15:32:21.470Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.78s)
15:32:21 [2021-08-29T15:32:21.470Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s)
15:32:21 [2021-08-29T15:32:21.470Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.25s)
15:32:21 [2021-08-29T15:32:21.470Z] === RUN   TestKillStoppedContainer
15:32:21 [2021-08-29T15:32:21.470Z] --- PASS: TestKillStoppedContainer (0.03s)
15:32:21 [2021-08-29T15:32:21.471Z] === RUN   TestKillStoppedContainerAPIPre120
15:32:21 [2021-08-29T15:32:21.471Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.03s)
15:32:21 [2021-08-29T15:32:21.471Z] === RUN   TestKillDifferentUserContainer
15:32:22 [2021-08-29T15:32:22.036Z] --- PASS: TestKillDifferentUserContainer (0.40s)
15:32:22 [2021-08-29T15:32:22.036Z] === RUN   TestInspectOomKilledTrue
15:32:22 [2021-08-29T15:32:22.036Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
15:32:22 [2021-08-29T15:32:22.036Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:32:22 [2021-08-29T15:32:22.036Z] === RUN   TestInspectOomKilledFalse
15:32:22 [2021-08-29T15:32:22.036Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:32:22 [2021-08-29T15:32:22.036Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:32:22 [2021-08-29T15:32:22.036Z] === RUN   TestLinksEtcHostsContentMatch
15:32:22 [2021-08-29T15:32:22.036Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:32:22 [2021-08-29T15:32:22.036Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
15:32:22 [2021-08-29T15:32:22.036Z] === RUN   TestLinksContainerNames
15:32:22 [2021-08-29T15:32:22.601Z] --- PASS: TestLinksContainerNames (0.80s)
15:32:22 [2021-08-29T15:32:22.601Z] === RUN   TestLogsFollowTailEmpty
15:32:22 [2021-08-29T15:32:22.620Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.84s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.07s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.25s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.78s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.33s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.22s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.80s)
15:32:22 [2021-08-29T15:32:22.620Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.86s)
15:32:22 [2021-08-29T15:32:22.620Z] === RUN   TestCgroupNamespacesRun
15:32:23 [2021-08-29T15:32:23.167Z] --- PASS: TestLogsFollowTailEmpty (0.42s)
15:32:23 [2021-08-29T15:32:23.167Z] === RUN   TestContainerNetworkMountsNoChown
15:32:23 [2021-08-29T15:32:23.425Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/default
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/default
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/private
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/private
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rprivate
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rprivate
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/slave
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/slave
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rslave
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rslave
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/shared
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/shared
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rshared
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rshared
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/default
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/default/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/default/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/rslave
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/rshared
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/shared
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/rprivate
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/slave
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/private
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/private/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/private/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/default/bind_root
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:32:23 [2021-08-29T15:32:23.425Z] === CONT  TestMountDaemonRoot/default/mount_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/private/bind_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:32:23 [2021-08-29T15:32:23.683Z] === CONT  TestMountDaemonRoot/private/mount_root
15:32:23 [2021-08-29T15:32:23.942Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:32:23 [2021-08-29T15:32:23.942Z] --- PASS: TestMountDaemonRoot (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s)
15:32:23 [2021-08-29T15:32:23.942Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
15:32:23 [2021-08-29T15:32:23.942Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.03s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
15:32:23 [2021-08-29T15:32:23.942Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.01s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.01s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.01s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z] === RUN   TestContainerBindMountNonRecursive
15:32:23 [2021-08-29T15:32:23.942Z]     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)
15:32:23 [2021-08-29T15:32:23.942Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
15:32:23 [2021-08-29T15:32:23.942Z] === RUN   TestContainerVolumesMountedAsShared
15:32:23 [2021-08-29T15:32:23.942Z]     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)
15:32:23 [2021-08-29T15:32:23.942Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z] === RUN   TestContainerVolumesMountedAsSlave
15:32:23 [2021-08-29T15:32:23.942Z]     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)
15:32:23 [2021-08-29T15:32:23.942Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
15:32:23 [2021-08-29T15:32:23.942Z] === RUN   TestNetworkNat
15:32:23 [2021-08-29T15:32:23.999Z] --- PASS: TestCgroupNamespacesRun (1.21s)
15:32:23 [2021-08-29T15:32:23.999Z] === RUN   TestCgroupNamespacesRunPrivileged
15:32:23 [2021-08-29T15:32:23.999Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:32:23 [2021-08-29T15:32:23.999Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
15:32:23 [2021-08-29T15:32:23.999Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:32:24 [2021-08-29T15:32:24.509Z] --- PASS: TestNetworkNat (0.49s)
15:32:24 [2021-08-29T15:32:24.509Z] === RUN   TestNetworkLocalhostTCPNat
15:32:24 [2021-08-29T15:32:24.767Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
15:32:24 [2021-08-29T15:32:24.767Z] === RUN   TestNetworkLoopbackNat
15:32:24 [2021-08-29T15:32:24.939Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
15:32:24 [2021-08-29T15:32:24.939Z] === RUN   TestCgroupNamespacesRunHostMode
15:32:26 [2021-08-29T15:32:26.322Z] --- PASS: TestCgroupNamespacesRunHostMode (1.22s)
15:32:26 [2021-08-29T15:32:26.322Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:32:27 [2021-08-29T15:32:27.262Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
15:32:27 [2021-08-29T15:32:27.262Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:32:27 [2021-08-29T15:32:27.293Z] --- PASS: TestNetworkLoopbackNat (2.50s)
15:32:27 [2021-08-29T15:32:27.293Z] === RUN   TestPause
15:32:27 [2021-08-29T15:32:27.293Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:32:27 [2021-08-29T15:32:27.293Z] --- SKIP: TestPause (0.00s)
15:32:27 [2021-08-29T15:32:27.293Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:32:27 [2021-08-29T15:32:27.293Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:32:27 [2021-08-29T15:32:27.293Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:32:27 [2021-08-29T15:32:27.293Z] === RUN   TestPauseStopPausedContainer
15:32:27 [2021-08-29T15:32:27.293Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:32:27 [2021-08-29T15:32:27.293Z] --- SKIP: TestPauseStopPausedContainer (0.01s)
15:32:27 [2021-08-29T15:32:27.293Z] === RUN   TestPidHost
15:32:28 [2021-08-29T15:32:28.226Z] --- PASS: TestPidHost (0.86s)
15:32:28 [2021-08-29T15:32:28.226Z] === RUN   TestPsFilter
15:32:28 [2021-08-29T15:32:28.226Z] --- PASS: TestPsFilter (0.09s)
15:32:28 [2021-08-29T15:32:28.226Z] === RUN   TestRemoveContainerWithRemovedVolume
15:32:28 [2021-08-29T15:32:28.484Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s)
15:32:28 [2021-08-29T15:32:28.484Z] === RUN   TestRemoveContainerWithVolume
15:32:28 [2021-08-29T15:32:28.643Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
15:32:28 [2021-08-29T15:32:28.643Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:32:29 [2021-08-29T15:32:29.051Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
15:32:29 [2021-08-29T15:32:29.051Z] === RUN   TestRemoveContainerRunning
15:32:29 [2021-08-29T15:32:29.212Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
15:32:29 [2021-08-29T15:32:29.212Z] === RUN   TestCgroupNamespacesRunOlderClient
15:32:29 [2021-08-29T15:32:29.309Z] --- PASS: TestRemoveContainerRunning (0.41s)
15:32:29 [2021-08-29T15:32:29.309Z] === RUN   TestRemoveContainerForceRemoveRunning
15:32:29 [2021-08-29T15:32:29.874Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
15:32:29 [2021-08-29T15:32:29.874Z] === RUN   TestRemoveInvalidContainer
15:32:29 [2021-08-29T15:32:29.874Z] --- PASS: TestRemoveInvalidContainer (0.01s)
15:32:29 [2021-08-29T15:32:29.874Z] === RUN   TestRenameLinkedContainer
15:32:30 [2021-08-29T15:32:30.591Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.22s)
15:32:30 [2021-08-29T15:32:30.591Z] === RUN   TestNISDomainname
15:32:30 [2021-08-29T15:32:30.850Z] --- PASS: TestNISDomainname (0.56s)
15:32:30 [2021-08-29T15:32:30.850Z] === RUN   TestHostnameDnsResolution
15:32:31 [2021-08-29T15:32:31.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:32:31 [2021-08-29T15:32:31.774Z] --- PASS: TestRenameLinkedContainer (1.56s)
15:32:31 [2021-08-29T15:32:31.774Z] === RUN   TestRenameStoppedContainer
15:32:31 [2021-08-29T15:32:31.774Z] --- PASS: TestRenameStoppedContainer (0.39s)
15:32:31 [2021-08-29T15:32:31.774Z] === RUN   TestRenameRunningContainerAndReuse
15:32:31 [2021-08-29T15:32:31.787Z] --- PASS: TestHostnameDnsResolution (0.74s)
15:32:31 [2021-08-29T15:32:31.787Z] === RUN   TestStats
15:32:32 [2021-08-29T15:32:32.709Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
15:32:32 [2021-08-29T15:32:32.709Z] === RUN   TestRenameInvalidName
15:32:32 [2021-08-29T15:32:32.967Z] --- PASS: TestRenameInvalidName (0.40s)
15:32:32 [2021-08-29T15:32:32.967Z] === RUN   TestRenameAnonymousContainer
15:32:34 [2021-08-29T15:32:34.322Z] --- PASS: TestStats (2.46s)
15:32:34 [2021-08-29T15:32:34.322Z] === RUN   TestStopContainerWithTimeout
15:32:34 [2021-08-29T15:32:34.322Z] === RUN   TestStopContainerWithTimeout/0
15:32:34 [2021-08-29T15:32:34.322Z] === PAUSE TestStopContainerWithTimeout/0
15:32:34 [2021-08-29T15:32:34.322Z] === RUN   TestStopContainerWithTimeout/1
15:32:34 [2021-08-29T15:32:34.322Z] === PAUSE TestStopContainerWithTimeout/1
15:32:34 [2021-08-29T15:32:34.322Z] === RUN   TestStopContainerWithTimeout/3
15:32:34 [2021-08-29T15:32:34.322Z] === PAUSE TestStopContainerWithTimeout/3
15:32:34 [2021-08-29T15:32:34.322Z] === RUN   TestStopContainerWithTimeout/-1
15:32:34 [2021-08-29T15:32:34.322Z] === PAUSE TestStopContainerWithTimeout/-1
15:32:34 [2021-08-29T15:32:34.322Z] === CONT  TestStopContainerWithTimeout/0
15:32:34 [2021-08-29T15:32:34.322Z] === CONT  TestStopContainerWithTimeout/3
15:32:34 [2021-08-29T15:32:34.341Z] --- PASS: TestRenameAnonymousContainer (1.44s)
15:32:34 [2021-08-29T15:32:34.341Z] === RUN   TestRenameContainerWithSameName
15:32:34 [2021-08-29T15:32:34.892Z] === CONT  TestStopContainerWithTimeout/-1
15:32:34 [2021-08-29T15:32:34.907Z] --- PASS: TestRenameContainerWithSameName (0.47s)
15:32:34 [2021-08-29T15:32:34.907Z] === RUN   TestRenameContainerWithLinkedContainer
15:32:35 [2021-08-29T15:32:35.841Z] --- PASS: TestRenameContainerWithLinkedContainer (0.84s)
15:32:35 [2021-08-29T15:32:35.841Z] === RUN   TestResize
15:32:36 [2021-08-29T15:32:36.098Z] --- PASS: TestResize (0.39s)
15:32:36 [2021-08-29T15:32:36.098Z] === RUN   TestResizeWithInvalidSize
15:32:36 [2021-08-29T15:32:36.664Z] --- PASS: TestResizeWithInvalidSize (0.38s)
15:32:36 [2021-08-29T15:32:36.664Z] === RUN   TestResizeWhenContainerNotStarted
15:32:36 [2021-08-29T15:32:36.798Z] === CONT  TestStopContainerWithTimeout/1
15:32:36 [2021-08-29T15:32:36.923Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
15:32:36 [2021-08-29T15:32:36.923Z] === RUN   TestDaemonRestartKillContainers
15:32:36 [2021-08-29T15:32:36.923Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:32:36 [2021-08-29T15:32:36.923Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:32:36 [2021-08-29T15:32:36.923Z] === RUN   TestCgroupNamespacesRun
15:32:38 [2021-08-29T15:32:38.300Z] --- PASS: TestCgroupNamespacesRun (1.12s)
15:32:38 [2021-08-29T15:32:38.300Z] === RUN   TestCgroupNamespacesRunPrivileged
15:32:38 [2021-08-29T15:32:38.706Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:32:38 [2021-08-29T15:32:38.706Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
15:32:38 [2021-08-29T15:32:38.706Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
15:32:38 [2021-08-29T15:32:38.706Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.50s)
15:32:38 [2021-08-29T15:32:38.706Z]     --- PASS: TestStopContainerWithTimeout/1 (1.52s)
15:32:38 [2021-08-29T15:32:38.706Z] === RUN   TestDeleteDevicemapper
15:32:38 [2021-08-29T15:32:38.706Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:32:38 [2021-08-29T15:32:38.706Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:32:38 [2021-08-29T15:32:38.706Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:32:39 [2021-08-29T15:32:39.234Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.09s)
15:32:39 [2021-08-29T15:32:39.234Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:32:40 [2021-08-29T15:32:40.168Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s)
15:32:40 [2021-08-29T15:32:40.168Z] === RUN   TestCgroupNamespacesRunHostMode
15:32:41 [2021-08-29T15:32:41.247Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
15:32:41 [2021-08-29T15:32:41.247Z] === RUN   TestUpdateMemory
15:32:41 [2021-08-29T15:32:41.508Z] --- PASS: TestUpdateMemory (0.67s)
15:32:41 [2021-08-29T15:32:41.508Z] === RUN   TestUpdateCPUQuota
15:32:41 [2021-08-29T15:32:41.541Z] --- PASS: TestCgroupNamespacesRunHostMode (1.11s)
15:32:41 [2021-08-29T15:32:41.541Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:32:42 [2021-08-29T15:32:42.447Z] --- PASS: TestUpdateCPUQuota (0.96s)
15:32:42 [2021-08-29T15:32:42.447Z] === RUN   TestUpdatePidsLimit
15:32:42 [2021-08-29T15:32:42.447Z] === RUN   TestUpdatePidsLimit/update_from_none
15:32:42 [2021-08-29T15:32:42.477Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.11s)
15:32:42 [2021-08-29T15:32:42.477Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:32:42 [2021-08-29T15:32:42.707Z] === RUN   TestUpdatePidsLimit/no_change
15:32:42 [2021-08-29T15:32:42.967Z] === RUN   TestUpdatePidsLimit/update_lower
15:32:42 [2021-08-29T15:32:42.967Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:32:43 [2021-08-29T15:32:43.228Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:32:43 [2021-08-29T15:32:43.488Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:32:43 [2021-08-29T15:32:43.749Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:32:43 [2021-08-29T15:32:43.849Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
15:32:43 [2021-08-29T15:32:43.849Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:32:44 [2021-08-29T15:32:44.414Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
15:32:44 [2021-08-29T15:32:44.414Z] === RUN   TestCgroupNamespacesRunOlderClient
15:32:44 [2021-08-29T15:32:44.687Z] --- PASS: TestUpdatePidsLimit (2.15s)
15:32:44 [2021-08-29T15:32:44.687Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
15:32:44 [2021-08-29T15:32:44.687Z]     --- PASS: TestUpdatePidsLimit/no_change (0.20s)
15:32:44 [2021-08-29T15:32:44.687Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.24s)
15:32:44 [2021-08-29T15:32:44.687Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s)
15:32:44 [2021-08-29T15:32:44.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.22s)
15:32:44 [2021-08-29T15:32:44.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s)
15:32:44 [2021-08-29T15:32:44.687Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.23s)
15:32:44 [2021-08-29T15:32:44.687Z] === RUN   TestUpdateRestartPolicy
15:32:45 [2021-08-29T15:32:45.286Z] 393f6f5bddce: Pull complete
15:32:45 [2021-08-29T15:32:45.286Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04
15:32:45 [2021-08-29T15:32:45.286Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
15:32:45 [2021-08-29T15:32:45.286Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
15:32:45 [2021-08-29T15:32:45.286Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
15:32:45 [2021-08-29T15:32:45.286Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.169'
15:32:45 [2021-08-29T15:32:45.286Z] WARN: Skipping validation tests
15:32:45 [2021-08-29T15:32:45.286Z] INFO: Running unit tests at 08/29/2021 15:32:41...
15:32:45 [2021-08-29T15:32:45.286Z] INFO: make.ps1 starting at 08/29/2021 15:32:44
15:32:45 [2021-08-29T15:32:45.286Z] INFO: Git commit (b547ecb492) assumed from DOCKER_GITCOMMIT environment variable
15:32:45 [2021-08-29T15:32:45.286Z] INFO: Invoking autogen...
15:32:45 [2021-08-29T15:32:45.349Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s)
15:32:45 [2021-08-29T15:32:45.349Z] === RUN   TestNISDomainname
15:32:45 [2021-08-29T15:32:45.349Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:32:45 [2021-08-29T15:32:45.349Z] --- SKIP: TestNISDomainname (0.01s)
15:32:45 [2021-08-29T15:32:45.349Z] === RUN   TestHostnameDnsResolution
15:32:45 [2021-08-29T15:32:45.743Z] INFO: Running unit tests...
15:32:46 [2021-08-29T15:32:46.282Z] --- PASS: TestHostnameDnsResolution (0.65s)
15:32:46 [2021-08-29T15:32:46.282Z] === RUN   TestStats
15:32:46 [2021-08-29T15:32:46.282Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:32:46 [2021-08-29T15:32:46.282Z] --- SKIP: TestStats (0.00s)
15:32:46 [2021-08-29T15:32:46.282Z] === RUN   TestStopContainerWithTimeout
15:32:46 [2021-08-29T15:32:46.282Z] === RUN   TestStopContainerWithTimeout/0
15:32:46 [2021-08-29T15:32:46.282Z] === PAUSE TestStopContainerWithTimeout/0
15:32:46 [2021-08-29T15:32:46.282Z] === RUN   TestStopContainerWithTimeout/1
15:32:46 [2021-08-29T15:32:46.282Z] === PAUSE TestStopContainerWithTimeout/1
15:32:46 [2021-08-29T15:32:46.282Z] === RUN   TestStopContainerWithTimeout/3
15:32:46 [2021-08-29T15:32:46.282Z] === PAUSE TestStopContainerWithTimeout/3
15:32:46 [2021-08-29T15:32:46.282Z] === RUN   TestStopContainerWithTimeout/-1
15:32:46 [2021-08-29T15:32:46.282Z] === PAUSE TestStopContainerWithTimeout/-1
15:32:46 [2021-08-29T15:32:46.282Z] === CONT  TestStopContainerWithTimeout/0
15:32:46 [2021-08-29T15:32:46.282Z] === CONT  TestStopContainerWithTimeout/-1
15:32:46 [2021-08-29T15:32:46.853Z] === CONT  TestStopContainerWithTimeout/3
15:32:48 [2021-08-29T15:32:48.752Z] === CONT  TestStopContainerWithTimeout/1
15:32:50 [2021-08-29T15:32:50.124Z] --- PASS: TestStopContainerWithTimeout (0.01s)
15:32:50 [2021-08-29T15:32:50.124Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
15:32:50 [2021-08-29T15:32:50.124Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.65s)
15:32:50 [2021-08-29T15:32:50.124Z]     --- PASS: TestStopContainerWithTimeout/3 (2.38s)
15:32:50 [2021-08-29T15:32:50.124Z]     --- PASS: TestStopContainerWithTimeout/1 (1.39s)
15:32:50 [2021-08-29T15:32:50.124Z] === RUN   TestDeleteDevicemapper
15:32:50 [2021-08-29T15:32:50.124Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:32:50 [2021-08-29T15:32:50.124Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:32:50 [2021-08-29T15:32:50.124Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:32:50 [2021-08-29T15:32:50.443Z] ok  	github.com/docker/docker/libnetwork/ipam	100.602s	coverage: 85.3% of statements
15:32:50 [2021-08-29T15:32:50.443Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:32:50 [2021-08-29T15:32:50.443Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:32:50 [2021-08-29T15:32:50.443Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.004s	coverage: 57.1% of statements
15:32:50 [2021-08-29T15:32:50.443Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.014s	coverage: 47.4% of statements
15:32:50 [2021-08-29T15:32:50.443Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:32:50 [2021-08-29T15:32:50.443Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.004s	coverage: 71.4% of statements
15:32:50 [2021-08-29T15:32:50.443Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.484s	coverage: 74.0% of statements
15:32:50 [2021-08-29T15:32:50.443Z] ok  	github.com/docker/docker/libnetwork/iptables	0.276s	coverage: 45.1% of statements
15:32:50 [2021-08-29T15:32:50.443Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.003s	coverage: 60.0% of statements
15:32:50 [2021-08-29T15:32:50.443Z] ok  	github.com/docker/docker/libnetwork/netutils	0.029s	coverage: 44.1% of statements
15:32:51 [2021-08-29T15:32:51.497Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.23s)
15:32:51 [2021-08-29T15:32:51.497Z] === RUN   TestUpdateMemory
15:32:51 [2021-08-29T15:32:51.497Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:32:51 [2021-08-29T15:32:51.497Z] --- SKIP: TestUpdateMemory (0.00s)
15:32:51 [2021-08-29T15:32:51.497Z] === RUN   TestUpdateCPUQuota
15:32:51 [2021-08-29T15:32:51.497Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:32:51 [2021-08-29T15:32:51.497Z] --- SKIP: TestUpdateCPUQuota (0.00s)
15:32:51 [2021-08-29T15:32:51.497Z] === RUN   TestUpdatePidsLimit
15:32:51 [2021-08-29T15:32:51.497Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:32:51 [2021-08-29T15:32:51.497Z] --- SKIP: TestUpdatePidsLimit (0.00s)
15:32:51 [2021-08-29T15:32:51.497Z] === RUN   TestUpdateRestartPolicy
15:32:51 [2021-08-29T15:32:51.526Z] 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/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/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
15:32:52 [2021-08-29T15:32:52.077Z] 8f616e6e9eec: Pull complete
15:32:56 [2021-08-29T15:32:56.905Z] --- PASS: TestUpdateRestartPolicy (11.24s)
15:32:56 [2021-08-29T15:32:56.905Z] === RUN   TestUpdateRestartWithAutoRemove
15:32:56 [2021-08-29T15:32:56.905Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
15:32:56 [2021-08-29T15:32:56.905Z] === RUN   TestWaitNonBlocked
15:32:56 [2021-08-29T15:32:56.905Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:32:56 [2021-08-29T15:32:56.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:32:56 [2021-08-29T15:32:56.905Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:32:56 [2021-08-29T15:32:56.905Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:32:56 [2021-08-29T15:32:56.905Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:32:56 [2021-08-29T15:32:56.905Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:32:56 [2021-08-29T15:32:56.905Z] --- PASS: TestWaitNonBlocked (0.01s)
15:32:56 [2021-08-29T15:32:56.905Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
15:32:56 [2021-08-29T15:32:56.905Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.76s)
15:32:56 [2021-08-29T15:32:56.905Z] === RUN   TestWaitBlocked
15:32:56 [2021-08-29T15:32:56.905Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:32:56 [2021-08-29T15:32:56.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:32:56 [2021-08-29T15:32:56.905Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:32:56 [2021-08-29T15:32:56.905Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:32:57 [2021-08-29T15:32:57.165Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:32:57 [2021-08-29T15:32:57.165Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:32:57 [2021-08-29T15:32:57.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:32:58 [2021-08-29T15:32:58.109Z] --- PASS: TestWaitBlocked (0.01s)
15:32:58 [2021-08-29T15:32:58.109Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.83s)
15:32:58 [2021-08-29T15:32:58.109Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.84s)
15:32:58 [2021-08-29T15:32:58.109Z] === CONT  TestContainerStartOnDaemonRestart
15:32:58 [2021-08-29T15:32:58.109Z] === CONT  TestRestartDaemonWithRestartingContainer
15:32:59 [2021-08-29T15:32:59.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:33:00 [2021-08-29T15:33:00.094Z] ?   	github.com/docker/docker/api	[no test files]
15:33:00 [2021-08-29T15:33:00.654Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.42s)
15:33:00 [2021-08-29T15:33:00.654Z] === CONT  TestIpcModeOlderClient
15:33:00 [2021-08-29T15:33:00.654Z] --- PASS: TestContainerStartOnDaemonRestart (2.44s)
15:33:00 [2021-08-29T15:33:00.654Z] === CONT  TestContainerKillOnDaemonStart
15:33:00 [2021-08-29T15:33:00.654Z] --- PASS: TestIpcModeOlderClient (0.09s)
15:33:00 [2021-08-29T15:33:00.654Z] === CONT  TestDaemonHostGatewayIP
15:33:01 [2021-08-29T15:33:01.974Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:33:03 [2021-08-29T15:33:03.192Z] --- PASS: TestDaemonHostGatewayIP (2.48s)
15:33:03 [2021-08-29T15:33:03.192Z] === CONT  TestDaemonRestartIpcMode
15:33:03 [2021-08-29T15:33:03.688Z] --- PASS: TestUpdateRestartPolicy (10.81s)
15:33:03 [2021-08-29T15:33:03.688Z] === RUN   TestUpdateRestartWithAutoRemove
15:33:03 [2021-08-29T15:33:03.688Z] --- PASS: TestUpdateRestartWithAutoRemove (0.40s)
15:33:03 [2021-08-29T15:33:03.688Z] === RUN   TestWaitNonBlocked
15:33:03 [2021-08-29T15:33:03.688Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:33:03 [2021-08-29T15:33:03.688Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:33:03 [2021-08-29T15:33:03.688Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:33:03 [2021-08-29T15:33:03.688Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:33:03 [2021-08-29T15:33:03.688Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:33:03 [2021-08-29T15:33:03.688Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:33:03 [2021-08-29T15:33:03.688Z] --- PASS: TestWaitNonBlocked (0.01s)
15:33:03 [2021-08-29T15:33:03.688Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.74s)
15:33:03 [2021-08-29T15:33:03.688Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s)
15:33:03 [2021-08-29T15:33:03.688Z] === RUN   TestWaitBlocked
15:33:03 [2021-08-29T15:33:03.688Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:33:03 [2021-08-29T15:33:03.688Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:33:03 [2021-08-29T15:33:03.688Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:33:03 [2021-08-29T15:33:03.688Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:33:03 [2021-08-29T15:33:03.688Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:33:03 [2021-08-29T15:33:03.688Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:33:03 [2021-08-29T15:33:03.945Z] --- PASS: TestWaitBlocked (0.01s)
15:33:03 [2021-08-29T15:33:03.946Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
15:33:03 [2021-08-29T15:33:03.946Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
15:33:03 [2021-08-29T15:33:03.946Z] === CONT  TestDaemonRestartIpcMode
15:33:03 [2021-08-29T15:33:03.946Z] === CONT  TestIpcModeOlderClient
15:33:04 [2021-08-29T15:33:04.204Z] --- PASS: TestIpcModeOlderClient (0.05s)
15:33:04 [2021-08-29T15:33:04.204Z] === CONT  TestRestartDaemonWithRestartingContainer
15:33:04 [2021-08-29T15:33:04.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:33:05 [2021-08-29T15:33:05.057Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:33:05 [2021-08-29T15:33:05.099Z] --- PASS: TestDaemonRestartIpcMode (2.27s)
15:33:06 [2021-08-29T15:33:06.735Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.57s)
15:33:06 [2021-08-29T15:33:06.735Z] --- PASS: TestDaemonRestartIpcMode (2.64s)
15:33:06 [2021-08-29T15:33:06.735Z] PASS
15:33:06 [2021-08-29T15:33:06.735Z] 
15:33:06 [2021-08-29T15:33:06.735Z] === Skipped
15:33:06 [2021-08-29T15:33:06.735Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
15:33:06 [2021-08-29T15:33:06.736Z]     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)
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     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)
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     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)
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestPause (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s)
15:33:06 [2021-08-29T15:33:06.736Z]     pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s)
15:33:06 [2021-08-29T15:33:06.736Z]     run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestStats (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
15:33:06 [2021-08-29T15:33:06.736Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] 
15:33:06 [2021-08-29T15:33:06.736Z] DONE 176 tests, 25 skipped in 65.758s
15:33:06 [2021-08-29T15:33:06.736Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:33:06 [2021-08-29T15:33:06.994Z] === RUN   TestConfigDaemonLibtrustID
15:33:07 [2021-08-29T15:33:07.559Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
15:33:07 [2021-08-29T15:33:07.559Z] === RUN   TestDaemonConfigValidation
15:33:07 [2021-08-29T15:33:07.559Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:33:07 [2021-08-29T15:33:07.559Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:33:07 [2021-08-29T15:33:07.559Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:33:07 [2021-08-29T15:33:07.559Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:33:07 [2021-08-29T15:33:07.559Z] === RUN   TestDaemonConfigValidation/invalid_config
15:33:07 [2021-08-29T15:33:07.559Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:33:07 [2021-08-29T15:33:07.559Z] === RUN   TestDaemonConfigValidation/malformed_config
15:33:07 [2021-08-29T15:33:07.559Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:33:07 [2021-08-29T15:33:07.559Z] === RUN   TestDaemonConfigValidation/valid_config
15:33:07 [2021-08-29T15:33:07.559Z] === PAUSE TestDaemonConfigValidation/valid_config
15:33:07 [2021-08-29T15:33:07.559Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:33:07 [2021-08-29T15:33:07.559Z] === CONT  TestDaemonConfigValidation/malformed_config
15:33:07 [2021-08-29T15:33:07.559Z] === CONT  TestDaemonConfigValidation/valid_config
15:33:07 [2021-08-29T15:33:07.559Z] === CONT  TestDaemonConfigValidation/invalid_config
15:33:07 [2021-08-29T15:33:07.559Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:33:07 [2021-08-29T15:33:07.818Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:33:07 [2021-08-29T15:33:07.818Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
15:33:07 [2021-08-29T15:33:07.818Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
15:33:07 [2021-08-29T15:33:07.818Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
15:33:07 [2021-08-29T15:33:07.818Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
15:33:07 [2021-08-29T15:33:07.818Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:33:07 [2021-08-29T15:33:07.818Z] === RUN   TestConfigDaemonSeccompProfiles
15:33:07 [2021-08-29T15:33:07.818Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:33:08 [2021-08-29T15:33:08.330Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:33:08 [2021-08-29T15:33:08.753Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:33:10 [2021-08-29T15:33:10.127Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:33:11 [2021-08-29T15:33:11.061Z] === CONT  TestConfigDaemonSeccompProfiles
15:33:11 [2021-08-29T15:33:11.061Z]     daemon_test.go:148: [d0641394e4159] daemon is not started
15:33:11 [2021-08-29T15:33:11.061Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s)
15:33:11 [2021-08-29T15:33:11.061Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
15:33:11 [2021-08-29T15:33:11.061Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
15:33:11 [2021-08-29T15:33:11.061Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
15:33:11 [2021-08-29T15:33:11.061Z] PASS
15:33:11 [2021-08-29T15:33:11.061Z] 
15:33:11 [2021-08-29T15:33:11.061Z] DONE 11 tests in 4.235s
15:33:11 [2021-08-29T15:33:11.061Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:33:11 [2021-08-29T15:33:11.319Z] INFO: Testing against a local daemon
15:33:11 [2021-08-29T15:33:11.319Z] === RUN   TestCommitInheritsEnv
15:33:12 [2021-08-29T15:33:12.469Z] === RUN   TestMiddlewares
15:33:12 [2021-08-29T15:33:12.469Z] --- PASS: TestMiddlewares (0.00s)
15:33:12 [2021-08-29T15:33:12.469Z] PASS
15:33:12 [2021-08-29T15:33:12.469Z] coverage: 9.0% of statements
15:33:12 [2021-08-29T15:33:12.469Z] ok  	github.com/docker/docker/api/server	0.044s	coverage: 9.0% of statements
15:33:13 [2021-08-29T15:33:13.217Z] --- PASS: TestCommitInheritsEnv (1.83s)
15:33:13 [2021-08-29T15:33:13.217Z] === RUN   TestImportExtremelyLargeImageWorks
15:33:13 [2021-08-29T15:33:13.217Z] === PAUSE TestImportExtremelyLargeImageWorks
15:33:13 [2021-08-29T15:33:13.217Z] === RUN   TestImagesFilterMultiReference
15:33:13 [2021-08-29T15:33:13.217Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:33:13 [2021-08-29T15:33:13.217Z] === RUN   TestImagePullPlatformInvalid
15:33:13 [2021-08-29T15:33:13.217Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:33:13 [2021-08-29T15:33:13.217Z] === RUN   TestRemoveImageOrphaning
15:33:13 [2021-08-29T15:33:13.220Z] --- PASS: TestContainerKillOnDaemonStart (11.68s)
15:33:13 [2021-08-29T15:33:13.220Z] PASS
15:33:13 [2021-08-29T15:33:13.220Z] 
15:33:13 [2021-08-29T15:33:13.220Z] === Skipped
15:33:13 [2021-08-29T15:33:13.220Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:33:13 [2021-08-29T15:33:13.220Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:33:13 [2021-08-29T15:33:13.220Z] 
15:33:13 [2021-08-29T15:33:13.220Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:33:13 [2021-08-29T15:33:13.220Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
15:33:13 [2021-08-29T15:33:13.220Z] 
15:33:13 [2021-08-29T15:33:13.220Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:33:13 [2021-08-29T15:33:13.220Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:33:13 [2021-08-29T15:33:13.220Z] 
15:33:13 [2021-08-29T15:33:13.220Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
15:33:13 [2021-08-29T15:33:13.220Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
15:33:13 [2021-08-29T15:33:13.220Z] 
15:33:13 [2021-08-29T15:33:13.220Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:33:13 [2021-08-29T15:33:13.220Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:33:13 [2021-08-29T15:33:13.220Z] 
15:33:13 [2021-08-29T15:33:13.220Z] 
15:33:13 [2021-08-29T15:33:13.220Z] DONE 195 tests, 5 skipped in 106.697s
15:33:13 [2021-08-29T15:33:13.220Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestConfigDaemonLibtrustID
15:33:13 [2021-08-29T15:33:13.220Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestDaemonConfigValidation
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:33:13 [2021-08-29T15:33:13.220Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:33:13 [2021-08-29T15:33:13.220Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestDaemonConfigValidation/invalid_config
15:33:13 [2021-08-29T15:33:13.220Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestDaemonConfigValidation/malformed_config
15:33:13 [2021-08-29T15:33:13.220Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestDaemonConfigValidation/valid_config
15:33:13 [2021-08-29T15:33:13.220Z] === PAUSE TestDaemonConfigValidation/valid_config
15:33:13 [2021-08-29T15:33:13.220Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:33:13 [2021-08-29T15:33:13.220Z] === CONT  TestDaemonConfigValidation/malformed_config
15:33:13 [2021-08-29T15:33:13.220Z] === CONT  TestDaemonConfigValidation/valid_config
15:33:13 [2021-08-29T15:33:13.220Z] === CONT  TestDaemonConfigValidation/invalid_config
15:33:13 [2021-08-29T15:33:13.220Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:33:13 [2021-08-29T15:33:13.220Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:33:13 [2021-08-29T15:33:13.220Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
15:33:13 [2021-08-29T15:33:13.220Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
15:33:13 [2021-08-29T15:33:13.220Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.07s)
15:33:13 [2021-08-29T15:33:13.220Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
15:33:13 [2021-08-29T15:33:13.220Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestConfigDaemonSeccompProfiles
15:33:13 [2021-08-29T15:33:13.220Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:33:13 [2021-08-29T15:33:13.788Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:33:14 [2021-08-29T15:33:14.727Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:33:14 [2021-08-29T15:33:14.902Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:33:15 [2021-08-29T15:33:15.114Z] --- PASS: TestRemoveImageOrphaning (1.92s)
15:33:15 [2021-08-29T15:33:15.114Z] === RUN   TestRemoveImageGarbageCollector
15:33:15 [2021-08-29T15:33:15.114Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:33:15 [2021-08-29T15:33:15.114Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:33:15 [2021-08-29T15:33:15.114Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:33:15 [2021-08-29T15:33:15.114Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:33:15 [2021-08-29T15:33:15.114Z] === RUN   TestTagInvalidReference
15:33:15 [2021-08-29T15:33:15.114Z] --- PASS: TestTagInvalidReference (0.01s)
15:33:15 [2021-08-29T15:33:15.114Z] === RUN   TestTagValidPrefixedRepo
15:33:15 [2021-08-29T15:33:15.377Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:33:15 [2021-08-29T15:33:15.377Z] === RUN   TestTagExistedNameWithoutForce
15:33:15 [2021-08-29T15:33:15.377Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:33:15 [2021-08-29T15:33:15.377Z] === RUN   TestTagOfficialNames
15:33:15 [2021-08-29T15:33:15.377Z] --- PASS: TestTagOfficialNames (0.05s)
15:33:15 [2021-08-29T15:33:15.377Z] === RUN   TestTagMatchesDigest
15:33:15 [2021-08-29T15:33:15.377Z] --- PASS: TestTagMatchesDigest (0.01s)
15:33:15 [2021-08-29T15:33:15.377Z] === CONT  TestImportExtremelyLargeImageWorks
15:33:16 [2021-08-29T15:33:16.131Z] === CONT  TestConfigDaemonSeccompProfiles
15:33:16 [2021-08-29T15:33:16.131Z]     daemon_test.go:148: [d6570e33f8b71] daemon is not started
15:33:16 [2021-08-29T15:33:16.131Z] --- PASS: TestConfigDaemonSeccompProfiles (3.14s)
15:33:16 [2021-08-29T15:33:16.131Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.05s)
15:33:16 [2021-08-29T15:33:16.131Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.05s)
15:33:16 [2021-08-29T15:33:16.131Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
15:33:16 [2021-08-29T15:33:16.131Z] PASS
15:33:16 [2021-08-29T15:33:16.131Z] 
15:33:16 [2021-08-29T15:33:16.131Z] DONE 11 tests in 3.885s
15:33:16 [2021-08-29T15:33:16.131Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:33:16 [2021-08-29T15:33:16.131Z] INFO: Testing against a local daemon
15:33:16 [2021-08-29T15:33:16.131Z] === RUN   TestCommitInheritsEnv
15:33:16 [2021-08-29T15:33:16.404Z] --- PASS: TestCommitInheritsEnv (0.33s)
15:33:16 [2021-08-29T15:33:16.404Z] === RUN   TestImportExtremelyLargeImageWorks
15:33:16 [2021-08-29T15:33:16.404Z] === PAUSE TestImportExtremelyLargeImageWorks
15:33:16 [2021-08-29T15:33:16.404Z] === RUN   TestImagesFilterMultiReference
15:33:16 [2021-08-29T15:33:16.404Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:33:16 [2021-08-29T15:33:16.404Z] === RUN   TestImagePullPlatformInvalid
15:33:16 [2021-08-29T15:33:16.404Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:33:16 [2021-08-29T15:33:16.404Z] === RUN   TestRemoveImageOrphaning
15:33:16 [2021-08-29T15:33:16.675Z] --- PASS: TestRemoveImageOrphaning (0.25s)
15:33:16 [2021-08-29T15:33:16.675Z] === RUN   TestRemoveImageGarbageCollector
15:33:18 [2021-08-29T15:33:18.075Z] --- PASS: TestRemoveImageGarbageCollector (1.58s)
15:33:18 [2021-08-29T15:33:18.075Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:33:18 [2021-08-29T15:33:18.075Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
15:33:18 [2021-08-29T15:33:18.075Z] === RUN   TestTagInvalidReference
15:33:18 [2021-08-29T15:33:18.208Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:33:18 [2021-08-29T15:33:18.335Z] --- PASS: TestTagInvalidReference (0.02s)
15:33:18 [2021-08-29T15:33:18.335Z] === RUN   TestTagValidPrefixedRepo
15:33:18 [2021-08-29T15:33:18.335Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
15:33:18 [2021-08-29T15:33:18.335Z] === RUN   TestTagExistedNameWithoutForce
15:33:18 [2021-08-29T15:33:18.335Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
15:33:18 [2021-08-29T15:33:18.335Z] === RUN   TestTagOfficialNames
15:33:18 [2021-08-29T15:33:18.335Z] --- PASS: TestTagOfficialNames (0.04s)
15:33:18 [2021-08-29T15:33:18.335Z] === RUN   TestTagMatchesDigest
15:33:18 [2021-08-29T15:33:18.335Z] --- PASS: TestTagMatchesDigest (0.01s)
15:33:18 [2021-08-29T15:33:18.335Z] === CONT  TestImportExtremelyLargeImageWorks
15:33:18 [2021-08-29T15:33:18.615Z] 4612f6d0b889: Pull complete
15:33:21 [2021-08-29T15:33:21.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:33:22 [2021-08-29T15:33:22.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:33:24 [2021-08-29T15:33:24.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:33:27 [2021-08-29T15:33:27.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:33:30 [2021-08-29T15:33:30.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:33:32 [2021-08-29T15:33:32.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:33:34 [2021-08-29T15:33:34.518Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:33:37 [2021-08-29T15:33:37.039Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:33:37 [2021-08-29T15:33:37.039Z] Using test binary docker
15:33:37 [2021-08-29T15:33:37.039Z] +++ /etc/init.d/apparmor start
15:33:37 [2021-08-29T15:33:37.039Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:33:37 [2021-08-29T15:33:37.039Z] INFO: Waiting for daemon to start...
15:33:37 [2021-08-29T15:33:37.039Z] Starting dockerd
15:33:37 [2021-08-29T15:33:37.039Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true
15:33:40 [2021-08-29T15:33:40.312Z] .
15:33:40 [2021-08-29T15:33:40.312Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:33:40 [2021-08-29T15:33:40.312Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:33:40 [2021-08-29T15:33:40.312Z] Error: No such image: emptyfs
15:33:40 [2021-08-29T15:33:40.312Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:33:40 [2021-08-29T15:33:40.312Z] ++++ docker load
15:33:40 [2021-08-29T15:33:40.572Z] Running integration-test (iteration 1)
15:33:40 [2021-08-29T15:33:40.572Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
15:33:40 [2021-08-29T15:33:40.572Z] ++ 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
15:33:40 [2021-08-29T15:33:40.572Z] ++ set -e
15:33:40 [2021-08-29T15:33:40.572Z] ++ '[' -n 0 ']'
15:33:40 [2021-08-29T15:33:40.572Z] ++ set -x
15:33:40 [2021-08-29T15:33:40.572Z] ++ env -i DEST=/go/src/github.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
15:33:41 [2021-08-29T15:33:41.503Z] Loaded image: busybox:latest
15:33:42 [2021-08-29T15:33:42.068Z] Loaded image: busybox:glibc
15:33:45 [2021-08-29T15:33:45.913Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:33:45 [2021-08-29T15:33:45.913Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:33:45 [2021-08-29T15:33:45.913Z] GOOS="" GOARCH="" GOARM=""
15:33:45 [2021-08-29T15:33:45.913Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:33:45 [2021-08-29T15:33:45.913Z] 
15:33:45 [2021-08-29T15:33:45.913Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
15:33:45 [2021-08-29T15:33:45.913Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
15:33:45 [2021-08-29T15:33:45.913Z] Using test binary docker
15:33:45 [2021-08-29T15:33:45.913Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:33:45 [2021-08-29T15:33:45.913Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:33:45 [2021-08-29T15:33:45.913Z] INFO: Waiting for daemon to start...
15:33:45 [2021-08-29T15:33:45.913Z] Starting dockerd
15:33:45 [2021-08-29T15:33:45.913Z] .
15:33:45 [2021-08-29T15:33:45.913Z] INFO: Building docker-sdk-python3:5.0.0...
15:33:47 [2021-08-29T15:33:47.326Z] Loaded image: debian:bullseye-slim
15:33:47 [2021-08-29T15:33:47.326Z] Loaded image: hello-world:latest
15:33:47 [2021-08-29T15:33:47.326Z] Loaded image: arm32v7/hello-world:latest
15:33:47 [2021-08-29T15:33:47.326Z] INFO: Testing against a local daemon
15:33:47 [2021-08-29T15:33:47.326Z] === RUN   TestCgroupNamespacesBuild
15:33:49 [2021-08-29T15:33:49.220Z] --- PASS: TestCgroupNamespacesBuild (2.28s)
15:33:49 [2021-08-29T15:33:49.220Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:33:51 [2021-08-29T15:33:51.742Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.02s)
15:33:51 [2021-08-29T15:33:51.742Z] === RUN   TestBuildWithSession
15:33:51 [2021-08-29T15:33:51.742Z]     build_session_test.go:25: TODO: BuildKit
15:33:51 [2021-08-29T15:33:51.742Z] --- SKIP: TestBuildWithSession (0.00s)
15:33:51 [2021-08-29T15:33:51.742Z] === RUN   TestBuildSquashParent
15:33:59 [2021-08-29T15:33:59.839Z] --- PASS: TestBuildSquashParent (7.98s)
15:33:59 [2021-08-29T15:33:59.839Z] === RUN   TestBuildWithRemoveAndForceRemove
15:33:59 [2021-08-29T15:33:59.839Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:33:59 [2021-08-29T15:33:59.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:33:59 [2021-08-29T15:33:59.839Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:33:59 [2021-08-29T15:33:59.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:33:59 [2021-08-29T15:33:59.839Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:33:59 [2021-08-29T15:33:59.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:33:59 [2021-08-29T15:33:59.839Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:33:59 [2021-08-29T15:33:59.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:33:59 [2021-08-29T15:33:59.839Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:33:59 [2021-08-29T15:33:59.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:33:59 [2021-08-29T15:33:59.839Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:33:59 [2021-08-29T15:33:59.839Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:33:59 [2021-08-29T15:33:59.839Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:33:59 [2021-08-29T15:33:59.839Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:34:02 [2021-08-29T15:34:02.365Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:34:02 [2021-08-29T15:34:02.365Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestBoolValue
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestBoolValue (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestBoolValueOrDefault
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestBoolValueOrDefault (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestInt64ValueOrZero
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestInt64ValueOrZero (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestInt64ValueOrDefault
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestInt64ValueOrDefault (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestInt64ValueOrDefaultWithError
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestJsonContentType
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestJsonContentType (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] PASS
15:34:03 [2021-08-29T15:34:03.137Z] coverage: 14.7% of statements
15:34:03 [2021-08-29T15:34:03.137Z] ok  	github.com/docker/docker/api/server/httputils	0.036s	coverage: 14.7% of statements
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestMaskSecretKeys
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestMaskSecretKeys (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestVersionMiddlewareVersion
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] PASS
15:34:03 [2021-08-29T15:34:03.137Z] coverage: 37.7% of statements
15:34:03 [2021-08-29T15:34:03.137Z] ok  	github.com/docker/docker/api/server/middleware	0.044s	coverage: 37.7% of statements
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestStrSliceMarshalJSON
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestStrSliceUnmarshalJSON
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestStrSliceUnmarshalString
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestStrSliceUnmarshalSlice
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] PASS
15:34:03 [2021-08-29T15:34:03.137Z] coverage: 90.0% of statements
15:34:03 [2021-08-29T15:34:03.137Z] ok  	github.com/docker/docker/api/types/strslice	0.032s	coverage: 90.0% of statements
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestToJSON
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestToJSON (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestToParamWithVersion
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestToParamWithVersion (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestFromJSON
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestFromJSON (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestEmpty
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestEmpty (0.00s)
15:34:03 [2021-08-29T15:34:03.137Z] === RUN   TestArgsMatchKVListEmptySources
15:34:03 [2021-08-29T15:34:03.137Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestArgsMatchKVList
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestArgsMatchKVList (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestArgsMatch
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestArgsMatch (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestAdd
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestAdd (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestDel
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestDel (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestLen
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestLen (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestExactMatch
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestExactMatch (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestOnlyOneExactMatch
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestOnlyOneExactMatch (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestContains
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestContains (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestValidate
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestValidate (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestWalkValues
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestWalkValues (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestFuzzyMatch
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestFuzzyMatch (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestClone
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestClone (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] PASS
15:34:03 [2021-08-29T15:34:03.138Z] coverage: 92.2% of statements
15:34:03 [2021-08-29T15:34:03.138Z] ok  	github.com/docker/docker/api/types/filters	0.034s	coverage: 92.2% of statements
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestAdjustForAPIVersion
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestAdjustForAPIVersion (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] PASS
15:34:03 [2021-08-29T15:34:03.138Z] coverage: 5.7% of statements
15:34:03 [2021-08-29T15:34:03.138Z] ok  	github.com/docker/docker/api/server/router/swarm	0.053s	coverage: 5.7% of statements
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestDurationToSecondsString
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestDurationToSecondsString (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestGetTimestamp
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestGetTimestamp (0.13s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseTimestamps
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestParseTimestamps (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] PASS
15:34:03 [2021-08-29T15:34:03.138Z] coverage: 100.0% of statements
15:34:03 [2021-08-29T15:34:03.138Z] ok  	github.com/docker/docker/api/types/time	0.180s	coverage: 100.0% of statements
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestCompareVersion
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestCompareVersion (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] PASS
15:34:03 [2021-08-29T15:34:03.138Z] coverage: 77.3% of statements
15:34:03 [2021-08-29T15:34:03.138Z] ok  	github.com/docker/docker/api/types/versions	0.030s	coverage: 77.3% of statements
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/builder	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestParseRemoteURL (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestCloneArgsSmartHttp
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestCloneArgsDumbHttp
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestCloneArgsGit
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestCloneArgsGit (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestCheckoutGit
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestEnable
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestEnable (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestDisable
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestDisable (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestEnabled
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestEnabled (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] PASS
15:34:03 [2021-08-29T15:34:03.138Z] coverage: 100.0% of statements
15:34:03 [2021-08-29T15:34:03.138Z] ok  	github.com/docker/docker/cli/debug	0.034s	coverage: 100.0% of statements
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestProcessNoDockerignore
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestProcessNoDockerignore (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestProcessShouldLeaveAllFiles
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestDetectContentType
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestDetectContentType (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestSelectAcceptableMIME
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestSelectAcceptableMIME (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestInspectEmptyResponse
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestInspectEmptyResponse (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestInspectResponseBinary
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestInspectResponseBinary (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestResponseUnsupportedContentType
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestInspectResponseTextSimple
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestInspectResponseTextSimple (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestInspectResponseEmptyContentType
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestUnknownContentLength
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestUnknownContentLength (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestDownloadRemote
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestDownloadRemote (0.08s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestGetWithStatusError
15:34:03 [2021-08-29T15:34:03.138Z] --- PASS: TestGetWithStatusError (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestCloseRootDirectory
15:34:03 [2021-08-29T15:34:03.138Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:34:03 [2021-08-29T15:34:03.138Z] --- SKIP: TestCloseRootDirectory (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestHashFile
15:34:03 [2021-08-29T15:34:03.138Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:34:03 [2021-08-29T15:34:03.138Z] --- SKIP: TestHashFile (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestHashSubdir
15:34:03 [2021-08-29T15:34:03.138Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:34:03 [2021-08-29T15:34:03.138Z] --- SKIP: TestHashSubdir (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] === RUN   TestRemoveDirectory
15:34:03 [2021-08-29T15:34:03.138Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:34:03 [2021-08-29T15:34:03.138Z] --- SKIP: TestRemoveDirectory (0.00s)
15:34:03 [2021-08-29T15:34:03.138Z] PASS
15:34:03 [2021-08-29T15:34:03.138Z] coverage: 9.3% of statements
15:34:03 [2021-08-29T15:34:03.138Z] ok  	github.com/docker/docker/builder/remotecontext	0.193s	coverage: 9.3% of statements
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestGetAllAllowed
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestGetAllAllowed (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestGetAllMeta
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestGetAllMeta (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestWarnOnUnusedBuildArgs
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestIsUnreferencedBuiltin
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestIsExistingDirectory
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestIsExistingDirectory (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestGetFilenameForDownload
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestGetFilenameForDownload (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestEnv2Variables
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestEnv2Variables (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestEnvValueWithExistingRunConfigEnv
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestMaintainer
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestMaintainer (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestLabel
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestLabel (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestFromScratch
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestFromScratch (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestFromWithArg
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestFromWithArg (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestFromWithArgButBuildArgsNotGiven
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestFromWithUndefinedArg
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestFromWithUndefinedArg (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestFromMultiStageWithNamedStage
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestOnbuild
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestOnbuild (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestWorkdir
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestWorkdir (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestCmd
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestCmd (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestHealthcheckNone
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestHealthcheckNone (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestHealthcheckCmd
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestHealthcheckCmd (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestEntrypoint
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestEntrypoint (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestExpose
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestExpose (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestUser
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestUser (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestVolume
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestVolume (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestStopSignal
15:34:03 [2021-08-29T15:34:03.597Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:34:03 [2021-08-29T15:34:03.597Z] --- SKIP: TestStopSignal (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestArg
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestArg (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestShell
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestShell (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestPrependEnvOnCmd
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestPrependEnvOnCmd (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestRunWithBuildArgs
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestRunWithBuildArgs (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestRunIgnoresHealthcheck
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatchUnsupportedOptions
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestNormalizeWorkdir
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestNormalizeWorkdir (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatch
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatch/ADD_multiple_files_to_file
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatch/COPY_multiple_files_to_file
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatch/COPY_wildcard_no_files
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDispatch/COPY_url
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestDispatch (0.05s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z]     --- PASS: TestDispatch/COPY_url (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestAddScratchImageAddsToMounts
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestAddFromScratchPopulatesPlatform
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestImageSourceGetAddsToMounts
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestEmptyDockerfile
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestEmptyDockerfile (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestSymlinkDockerfile
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestSymlinkDockerfile (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDockerfileOutsideTheBuildContext
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestNonExistingDockerfile
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestNonExistingDockerfile (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestCopyRunConfig
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestCopyRunConfig (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestDeepCopyRunConfig
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestDeepCopyRunConfig (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestExportImage
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestExportImage (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] === RUN   TestNormalizeDest
15:34:03 [2021-08-29T15:34:03.597Z] --- PASS: TestNormalizeDest (0.00s)
15:34:03 [2021-08-29T15:34:03.597Z] PASS
15:34:03 [2021-08-29T15:34:03.597Z] coverage: 46.8% of statements
15:34:03 [2021-08-29T15:34:03.597Z] ok  	github.com/docker/docker/builder/dockerfile	0.180s	coverage: 46.8% of statements
15:34:03 [2021-08-29T15:34:03.597Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestTCP4Proxy
15:34:04 [2021-08-29T15:34:04.056Z] --- PASS: TestTCP4Proxy (0.01s)
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestTCP4ProxyHalfClose
15:34:04 [2021-08-29T15:34:04.056Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestTCP6Proxy
15:34:04 [2021-08-29T15:34:04.056Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:34:04 [2021-08-29T15:34:04.056Z] --- SKIP: TestTCP6Proxy (0.00s)
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestTCPDualStackProxy
15:34:04 [2021-08-29T15:34:04.056Z]     network_proxy_test.go:208: No support for dual stack yet
15:34:04 [2021-08-29T15:34:04.056Z] --- SKIP: TestTCPDualStackProxy (0.00s)
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestUDP4Proxy
15:34:04 [2021-08-29T15:34:04.056Z] --- PASS: TestUDP4Proxy (0.00s)
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestUDP6Proxy
15:34:04 [2021-08-29T15:34:04.056Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:34:04 [2021-08-29T15:34:04.056Z] --- SKIP: TestUDP6Proxy (0.00s)
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestUDPWriteError
15:34:04 [2021-08-29T15:34:04.056Z] --- PASS: TestUDPWriteError (0.00s)
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestSCTP4Proxy
15:34:04 [2021-08-29T15:34:04.056Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
15:34:04 [2021-08-29T15:34:04.056Z] --- SKIP: TestSCTP4Proxy (0.00s)
15:34:04 [2021-08-29T15:34:04.056Z] === RUN   TestSCTP6Proxy
15:34:04 [2021-08-29T15:34:04.056Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:34:04 [2021-08-29T15:34:04.056Z] --- SKIP: TestSCTP6Proxy (0.00s)
15:34:04 [2021-08-29T15:34:04.056Z] PASS
15:34:04 [2021-08-29T15:34:04.056Z] coverage: 49.4% of statements
15:34:04 [2021-08-29T15:34:04.056Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.052s	coverage: 49.4% of statements
15:34:05 [2021-08-29T15:34:05.640Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:34:05 [2021-08-29T15:34:05.640Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:34:08 [2021-08-29T15:34:08.915Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:34:08 [2021-08-29T15:34:08.915Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.07s)
15:34:08 [2021-08-29T15:34:08.915Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.10s)
15:34:08 [2021-08-29T15:34:08.915Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.90s)
15:34:08 [2021-08-29T15:34:08.915Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.15s)
15:34:08 [2021-08-29T15:34:08.915Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.95s)
15:34:08 [2021-08-29T15:34:08.915Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s)
15:34:08 [2021-08-29T15:34:08.915Z] === RUN   TestBuildMultiStageCopy
15:34:08 [2021-08-29T15:34:08.915Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:34:10 [2021-08-29T15:34:10.810Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:34:11 [2021-08-29T15:34:11.373Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:34:11 [2021-08-29T15:34:11.937Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:34:12 [2021-08-29T15:34:12.501Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCheckpointCreateError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCheckpointCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCheckpointCreate
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCheckpointCreate (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCheckpointDeleteError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCheckpointDeleteError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCheckpointDelete
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCheckpointDelete (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCheckpointListError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCheckpointListError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCheckpointList
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCheckpointList (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCheckpointListContainerNotFound
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestNewClientWithOpsFromEnv
15:34:12 [2021-08-29T15:34:12.619Z]     client_test.go:23: runtime.GOOS == "windows"
15:34:12 [2021-08-29T15:34:12.619Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestGetAPIPath
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestGetAPIPath (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestParseHostURL
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestParseHostURL (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestNegotiateAPIVersionEmpty
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestNegotiateAPIVersion
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestNegotiateAPIVersion (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestNegotiateAPVersionOverride
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestNegotiateAPIVersionAutomatic
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestClientRedirect
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestClientRedirect (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigCreateUnsupported
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigCreateUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigCreateError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigCreate
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigCreate (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigInspectNotFound
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigInspectNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigInspectUnsupported
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigInspectUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigInspectError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigInspectConfigNotFound
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigInspect
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigListUnsupported
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigListUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigListError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigListError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigList
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigList (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigRemoveUnsupported
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigRemoveError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigRemove
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigUpdateUnsupported
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigUpdateError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigUpdateError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestConfigUpdate
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestConfigUpdate (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerCommitError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerCommitError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerCommit
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerCommit (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStatPathError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStatPathError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStatPathNotFoundError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStatPathNoHeaderError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStatPath
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStatPath (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyToContainerError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyToContainerError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyToContainerNotFoundError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyToContainerNotStatusOKError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyToContainer
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyToContainer (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyFromContainerError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyFromContainerError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyFromContainerNotFoundError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyFromContainerNotStatusOKError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyFromContainerNoHeaderError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestCopyFromContainer
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestCopyFromContainer (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerCreateError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerCreateImageNotFound
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerCreateWithName
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerCreateWithName (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerCreateAutoRemove
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerDiffError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerDiffError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerDiff
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerDiff (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExecCreateError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExecCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExecCreate
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExecCreate (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExecStartError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExecStartError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExecStart
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExecStart (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExecInspectError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExecInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExecInspect
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExecInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExportError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExportError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExport
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExport (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerInspectError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerInspectContainerNotFound
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerInspect
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerInspectNode
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerInspectNode (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerKillError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerKillError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerKill
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerKill (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerListError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerListError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerList
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerList (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerLogsNotFoundError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerLogsError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerLogsError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerLogs
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerLogs (0.14s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerPauseError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerPauseError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerPause
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerPause (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainersPruneError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainersPruneError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainersPrune
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainersPrune (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerRemoveError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerRemoveNotFoundError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerRemove
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerRenameError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerRenameError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerRename
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerRename (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerResizeError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerResizeError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExecResizeError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExecResizeError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerResize
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerResize (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerExecResize
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerExecResize (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerRestartError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerRestartError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerRestart
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerRestart (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStartError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStartError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStart
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStart (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStatsError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStatsError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStats
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStats (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStopError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStopError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerStop
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerStop (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerTopError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerTopError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerTop
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerTop (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerUnpauseError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerUnpauseError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerUnpause
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerUnpause (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerUpdateError
15:34:12 [2021-08-29T15:34:12.619Z] --- PASS: TestContainerUpdateError (0.00s)
15:34:12 [2021-08-29T15:34:12.619Z] === RUN   TestContainerUpdate
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestContainerUpdate (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestContainerWaitError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestContainerWaitError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestContainerWait
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestContainerWait (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestDiskUsageError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestDiskUsageError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestDiskUsage
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestDiskUsage (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestDistributionInspectUnsupported
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestDistributionInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestEventsErrorInOptions
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestEventsErrorInOptions (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestEventsErrorFromServer
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestEventsErrorFromServer (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestEvents
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestEvents (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestTLSCloseWriter
15:34:12 [2021-08-29T15:34:12.620Z] === PAUSE TestTLSCloseWriter
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageBuildError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageBuildError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageBuild
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageBuild (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestGetDockerOS
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestGetDockerOS (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageCreateError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageCreate
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageCreate (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageHistoryError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageHistoryError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageHistory
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageHistory (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageImportError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageImportError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageImport
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageImport (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageInspectError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageInspectImageNotFound
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageInspectImageNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageInspect
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageListError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageListError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageList
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageList (0.01s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageListApiBefore125
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageListApiBefore125 (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageLoadError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageLoadError (0.01s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageLoad
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageLoad (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagesPruneError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagesPruneError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagesPrune
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagesPrune (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePullReferenceParseError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePullReferenceParseError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePullAnyError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePullAnyError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePullStatusUnauthorizedError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePullWithPrivilegedFuncNoError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePullWithoutErrors
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePullWithoutErrors (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushReferenceError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePushReferenceError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushAnyError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePushAnyError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushStatusUnauthorizedError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushWithPrivilegedFuncNoError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushWithoutErrors
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImagePushWithoutErrors (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageRemoveError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageRemoveImageNotFound
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageRemove
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageSaveError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageSaveError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageSave
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageSave (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageSearchAnyError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageSearchAnyError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageSearchStatusUnauthorizedError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageSearchWithoutErrors
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageTagError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageTagError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageTagInvalidReference
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageTagInvalidReference (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageTagInvalidSourceImageName
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageTagHexSource
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageTagHexSource (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestImageTag
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestImageTag (0.01s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestInfoServerError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestInfoServerError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestInfoInvalidResponseJSONError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestInfo
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestInfo (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkConnectError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkConnectError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkConnect
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkConnect (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkCreateError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkCreate
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkCreate (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkDisconnectError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkDisconnectError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkDisconnect
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkDisconnect (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkInspectError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkInspectNotFoundError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkInspect
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkListError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkListError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkList
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkList (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworksPruneError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworksPruneError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworksPrune
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworksPrune (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkRemoveError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNetworkRemove
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNetworkRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeInspectError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeInspectNodeNotFound
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeInspect
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeListError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeListError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeList
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeList (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeRemoveError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeRemove
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeUpdateError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeUpdateError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestNodeUpdate
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestNodeUpdate (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestOptionWithTimeout
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestOptionWithTimeout (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPingFail
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPingFail (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPingWithError
15:34:12 [2021-08-29T15:34:12.620Z] 2021/08/29 15:34:12 RoundTripper returned a response & error; ignoring response
15:34:12 [2021-08-29T15:34:12.620Z] 2021/08/29 15:34:12 RoundTripper returned a response & error; ignoring response
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPingWithError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPingSuccess
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPingSuccess (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPingHeadFallback
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPingHeadFallback/OK
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPingHeadFallback/Internal_Server_Error
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPingHeadFallback/Not_Found
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPingHeadFallback (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginDisableError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginDisableError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginDisable
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginDisable (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginEnableError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginEnableError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginEnable
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginEnable (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginInspectError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginInspect
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginListError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginListError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginList
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginList (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginPushError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginPushError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginPush
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginPush (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginRemoveError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginRemove
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginSetError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginSetError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPluginSet
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPluginSet (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSetHostHeader
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSetHostHeader (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestPlainTextError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestPlainTextError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestInfiniteError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestInfiniteError (0.02s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestCanceledContext
15:34:12 [2021-08-29T15:34:12.620Z] 2021/08/29 15:34:12 RoundTripper returned a response & error; ignoring response
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestCanceledContext (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestDeadlineExceededContext
15:34:12 [2021-08-29T15:34:12.620Z] 2021/08/29 15:34:12 RoundTripper returned a response & error; ignoring response
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestDeadlineExceededContext (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretCreateUnsupported
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretCreateUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretCreateError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretCreate
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretCreate (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretInspectUnsupported
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretInspectUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretInspectError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretInspectSecretNotFound
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretInspect
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretListUnsupported
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretListUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretListError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretListError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretList
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretList (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretRemoveUnsupported
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretRemoveError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretRemove
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretUpdateUnsupported
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretUpdateError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretUpdateError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestSecretUpdate
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestSecretUpdate (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceCreateError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceCreate
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceCreate (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceCreateCompatiblePlatforms
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceCreateDigestPinning
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceInspectError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceInspectServiceNotFound
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceInspect
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceListError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceListError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceList
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceList (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceLogsError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceLogsError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceLogs
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceLogs (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceRemoveError
15:34:12 [2021-08-29T15:34:12.620Z] --- PASS: TestServiceRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.620Z] === RUN   TestServiceRemoveNotFoundError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestServiceRemove
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestServiceRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestServiceUpdateError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestServiceUpdateError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestServiceUpdate
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestServiceUpdate (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmGetUnlockKeyError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmGetUnlockKey
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmInitError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmInitError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmInit
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmInit (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmInspectError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmInspect
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmJoinError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmJoinError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmJoin
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmJoin (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmLeaveError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmLeaveError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmLeave
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmLeave (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmUnlockError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmUnlockError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmUnlock
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmUnlock (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmUpdateError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmUpdateError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestSwarmUpdate
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestSwarmUpdate (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestTaskInspectError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestTaskInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestTaskInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestTaskInspect
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestTaskInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestTaskListError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestTaskListError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestTaskList
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestTaskList (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeCreateError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeCreateError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeCreate
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeCreate (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeInspectError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeInspectError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeInspectNotFound
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeInspectNotFound (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeInspectWithEmptyID
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeInspect
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeInspect (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeListError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeListError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeList
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeList (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeRemoveError
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeRemoveError (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === RUN   TestVolumeRemove
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestVolumeRemove (0.00s)
15:34:12 [2021-08-29T15:34:12.621Z] === CONT  TestTLSCloseWriter
15:34:12 [2021-08-29T15:34:12.621Z] --- PASS: TestTLSCloseWriter (0.01s)
15:34:12 [2021-08-29T15:34:12.621Z] PASS
15:34:12 [2021-08-29T15:34:12.621Z] coverage: 75.1% of statements
15:34:12 [2021-08-29T15:34:12.621Z] ok  	github.com/docker/docker/client	0.323s	coverage: 75.1% of statements
15:34:12 [2021-08-29T15:34:12.758Z] --- PASS: TestBuildMultiStageCopy (4.45s)
15:34:12 [2021-08-29T15:34:12.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.43s)
15:34:12 [2021-08-29T15:34:12.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
15:34:12 [2021-08-29T15:34:12.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.48s)
15:34:12 [2021-08-29T15:34:12.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s)
15:34:12 [2021-08-29T15:34:12.758Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.45s)
15:34:12 [2021-08-29T15:34:12.758Z] === RUN   TestBuildMultiStageParentConfig
15:34:14 [2021-08-29T15:34:14.128Z] --- PASS: TestBuildMultiStageParentConfig (1.11s)
15:34:14 [2021-08-29T15:34:14.128Z] === RUN   TestBuildLabelWithTargets
15:34:16 [2021-08-29T15:34:16.034Z] --- PASS: TestBuildLabelWithTargets (1.85s)
15:34:16 [2021-08-29T15:34:16.034Z] === RUN   TestBuildWithEmptyLayers
15:34:16 [2021-08-29T15:34:16.966Z] --- PASS: TestBuildWithEmptyLayers (1.01s)
15:34:16 [2021-08-29T15:34:16.966Z] === RUN   TestBuildMultiStageOnBuild
15:34:18 [2021-08-29T15:34:18.018Z] 393f6f5bddce: Pull complete
15:34:18 [2021-08-29T15:34:18.018Z] Digest: sha256:8f756a7fd4fe963cc7dd2c3ad1597327535da8e8f55a7d1932780934efa87e04
15:34:18 [2021-08-29T15:34:18.018Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2022
15:34:18 [2021-08-29T15:34:18.018Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2022 into daemon under test completed successfully
15:34:18 [2021-08-29T15:34:18.018Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2022 as microsoft/windowsservercore in daemon under test
15:34:18 [2021-08-29T15:34:18.018Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2022 is '10.0.20348.169'
15:34:18 [2021-08-29T15:34:18.018Z] WARN: Skipping validation tests
15:34:18 [2021-08-29T15:34:18.018Z] INFO: Running unit tests at 08/29/2021 15:34:13...
15:34:18 [2021-08-29T15:34:18.018Z] INFO: make.ps1 starting at 08/29/2021 15:34:16
15:34:18 [2021-08-29T15:34:18.018Z] INFO: Git commit (5858564a5b) assumed from DOCKER_GITCOMMIT environment variable
15:34:18 [2021-08-29T15:34:18.018Z] INFO: Invoking autogen...
15:34:18 [2021-08-29T15:34:18.018Z] INFO: Running unit tests...
15:34:19 [2021-08-29T15:34:19.489Z] --- PASS: TestBuildMultiStageOnBuild (2.80s)
15:34:19 [2021-08-29T15:34:19.489Z] === RUN   TestBuildUncleanTarFilenames
15:34:21 [2021-08-29T15:34:21.382Z] --- PASS: TestBuildUncleanTarFilenames (1.55s)
15:34:21 [2021-08-29T15:34:21.382Z] === RUN   TestBuildMultiStageLayerLeak
15:34:22 [2021-08-29T15:34:22.677Z] 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/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/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
15:34:24 [2021-08-29T15:34:24.658Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s)
15:34:24 [2021-08-29T15:34:24.658Z] === RUN   TestBuildWithHugeFile
15:34:24 [2021-08-29T15:34:24.674Z] sha256:3192aef0fd6ca44219ca5294f179b7f5fe073c59e15868f12f6110b10b5f0ea8
15:34:24 [2021-08-29T15:34:24.674Z] INFO: Starting docker-py tests...
15:34:24 [2021-08-29T15:34:24.674Z] ============================= test session starts ==============================
15:34:24 [2021-08-29T15:34:24.674Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-1.0.0
15:34:24 [2021-08-29T15:34:24.674Z] rootdir: /src, inifile: pytest.ini
15:34:24 [2021-08-29T15:34:24.674Z] plugins: timeout-1.3.3, cov-2.6.1
15:34:25 [2021-08-29T15:34:25.615Z] collected 390 items / 1 deselected / 389 selected
15:34:25 [2021-08-29T15:34:25.615Z] 
15:34:27 [2021-08-29T15:34:27.433Z] --- PASS: TestCheckoutGit (25.65s)
15:34:27 [2021-08-29T15:34:27.433Z] === RUN   TestValidGitTransport
15:34:27 [2021-08-29T15:34:27.433Z] --- PASS: TestValidGitTransport (0.00s)
15:34:27 [2021-08-29T15:34:27.433Z] === RUN   TestGitInvalidRef
15:34:27 [2021-08-29T15:34:27.433Z] --- PASS: TestGitInvalidRef (0.16s)
15:34:27 [2021-08-29T15:34:27.433Z] PASS
15:34:27 [2021-08-29T15:34:27.433Z] coverage: 86.3% of statements
15:34:27 [2021-08-29T15:34:27.433Z] ok  	github.com/docker/docker/builder/remotecontext/git	25.882s	coverage: 86.3% of statements
15:34:27 [2021-08-29T15:34:27.891Z] ?   	github.com/docker/docker/cli	[no test files]
15:34:27 [2021-08-29T15:34:27.891Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:34:31 [2021-08-29T15:34:31.230Z] ?   	github.com/docker/docker/api	[no test files]
15:34:33 [2021-08-29T15:34:33.676Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
15:34:33 [2021-08-29T15:34:33.676Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
15:34:33 [2021-08-29T15:34:33.676Z] === RUN   TestLoadDaemonCliConfigWithTLS
15:34:33 [2021-08-29T15:34:33.676Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
15:34:33 [2021-08-29T15:34:33.676Z] === RUN   TestLoadDaemonCliConfigWithConflicts
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonCliWithConflictingLabels
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestConfigureDaemonLogs
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestConfigureDaemonLogs (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestCommonOptionsInstallFlags
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
15:34:33 [2021-08-29T15:34:33.677Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
15:34:33 [2021-08-29T15:34:33.677Z] PASS
15:34:33 [2021-08-29T15:34:33.677Z] coverage: 18.5% of statements
15:34:33 [2021-08-29T15:34:33.677Z] ok  	github.com/docker/docker/cmd/dockerd	0.171s	coverage: 18.5% of statements
15:34:33 [2021-08-29T15:34:33.677Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
15:34:33 [2021-08-29T15:34:33.677Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestContainerStopSignal
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestContainerStopSignal (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestContainerStopTimeout
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestContainerStopTimeout (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestContainerSecretReferenceDestTarget
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestContainerLogPathSetForJSONFileLogger
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestContainerLogPathSetForRingLogger
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestReplaceAndAppendEnvVars
15:34:34 [2021-08-29T15:34:34.134Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestNewMemoryStore
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestNewMemoryStore (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestAddContainers
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestAddContainers (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestGetContainer
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestGetContainer (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestDeleteContainer
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestDeleteContainer (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestListContainers
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestListContainers (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestFirstContainer
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestFirstContainer (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestApplyAllContainer
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestApplyAllContainer (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestIsValidHealthString
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestIsValidHealthString (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestStateRunStop
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestStateRunStop (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestStateTimeoutWait
15:34:34 [2021-08-29T15:34:34.134Z]     state_test.go:141: Stop callback fired
15:34:34 [2021-08-29T15:34:34.134Z]     state_test.go:165: Stop callback fired
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestStateTimeoutWait (0.10s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestIsValidStateString
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestIsValidStateString (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestViewSaveDelete
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestViewSaveDelete (0.01s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestViewAll
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestViewAll (0.01s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestViewGet
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestViewGet (0.02s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestNames
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestNames (0.00s)
15:34:34 [2021-08-29T15:34:34.134Z] === RUN   TestViewWithHealthCheck
15:34:34 [2021-08-29T15:34:34.134Z] --- PASS: TestViewWithHealthCheck (0.01s)
15:34:34 [2021-08-29T15:34:34.134Z] PASS
15:34:34 [2021-08-29T15:34:34.134Z] coverage: 41.7% of statements
15:34:34 [2021-08-29T15:34:34.134Z] ok  	github.com/docker/docker/container	0.243s	coverage: 41.7% of statements
15:34:34 [2021-08-29T15:34:34.134Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:34:34 [2021-08-29T15:34:34.134Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:34:34 [2021-08-29T15:34:34.134Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:34:34 [2021-08-29T15:34:34.134Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:34:35 [2021-08-29T15:34:35.100Z] === RUN   TestPrepare
15:34:35 [2021-08-29T15:34:35.100Z] --- PASS: TestPrepare (0.00s)
15:34:35 [2021-08-29T15:34:35.100Z] === RUN   TestStart
15:34:35 [2021-08-29T15:34:35.100Z] --- PASS: TestStart (0.00s)
15:34:35 [2021-08-29T15:34:35.100Z] === RUN   TestWaitCancel
15:34:35 [2021-08-29T15:34:35.100Z] --- PASS: TestWaitCancel (0.00s)
15:34:35 [2021-08-29T15:34:35.100Z] === RUN   TestWaitDisabled
15:34:35 [2021-08-29T15:34:35.100Z] --- PASS: TestWaitDisabled (0.00s)
15:34:35 [2021-08-29T15:34:35.100Z] === RUN   TestWaitEnabled
15:34:35 [2021-08-29T15:34:35.100Z] --- PASS: TestWaitEnabled (0.00s)
15:34:35 [2021-08-29T15:34:35.100Z] === RUN   TestRemove
15:34:35 [2021-08-29T15:34:35.100Z] --- PASS: TestRemove (0.00s)
15:34:35 [2021-08-29T15:34:35.100Z] PASS
15:34:35 [2021-08-29T15:34:35.100Z] coverage: 65.3% of statements
15:34:35 [2021-08-29T15:34:35.100Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.045s	coverage: 65.3% of statements
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestNewListSecretsFilters
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestNewListSecretsFilters (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestNewListConfigsFilters
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestNewListConfigsFilters (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] PASS
15:34:36 [2021-08-29T15:34:36.635Z] coverage: 0.5% of statements
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
15:34:36 [2021-08-29T15:34:36.635Z] ok  	github.com/docker/docker/daemon/cluster	0.158s	coverage: 0.5% of statements
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCContainerRuntime
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCIsolation
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCIsolation/empty
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCIsolation/default
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCIsolation/process
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCIsolation
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCIsolation/default
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCIsolation/process
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCConfigs
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCConfigs/file
15:34:36 [2021-08-29T15:34:36.635Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
15:34:36 [2021-08-29T15:34:36.635Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
15:34:36 [2021-08-29T15:34:36.636Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
15:34:36 [2021-08-29T15:34:36.636Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
15:34:36 [2021-08-29T15:34:36.636Z] === RUN   TestServiceConvertToGRPCConfigs
15:34:36 [2021-08-29T15:34:36.636Z] === RUN   TestServiceConvertToGRPCConfigs/file
15:34:36 [2021-08-29T15:34:36.636Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
15:34:36 [2021-08-29T15:34:36.636Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
15:34:36 [2021-08-29T15:34:36.636Z] === RUN   TestServiceConvertToGRPCConfigs/none
15:34:36 [2021-08-29T15:34:36.636Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
15:34:36 [2021-08-29T15:34:36.636Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
15:34:36 [2021-08-29T15:34:36.636Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
15:34:36 [2021-08-29T15:34:36.636Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
15:34:36 [2021-08-29T15:34:36.636Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
15:34:36 [2021-08-29T15:34:36.636Z] PASS
15:34:36 [2021-08-29T15:34:36.636Z] coverage: 35.9% of statements
15:34:36 [2021-08-29T15:34:36.636Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.232s	coverage: 35.9% of statements
15:34:38 [2021-08-29T15:34:38.814Z] === RUN   TestDiscoveryOptsErrors
15:34:38 [2021-08-29T15:34:38.814Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
15:34:38 [2021-08-29T15:34:38.814Z] === RUN   TestDiscoveryOpts
15:34:38 [2021-08-29T15:34:38.814Z] --- PASS: TestDiscoveryOpts (0.00s)
15:34:38 [2021-08-29T15:34:38.814Z] PASS
15:34:38 [2021-08-29T15:34:38.814Z] coverage: 30.0% of statements
15:34:38 [2021-08-29T15:34:38.814Z] ok  	github.com/docker/docker/daemon/discovery	0.067s	coverage: 30.0% of statements
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestBuilderGC
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestBuilderGC (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationNotFound
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonBrokenConfiguration
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestParseClusterAdvertiseSettings
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestFindConfigurationConflicts
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestFindConfigurationConflicts (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationMergeConflicts
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationMergeConcurrent
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationMergeConcurrentError
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
15:34:39 [2021-08-29T15:34:39.780Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
15:34:39 [2021-08-29T15:34:39.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
15:34:39 [2021-08-29T15:34:39.780Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestFindConfigurationConflictsWithMergedValues
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestValidateConfigurationErrors (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration/with_label
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration/with_dns
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration/with_dns-search
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration/with_max-download-attempts
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestValidateConfiguration/with_node_generic_resources
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestValidateConfiguration (0.01s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestModifiedDiscoverySettings
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestReloadSetConfigFileNotExist
15:34:40 [2021-08-29T15:34:40.239Z] time="2021-08-29T15:34:39Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestReloadDefaultConfigNotExist
15:34:40 [2021-08-29T15:34:40.239Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
15:34:40 [2021-08-29T15:34:40.239Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestReloadBadDefaultConfig
15:34:40 [2021-08-29T15:34:40.239Z] time="2021-08-29T15:34:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1185536271"
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestReloadWithConflictingLabels
15:34:40 [2021-08-29T15:34:40.239Z] time="2021-08-29T15:34:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-982778115"
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestReloadWithConflictingLabels (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestReloadWithDuplicateLabels
15:34:40 [2021-08-29T15:34:40.239Z] time="2021-08-29T15:34:39Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-586544763"
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestReloadWithDuplicateLabels (0.01s)
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestDaemonConfigurationMerge
15:34:40 [2021-08-29T15:34:40.239Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
15:34:40 [2021-08-29T15:34:40.239Z] PASS
15:34:40 [2021-08-29T15:34:40.239Z] coverage: 80.4% of statements
15:34:40 [2021-08-29T15:34:40.239Z] ok  	github.com/docker/docker/daemon/config	0.241s	coverage: 80.4% of statements
15:34:40 [2021-08-29T15:34:40.239Z] === RUN   TestWaitNodeAttachment
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestWaitNodeAttachment (0.42s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestIsolationConversion
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestIsolationConversion/default
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestIsolationConversion/process
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestIsolationConversion/hyperv
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestIsolationConversion (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z]     --- PASS: TestIsolationConversion/default (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z]     --- PASS: TestIsolationConversion/process (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestContainerLabels
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestContainerLabels (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestCredentialSpecConversion
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestCredentialSpecConversion/none
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestCredentialSpecConversion/config
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestCredentialSpecConversion/file
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestCredentialSpecConversion/registry
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestCredentialSpecConversion (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestControllerValidateMountBind
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestControllerValidateMountBind (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestControllerValidateMountVolume
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestControllerValidateMountVolume (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestControllerValidateMountTarget
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestControllerValidateMountTarget (0.01s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestControllerValidateMountTmpfs
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestControllerValidateMountInvalidType
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestControllerValidateMountNamedPipe
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] PASS
15:34:40 [2021-08-29T15:34:40.697Z] coverage: 11.0% of statements
15:34:40 [2021-08-29T15:34:40.697Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.640s	coverage: 11.0% of statements
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestEventsLog
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestEventsLog (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestEventsLogTimeout
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestEventsLogTimeout (0.00s)
15:34:40 [2021-08-29T15:34:40.697Z] === RUN   TestLogEvents
15:34:40 [2021-08-29T15:34:40.697Z] --- PASS: TestLogEvents (0.05s)
15:34:40 [2021-08-29T15:34:40.698Z] === RUN   TestLoadBufferedEvents
15:34:40 [2021-08-29T15:34:40.698Z] --- PASS: TestLoadBufferedEvents (0.12s)
15:34:40 [2021-08-29T15:34:40.698Z] === RUN   TestLoadBufferedEventsOnlyFromPast
15:34:40 [2021-08-29T15:34:40.698Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
15:34:40 [2021-08-29T15:34:40.698Z] === RUN   TestIgnoreBufferedWhenNoTimes
15:34:40 [2021-08-29T15:34:40.698Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
15:34:40 [2021-08-29T15:34:40.698Z] PASS
15:34:40 [2021-08-29T15:34:40.698Z] coverage: 50.0% of statements
15:34:40 [2021-08-29T15:34:40.698Z] ok  	github.com/docker/docker/daemon/events	0.218s	coverage: 50.0% of statements
15:34:41 [2021-08-29T15:34:41.027Z] tests/integration/api_build_test.py .......................X             [  6%]
15:34:41 [2021-08-29T15:34:41.664Z] === RUN   TestIsEmptyDir
15:34:41 [2021-08-29T15:34:41.664Z] --- PASS: TestIsEmptyDir (0.00s)
15:34:41 [2021-08-29T15:34:41.664Z] PASS
15:34:41 [2021-08-29T15:34:41.664Z] coverage: 2.2% of statements
15:34:41 [2021-08-29T15:34:41.664Z] ok  	github.com/docker/docker/daemon/graphdriver	0.053s	coverage: 2.2% of statements
15:34:41 [2021-08-29T15:34:41.664Z] === RUN   TestLinkNaming
15:34:41 [2021-08-29T15:34:41.664Z] --- PASS: TestLinkNaming (0.00s)
15:34:41 [2021-08-29T15:34:41.664Z] === RUN   TestLinkNew
15:34:41 [2021-08-29T15:34:41.664Z] --- PASS: TestLinkNew (0.00s)
15:34:41 [2021-08-29T15:34:41.664Z] === RUN   TestLinkEnv
15:34:41 [2021-08-29T15:34:41.664Z] --- PASS: TestLinkEnv (0.00s)
15:34:41 [2021-08-29T15:34:41.664Z] === RUN   TestLinkMultipleEnv
15:34:41 [2021-08-29T15:34:41.664Z] --- PASS: TestLinkMultipleEnv (0.00s)
15:34:41 [2021-08-29T15:34:41.664Z] === RUN   TestLinkPortRangeEnv
15:34:41 [2021-08-29T15:34:41.664Z] --- PASS: TestLinkPortRangeEnv (0.00s)
15:34:41 [2021-08-29T15:34:41.664Z] PASS
15:34:41 [2021-08-29T15:34:41.664Z] coverage: 93.0% of statements
15:34:41 [2021-08-29T15:34:41.664Z] ok  	github.com/docker/docker/daemon/links	0.032s	coverage: 93.0% of statements
15:34:41 [2021-08-29T15:34:41.862Z] tests/integration/api_client_test.py .....                               [  7%]
15:34:41 [2021-08-29T15:34:41.929Z] time="2021-08-29T15:34:30Z" level=warning msg="memberlist: Failed to send ack: write udp [::]:10037->172.17.0.2:10036: use of closed network connection from=172.17.0.2:10036"
15:34:41 [2021-08-29T15:34:41.929Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.440s	coverage: 60.6% of statements
15:34:41 [2021-08-29T15:34:41.929Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:34:41 [2021-08-29T15:34:41.929Z] ok  	github.com/docker/docker/libnetwork/options	0.003s	coverage: 100.0% of statements
15:34:41 [2021-08-29T15:34:41.929Z] ok  	github.com/docker/docker/libnetwork/osl	4.398s	coverage: 39.7% of statements
15:34:41 [2021-08-29T15:34:41.929Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.004s	coverage: 20.0% of statements
15:34:41 [2021-08-29T15:34:41.929Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 86.1% of statements
15:34:43 [2021-08-29T15:34:43.199Z] === RUN   TestVerifyNetworkingConfig
15:34:43 [2021-08-29T15:34:43.199Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
15:34:43 [2021-08-29T15:34:43.199Z] === RUN   TestGetContainer
15:34:43 [2021-08-29T15:34:43.374Z] tests/integration/api_config_test.py .....                               [  8%]
15:34:43 [2021-08-29T15:34:43.610Z] === RUN   TestMiddlewares
15:34:43 [2021-08-29T15:34:43.610Z] --- PASS: TestMiddlewares (0.00s)
15:34:43 [2021-08-29T15:34:43.610Z] PASS
15:34:43 [2021-08-29T15:34:43.610Z] coverage: 9.0% of statements
15:34:43 [2021-08-29T15:34:43.610Z] ok  	github.com/docker/docker/api/server	0.037s	coverage: 9.0% of statements
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestGetContainer (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestValidContainerNames
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestValidContainerNames (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestContainerInitDNS
15:34:43 [2021-08-29T15:34:43.656Z]     daemon_test.go:146: root required
15:34:43 [2021-08-29T15:34:43.656Z] --- SKIP: TestContainerInitDNS (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestMerge
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestMerge (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestValidateContainerIsolation
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestValidateContainerIsolation (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestFindNetworkErrorType
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestFindNetworkErrorType (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestEnsureServicesExist
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestEnsureServicesExist (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestEnsureServicesExistErrors
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestContainerDelete
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestContainerDelete (0.02s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestContainerDoubleDelete
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestContainerDoubleDelete (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestLogContainerEventCopyLabels
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestLogContainerEventWithAttributes
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestNoneHealthcheck
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestNoneHealthcheck (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestHealthStates
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] time="2021-08-29T15:34:43Z" 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"
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestHealthStates (0.13s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestMaskURLCredentials
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestMaskURLCredentials (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestGetInspectData
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestGetInspectData (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestFillLicense
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestFillLicense (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestListInvalidFilter
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestListInvalidFilter (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestNameFilter
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestNameFilter (0.02s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
15:34:43 [2021-08-29T15:34:43.656Z] === 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
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
15:34:43 [2021-08-29T15:34:43.656Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
15:34:43 [2021-08-29T15:34:43.656Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.02s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.01s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- 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)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
15:34:43 [2021-08-29T15:34:43.656Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z] === RUN   TestDaemonReloadLabels
15:34:43 [2021-08-29T15:34:43.657Z] --- PASS: TestDaemonReloadLabels (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
15:34:43 [2021-08-29T15:34:43.657Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z] === RUN   TestDaemonReloadMirrors
15:34:43 [2021-08-29T15:34:43.657Z] --- PASS: TestDaemonReloadMirrors (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z] === RUN   TestDaemonReloadInsecureRegistries
15:34:43 [2021-08-29T15:34:43.657Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z] === RUN   TestDaemonReloadNotAffectOthers
15:34:43 [2021-08-29T15:34:43.657Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
15:34:43 [2021-08-29T15:34:43.657Z] === RUN   TestDaemonDiscoveryReload
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewStreamConfig
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewStreamConfig/defaults
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewStreamConfig/invalid_create_group
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewStreamConfig/invalid_flush_interval
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewStreamConfig/flush_interval_at_15
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
15:34:44 [2021-08-29T15:34:44.114Z] --- PASS: TestNewStreamConfig (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewAWSLogsClientUserAgentHandler
15:34:44 [2021-08-29T15:34:44.114Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
15:34:44 [2021-08-29T15:34:44.114Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
15:34:44 [2021-08-29T15:34:44.114Z] === RUN   TestNewAWSLogsClientRegionDetect
15:34:44 [2021-08-29T15:34:44.572Z] time="2021-08-29T15:34:43Z" level=info msg="Trying to get region from EC2 Metadata"
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.11s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCreateSuccess
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCreateSuccess (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCreateStreamSkipped
15:34:44 [2021-08-29T15:34:44.572Z] time="2021-08-29T15:34:44Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCreateStreamSkipped (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCreateLogGroupSuccess
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCreateError
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCreateError (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCreateAlreadyExists
15:34:44 [2021-08-29T15:34:44.572Z] time="2021-08-29T15:34:44Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCreateAlreadyExists (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestLogClosed
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestLogClosed (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestLogBlocking
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestLogBlocking (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestLogNonBlockingBufferEmpty
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestLogNonBlockingBufferFull
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestPublishBatchSuccess
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestPublishBatchSuccess (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestPublishBatchError
15:34:44 [2021-08-29T15:34:44.572Z] time="2021-08-29T15:34:44Z" level=error msg=Error
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestPublishBatchError (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestPublishBatchInvalidSeqSuccess
15:34:44 [2021-08-29T15:34:44.572Z] time="2021-08-29T15:34:44Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestPublishBatchAlreadyAccepted
15:34:44 [2021-08-29T15:34:44.572Z] time="2021-08-29T15:34:44Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:34:44 [2021-08-29T15:34:44.572Z] time="2021-08-29T15:34:44Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchSimple
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchSimple (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchTicker
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchTicker (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchMultilinePattern
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchClose
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchClose (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestEffectiveLen
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestEffectiveLen/0/Hello
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestEffectiveLen/2/🙃
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestEffectiveLen/3/����
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestEffectiveLen/4/He��o
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestEffectiveLen/5/
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestEffectiveLen (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit/0/
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1063: 
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1064: 
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit/1/Hello
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1063: Hello
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1064: 
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit/2/Hello
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1063: He
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1064: llo
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit/3/Hello
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1063: 
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1064: Hello
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit/4/🙃
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1063: 
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1064: 🙃
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit/5/🙃
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1063: 🙃
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1064: 
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit/6/a�
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1063: a
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1064: �
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestFindValidSplit/7/a�
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1063: a�
15:34:44 [2021-08-29T15:34:44.572Z]     cloudwatchlogs_test.go:1064: 
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestFindValidSplit (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestProcessEventEmoji
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestProcessEventEmoji (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchLineSplit
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchLineSplit (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchLineSplitWithBinary
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchMaxEvents
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchMaxEvents (0.02s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchMaxTotalBytes
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCollectBatchWithDuplicateTimestamps
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsMultilinePattern
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsDatetimeFormat
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCreateTagSuccess
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCreateTagSuccess (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] PASS
15:34:44 [2021-08-29T15:34:44.572Z] coverage: 77.4% of statements
15:34:44 [2021-08-29T15:34:44.572Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.367s	coverage: 77.4% of statements
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestAdapterReadLogs
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestAdapterReadLogs (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCopier
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCopier (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCopierLongLines
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCopierLongLines (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCopierSlow
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestSearchRegistryForImagesErrors
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestSearchRegistryForImages
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestSearchRegistryForImages (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestOnlyPlatformWithFallback
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestImageDelete
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestImageDelete/no_lease
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestImageDelete/lease_exists
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestImageDelete (0.02s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestImageDelete/no_lease (0.01s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestImageDelete/lease_exists (0.01s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestContentStoreForPull
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestDaemonDiscoveryReload (1.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestContentStoreForPull (0.16s)
15:34:44 [2021-08-29T15:34:44.572Z] PASS
15:34:44 [2021-08-29T15:34:44.572Z] coverage: 6.7% of statements
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCopierSlow (0.21s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCopierWithSized
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCopierWithSized/as_is
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCopierWithSized/With_RingLogger
15:34:44 [2021-08-29T15:34:44.572Z] ok  	github.com/docker/docker/daemon/images	0.262s	coverage: 6.7% of statements
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCopierWithSized (0.01s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestCopierWithPartial
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestCopierWithPartial (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestRingLogger
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestRingLogger (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestRingCap
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestRingCap (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestRingClose
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestRingClose (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] === RUN   TestRingDrain
15:34:44 [2021-08-29T15:34:44.572Z] --- PASS: TestRingDrain (0.00s)
15:34:44 [2021-08-29T15:34:44.572Z] PASS
15:34:44 [2021-08-29T15:34:44.572Z] coverage: 43.8% of statements
15:34:44 [2021-08-29T15:34:44.572Z] ok  	github.com/docker/docker/daemon/logger	0.266s	coverage: 43.8% of statements
15:34:45 [2021-08-29T15:34:45.031Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.51s)
15:34:45 [2021-08-29T15:34:45.031Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestJSONLogsMarshalJSONBuf
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestFastTimeMarshalJSON
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestFastTimeMarshalJSON (0.02s)
15:34:45 [2021-08-29T15:34:45.489Z] PASS
15:34:45 [2021-08-29T15:34:45.489Z] coverage: 87.2% of statements
15:34:45 [2021-08-29T15:34:45.489Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.161s	coverage: 87.2% of statements
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
15:34:45 [2021-08-29T15:34:45.489Z]     reload_test.go:520: root required
15:34:45 [2021-08-29T15:34:45.489Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
15:34:45 [2021-08-29T15:34:45.489Z] === RUN   TestParseVolumesFrom
15:34:45 [2021-08-29T15:34:45.489Z] --- PASS: TestParseVolumesFrom (0.00s)
15:34:45 [2021-08-29T15:34:45.489Z] PASS
15:34:45 [2021-08-29T15:34:45.489Z] coverage: 9.1% of statements
15:34:45 [2021-08-29T15:34:45.489Z] ok  	github.com/docker/docker/daemon	2.649s	coverage: 9.1% of statements
15:34:45 [2021-08-29T15:34:45.489Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:34:45 [2021-08-29T15:34:45.489Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:34:45 [2021-08-29T15:34:45.489Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:34:45 [2021-08-29T15:34:45.489Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:34:45 [2021-08-29T15:34:45.489Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:34:45 [2021-08-29T15:34:45.489Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:34:45 [2021-08-29T15:34:45.489Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:34:45 [2021-08-29T15:34:45.490Z] === RUN   TestJSONFileLogger
15:34:45 [2021-08-29T15:34:45.490Z] --- PASS: TestJSONFileLogger (0.00s)
15:34:45 [2021-08-29T15:34:45.490Z] === RUN   TestJSONFileLoggerWithTags
15:34:45 [2021-08-29T15:34:45.490Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
15:34:45 [2021-08-29T15:34:45.490Z] === RUN   TestJSONFileLoggerWithOpts
15:34:45 [2021-08-29T15:34:45.490Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
15:34:45 [2021-08-29T15:34:45.490Z] === RUN   TestJSONFileLoggerWithLabelsEnv
15:34:45 [2021-08-29T15:34:45.490Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
15:34:45 [2021-08-29T15:34:45.490Z] === RUN   TestEncodeDecode
15:34:45 [2021-08-29T15:34:45.490Z] === PAUSE TestEncodeDecode
15:34:45 [2021-08-29T15:34:45.490Z] === RUN   TestUnexpectedEOF
15:34:45 [2021-08-29T15:34:45.949Z] time="2021-08-29T15:34:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:34:45 [2021-08-29T15:34:45.949Z] time="2021-08-29T15:34:45Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:34:45 [2021-08-29T15:34:45.949Z] --- PASS: TestUnexpectedEOF (0.12s)
15:34:45 [2021-08-29T15:34:45.949Z] === CONT  TestEncodeDecode
15:34:45 [2021-08-29T15:34:45.949Z] --- PASS: TestEncodeDecode (0.00s)
15:34:45 [2021-08-29T15:34:45.949Z] PASS
15:34:45 [2021-08-29T15:34:45.949Z] coverage: 69.9% of statements
15:34:45 [2021-08-29T15:34:45.949Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.203s	coverage: 69.9% of statements
15:34:46 [2021-08-29T15:34:46.407Z] === RUN   TestWriteLog
15:34:46 [2021-08-29T15:34:46.407Z] === PAUSE TestWriteLog
15:34:46 [2021-08-29T15:34:46.407Z] === RUN   TestReadLog
15:34:46 [2021-08-29T15:34:46.407Z] === PAUSE TestReadLog
15:34:46 [2021-08-29T15:34:46.407Z] === CONT  TestWriteLog
15:34:46 [2021-08-29T15:34:46.407Z] --- PASS: TestWriteLog (0.00s)
15:34:46 [2021-08-29T15:34:46.407Z] === CONT  TestReadLog
15:34:46 [2021-08-29T15:34:46.407Z] === RUN   TestReadLog/tail_exact
15:34:46 [2021-08-29T15:34:46.407Z] === RUN   TestReadLog/tail_less_than_available
15:34:46 [2021-08-29T15:34:46.407Z] === RUN   TestReadLog/tail_more_than_available
15:34:46 [2021-08-29T15:34:46.407Z] --- PASS: TestReadLog (0.13s)
15:34:46 [2021-08-29T15:34:46.407Z]     --- PASS: TestReadLog/tail_exact (0.12s)
15:34:46 [2021-08-29T15:34:46.407Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
15:34:46 [2021-08-29T15:34:46.407Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
15:34:46 [2021-08-29T15:34:46.407Z] PASS
15:34:46 [2021-08-29T15:34:46.407Z] coverage: 75.2% of statements
15:34:46 [2021-08-29T15:34:46.407Z] ok  	github.com/docker/docker/daemon/logger/local	0.215s	coverage: 75.2% of statements
15:34:46 [2021-08-29T15:34:46.407Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:34:46 [2021-08-29T15:34:46.865Z] === RUN   TestLog
15:34:46 [2021-08-29T15:34:46.865Z] --- PASS: TestLog (0.00s)
15:34:46 [2021-08-29T15:34:46.865Z] PASS
15:34:46 [2021-08-29T15:34:46.865Z] coverage: 31.5% of statements
15:34:46 [2021-08-29T15:34:46.865Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.061s	coverage: 31.5% of statements
15:34:47 [2021-08-29T15:34:47.240Z] ok  	github.com/docker/docker/libnetwork/portmapper	8.316s	coverage: 48.6% of statements
15:34:47 [2021-08-29T15:34:47.240Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.006s	coverage: 70.6% of statements
15:34:47 [2021-08-29T15:34:47.240Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestOpenFileDelete
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestOpenFileDelete (0.00s)
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestOpenFileRename
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestOpenFileRename (0.00s)
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestParseLogTagDefaultTag
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestParseLogTag
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestParseLogTag (0.00s)
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestParseLogTagEmptyTag
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestTailFiles
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestTailFiles (0.00s)
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestFollowLogsConsumerGone
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestFollowLogsProducerGone
15:34:47 [2021-08-29T15:34:47.323Z]     logfile_test.go:231: messages sent: 4098, received: 4098
15:34:47 [2021-08-29T15:34:47.323Z]     logfile_test.go:178: logDecode() closed after sending 4098 messages
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestFollowLogsProducerGone (0.00s)
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestCheckCapacityAndRotate
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
15:34:47 [2021-08-29T15:34:47.323Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
15:34:47 [2021-08-29T15:34:47.323Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
15:34:47 [2021-08-29T15:34:47.323Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s)
15:34:47 [2021-08-29T15:34:47.323Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
15:34:47 [2021-08-29T15:34:47.323Z] PASS
15:34:47 [2021-08-29T15:34:47.323Z] coverage: 50.9% of statements
15:34:47 [2021-08-29T15:34:47.323Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.083s	coverage: 50.9% of statements
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestValidateLogOpt
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestValidateLogOpt (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestNewMissedConfig
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestNewMissedConfig (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestNewMissedUrl
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestNewMissedUrl (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestNewMissedToken
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestNewMissedToken (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestNewWithProxy
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestNewWithProxy (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestDefault
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestDefault (0.01s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestInlineFormatWithNonDefaultOptions
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestJsonFormat
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestJsonFormat (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestRawFormat
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestRawFormat (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestRawFormatWithLabels
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestNewParse
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestRawFormatWithLabels (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestRawFormatWithoutTag
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestNewParse (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] PASS
15:34:47 [2021-08-29T15:34:47.781Z] coverage: 8.3% of statements
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestRawFormatWithoutTag (0.00s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestBatching
15:34:47 [2021-08-29T15:34:47.781Z] ok  	github.com/docker/docker/daemon/logger/templates	0.039s	coverage: 8.3% of statements
15:34:47 [2021-08-29T15:34:47.781Z] --- PASS: TestBatching (0.19s)
15:34:47 [2021-08-29T15:34:47.781Z] === RUN   TestFrequency
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestParseLogFormat
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestParseLogFormat (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestValidateLogOptEmpty
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestValidateLogOptEmpty (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestValidateSyslogAddress
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestValidateSyslogAddress (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestParseAddressDefaultPort
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestParseAddressDefaultPort (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestValidateSyslogFacility
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestValidateSyslogFacility (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestValidateLogOptSyslogFormat
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestValidateLogOpt
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestValidateLogOpt (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] PASS
15:34:48 [2021-08-29T15:34:48.239Z] coverage: 46.8% of statements
15:34:48 [2021-08-29T15:34:48.239Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.041s	coverage: 46.8% of statements
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestFrequency (0.17s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestOneMessagePerRequest
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestOneMessagePerRequest (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestVerify
15:34:48 [2021-08-29T15:34:48.239Z] --- PASS: TestVerify (0.00s)
15:34:48 [2021-08-29T15:34:48.239Z] === RUN   TestSkipVerify
15:34:48 [2021-08-29T15:34:48.239Z] time="2021-08-29T15:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.239Z] time="2021-08-29T15:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.239Z] time="2021-08-29T15:34:47Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.623Z] ok  	github.com/docker/docker/libnetwork/types	0.004s	coverage: 37.3% of statements
15:34:48 [2021-08-29T15:34:48.623Z] 
15:34:48 [2021-08-29T15:34:48.623Z] === Skipped
15:34:48 [2021-08-29T15:34:48.623Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:34:48 [2021-08-29T15:34:48.623Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:34:48 [2021-08-29T15:34:48.623Z] 
15:34:48 [2021-08-29T15:34:48.623Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:34:48 [2021-08-29T15:34:48.623Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:34:48 [2021-08-29T15:34:48.623Z] 
15:34:48 [2021-08-29T15:34:48.623Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:34:48 [2021-08-29T15:34:48.623Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:34:48 [2021-08-29T15:34:48.623Z] 
15:34:48 [2021-08-29T15:34:48.623Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:34:48 [2021-08-29T15:34:48.623Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:34:48 [2021-08-29T15:34:48.623Z] 
15:34:48 [2021-08-29T15:34:48.623Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:34:48 [2021-08-29T15:34:48.623Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:34:48 [2021-08-29T15:34:48.623Z] 
15:34:48 [2021-08-29T15:34:48.623Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:34:48 [2021-08-29T15:34:48.623Z]     firewalld_test.go:14: firewalld is not running
15:34:48 [2021-08-29T15:34:48.623Z] 
15:34:48 [2021-08-29T15:34:48.623Z] 
15:34:48 [2021-08-29T15:34:48.623Z] DONE 331 tests, 6 skipped in 329.395s
15:34:48 [2021-08-29T15:34:48.697Z] --- PASS: TestSkipVerify (0.66s)
15:34:48 [2021-08-29T15:34:48.697Z] === RUN   TestBufferMaximum
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251288.491278\",\"host\":\"22a7b3194bc9\"}'"
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251288.491278\",\"host\":\"22a7b3194bc9\"}'"
15:34:48 [2021-08-29T15:34:48.697Z] --- PASS: TestBufferMaximum (0.00s)
15:34:48 [2021-08-29T15:34:48.697Z] === RUN   TestServerAlwaysDown
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251288.494293\",\"host\":\"22a7b3194bc9\"}'"
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251288.494293\",\"host\":\"22a7b3194bc9\"}'"
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251288.494293\",\"host\":\"22a7b3194bc9\"}'"
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251288.494293\",\"host\":\"22a7b3194bc9\"}'"
15:34:48 [2021-08-29T15:34:48.697Z] time="2021-08-29T15:34:48Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251288.494293\",\"host\":\"22a7b3194bc9\"}'"
15:34:48 [2021-08-29T15:34:48.697Z] --- PASS: TestServerAlwaysDown (0.00s)
15:34:48 [2021-08-29T15:34:48.697Z] === RUN   TestCannotSendAfterClose
15:34:48 [2021-08-29T15:34:48.697Z] --- PASS: TestCannotSendAfterClose (0.00s)
15:34:48 [2021-08-29T15:34:48.697Z] === RUN   TestDeadlockOnBlockedEndpoint
15:34:49 [2021-08-29T15:34:49.156Z] === RUN   TestV1IDService
15:34:49 [2021-08-29T15:34:49.156Z] --- PASS: TestV1IDService (0.02s)
15:34:49 [2021-08-29T15:34:49.156Z] === RUN   TestV2MetadataService
15:34:49 [2021-08-29T15:34:49.614Z] --- PASS: TestV2MetadataService (0.69s)
15:34:49 [2021-08-29T15:34:49.614Z] PASS
15:34:49 [2021-08-29T15:34:49.614Z] coverage: 48.2% of statements
15:34:49 [2021-08-29T15:34:49.614Z] ok  	github.com/docker/docker/distribution/metadata	0.768s	coverage: 48.2% of statements
15:34:49 [2021-08-29T15:34:49.614Z] time="2021-08-29T15:34:49Z" 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
15:34:49 [2021-08-29T15:34:49.614Z] time="2021-08-29T15:34:49Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"22a7b3194bc9\"}'"
15:34:49 [2021-08-29T15:34:49.614Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
15:34:49 [2021-08-29T15:34:49.614Z] PASS
15:34:49 [2021-08-29T15:34:49.614Z] coverage: 82.5% of statements
15:34:49 [2021-08-29T15:34:49.614Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.095s	coverage: 82.5% of statements
15:34:49 [2021-08-29T15:34:49.614Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:34:49 [2021-08-29T15:34:49.614Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:34:49 [2021-08-29T15:34:49.614Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:34:49 [2021-08-29T15:34:49.614Z] === RUN   TestContinueOnError_NonMirrorEndpoint
15:34:49 [2021-08-29T15:34:49.614Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
15:34:49 [2021-08-29T15:34:49.614Z] === RUN   TestContinueOnError_MirrorEndpoint
15:34:49 [2021-08-29T15:34:49.614Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
15:34:49 [2021-08-29T15:34:49.614Z] === RUN   TestContinueOnError_NeverContinue
15:34:49 [2021-08-29T15:34:49.614Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
15:34:49 [2021-08-29T15:34:49.614Z] === RUN   TestManifestStore
15:34:49 [2021-08-29T15:34:49.614Z] === RUN   TestManifestStore/no_remote_or_local
Post stage
[Pipeline] junit
15:34:50 [2021-08-29T15:34:50.022Z] Recording test results
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestSuccessfulDownload
15:34:50 [2021-08-29T15:34:50.074Z]     download_test.go:267: Needs fixing on Windows
15:34:50 [2021-08-29T15:34:50.074Z] --- SKIP: TestSuccessfulDownload (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestCancelledDownload
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestCancelledDownload (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestMaxDownloadAttempts
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:34:50 [2021-08-29T15:34:50.074Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local2932404759\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/no_local_cache
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/with_local_cache
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/unknown_media_type
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/unknown_media_type/no_cache
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=warning msg="reference for unknown type: "
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=warning msg="reference for unknown type: "
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/unknown_media_type/with_cache
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=warning msg="reference for unknown type: "
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=warning msg="reference for unknown type: "
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=warning msg="reference for unknown type: "
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/error_persisting_manifest
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestManifestStore (0.21s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestManifestStore/no_remote_or_local (0.14s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestManifestStore/unknown_media_type (0.03s)
15:34:50 [2021-08-29T15:34:50.074Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
15:34:50 [2021-08-29T15:34:50.074Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s)
15:34:50 [2021-08-29T15:34:50.074Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
15:34:50 [2021-08-29T15:34:50.074Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
15:34:50 [2021-08-29T15:34:50.074Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestDetectManifestBlobMediaType
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestDetectManifestBlobMediaType/schema1
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestFixManifestLayers
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestFixManifestLayers (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestFixManifestLayersBaseLayerParent
15:34:50 [2021-08-29T15:34:50.074Z]     pull_v2_test.go:73: Needs fixing on Windows
15:34:50 [2021-08-29T15:34:50.074Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestFixManifestLayersBadParent
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestValidateManifest
15:34:50 [2021-08-29T15:34:50.074Z]     pull_v2_test.go:118: Needs fixing on Windows
15:34:50 [2021-08-29T15:34:50.074Z] --- SKIP: TestValidateManifest (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestFormatPlatform
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestFormatPlatform (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestGetRepositoryMountCandidates
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestLayerAlreadyExists
15:34:50 [2021-08-29T15:34:50.074Z]     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}
15:34:50 [2021-08-29T15:34:50.074Z]     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}
15:34:50 [2021-08-29T15:34:50.074Z]     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}
15:34:50 [2021-08-29T15:34:50.074Z]     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}
15:34:50 [2021-08-29T15:34:50.074Z]     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}
15:34:50 [2021-08-29T15:34:50.074Z]     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}
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestLayerAlreadyExists (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestWhenEmptyAuthConfig
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:34:50 [2021-08-29T15:34:50.074Z] time="2021-08-29T15:34:49Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:34:50 [2021-08-29T15:34:50.074Z] --- PASS: TestMaxDownloadAttempts (0.00s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s)
15:34:50 [2021-08-29T15:34:50.074Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s)
15:34:50 [2021-08-29T15:34:50.074Z] === RUN   TestTransfer
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestTransfer (0.14s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestConcurrencyLimit
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestNotFound
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestNotFound (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestConflict
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestConflict (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestForbidden
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestForbidden (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestInvalidParameter
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestInvalidParameter (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestNotImplemented
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestNotImplemented (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestNotModified
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestNotModified (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestUnauthorized
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestUnauthorized (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestUnknown
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestUnknown (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestCancelled
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestCancelled (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestDeadline
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestDeadline (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestDataLoss
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestDataLoss (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestUnavailable
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestUnavailable (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestSystem
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestSystem (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Not_Found
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Bad_Request
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Conflict
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Unauthorized
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Service_Unavailable
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Forbidden
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Not_Modified
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Not_Implemented
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Internal_Server_Error
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
15:34:50 [2021-08-29T15:34:50.532Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
15:34:50 [2021-08-29T15:34:50.532Z] --- PASS: TestFromStatusCode (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
15:34:50 [2021-08-29T15:34:50.532Z] PASS
15:34:50 [2021-08-29T15:34:50.532Z] coverage: 53.1% of statements
15:34:50 [2021-08-29T15:34:50.532Z] ok  	github.com/docker/docker/errdefs	0.031s	coverage: 53.1% of statements
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestConcurrencyLimit (0.36s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestInactiveJobs
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSGetInvalidData
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSGetInvalidData (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSInvalidSet
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSInvalidSet (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSInvalidRoot
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSInvalidRoot (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSMetadataGetSet
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSMetadataGetSet (0.02s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSInvalidWalker
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSInvalidWalker (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSGetSet
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSGetSet (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSGetUnsetKey
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSGetUnsetKey (0.00s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSGetEmptyData
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSGetEmptyData (0.00s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSDelete
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestInactiveJobs (0.36s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestWatchRelease
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSDelete (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSWalker
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSWalker (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestFSWalkerStopOnError
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestFSWalkerStopOnError (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestNewFromJSON
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestNewFromJSON (0.00s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestNewFromJSONWithInvalidJSON
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestMarshalKeyOrder
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestMarshalKeyOrder (0.00s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestHistoryEqual
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestWatchRelease (0.04s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestWatchFinishedTransfer
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestWatchFinishedTransfer (0.00s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestDuplicateTransfer
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestWhenEmptyAuthConfig (1.17s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestTokenPassThru
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestTokenPassThru (0.01s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestTokenPassThruDifferentHost
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestTokenPassThruDifferentHost (0.00s)
15:34:50 [2021-08-29T15:34:50.990Z] PASS
15:34:50 [2021-08-29T15:34:50.990Z] coverage: 24.1% of statements
15:34:50 [2021-08-29T15:34:50.990Z] --- PASS: TestDuplicateTransfer (0.04s)
15:34:50 [2021-08-29T15:34:50.990Z] === RUN   TestSuccessfulUpload
15:34:50 [2021-08-29T15:34:50.990Z] ok  	github.com/docker/docker/distribution	1.459s	coverage: 24.1% of statements
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestHistoryEqual (0.11s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestImage
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestImage (0.00s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestImageOSNotEmpty
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestImageOSNotEmpty (0.00s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestNewChildImageFromImageWithRootFS
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestCreate
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestCreate (0.01s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestRestore
15:34:51 [2021-08-29T15:34:51.448Z] time="2021-08-29T15:34:50Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestRestore (0.02s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestAddDelete
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestAddDelete (0.02s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestSearchAfterDelete
15:34:51 [2021-08-29T15:34:51.448Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestSearchAfterDelete (0.01s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestParentReset
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestParentReset (0.02s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestGetAndSetLastUpdated
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestStoreLen
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestStoreLen (0.04s)
15:34:51 [2021-08-29T15:34:51.448Z] PASS
15:34:51 [2021-08-29T15:34:51.448Z] coverage: 86.6% of statements
15:34:51 [2021-08-29T15:34:51.448Z] ok  	github.com/docker/docker/image	0.367s	coverage: 86.6% of statements
15:34:51 [2021-08-29T15:34:51.448Z] time="2021-08-29T15:34:51Z" level=error msg="Upload failed, retrying: simulating retry"
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestCompare
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestCompare (0.00s)
15:34:51 [2021-08-29T15:34:51.448Z] PASS
15:34:51 [2021-08-29T15:34:51.448Z] coverage: 19.2% of statements
15:34:51 [2021-08-29T15:34:51.448Z] ok  	github.com/docker/docker/image/cache	0.065s	coverage: 19.2% of statements
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestSuccessfulUpload (0.40s)
15:34:51 [2021-08-29T15:34:51.448Z] === RUN   TestCancelledUpload
15:34:51 [2021-08-29T15:34:51.448Z] --- PASS: TestCancelledUpload (0.00s)
15:34:51 [2021-08-29T15:34:51.448Z] PASS
15:34:51 [2021-08-29T15:34:51.448Z] coverage: 76.8% of statements
15:34:51 [2021-08-29T15:34:51.448Z] ok  	github.com/docker/docker/distribution/xfer	1.753s	coverage: 76.8% of statements
15:34:51 [2021-08-29T15:34:51.448Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:34:51 [2021-08-29T15:34:51.602Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
15:34:51 [2021-08-29T15:34:51.862Z] --- PASS: TestImportExtremelyLargeImageWorks (89.59s)
15:34:51 [2021-08-29T15:34:51.862Z] PASS
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === Skipped
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] DONE 12 tests, 1 skipped in 93.918s
15:34:51 [2021-08-29T15:34:51.862Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:34:51 [2021-08-29T15:34:51.862Z] INFO: Testing against a local daemon
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestNetworkCreateDelete
15:34:51 [2021-08-29T15:34:51.862Z] --- PASS: TestNetworkCreateDelete (0.13s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestDockerNetworkDeletePreferID
15:34:51 [2021-08-29T15:34:51.862Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestDaemonDNSFallback
15:34:51 [2021-08-29T15:34:51.862Z] --- PASS: TestDaemonDNSFallback (6.27s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestInspectNetwork
15:34:51 [2021-08-29T15:34:51.862Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestInspectNetwork (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestRunContainerWithBridgeNone
15:34:51 [2021-08-29T15:34:51.862Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestNetworkInvalidJSON
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestNetworkInvalidJSON//networks/create
15:34:51 [2021-08-29T15:34:51.862Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:34:51 [2021-08-29T15:34:51.862Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:34:51 [2021-08-29T15:34:51.862Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:34:51 [2021-08-29T15:34:51.862Z] === CONT  TestNetworkInvalidJSON//networks/create
15:34:51 [2021-08-29T15:34:51.862Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:34:51 [2021-08-29T15:34:51.862Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:34:51 [2021-08-29T15:34:51.862Z] --- PASS: TestNetworkInvalidJSON (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestNetworkList
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestNetworkList//networks
15:34:51 [2021-08-29T15:34:51.862Z] === PAUSE TestNetworkList//networks
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestNetworkList//networks/
15:34:51 [2021-08-29T15:34:51.862Z] === PAUSE TestNetworkList//networks/
15:34:51 [2021-08-29T15:34:51.862Z] === CONT  TestNetworkList//networks
15:34:51 [2021-08-29T15:34:51.862Z] === CONT  TestNetworkList//networks/
15:34:51 [2021-08-29T15:34:51.862Z] --- PASS: TestNetworkList (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     --- PASS: TestNetworkList//networks (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestHostIPv4BridgeLabel
15:34:51 [2021-08-29T15:34:51.862Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestDaemonRestartWithLiveRestore
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestDaemonDefaultNetworkPools
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestDaemonRestartWithExistingNetwork
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestServiceWithPredefinedNetwork
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:243: FLAKY_TEST
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestServiceWithDataPathPortInit
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:51 [2021-08-29T15:34:51.862Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z] PASS
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === Skipped
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s)
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.01s)
15:34:51 [2021-08-29T15:34:51.862Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:51 [2021-08-29T15:34:51.862Z] 
15:34:51 [2021-08-29T15:34:51.862Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
15:34:51 [2021-08-29T15:34:51.863Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:51 [2021-08-29T15:34:51.863Z] 
15:34:51 [2021-08-29T15:34:51.863Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:34:51 [2021-08-29T15:34:51.863Z]     service_test.go:243: FLAKY_TEST
15:34:51 [2021-08-29T15:34:51.863Z] 
15:34:51 [2021-08-29T15:34:51.863Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s)
15:34:51 [2021-08-29T15:34:51.863Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:51 [2021-08-29T15:34:51.863Z] 
15:34:51 [2021-08-29T15:34:51.863Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
15:34:51 [2021-08-29T15:34:51.863Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:34:51 [2021-08-29T15:34:51.863Z] 
15:34:51 [2021-08-29T15:34:51.863Z] 
15:34:51 [2021-08-29T15:34:51.863Z] DONE 22 tests, 12 skipped in 6.959s
15:34:51 [2021-08-29T15:34:51.863Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:34:51 [2021-08-29T15:34:51.973Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=118931c16a113ea82321e7d906c102a6da511115 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:118931c16a113ea82321e7d906c102a6da511115 hack/make.sh dynbinary test-integration
15:34:52 [2021-08-29T15:34:52.120Z] INFO: Testing against a local daemon
15:34:52 [2021-08-29T15:34:52.120Z] === RUN   TestDockerNetworkIpvlanPersistance
15:34:52 [2021-08-29T15:34:52.120Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:34:52 [2021-08-29T15:34:52.120Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:34:52 [2021-08-29T15:34:52.120Z] === RUN   TestDockerNetworkIpvlan
15:34:52 [2021-08-29T15:34:52.120Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:34:52 [2021-08-29T15:34:52.120Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:34:52 [2021-08-29T15:34:52.120Z] PASS
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] === Skipped
15:34:52 [2021-08-29T15:34:52.120Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:34:52 [2021-08-29T15:34:52.120Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:34:52 [2021-08-29T15:34:52.120Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] DONE 2 tests, 2 skipped in 0.138s
15:34:52 [2021-08-29T15:34:52.120Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:34:52 [2021-08-29T15:34:52.120Z] INFO: Testing against a local daemon
15:34:52 [2021-08-29T15:34:52.120Z] === RUN   TestDockerNetworkMacvlanPersistance
15:34:52 [2021-08-29T15:34:52.120Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:52 [2021-08-29T15:34:52.120Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
15:34:52 [2021-08-29T15:34:52.120Z] === RUN   TestDockerNetworkMacvlan
15:34:52 [2021-08-29T15:34:52.120Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:52 [2021-08-29T15:34:52.120Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
15:34:52 [2021-08-29T15:34:52.120Z] PASS
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] === Skipped
15:34:52 [2021-08-29T15:34:52.120Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
15:34:52 [2021-08-29T15:34:52.120Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
15:34:52 [2021-08-29T15:34:52.120Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] DONE 2 tests, 2 skipped in 0.140s
15:34:52 [2021-08-29T15:34:52.120Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:34:52 [2021-08-29T15:34:52.120Z] testing: warning: no tests to run
15:34:52 [2021-08-29T15:34:52.120Z] PASS
15:34:52 [2021-08-29T15:34:52.120Z] 
15:34:52 [2021-08-29T15:34:52.120Z] DONE 0 tests in 0.026s
15:34:52 [2021-08-29T15:34:52.120Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:34:52 [2021-08-29T15:34:52.378Z] INFO: Testing against a local daemon
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginAllowRequest
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginTLS
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginTLS (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginDenyRequest
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginAPIDenyResponse
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginDenyResponse
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginAllowEventStream
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginErrorResponse
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginErrorRequest
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginHeader
15:34:52 [2021-08-29T15:34:52.378Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.378Z] --- SKIP: TestAuthZPluginHeader (0.00s)
15:34:52 [2021-08-29T15:34:52.378Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:34:52 [2021-08-29T15:34:52.413Z] === RUN   TestValidateManifest
15:34:52 [2021-08-29T15:34:52.413Z] === RUN   TestValidateManifest/nil
15:34:52 [2021-08-29T15:34:52.413Z] === RUN   TestValidateManifest/non-nil
15:34:52 [2021-08-29T15:34:52.413Z] --- PASS: TestValidateManifest (0.00s)
15:34:52 [2021-08-29T15:34:52.413Z]     --- PASS: TestValidateManifest/nil (0.00s)
15:34:52 [2021-08-29T15:34:52.413Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
15:34:52 [2021-08-29T15:34:52.413Z] PASS
15:34:52 [2021-08-29T15:34:52.413Z] coverage: 0.7% of statements
15:34:52 [2021-08-29T15:34:52.413Z] === RUN   TestMakeV1ConfigFromConfig
15:34:52 [2021-08-29T15:34:52.413Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
15:34:52 [2021-08-29T15:34:52.413Z] PASS
15:34:52 [2021-08-29T15:34:52.413Z] coverage: 25.0% of statements
15:34:52 [2021-08-29T15:34:52.413Z] ok  	github.com/docker/docker/image/tarexport	0.191s	coverage: 0.7% of statements
15:34:52 [2021-08-29T15:34:52.413Z] ok  	github.com/docker/docker/image/v1	0.134s	coverage: 25.0% of statements
15:34:52 [2021-08-29T15:34:52.413Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
15:34:52 [2021-08-29T15:34:52.636Z] === RUN   TestAuthZPluginV2Disable
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] --- SKIP: TestAuthZPluginV2Disable (0.01s)
15:34:52 [2021-08-29T15:34:52.636Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.01s)
15:34:52 [2021-08-29T15:34:52.636Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
15:34:52 [2021-08-29T15:34:52.636Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
15:34:52 [2021-08-29T15:34:52.636Z] PASS
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === Skipped
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.16s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.01s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.01s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s)
15:34:52 [2021-08-29T15:34:52.636Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] 
15:34:52 [2021-08-29T15:34:52.636Z] DONE 17 tests, 17 skipped in 0.354s
15:34:52 [2021-08-29T15:34:52.636Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:34:52 [2021-08-29T15:34:52.895Z] INFO: Testing against a local daemon
15:34:52 [2021-08-29T15:34:52.895Z] === RUN   TestPluginInvalidJSON
15:34:52 [2021-08-29T15:34:52.895Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:34:52 [2021-08-29T15:34:52.895Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:34:52 [2021-08-29T15:34:52.895Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:34:52 [2021-08-29T15:34:52.895Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:34:52 [2021-08-29T15:34:52.895Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:34:52 [2021-08-29T15:34:52.895Z] === RUN   TestPluginInstall
15:34:52 [2021-08-29T15:34:52.895Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.895Z] --- SKIP: TestPluginInstall (0.00s)
15:34:52 [2021-08-29T15:34:52.895Z] === RUN   TestPluginsWithRuntimes
15:34:52 [2021-08-29T15:34:52.895Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:34:52 [2021-08-29T15:34:52.895Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:34:52 [2021-08-29T15:34:52.895Z] === RUN   TestPluginBackCompatMediaTypes
15:34:52 [2021-08-29T15:34:52.895Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:34:52 [2021-08-29T15:34:52.895Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:34:52 [2021-08-29T15:34:52.895Z] PASS
15:34:52 [2021-08-29T15:34:52.895Z] 
15:34:52 [2021-08-29T15:34:52.895Z] === Skipped
15:34:52 [2021-08-29T15:34:52.895Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
15:34:52 [2021-08-29T15:34:52.895Z]     plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost
15:34:52 [2021-08-29T15:34:52.895Z] 
15:34:52 [2021-08-29T15:34:52.895Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
15:34:52 [2021-08-29T15:34:52.895Z]     plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
15:34:52 [2021-08-29T15:34:52.895Z] 
15:34:52 [2021-08-29T15:34:52.895Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
15:34:52 [2021-08-29T15:34:52.895Z]     plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
15:34:52 [2021-08-29T15:34:52.895Z] 
15:34:52 [2021-08-29T15:34:52.895Z] 
15:34:52 [2021-08-29T15:34:52.895Z] DONE 5 tests, 3 skipped in 0.214s
15:34:52 [2021-08-29T15:34:52.895Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:34:52 [2021-08-29T15:34:52.895Z] INFO: Testing against a local daemon
15:34:52 [2021-08-29T15:34:52.895Z] === RUN   TestExternalGraphDriver
15:34:52 [2021-08-29T15:34:52.917Z] 
15:34:52 [2021-08-29T15:34:52.917Z] Removing bundles/
15:34:52 [2021-08-29T15:34:52.917Z] 
15:34:52 [2021-08-29T15:34:52.917Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
15:34:52 [2021-08-29T15:34:52.917Z] Building: bundles/dynbinary-daemon/dockerd-dev
15:34:52 [2021-08-29T15:34:52.917Z] GOOS="" GOARCH="" GOARM=""
15:34:53 [2021-08-29T15:34:53.153Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:34:53 [2021-08-29T15:34:53.153Z] --- SKIP: TestExternalGraphDriver (0.04s)
15:34:53 [2021-08-29T15:34:53.153Z] === RUN   TestGraphdriverPluginV2
15:34:53 [2021-08-29T15:34:53.379Z] === RUN   TestSerialization
15:34:53 [2021-08-29T15:34:53.379Z] --- PASS: TestSerialization (0.02s)
15:34:53 [2021-08-29T15:34:53.379Z] PASS
15:34:53 [2021-08-29T15:34:53.379Z] coverage: 100.0% of statements
15:34:53 [2021-08-29T15:34:53.379Z] ok  	github.com/docker/docker/libcontainerd/queue	0.055s	coverage: 100.0% of statements
15:34:53 [2021-08-29T15:34:53.379Z] === RUN   TestEmptyLayer
15:34:53 [2021-08-29T15:34:53.379Z] --- PASS: TestEmptyLayer (0.00s)
15:34:53 [2021-08-29T15:34:53.379Z] === RUN   TestCommitFailure
15:34:53 [2021-08-29T15:34:53.379Z] --- PASS: TestCommitFailure (0.06s)
15:34:53 [2021-08-29T15:34:53.379Z] === RUN   TestStartTransactionFailure
15:34:53 [2021-08-29T15:34:53.379Z] --- PASS: TestStartTransactionFailure (0.00s)
15:34:53 [2021-08-29T15:34:53.379Z] === RUN   TestGetOrphan
15:34:53 [2021-08-29T15:34:53.837Z] --- PASS: TestGetOrphan (0.01s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestMountAndRegister
15:34:53 [2021-08-29T15:34:53.837Z]     layer_test.go:270: Layer size: 14
15:34:53 [2021-08-29T15:34:53.837Z] --- PASS: TestMountAndRegister (0.12s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestLayerRelease
15:34:53 [2021-08-29T15:34:53.837Z]     layer_test.go:303: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestLayerRelease (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestStoreRestore
15:34:53 [2021-08-29T15:34:53.837Z]     layer_test.go:352: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestStoreRestore (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestTarStreamStability
15:34:53 [2021-08-29T15:34:53.837Z]     layer_test.go:467: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestTarStreamStability (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestRegisterExistingLayer
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestEnvironmentParsing
15:34:53 [2021-08-29T15:34:53.837Z] --- PASS: TestEnvironmentParsing (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] PASS
15:34:53 [2021-08-29T15:34:53.837Z] coverage: 1.2% of statements
15:34:53 [2021-08-29T15:34:53.837Z] ok  	github.com/docker/docker/libcontainerd/local	0.052s	coverage: 1.2% of statements
15:34:53 [2021-08-29T15:34:53.837Z] --- PASS: TestRegisterExistingLayer (0.10s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestTarStreamVerification
15:34:53 [2021-08-29T15:34:53.837Z]     layer_test.go:696: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestTarStreamVerification (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestLayerMigration
15:34:53 [2021-08-29T15:34:53.837Z]     migration_test.go:45: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestLayerMigration (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestLayerMigrationNoTarsplit
15:34:53 [2021-08-29T15:34:53.837Z]     migration_test.go:181: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestMountInit
15:34:53 [2021-08-29T15:34:53.837Z]     mount_test.go:17: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestMountInit (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestMountSize
15:34:53 [2021-08-29T15:34:53.837Z]     mount_test.go:76: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestMountSize (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestMountChanges
15:34:53 [2021-08-29T15:34:53.837Z]     mount_test.go:125: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestMountChanges (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] === RUN   TestMountApply
15:34:53 [2021-08-29T15:34:53.837Z]     mount_test.go:212: Failing on Windows
15:34:53 [2021-08-29T15:34:53.837Z] --- SKIP: TestMountApply (0.00s)
15:34:53 [2021-08-29T15:34:53.837Z] PASS
15:34:53 [2021-08-29T15:34:53.837Z] coverage: 30.1% of statements
15:34:53 [2021-08-29T15:34:53.837Z] ok  	github.com/docker/docker/layer	0.359s	coverage: 30.1% of statements
15:34:53 [2021-08-29T15:34:53.837Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:34:53 [2021-08-29T15:34:53.837Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:34:53 [2021-08-29T15:34:53.837Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:34:53 [2021-08-29T15:34:53.837Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestSequenceGetAvailableBit
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestSequenceEqual
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestSequenceEqual (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestSequenceCopy
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestSequenceCopy (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestGetFirstAvailable
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestGetFirstAvailable (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestFindSequence
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestFindSequence (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestCheckIfAvailable
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestCheckIfAvailable (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestMergeSequences
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestMergeSequences (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestPushReservation
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestPushReservation (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestSerializeDeserialize
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestSerializeDeserialize (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestSet
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestSet (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestSetUnset
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestSetUnset (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestOffsetSetUnset
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestOffsetSetUnset (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestSetInRange
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestSetInRange (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestSetAnyInRange
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestSetAnyInRange (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestMethods
15:34:54 [2021-08-29T15:34:54.295Z] --- PASS: TestMethods (0.00s)
15:34:54 [2021-08-29T15:34:54.295Z] === RUN   TestRandomAllocateDeallocate
15:34:54 [2021-08-29T15:34:54.808Z] --- PASS: TestImportExtremelyLargeImageWorks (91.11s)
15:34:54 [2021-08-29T15:34:54.808Z] PASS
15:34:54 [2021-08-29T15:34:54.808Z] 
15:34:54 [2021-08-29T15:34:54.808Z] DONE 12 tests in 93.516s
15:34:54 [2021-08-29T15:34:54.808Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:34:54 [2021-08-29T15:34:54.808Z] INFO: Testing against a local daemon
15:34:54 [2021-08-29T15:34:54.808Z] === RUN   TestNetworkCreateDelete
15:34:54 [2021-08-29T15:34:54.808Z] --- PASS: TestNetworkCreateDelete (0.14s)
15:34:54 [2021-08-29T15:34:54.808Z] === RUN   TestDockerNetworkDeletePreferID
15:34:54 [2021-08-29T15:34:54.808Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
15:34:54 [2021-08-29T15:34:54.808Z] === RUN   TestDaemonDNSFallback
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestInvalidConfig
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestInvalidConfig (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestConfig
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestConfig (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestOptionsLabels
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestOptionsLabels (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestValidName
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestValidName (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestTLSConfiguration
15:34:55 [2021-08-29T15:34:55.968Z] time="2021-08-29T15:34:55Z" level=info msg="Option Initializing KV with TLS"
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestTLSConfiguration (0.13s)
15:34:55 [2021-08-29T15:34:55.968Z] PASS
15:34:55 [2021-08-29T15:34:55.968Z] coverage: 24.0% of statements
15:34:55 [2021-08-29T15:34:55.968Z] ok  	github.com/docker/docker/libnetwork/config	0.412s	coverage: 24.0% of statements
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestKey
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestKey (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestParseKey
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestParseKey (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestInvalidDataStore
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestInvalidDataStore (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestKVObjectFlatKey
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestKVObjectFlatKey (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] === RUN   TestAtomicKVObjectFlatKey
15:34:55 [2021-08-29T15:34:55.968Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
15:34:55 [2021-08-29T15:34:55.968Z] PASS
15:34:55 [2021-08-29T15:34:55.968Z] coverage: 21.9% of statements
15:34:55 [2021-08-29T15:34:55.968Z] ok  	github.com/docker/docker/libnetwork/datastore	0.035s	coverage: 21.9% of statements
15:34:56 [2021-08-29T15:34:56.283Z] --- PASS: TestDaemonDNSFallback (6.34s)
15:34:56 [2021-08-29T15:34:56.283Z] === RUN   TestInspectNetwork
15:34:56 [2021-08-29T15:34:56.426Z] === RUN   TestIPDataMarshalling
15:34:56 [2021-08-29T15:34:56.426Z] --- PASS: TestIPDataMarshalling (0.00s)
15:34:56 [2021-08-29T15:34:56.426Z] === RUN   TestValidateAndIsV6
15:34:56 [2021-08-29T15:34:56.426Z] --- PASS: TestValidateAndIsV6 (0.00s)
15:34:56 [2021-08-29T15:34:56.426Z] PASS
15:34:56 [2021-08-29T15:34:56.426Z] coverage: 68.9% of statements
15:34:56 [2021-08-29T15:34:56.426Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.035s	coverage: 68.9% of statements
15:34:56 [2021-08-29T15:34:56.594Z] --- PASS: TestGraphdriverPluginV2 (3.56s)
15:34:56 [2021-08-29T15:34:56.594Z] PASS
15:34:56 [2021-08-29T15:34:56.594Z] 
15:34:56 [2021-08-29T15:34:56.594Z] === Skipped
15:34:56 [2021-08-29T15:34:56.594Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.04s)
15:34:56 [2021-08-29T15:34:56.594Z]     external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
15:34:56 [2021-08-29T15:34:56.594Z] 
15:34:56 [2021-08-29T15:34:56.594Z] 
15:34:56 [2021-08-29T15:34:56.594Z] DONE 2 tests, 1 skipped in 3.747s
15:34:56 [2021-08-29T15:34:56.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:34:56 [2021-08-29T15:34:56.852Z] INFO: Testing against a local daemon
15:34:56 [2021-08-29T15:34:56.852Z] === RUN   TestContinueAfterPluginCrash
15:34:56 [2021-08-29T15:34:56.852Z] === PAUSE TestContinueAfterPluginCrash
15:34:56 [2021-08-29T15:34:56.852Z] === RUN   TestReadPluginNoRead
15:34:56 [2021-08-29T15:34:56.852Z] === PAUSE TestReadPluginNoRead
15:34:56 [2021-08-29T15:34:56.852Z] === RUN   TestDaemonStartWithLogOpt
15:34:56 [2021-08-29T15:34:56.852Z] === PAUSE TestDaemonStartWithLogOpt
15:34:56 [2021-08-29T15:34:56.852Z] === CONT  TestContinueAfterPluginCrash
15:34:56 [2021-08-29T15:34:56.852Z] === CONT  TestDaemonStartWithLogOpt
15:34:57 [2021-08-29T15:34:57.394Z] === RUN   TestDriver
15:34:57 [2021-08-29T15:34:57.394Z] --- PASS: TestDriver (0.00s)
15:34:57 [2021-08-29T15:34:57.394Z] PASS
15:34:57 [2021-08-29T15:34:57.394Z] coverage: 34.8% of statements
15:34:57 [2021-08-29T15:34:57.394Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.060s	coverage: 34.8% of statements
15:34:57 [2021-08-29T15:34:57.394Z] === RUN   TestErrorInterfaces
15:34:57 [2021-08-29T15:34:57.394Z] --- PASS: TestErrorInterfaces (0.00s)
15:34:57 [2021-08-29T15:34:57.394Z] === RUN   TestNetworkMarshalling
15:34:57 [2021-08-29T15:34:57.394Z] --- PASS: TestNetworkMarshalling (0.12s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestEndpointMarshalling
15:34:57 [2021-08-29T15:34:57.852Z] --- PASS: TestEndpointMarshalling (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestAuxAddresses
15:34:57 [2021-08-29T15:34:57.852Z] time="2021-08-29T15:34:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:34:57 [2021-08-29T15:34:57.852Z] --- PASS: TestAuxAddresses (0.02s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestSRVServiceQuery
15:34:57 [2021-08-29T15:34:57.852Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestSRVServiceQuery (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestServiceVIPReuse
15:34:57 [2021-08-29T15:34:57.852Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestServiceVIPReuse (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestIpamReleaseOnNetDriverFailures
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestDriver
15:34:57 [2021-08-29T15:34:57.852Z] --- PASS: TestDriver (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] PASS
15:34:57 [2021-08-29T15:34:57.852Z] coverage: 34.8% of statements
15:34:57 [2021-08-29T15:34:57.852Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestDNSIPQuery
15:34:57 [2021-08-29T15:34:57.852Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestDNSIPQuery (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestDNSProxyServFail
15:34:57 [2021-08-29T15:34:57.852Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestDNSProxyServFail (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestSandboxAddEmpty
15:34:57 [2021-08-29T15:34:57.852Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestSandboxAddEmpty (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestSandboxAddMultiPrio
15:34:57 [2021-08-29T15:34:57.852Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestSandboxAddSamePrio
15:34:57 [2021-08-29T15:34:57.852Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.033s	coverage: 34.8% of statements
15:34:57 [2021-08-29T15:34:57.852Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestCleanupServiceDiscovery
15:34:57 [2021-08-29T15:34:57.852Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestDNSOptions
15:34:57 [2021-08-29T15:34:57.852Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
15:34:57 [2021-08-29T15:34:57.852Z] --- SKIP: TestDNSOptions (0.01s)
15:34:57 [2021-08-29T15:34:57.852Z] === RUN   TestMultipleControllersWithSameStore
15:34:57 [2021-08-29T15:34:57.852Z] time="2021-08-29T15:34:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:34:57 [2021-08-29T15:34:57.852Z] time="2021-08-29T15:34:57Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:34:57 [2021-08-29T15:34:57.852Z] --- PASS: TestMultipleControllersWithSameStore (0.01s)
15:34:57 [2021-08-29T15:34:57.852Z] PASS
15:34:57 [2021-08-29T15:34:57.852Z] coverage: 8.6% of statements
15:34:57 [2021-08-29T15:34:57.852Z] ok  	github.com/docker/docker/libnetwork	0.244s	coverage: 8.6% of statements
15:34:58 [2021-08-29T15:34:58.310Z] === RUN   TestNetworkAllocateFree
15:34:58 [2021-08-29T15:34:58.310Z] --- PASS: TestNetworkAllocateFree (0.00s)
15:34:58 [2021-08-29T15:34:58.310Z] === RUN   TestNetworkAllocateUserDefinedVNIs
15:34:58 [2021-08-29T15:34:58.310Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
15:34:58 [2021-08-29T15:34:58.310Z] PASS
15:34:58 [2021-08-29T15:34:58.310Z] coverage: 63.6% of statements
15:34:58 [2021-08-29T15:34:58.310Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.036s	coverage: 63.6% of statements
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestGetEmptyCapabilities
15:34:58 [2021-08-29T15:34:58.769Z] --- PASS: TestGetEmptyCapabilities (0.01s)
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestGetExtraCapabilities
15:34:58 [2021-08-29T15:34:58.769Z] --- PASS: TestGetExtraCapabilities (0.00s)
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestGetInvalidCapabilities
15:34:58 [2021-08-29T15:34:58.769Z] --- PASS: TestGetInvalidCapabilities (0.00s)
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestRemoteDriver
15:34:58 [2021-08-29T15:34:58.769Z] --- PASS: TestRemoteDriver (0.01s)
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestDriverError
15:34:58 [2021-08-29T15:34:58.769Z] --- PASS: TestDriverError (0.00s)
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestMissingValues
15:34:58 [2021-08-29T15:34:58.769Z] --- PASS: TestMissingValues (0.00s)
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestRollback
15:34:58 [2021-08-29T15:34:58.769Z] --- PASS: TestRollback (0.00s)
15:34:58 [2021-08-29T15:34:58.769Z] PASS
15:34:58 [2021-08-29T15:34:58.769Z] coverage: 57.4% of statements
15:34:58 [2021-08-29T15:34:58.769Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.067s	coverage: 57.4% of statements
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestNAT
15:34:58 [2021-08-29T15:34:58.769Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
15:34:58 [2021-08-29T15:34:58.769Z] --- SKIP: TestNAT (0.00s)
15:34:58 [2021-08-29T15:34:58.769Z] === RUN   TestTransparent
15:34:58 [2021-08-29T15:34:58.769Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
15:34:58 [2021-08-29T15:34:58.769Z] --- SKIP: TestTransparent (0.00s)
15:34:58 [2021-08-29T15:34:58.769Z] PASS
15:34:58 [2021-08-29T15:34:58.769Z] coverage: 0.0% of statements
15:34:58 [2021-08-29T15:34:58.769Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.039s	coverage: 0.0% of statements
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestNew
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestNew (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestAddDriver
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestAddDriver (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestAddDuplicateDriver
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestAddDuplicateDriver (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestIPAMDefaultAddressSpaces
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestDriver
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestDriver (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestIPAM
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestIPAM (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestWalkIPAMs
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestWalkIPAMs (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestWalkDrivers
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestWalkDrivers (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] PASS
15:34:59 [2021-08-29T15:34:59.228Z] coverage: 82.4% of statements
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestBuildDefault
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestBuildDefault (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestBuildHostnameDomainname
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestBuildHostnameDomainname (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestBuildHostname
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestBuildHostname (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestBuildHostnameFQDN
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestBuildHostnameFQDN (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestBuildNoIP
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestBuildNoIP (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestUpdate
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestUpdate (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestUpdateIgnoresPrefixedHostname
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.058s	coverage: 82.4% of statements
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestDeleteIgnoresPrefixedHostname
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestAddEmpty
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestAddEmpty (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestAdd
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestAdd (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestDeleteEmpty
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestDeleteEmpty (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestDeleteNewline
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestDeleteNewline (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestDelete
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestDelete (0.00s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestConcurrentWrites
15:34:59 [2021-08-29T15:34:59.228Z] --- PASS: TestRandomAllocateDeallocate (5.12s)
15:34:59 [2021-08-29T15:34:59.228Z] === RUN   TestAllocateRandomDeallocate
15:34:59 [2021-08-29T15:34:59.576Z] === RUN   TestInspectNetwork/full_network_id
15:34:59 [2021-08-29T15:34:59.576Z] === RUN   TestInspectNetwork/partial_network_id
15:34:59 [2021-08-29T15:34:59.576Z] === RUN   TestInspectNetwork/network_name
15:34:59 [2021-08-29T15:34:59.576Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:34:59 [2021-08-29T15:34:59.686Z] --- PASS: TestConcurrentWrites (0.13s)
15:34:59 [2021-08-29T15:34:59.686Z] PASS
15:34:59 [2021-08-29T15:34:59.686Z] coverage: 81.2% of statements
15:34:59 [2021-08-29T15:34:59.686Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.185s	coverage: 81.2% of statements
15:34:59 [2021-08-29T15:34:59.686Z] === RUN   TestDiff
15:34:59 [2021-08-29T15:34:59.686Z] --- PASS: TestDiff (0.00s)
15:34:59 [2021-08-29T15:34:59.686Z] === RUN   TestAddedCallback
15:34:59 [2021-08-29T15:34:59.686Z] --- PASS: TestAddedCallback (0.00s)
15:34:59 [2021-08-29T15:34:59.686Z] === RUN   TestRemovedCallback
15:34:59 [2021-08-29T15:34:59.686Z] --- PASS: TestRemovedCallback (0.00s)
15:34:59 [2021-08-29T15:34:59.686Z] === RUN   TestNoCallback
15:34:59 [2021-08-29T15:34:59.686Z] --- PASS: TestNoCallback (0.00s)
15:34:59 [2021-08-29T15:34:59.686Z] PASS
15:34:59 [2021-08-29T15:34:59.686Z] coverage: 48.1% of statements
15:34:59 [2021-08-29T15:34:59.686Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.038s	coverage: 48.1% of statements
15:34:59 [2021-08-29T15:34:59.837Z] c67ded6868b6: Pull complete
15:34:59 [2021-08-29T15:34:59.837Z] Digest: sha256:1be9c8378b8c32d31538253a4b96169f5138a5f6d4c0a04e8d8f9a80b9ac8097
15:34:59 [2021-08-29T15:34:59.837Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019
15:34:59 [2021-08-29T15:34:59.837Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully
15:34:59 [2021-08-29T15:34:59.837Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test
15:34:59 [2021-08-29T15:34:59.837Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.2114'
15:34:59 [2021-08-29T15:34:59.837Z] WARN: Skipping validation tests
15:34:59 [2021-08-29T15:34:59.837Z] INFO: Running unit tests at 08/29/2021 15:34:54...
15:34:59 [2021-08-29T15:34:59.837Z] INFO: make.ps1 starting at 08/29/2021 15:34:59
15:34:59 [2021-08-29T15:34:59.837Z] INFO: Git commit (33977e17a0) assumed from DOCKER_GITCOMMIT environment variable
15:34:59 [2021-08-29T15:34:59.837Z] INFO: Invoking autogen...
15:35:00 [2021-08-29T15:35:00.145Z] === RUN   TestNew
15:35:00 [2021-08-29T15:35:00.145Z] --- PASS: TestNew (0.00s)
15:35:00 [2021-08-29T15:35:00.145Z] === RUN   TestAllocate
15:35:00 [2021-08-29T15:35:00.145Z] --- PASS: TestAllocate (0.00s)
15:35:00 [2021-08-29T15:35:00.145Z] === RUN   TestUninitialized
15:35:00 [2021-08-29T15:35:00.145Z] --- PASS: TestUninitialized (0.00s)
15:35:00 [2021-08-29T15:35:00.145Z] === RUN   TestAllocateInRange
15:35:00 [2021-08-29T15:35:00.145Z] --- PASS: TestAllocateInRange (0.00s)
15:35:00 [2021-08-29T15:35:00.145Z] === RUN   TestAllocateSerial
15:35:00 [2021-08-29T15:35:00.145Z] --- PASS: TestAllocateSerial (0.00s)
15:35:00 [2021-08-29T15:35:00.145Z] PASS
15:35:00 [2021-08-29T15:35:00.145Z] coverage: 87.5% of statements
15:35:00 [2021-08-29T15:35:00.145Z] ok  	github.com/docker/docker/libnetwork/idm	0.032s	coverage: 87.5% of statements
15:35:00 [2021-08-29T15:35:00.145Z] === RUN   TestCaller
15:35:00 [2021-08-29T15:35:00.145Z] --- PASS: TestCaller (0.00s)
15:35:00 [2021-08-29T15:35:00.145Z] PASS
15:35:00 [2021-08-29T15:35:00.145Z] coverage: 100.0% of statements
15:35:00 [2021-08-29T15:35:00.145Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.033s	coverage: 100.0% of statements
15:35:00 [2021-08-29T15:35:00.296Z] INFO: Running unit tests...
15:35:00 [2021-08-29T15:35:00.604Z] === RUN   TestSetSerialInsertDelete
15:35:00 [2021-08-29T15:35:00.604Z] --- PASS: TestSetSerialInsertDelete (0.00s)
15:35:00 [2021-08-29T15:35:00.604Z] === RUN   TestSetParallelInsertDelete
15:35:00 [2021-08-29T15:35:00.604Z] --- PASS: TestAllocateRandomDeallocate (1.29s)
15:35:00 [2021-08-29T15:35:00.604Z] === RUN   TestAllocateRandomDeallocateSerialize
15:35:01 [2021-08-29T15:35:01.037Z] --- PASS: TestDaemonStartWithLogOpt (4.41s)
15:35:01 [2021-08-29T15:35:01.037Z] === CONT  TestReadPluginNoRead
15:35:01 [2021-08-29T15:35:01.062Z] === RUN   TestPoolRequest
15:35:01 [2021-08-29T15:35:01.062Z] --- PASS: TestPoolRequest (0.00s)
15:35:01 [2021-08-29T15:35:01.062Z] === RUN   TestOtherRequests
15:35:01 [2021-08-29T15:35:01.062Z] --- PASS: TestOtherRequests (0.00s)
15:35:01 [2021-08-29T15:35:01.062Z] PASS
15:35:01 [2021-08-29T15:35:01.062Z] coverage: 57.1% of statements
15:35:01 [2021-08-29T15:35:01.062Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.048s	coverage: 57.1% of statements
15:35:02 [2021-08-29T15:35:02.029Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.10s)
15:35:02 [2021-08-29T15:35:02.029Z] === RUN   TestRetrieveFromStore
15:35:02 [2021-08-29T15:35:02.029Z] === RUN   TestInt2IP2IntConversion
15:35:02 [2021-08-29T15:35:02.029Z] --- PASS: TestRetrieveFromStore (0.39s)
15:35:02 [2021-08-29T15:35:02.029Z] === RUN   TestIsCorrupted
15:35:02 [2021-08-29T15:35:02.029Z] --- PASS: TestIsCorrupted (0.02s)
15:35:02 [2021-08-29T15:35:02.029Z] === RUN   TestSetRollover
15:35:02 [2021-08-29T15:35:02.996Z] === RUN   TestGetCapabilities
15:35:02 [2021-08-29T15:35:02.996Z] --- PASS: TestGetCapabilities (0.01s)
15:35:02 [2021-08-29T15:35:02.996Z] === RUN   TestGetCapabilitiesFromLegacyDriver
15:35:02 [2021-08-29T15:35:02.996Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
15:35:02 [2021-08-29T15:35:02.996Z] === RUN   TestGetDefaultAddressSpaces
15:35:02 [2021-08-29T15:35:02.996Z] --- PASS: TestGetDefaultAddressSpaces (0.01s)
15:35:02 [2021-08-29T15:35:02.996Z] === RUN   TestRemoteDriver
15:35:02 [2021-08-29T15:35:02.996Z] --- PASS: TestRemoteDriver (0.01s)
15:35:02 [2021-08-29T15:35:02.996Z] PASS
15:35:02 [2021-08-29T15:35:02.996Z] coverage: 47.4% of statements
15:35:02 [2021-08-29T15:35:02.996Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.079s	coverage: 47.4% of statements
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestInt2IP2IntConversion (1.08s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestGetAddressVersion
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestGetAddressVersion (0.00s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestKeyString
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestKeyString (0.00s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestPoolDataMarshal
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestPoolDataMarshal (0.00s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestSubnetsMarshal
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestSubnetsMarshal (0.05s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestAddSubnets
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestAddSubnets (0.06s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestDoublePoolRelease
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestSetRollover (1.17s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestSetRolloverSerial
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestDoublePoolRelease (0.04s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestAddReleasePoolID
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestAddReleasePoolID (0.05s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestPredefinedPool
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestPredefinedPool (0.02s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestRemoveSubnet
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestRemoveSubnet (0.14s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestGetSameAddress
15:35:03 [2021-08-29T15:35:03.454Z] --- PASS: TestGetSameAddress (0.02s)
15:35:03 [2021-08-29T15:35:03.454Z] === RUN   TestPoolAllocationReuse
15:35:03 [2021-08-29T15:35:03.564Z] === RUN   TestReadPluginNoRead/disabled_caching
15:35:03 [2021-08-29T15:35:03.771Z] --- PASS: TestInspectNetwork (7.09s)
15:35:03 [2021-08-29T15:35:03.771Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:35:03 [2021-08-29T15:35:03.771Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:35:03 [2021-08-29T15:35:03.771Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:35:03 [2021-08-29T15:35:03.771Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:35:03 [2021-08-29T15:35:03.771Z] === RUN   TestRunContainerWithBridgeNone
15:35:03 [2021-08-29T15:35:03.911Z] === RUN   TestWindowsIPAM
15:35:03 [2021-08-29T15:35:03.912Z] --- PASS: TestWindowsIPAM (0.00s)
15:35:03 [2021-08-29T15:35:03.912Z] PASS
15:35:03 [2021-08-29T15:35:03.912Z] coverage: 71.4% of statements
15:35:03 [2021-08-29T15:35:03.912Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.036s	coverage: 71.4% of statements
15:35:04 [2021-08-29T15:35:04.371Z] --- PASS: TestSetRolloverSerial (1.11s)
15:35:04 [2021-08-29T15:35:04.371Z] === RUN   TestGetFirstAvailableFromCurrent
15:35:04 [2021-08-29T15:35:04.371Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
15:35:04 [2021-08-29T15:35:04.371Z] PASS
15:35:04 [2021-08-29T15:35:04.371Z] coverage: 84.4% of statements
15:35:04 [2021-08-29T15:35:04.371Z] ok  	github.com/docker/docker/libnetwork/bitseq	10.232s	coverage: 84.4% of statements
15:35:04 [2021-08-29T15:35:04.371Z] === RUN   TestDefaultNetwork
15:35:04 [2021-08-29T15:35:04.496Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:35:04 [2021-08-29T15:35:04.829Z] --- PASS: TestDefaultNetwork (0.23s)
15:35:04 [2021-08-29T15:35:04.829Z] === RUN   TestConfigGlobalScopeDefaultNetworks
15:35:04 [2021-08-29T15:35:04.829Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s)
15:35:04 [2021-08-29T15:35:04.829Z] === RUN   TestInitAddressPools
15:35:04 [2021-08-29T15:35:04.829Z] --- PASS: TestInitAddressPools (0.00s)
15:35:04 [2021-08-29T15:35:04.829Z] PASS
15:35:04 [2021-08-29T15:35:04.829Z] coverage: 74.0% of statements
15:35:04 [2021-08-29T15:35:04.829Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.490s	coverage: 74.0% of statements
15:35:04 [2021-08-29T15:35:04.829Z] --- PASS: TestPoolAllocationReuse (1.33s)
15:35:04 [2021-08-29T15:35:04.829Z] === RUN   TestGetAddressSubPoolEqualPool
15:35:04 [2021-08-29T15:35:04.829Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
15:35:04 [2021-08-29T15:35:04.829Z] === RUN   TestRequestReleaseAddressFromSubPool
15:35:05 [2021-08-29T15:35:05.151Z] --- PASS: TestRunContainerWithBridgeNone (1.77s)
15:35:05 [2021-08-29T15:35:05.151Z] === RUN   TestNetworkInvalidJSON
15:35:05 [2021-08-29T15:35:05.151Z] === RUN   TestNetworkInvalidJSON//networks/create
15:35:05 [2021-08-29T15:35:05.151Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:35:05 [2021-08-29T15:35:05.151Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:35:05 [2021-08-29T15:35:05.151Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:35:05 [2021-08-29T15:35:05.151Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:35:05 [2021-08-29T15:35:05.151Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:35:05 [2021-08-29T15:35:05.151Z] === CONT  TestNetworkInvalidJSON//networks/create
15:35:05 [2021-08-29T15:35:05.151Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:35:05 [2021-08-29T15:35:05.151Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:35:05 [2021-08-29T15:35:05.151Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:35:05 [2021-08-29T15:35:05.151Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:35:05 [2021-08-29T15:35:05.151Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:35:05 [2021-08-29T15:35:05.151Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:35:05 [2021-08-29T15:35:05.151Z] === RUN   TestNetworkList
15:35:05 [2021-08-29T15:35:05.151Z] === RUN   TestNetworkList//networks
15:35:05 [2021-08-29T15:35:05.151Z] === PAUSE TestNetworkList//networks
15:35:05 [2021-08-29T15:35:05.151Z] === RUN   TestNetworkList//networks/
15:35:05 [2021-08-29T15:35:05.151Z] === PAUSE TestNetworkList//networks/
15:35:05 [2021-08-29T15:35:05.151Z] === CONT  TestNetworkList//networks
15:35:05 [2021-08-29T15:35:05.151Z] === CONT  TestNetworkList//networks/
15:35:05 [2021-08-29T15:35:05.151Z] --- PASS: TestNetworkList (0.01s)
15:35:05 [2021-08-29T15:35:05.151Z]     --- PASS: TestNetworkList//networks (0.00s)
15:35:05 [2021-08-29T15:35:05.151Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:35:05 [2021-08-29T15:35:05.151Z] === RUN   TestHostIPv4BridgeLabel
15:35:05 [2021-08-29T15:35:05.287Z] === RUN   TestKeyValue
15:35:05 [2021-08-29T15:35:05.287Z] --- PASS: TestKeyValue (0.00s)
15:35:05 [2021-08-29T15:35:05.287Z] PASS
15:35:05 [2021-08-29T15:35:05.287Z] coverage: 60.0% of statements
15:35:05 [2021-08-29T15:35:05.287Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.036s	coverage: 60.0% of statements
15:35:05 [2021-08-29T15:35:05.721Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
15:35:05 [2021-08-29T15:35:05.721Z] === RUN   TestDaemonRestartWithLiveRestore
15:35:05 [2021-08-29T15:35:05.871Z] --- PASS: TestContinueAfterPluginCrash (9.02s)
15:35:05 [2021-08-29T15:35:05.871Z] === RUN   TestReadPluginNoRead/default
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:35:06 [2021-08-29T15:35:06.827Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:35:07 [2021-08-29T15:35:07.102Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
15:35:07 [2021-08-29T15:35:07.102Z] === RUN   TestDaemonDefaultNetworkPools
15:35:07 [2021-08-29T15:35:07.244Z] === CONT  TestReadPluginNoRead
15:35:07 [2021-08-29T15:35:07.244Z]     read_test.go:92: [d4ab2ab5a1911] daemon is not started
15:35:07 [2021-08-29T15:35:07.244Z] --- PASS: TestReadPluginNoRead (5.92s)
15:35:07 [2021-08-29T15:35:07.244Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
15:35:07 [2021-08-29T15:35:07.244Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
15:35:07 [2021-08-29T15:35:07.244Z]     --- PASS: TestReadPluginNoRead/default (1.22s)
15:35:07 [2021-08-29T15:35:07.244Z] PASS
15:35:07 [2021-08-29T15:35:07.244Z] 
15:35:07 [2021-08-29T15:35:07.244Z] DONE 6 tests in 10.444s
15:35:07 [2021-08-29T15:35:07.244Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:35:07 [2021-08-29T15:35:07.244Z] testing: warning: no tests to run
15:35:07 [2021-08-29T15:35:07.244Z] PASS
15:35:07 [2021-08-29T15:35:07.244Z] 
15:35:07 [2021-08-29T15:35:07.244Z] DONE 0 tests in 0.051s
15:35:07 [2021-08-29T15:35:07.244Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:35:07 [2021-08-29T15:35:07.244Z] INFO: Testing against a local daemon
15:35:07 [2021-08-29T15:35:07.244Z] === RUN   TestPluginWithDevMounts
15:35:07 [2021-08-29T15:35:07.244Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:35:07 [2021-08-29T15:35:07.244Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:35:07 [2021-08-29T15:35:07.244Z] PASS
15:35:07 [2021-08-29T15:35:07.244Z] 
15:35:07 [2021-08-29T15:35:07.244Z] === Skipped
15:35:07 [2021-08-29T15:35:07.244Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
15:35:07 [2021-08-29T15:35:07.244Z]     mounts_test.go:20: (*Execution).IsRootless-fm
15:35:07 [2021-08-29T15:35:07.244Z] 
15:35:07 [2021-08-29T15:35:07.244Z] 
15:35:07 [2021-08-29T15:35:07.244Z] DONE 1 tests, 1 skipped in 0.123s
15:35:07 [2021-08-29T15:35:07.244Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:35:07 [2021-08-29T15:35:07.292Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.27s)
15:35:07 [2021-08-29T15:35:07.292Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
15:35:07 [2021-08-29T15:35:07.367Z] 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/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/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
15:35:07 [2021-08-29T15:35:07.503Z] INFO: Testing against a local daemon
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestSecretInspect
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] --- SKIP: TestSecretInspect (0.01s)
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestSecretList
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] --- SKIP: TestSecretList (0.01s)
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestSecretsCreateAndDelete
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestSecretsUpdate
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] --- SKIP: TestSecretsUpdate (0.01s)
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestTemplatedSecret
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] --- SKIP: TestTemplatedSecret (0.00s)
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestSecretCreateResolve
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] --- SKIP: TestSecretCreateResolve (0.02s)
15:35:07 [2021-08-29T15:35:07.503Z] PASS
15:35:07 [2021-08-29T15:35:07.503Z] 
15:35:07 [2021-08-29T15:35:07.503Z] === Skipped
15:35:07 [2021-08-29T15:35:07.503Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] 
15:35:07 [2021-08-29T15:35:07.503Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] 
15:35:07 [2021-08-29T15:35:07.503Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] 
15:35:07 [2021-08-29T15:35:07.503Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] 
15:35:07 [2021-08-29T15:35:07.503Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] 
15:35:07 [2021-08-29T15:35:07.503Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
15:35:07 [2021-08-29T15:35:07.503Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] 
15:35:07 [2021-08-29T15:35:07.503Z] 
15:35:07 [2021-08-29T15:35:07.503Z] DONE 6 tests, 6 skipped in 0.160s
15:35:07 [2021-08-29T15:35:07.503Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:35:07 [2021-08-29T15:35:07.503Z] INFO: Testing against a local daemon
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestServiceCreateInit
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:35:07 [2021-08-29T15:35:07.503Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.503Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:35:07 [2021-08-29T15:35:07.503Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.670Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s)
15:35:07 [2021-08-29T15:35:07.670Z] === RUN   TestDaemonRestartWithExistingNetwork
15:35:07 [2021-08-29T15:35:07.750Z] === RUN   TestNetworkDBSimple
15:35:07 [2021-08-29T15:35:07.750Z] === RUN   TestGenerate
15:35:07 [2021-08-29T15:35:07.750Z] --- PASS: TestGenerate (0.00s)
15:35:07 [2021-08-29T15:35:07.750Z] === RUN   TestGeneratePtr
15:35:07 [2021-08-29T15:35:07.750Z] --- PASS: TestGeneratePtr (0.00s)
15:35:07 [2021-08-29T15:35:07.750Z] === RUN   TestGenerateMissingField
15:35:07 [2021-08-29T15:35:07.750Z] --- PASS: TestGenerateMissingField (0.00s)
15:35:07 [2021-08-29T15:35:07.750Z] === RUN   TestFieldCannotBeSet
15:35:07 [2021-08-29T15:35:07.750Z] --- PASS: TestFieldCannotBeSet (0.00s)
15:35:07 [2021-08-29T15:35:07.750Z] === RUN   TestTypeMismatchError
15:35:07 [2021-08-29T15:35:07.750Z] --- PASS: TestTypeMismatchError (0.00s)
15:35:07 [2021-08-29T15:35:07.750Z] PASS
15:35:07 [2021-08-29T15:35:07.750Z] coverage: 100.0% of statements
15:35:07 [2021-08-29T15:35:07.750Z] ok  	github.com/docker/docker/libnetwork/options	0.039s	coverage: 100.0% of statements
15:35:07 [2021-08-29T15:35:07.761Z] --- PASS: TestServiceCreateInit (0.02s)
15:35:07 [2021-08-29T15:35:07.761Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:35:07 [2021-08-29T15:35:07.761Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:35:07 [2021-08-29T15:35:07.761Z] === RUN   TestCreateServiceMultipleTimes
15:35:07 [2021-08-29T15:35:07.761Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.761Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestCreateServiceConflict
15:35:07 [2021-08-29T15:35:07.762Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestCreateServiceConflict (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestCreateServiceMaxReplicas
15:35:07 [2021-08-29T15:35:07.762Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestCreateWithDuplicateNetworkNames
15:35:07 [2021-08-29T15:35:07.762Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestCreateServiceSecretFileMode
15:35:07 [2021-08-29T15:35:07.762Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestCreateServiceConfigFileMode
15:35:07 [2021-08-29T15:35:07.762Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestCreateServiceSysctls
15:35:07 [2021-08-29T15:35:07.762Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestCreateServiceCapabilities
15:35:07 [2021-08-29T15:35:07.762Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestInspect
15:35:07 [2021-08-29T15:35:07.762Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestInspect (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestCreateJob
15:35:07 [2021-08-29T15:35:07.762Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestCreateJob (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestReplicatedJob
15:35:07 [2021-08-29T15:35:07.762Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestReplicatedJob (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestUpdateReplicatedJob
15:35:07 [2021-08-29T15:35:07.762Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestServiceListWithStatuses
15:35:07 [2021-08-29T15:35:07.762Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestDockerNetworkConnectAlias
15:35:07 [2021-08-29T15:35:07.762Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestDockerNetworkReConnect
15:35:07 [2021-08-29T15:35:07.762Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:07 [2021-08-29T15:35:07.762Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
15:35:07 [2021-08-29T15:35:07.762Z] === RUN   TestServicePlugin
15:35:08 [2021-08-29T15:35:08.608Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
15:35:08 [2021-08-29T15:35:08.608Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:35:08 [2021-08-29T15:35:08.720Z] 2021/08/29 15:35:08 Closing DB instances...
15:35:08 [2021-08-29T15:35:08.720Z] testing: warning: no tests to run
15:35:08 [2021-08-29T15:35:08.720Z] PASS
15:35:08 [2021-08-29T15:35:08.720Z] coverage: 0.0% of statements
15:35:08 [2021-08-29T15:35:08.720Z] ok  	github.com/docker/docker/libnetwork/osl	0.035s	coverage: 0.0% of statements [no tests to run]
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.91s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestGetAddress
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestRequestNewPort
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestRequestNewPort (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestRequestSpecificPort
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestRequestSpecificPort (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestReleasePort
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestReleasePort (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestReuseReleasedPort
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestReuseReleasedPort (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestReleaseUnreadledPort
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestReleaseUnreadledPort (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestUnknowProtocol
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestUnknowProtocol (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestAllocateAllPorts
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestAllocateAllPorts (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestPortAllocation
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestPortAllocation (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestPortAllocationWithCustomRange
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestNoDuplicateBPR
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestNoDuplicateBPR (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] === RUN   TestChangePortRange
15:35:09 [2021-08-29T15:35:09.179Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
15:35:09 [2021-08-29T15:35:09.179Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
15:35:09 [2021-08-29T15:35:09.179Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
15:35:09 [2021-08-29T15:35:09.179Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
15:35:09 [2021-08-29T15:35:09.179Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
15:35:09 [2021-08-29T15:35:09.179Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
15:35:09 [2021-08-29T15:35:09.179Z] --- PASS: TestChangePortRange (0.00s)
15:35:09 [2021-08-29T15:35:09.179Z] PASS
15:35:09 [2021-08-29T15:35:09.179Z] coverage: 88.6% of statements
15:35:09 [2021-08-29T15:35:09.179Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.038s	coverage: 88.6% of statements
15:35:09 [2021-08-29T15:35:09.637Z] --- PASS: TestNetworkDBSimple (2.07s)
15:35:09 [2021-08-29T15:35:09.637Z] === RUN   TestNetworkDBJoinLeaveNetwork
15:35:09 [2021-08-29T15:35:09.662Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] --- SKIP: TestServicePlugin (1.89s)
15:35:09 [2021-08-29T15:35:09.662Z] === RUN   TestServiceUpdateLabel
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] --- SKIP: TestServiceUpdateLabel (0.02s)
15:35:09 [2021-08-29T15:35:09.662Z] === RUN   TestServiceUpdateSecrets
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] --- SKIP: TestServiceUpdateSecrets (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z] === RUN   TestServiceUpdateConfigs
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z] === RUN   TestServiceUpdateNetwork
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z] === RUN   TestServiceUpdatePidsLimit
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s)
15:35:09 [2021-08-29T15:35:09.662Z] PASS
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === Skipped
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s)
15:35:09 [2021-08-29T15:35:09.662Z]     create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestInspect (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:35:09 [2021-08-29T15:35:09.662Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServicePlugin (1.89s)
15:35:09 [2021-08-29T15:35:09.662Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s)
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s)
15:35:09 [2021-08-29T15:35:09.662Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] 
15:35:09 [2021-08-29T15:35:09.662Z] DONE 24 tests, 23 skipped in 2.255s
15:35:09 [2021-08-29T15:35:09.662Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:35:09 [2021-08-29T15:35:09.919Z] INFO: Testing against a local daemon
15:35:09 [2021-08-29T15:35:09.919Z] === RUN   TestSessionCreate
15:35:09 [2021-08-29T15:35:09.919Z] --- PASS: TestSessionCreate (0.02s)
15:35:09 [2021-08-29T15:35:09.919Z] === RUN   TestSessionCreateWithBadUpgrade
15:35:09 [2021-08-29T15:35:09.919Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:35:09 [2021-08-29T15:35:09.919Z] PASS
15:35:09 [2021-08-29T15:35:09.919Z] 
15:35:09 [2021-08-29T15:35:09.919Z] DONE 2 tests in 0.118s
15:35:09 [2021-08-29T15:35:09.919Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:35:09 [2021-08-29T15:35:09.919Z] INFO: Testing against a local daemon
15:35:09 [2021-08-29T15:35:09.919Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:35:09 [2021-08-29T15:35:09.919Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:35:09 [2021-08-29T15:35:09.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:35:09 [2021-08-29T15:35:09.919Z] === RUN   TestDiskUsage
15:35:09 [2021-08-29T15:35:09.919Z] === PAUSE TestDiskUsage
15:35:09 [2021-08-29T15:35:09.919Z] === RUN   TestEventsExecDie
15:35:09 [2021-08-29T15:35:09.987Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
15:35:09 [2021-08-29T15:35:09.987Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:35:10 [2021-08-29T15:35:10.095Z] testing: warning: no tests to run
15:35:10 [2021-08-29T15:35:10.095Z] PASS
15:35:10 [2021-08-29T15:35:10.095Z] coverage: 0.0% of statements
15:35:10 [2021-08-29T15:35:10.095Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.031s	coverage: 0.0% of statements [no tests to run]
15:35:10 [2021-08-29T15:35:10.486Z] --- PASS: TestEventsExecDie (0.48s)
15:35:10 [2021-08-29T15:35:10.486Z] === RUN   TestEventsBackwardsCompatible
15:35:10 [2021-08-29T15:35:10.486Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:35:10 [2021-08-29T15:35:10.486Z] === RUN   TestEventsVolumeCreate
15:35:10 [2021-08-29T15:35:10.486Z] --- PASS: TestEventsVolumeCreate (0.04s)
15:35:10 [2021-08-29T15:35:10.486Z] === RUN   TestInfoBinaryCommits
15:35:10 [2021-08-29T15:35:10.486Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:35:10 [2021-08-29T15:35:10.486Z] === RUN   TestInfoAPIVersioned
15:35:10 [2021-08-29T15:35:10.486Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:35:10 [2021-08-29T15:35:10.486Z] === RUN   TestInfoDiscoveryBackend
15:35:10 [2021-08-29T15:35:10.553Z] --- PASS: TestSetParallelInsertDelete (10.00s)
15:35:10 [2021-08-29T15:35:10.553Z] PASS
15:35:10 [2021-08-29T15:35:10.553Z] coverage: 100.0% of statements
15:35:10 [2021-08-29T15:35:10.553Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.031s	coverage: 100.0% of statements
15:35:10 [2021-08-29T15:35:10.553Z] === RUN   TestHashData
15:35:10 [2021-08-29T15:35:10.553Z] --- PASS: TestHashData (0.00s)
15:35:10 [2021-08-29T15:35:10.553Z] PASS
15:35:10 [2021-08-29T15:35:10.553Z] coverage: 2.8% of statements
15:35:10 [2021-08-29T15:35:10.553Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.035s	coverage: 2.8% of statements
15:35:10 [2021-08-29T15:35:10.555Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
15:35:10 [2021-08-29T15:35:10.555Z] === RUN   TestServiceWithPredefinedNetwork
15:35:11 [2021-08-29T15:35:11.011Z] 2021/08/29 15:35:10 Closing DB instances...
15:35:11 [2021-08-29T15:35:11.011Z] === RUN   TestErrorConstructors
15:35:11 [2021-08-29T15:35:11.011Z] --- PASS: TestErrorConstructors (0.00s)
15:35:11 [2021-08-29T15:35:11.011Z] === RUN   TestCompareIPMask
15:35:11 [2021-08-29T15:35:11.011Z] --- PASS: TestCompareIPMask (0.00s)
15:35:11 [2021-08-29T15:35:11.011Z] === RUN   TestUtilGetHostPartIP
15:35:11 [2021-08-29T15:35:11.011Z] --- PASS: TestUtilGetHostPartIP (0.00s)
15:35:11 [2021-08-29T15:35:11.011Z] === RUN   TestUtilGetBroadcastIP
15:35:11 [2021-08-29T15:35:11.011Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
15:35:11 [2021-08-29T15:35:11.011Z] === RUN   TestParseCIDR
15:35:11 [2021-08-29T15:35:11.011Z] --- PASS: TestParseCIDR (0.00s)
15:35:11 [2021-08-29T15:35:11.011Z] PASS
15:35:11 [2021-08-29T15:35:11.011Z] coverage: 37.3% of statements
15:35:11 [2021-08-29T15:35:11.011Z] ok  	github.com/docker/docker/libnetwork/types	0.033s	coverage: 37.3% of statements
15:35:11 [2021-08-29T15:35:11.052Z] --- PASS: TestInfoDiscoveryBackend (0.55s)
15:35:11 [2021-08-29T15:35:11.052Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
15:35:11 [2021-08-29T15:35:11.469Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
15:35:11 [2021-08-29T15:35:11.469Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
15:35:11 [2021-08-29T15:35:11.469Z] PASS
15:35:11 [2021-08-29T15:35:11.469Z] coverage: 50.0% of statements
15:35:11 [2021-08-29T15:35:11.470Z] ok  	github.com/docker/docker/oci	0.055s	coverage: 50.0% of statements
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestParseVersion
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestParseVersion (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] PASS
15:35:12 [2021-08-29T15:35:12.435Z] coverage: 52.9% of statements
15:35:12 [2021-08-29T15:35:12.435Z] ok  	github.com/docker/docker/pkg/aaparser	0.039s	coverage: 52.9% of statements
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestAddressPoolOpt
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestAddressPoolOpt (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/a
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/something
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/_=a
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/env1=value1
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/_env1=value1
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/env2=value2=value3
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/env3=abc!qwe
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/env_4=value_4
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/PATH
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/=a
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/PATH=
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/PATH=something
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/asd!qwe
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/1asd
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/123
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/some_space
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/__some_space_before
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/some_space_after__
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/=
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateEnv/PaTh
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestValidateEnv (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/a (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/something (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/_=a (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/PATH (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/=a (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/1asd (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/123 (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/some_space (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/= (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestParseHost
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestParseHost (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestParseDockerDaemonHost
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestParseDockerDaemonHost (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestParseTCP
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestParseTCP (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestParseInvalidUnixAddrInvalid
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateExtraHosts
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestValidateExtraHosts (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestIpOptString
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestIpOptString (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestNewIpOptInvalidDefaultVal
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestNewIpOptValidDefaultVal
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestIpOptSetInvalidVal
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateIPAddress
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestValidateIPAddress (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestMapOpts
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestMapOpts (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestListOptsWithoutValidator
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestListOptsWithoutValidator (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestListOptsWithValidator
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestListOptsWithValidator (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateDNSSearch
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestValidateDNSSearch (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_general_format
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_more_than_one_=
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_one_more
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestValidateLabel (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestNamedListOpts
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestNamedListOpts (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestNamedMapOpts
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestNamedMapOpts (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestParseLink
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestParseLink (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestQuotedStringSetWithQuotes
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestQuotedStringSetWithNoQuotes
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] === RUN   TestUlimitOpt
15:35:12 [2021-08-29T15:35:12.435Z] --- PASS: TestUlimitOpt (0.00s)
15:35:12 [2021-08-29T15:35:12.435Z] PASS
15:35:12 [2021-08-29T15:35:12.436Z] coverage: 67.1% of statements
15:35:12 [2021-08-29T15:35:12.436Z] ok  	github.com/docker/docker/opts	0.066s	coverage: 67.1% of statements
15:35:12 [2021-08-29T15:35:12.436Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.84s)
15:35:12 [2021-08-29T15:35:12.436Z] === RUN   TestNetworkDBJoinLeaveNetworks
15:35:12 [2021-08-29T15:35:12.541Z] tests/integration/api_container_test.py ....x...........x............... [ 16%]
15:35:13 [2021-08-29T15:35:13.094Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
15:35:13 [2021-08-29T15:35:13.094Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:35:13 [2021-08-29T15:35:13.094Z]     service_test.go:243: FLAKY_TEST
15:35:13 [2021-08-29T15:35:13.094Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:35:13 [2021-08-29T15:35:13.095Z] === RUN   TestServiceWithDataPathPortInit
15:35:13 [2021-08-29T15:35:13.401Z] === RUN   TestPeerCertificateMarshalJSON
15:35:13 [2021-08-29T15:35:13.861Z] 2021/08/29 15:35:13 Closing DB instances...
15:35:13 [2021-08-29T15:35:13.861Z] === RUN   TestIsArchivePathDir
15:35:13 [2021-08-29T15:35:13.861Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
15:35:13 [2021-08-29T15:35:13.861Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
15:35:13 [2021-08-29T15:35:13.861Z] --- PASS: TestPeerCertificateMarshalJSON (0.24s)
15:35:13 [2021-08-29T15:35:13.861Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
15:35:13 [2021-08-29T15:35:13.861Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
15:35:13 [2021-08-29T15:35:13.861Z] === RUN   TestMiddleware
15:35:13 [2021-08-29T15:35:13.861Z] --- PASS: TestMiddleware (0.00s)
15:35:13 [2021-08-29T15:35:13.861Z] === RUN   TestNewResponseModifier
15:35:13 [2021-08-29T15:35:13.861Z] --- PASS: TestNewResponseModifier (0.00s)
15:35:13 [2021-08-29T15:35:13.861Z] PASS
15:35:13 [2021-08-29T15:35:13.861Z] coverage: 26.8% of statements
15:35:13 [2021-08-29T15:35:13.861Z] ok  	github.com/docker/docker/pkg/authorization	0.283s	coverage: 26.8% of statements
15:35:13 [2021-08-29T15:35:13.861Z] --- PASS: TestIsArchivePathDir (0.05s)
15:35:13 [2021-08-29T15:35:13.861Z] === RUN   TestIsArchivePathInvalidFile
15:35:13 [2021-08-29T15:35:13.861Z] --- PASS: TestIsArchivePathInvalidFile (0.11s)
15:35:13 [2021-08-29T15:35:13.861Z] === RUN   TestIsArchivePathTar
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestIsArchivePathTar (0.13s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestDecompressStreamGzip
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestDecompressStreamGzip (0.09s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestDecompressStreamBzip2
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestDecompressStreamXz
15:35:14 [2021-08-29T15:35:14.319Z]     archive_test.go:133: Xz not present in msys2
15:35:14 [2021-08-29T15:35:14.319Z] --- SKIP: TestDecompressStreamXz (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestCompressStreamXzUnsupported
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestCompressStreamBzip2Unsupported
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestCompressStreamInvalid
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestCompressStreamInvalid (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestExtensionInvalid
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestExtensionInvalid (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestExtensionUncompressed
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestExtensionUncompressed (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestExtensionBzip2
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestExtensionBzip2 (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestExtensionGzip
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestExtensionGzip (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestExtensionXz
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestExtensionXz (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestCmdStreamLargeStderr
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestUnbuffered
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestUnbuffered (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestRaceUnbuffered
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestRaceUnbuffered (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] PASS
15:35:14 [2021-08-29T15:35:14.319Z] coverage: 100.0% of statements
15:35:14 [2021-08-29T15:35:14.319Z] ok  	github.com/docker/docker/pkg/broadcaster	0.031s	coverage: 100.0% of statements
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestCmdStreamBad
15:35:14 [2021-08-29T15:35:14.319Z]     archive_test.go:238: Failing on Windows CI machines
15:35:14 [2021-08-29T15:35:14.319Z] --- SKIP: TestCmdStreamBad (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestCmdStreamGood
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestCmdStreamGood (0.04s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestUntarPathWithInvalidDest
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestUntarPathWithInvalidSrc
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestUntarPath
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestUntarPath (0.05s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestUntarPathWithDestinationFile
15:35:14 [2021-08-29T15:35:14.319Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
15:35:14 [2021-08-29T15:35:14.319Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
15:35:14 [2021-08-29T15:35:14.778Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
15:35:14 [2021-08-29T15:35:14.778Z] === RUN   TestCopyWithTarInvalidSrc
15:35:14 [2021-08-29T15:35:14.778Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
15:35:14 [2021-08-29T15:35:14.778Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
15:35:14 [2021-08-29T15:35:14.778Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
15:35:14 [2021-08-29T15:35:14.778Z] === RUN   TestCopyWithTarSrcFile
15:35:14 [2021-08-29T15:35:14.778Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
15:35:14 [2021-08-29T15:35:14.778Z] === RUN   TestCopyWithTarSrcFolder
15:35:14 [2021-08-29T15:35:14.778Z] --- PASS: TestCopyWithTarSrcFolder (0.00s)
15:35:14 [2021-08-29T15:35:14.778Z] === RUN   TestCopyFileWithTarInvalidSrc
15:35:14 [2021-08-29T15:35:14.778Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
15:35:14 [2021-08-29T15:35:14.778Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
15:35:14 [2021-08-29T15:35:14.778Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
15:35:14 [2021-08-29T15:35:14.778Z] === RUN   TestCopyFileWithTarSrcFolder
15:35:14 [2021-08-29T15:35:14.778Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestCopyFileWithTarSrcFile
15:35:14 [2021-08-29T15:35:14.779Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestTarFiles
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[foo]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[bar]_[foo]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[foo_bar]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[qux]_[foo]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[]#01
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[qux]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[foo_bar_qux]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[qux]_[baz]]
15:35:14 [2021-08-29T15:35:14.779Z] === RUN   TestMatch/[[foo_baz]]
15:35:14 [2021-08-29T15:35:14.779Z] --- PASS: TestMatch (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[foo]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[]#01 (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[qux]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
15:35:14 [2021-08-29T15:35:14.779Z] PASS
15:35:14 [2021-08-29T15:35:14.779Z] coverage: 87.5% of statements
15:35:14 [2021-08-29T15:35:14.779Z] ok  	github.com/docker/docker/pkg/capabilities	0.031s	coverage: 87.5% of statements
15:35:15 [2021-08-29T15:35:15.232Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s)
15:35:15 [2021-08-29T15:35:15.232Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:35:15 [2021-08-29T15:35:15.232Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
15:35:15 [2021-08-29T15:35:15.232Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:35:15 [2021-08-29T15:35:15.232Z] === RUN   TestInfoAPI
15:35:15 [2021-08-29T15:35:15.232Z] --- PASS: TestInfoAPI (0.03s)
15:35:15 [2021-08-29T15:35:15.232Z] === RUN   TestInfoAPIWarnings
15:35:15 [2021-08-29T15:35:15.236Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.83s)
15:35:15 [2021-08-29T15:35:15.236Z] === RUN   TestNetworkDBCRUDTableEntry
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootTarUntar
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootTarUntar (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootUntarWithHugeExcludesList
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootUntarEmptyArchive
15:35:15 [2021-08-29T15:35:15.694Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootTarUntarWithSymlink
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootCopyWithTar
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootCopyWithTar (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootCopyFileWithTar
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootUntarPath
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootUntarPath (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] === RUN   TestChrootApplyDotDotFile
15:35:15 [2021-08-29T15:35:15.694Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:35:15 [2021-08-29T15:35:15.694Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
15:35:15 [2021-08-29T15:35:15.694Z] PASS
15:35:15 [2021-08-29T15:35:15.694Z] coverage: 15.4% of statements
15:35:15 [2021-08-29T15:35:15.694Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.071s	coverage: 15.4% of statements
15:35:15 [2021-08-29T15:35:15.952Z] ?   	github.com/docker/docker/api	[no test files]
15:35:16 [2021-08-29T15:35:16.153Z] === RUN   TestSizeEmpty
15:35:16 [2021-08-29T15:35:16.153Z] --- PASS: TestSizeEmpty (0.00s)
15:35:16 [2021-08-29T15:35:16.153Z] === RUN   TestSizeEmptyFile
15:35:16 [2021-08-29T15:35:16.153Z] --- PASS: TestSizeEmptyFile (0.00s)
15:35:16 [2021-08-29T15:35:16.153Z] === RUN   TestSizeNonemptyFile
15:35:16 [2021-08-29T15:35:16.153Z] --- PASS: TestSizeNonemptyFile (0.00s)
15:35:16 [2021-08-29T15:35:16.153Z] === RUN   TestSizeNestedDirectoryEmpty
15:35:16 [2021-08-29T15:35:16.153Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
15:35:16 [2021-08-29T15:35:16.153Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
15:35:16 [2021-08-29T15:35:16.153Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
15:35:16 [2021-08-29T15:35:16.153Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
15:35:16 [2021-08-29T15:35:16.153Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
15:35:16 [2021-08-29T15:35:16.153Z] === RUN   TestMoveToSubdir
15:35:16 [2021-08-29T15:35:16.153Z] --- PASS: TestMoveToSubdir (0.00s)
15:35:16 [2021-08-29T15:35:16.153Z] === RUN   TestSizeNonExistingDirectory
15:35:16 [2021-08-29T15:35:16.153Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
15:35:16 [2021-08-29T15:35:16.153Z] PASS
15:35:16 [2021-08-29T15:35:16.153Z] coverage: 80.0% of statements
15:35:16 [2021-08-29T15:35:16.153Z] ok  	github.com/docker/docker/pkg/directory	0.040s	coverage: 80.0% of statements
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestContainsEntry
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestCreateEntries
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestEntriesDiff
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestEntriesEquality
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestGeneratorNotGenerate
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestGeneratorWithPort
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestGeneratorWithPortNotGenerate
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestNewEntry
15:35:17 [2021-08-29T15:35:17.118Z] === RUN   Test/TestParse
15:35:17 [2021-08-29T15:35:17.118Z] --- PASS: Test (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestContainsEntry (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestCreateEntries (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestEntriesDiff (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestEntriesEquality (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestNewEntry (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z]     --- PASS: Test/TestParse (0.00s)
15:35:17 [2021-08-29T15:35:17.118Z] PASS
15:35:17 [2021-08-29T15:35:17.118Z] coverage: 58.3% of statements
15:35:17 [2021-08-29T15:35:17.118Z] ok  	github.com/docker/docker/pkg/discovery	0.038s	coverage: 58.3% of statements
15:35:17 [2021-08-29T15:35:17.576Z] 2021/08/29 15:35:17 Closing DB instances...
15:35:17 [2021-08-29T15:35:17.576Z] === RUN   Test
15:35:17 [2021-08-29T15:35:17.576Z] === RUN   Test/TestContent
15:35:17 [2021-08-29T15:35:17.576Z] === RUN   Test/TestInitialize
15:35:17 [2021-08-29T15:35:17.576Z] === RUN   Test/TestNew
15:35:17 [2021-08-29T15:35:17.576Z] === RUN   Test/TestParsingContentsWithComments
15:35:17 [2021-08-29T15:35:17.576Z] === RUN   Test/TestRegister
15:35:17 [2021-08-29T15:35:17.576Z] === RUN   Test/TestWatch
15:35:17 [2021-08-29T15:35:17.576Z] --- PASS: Test (0.00s)
15:35:17 [2021-08-29T15:35:17.576Z]     --- PASS: Test/TestContent (0.00s)
15:35:17 [2021-08-29T15:35:17.576Z]     --- PASS: Test/TestInitialize (0.00s)
15:35:17 [2021-08-29T15:35:17.576Z]     --- PASS: Test/TestNew (0.00s)
15:35:17 [2021-08-29T15:35:17.576Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
15:35:17 [2021-08-29T15:35:17.576Z]     --- PASS: Test/TestRegister (0.00s)
15:35:17 [2021-08-29T15:35:17.576Z]     --- PASS: Test/TestWatch (0.00s)
15:35:17 [2021-08-29T15:35:17.576Z] PASS
15:35:17 [2021-08-29T15:35:17.576Z] coverage: 97.6% of statements
15:35:17 [2021-08-29T15:35:17.576Z] ok  	github.com/docker/docker/pkg/discovery/file	0.037s	coverage: 97.6% of statements
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestTarFiles (3.35s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestTarUntar
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestTarUntar (0.02s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestTarWithOptions
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestTarWithOptions (0.02s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestUntarUstarGnuConflict
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestUntarInvalidFilenames
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2331873026\\dest"
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestUntarInvalidFilenames (0.11s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestUntarHardlinkToSymlink
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestUntarInvalidHardlink
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2800485460\\victim\\hello" -> "../victim/hello"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2662064864\\victim\\hello" -> "/../victim/hello"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1578286661\\victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2706030498\\victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2426112535\\victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2387862602\\victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestUntarInvalidHardlink (0.02s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestUntarInvalidSymlink
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2889046045\\dest\\dotdot" -> "../victim/hello"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1186405565\\dest\\slash-dotdot" -> "/../victim/hello"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2644994523\\dest\\loophole-victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3830729650\\dest\\loophole-victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1985582903\\dest\\loophole-victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1674889746\\dest\\loophole-victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.033Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3153294918\\dest\\dir\\loophole" -> "../../victim"
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestUntarInvalidSymlink (0.02s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestTempArchiveCloseMultipleTimes
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestXGlobalNoParent
15:35:18 [2021-08-29T15:35:18.033Z] --- PASS: TestXGlobalNoParent (0.00s)
15:35:18 [2021-08-29T15:35:18.033Z] === RUN   TestReplaceFileTarWrapper
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestReplaceFileTarWrapper (0.11s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestPrefixHeaderReadable
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestPrefixHeaderReadable (0.02s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestDisablePigz
15:35:18 [2021-08-29T15:35:18.491Z]     archive_test.go:1330: Test will not check full path when Pigz not installed
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestDisablePigz (0.11s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestPigz
15:35:18 [2021-08-29T15:35:18.491Z]     archive_test.go:1359: Tested whether Pigz is not used, as it not installed
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestPigz (0.12s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestCopyFileWithInvalidDest
15:35:18 [2021-08-29T15:35:18.491Z]     archive_windows_test.go:16: Currently fails
15:35:18 [2021-08-29T15:35:18.491Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestCanonicalTarNameForPath
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestCanonicalTarName
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestCanonicalTarName (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChmodTarEntry
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestChmodTarEntry (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestHardLinkOrder
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestHardLinkOrder (0.06s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangeString
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestChangeString (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesWithNoChanges
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestChangesWithNoChanges (0.02s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesWithChanges
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestChangesWithChanges (0.02s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesWithChangesGH13590
15:35:18 [2021-08-29T15:35:18.491Z]     changes_test.go:195: needs more investigation
15:35:18 [2021-08-29T15:35:18.491Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesDirsEmpty
15:35:18 [2021-08-29T15:35:18.491Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
15:35:18 [2021-08-29T15:35:18.491Z] --- SKIP: TestChangesDirsEmpty (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesDirsMutated
15:35:18 [2021-08-29T15:35:18.491Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
15:35:18 [2021-08-29T15:35:18.491Z] --- SKIP: TestChangesDirsMutated (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestApplyLayer
15:35:18 [2021-08-29T15:35:18.491Z]     changes_test.go:432: needs further investigation
15:35:18 [2021-08-29T15:35:18.491Z] --- SKIP: TestApplyLayer (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesSizeWithHardlinks
15:35:18 [2021-08-29T15:35:18.491Z]     changes_test.go:468: needs further investigation
15:35:18 [2021-08-29T15:35:18.491Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesSizeWithNoChanges
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestChangesSize
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestChangesSize (0.00s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestApplyLayerInvalidFilenames
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1847918194\\dest"
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestApplyLayerInvalidHardlink
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4245508055\\victim\\hello" -> "../victim/hello"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1956758608\\victim\\hello" -> "/../victim/hello"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink910069017\\victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink923739699\\victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink662241053\\victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4186898459\\victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestApplyLayerInvalidSymlink
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4001205139\\dest\\dotdot" -> "../victim/hello"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3343693339\\dest\\slash-dotdot" -> "/../victim/hello"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2443116190\\dest\\loophole-victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2453259437\\dest\\loophole-victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink383597702\\dest\\loophole-victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.491Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink817667300\\dest\\loophole-victim" -> "../victim"
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   Test
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   Test/TestInitialize
15:35:18 [2021-08-29T15:35:18.491Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
15:35:18 [2021-08-29T15:35:18.491Z] === RUN   TestApplyLayerWhiteouts
15:35:18 [2021-08-29T15:35:18.949Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
15:35:18 [2021-08-29T15:35:18.949Z] === RUN   TestGenerateEmptyFile
15:35:18 [2021-08-29T15:35:18.949Z] --- PASS: TestGenerateEmptyFile (0.00s)
15:35:18 [2021-08-29T15:35:18.949Z] === RUN   TestGenerateWithContent
15:35:18 [2021-08-29T15:35:18.949Z] --- PASS: TestGenerateWithContent (0.00s)
15:35:18 [2021-08-29T15:35:18.949Z] PASS
15:35:18 [2021-08-29T15:35:18.949Z] coverage: 61.9% of statements
15:35:18 [2021-08-29T15:35:18.949Z] ok  	github.com/docker/docker/pkg/archive	4.962s	coverage: 61.9% of statements
15:35:18 [2021-08-29T15:35:18.949Z] time="2021-08-29T15:35:18Z" level=info msg="Initializing discovery without TLS"
15:35:18 [2021-08-29T15:35:18.949Z] time="2021-08-29T15:35:18Z" level=info msg="Initializing discovery without TLS"
15:35:18 [2021-08-29T15:35:18.949Z] time="2021-08-29T15:35:18Z" level=info msg="Initializing discovery without TLS"
15:35:18 [2021-08-29T15:35:18.949Z] === RUN   Test/TestInitializeWithCerts
15:35:18 [2021-08-29T15:35:18.949Z] time="2021-08-29T15:35:18Z" level=info msg="Initializing discovery with TLS"
15:35:18 [2021-08-29T15:35:18.949Z] === RUN   Test/TestWatch
15:35:18 [2021-08-29T15:35:18.949Z] time="2021-08-29T15:35:18Z" level=info msg="Initializing discovery without TLS"
15:35:19 [2021-08-29T15:35:19.407Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s)
15:35:19 [2021-08-29T15:35:19.407Z] === RUN   TestNetworkDBCRUDTableEntries
15:35:21 [2021-08-29T15:35:21.581Z] 2021/08/29 15:35:21 Closing DB instances...
15:35:21 [2021-08-29T15:35:21.581Z] --- PASS: Test (3.10s)
15:35:21 [2021-08-29T15:35:21.581Z]     --- PASS: Test/TestInitialize (0.10s)
15:35:21 [2021-08-29T15:35:21.581Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
15:35:21 [2021-08-29T15:35:21.581Z]     --- PASS: Test/TestWatch (3.00s)
15:35:21 [2021-08-29T15:35:21.581Z] PASS
15:35:21 [2021-08-29T15:35:21.581Z] coverage: 84.1% of statements
15:35:21 [2021-08-29T15:35:21.581Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.144s	coverage: 84.1% of statements
15:35:22 [2021-08-29T15:35:22.547Z] === RUN   Test
15:35:22 [2021-08-29T15:35:22.547Z] === RUN   Test/TestWatch
15:35:22 [2021-08-29T15:35:22.547Z] --- PASS: Test (0.00s)
15:35:22 [2021-08-29T15:35:22.547Z]     --- PASS: Test/TestWatch (0.00s)
15:35:22 [2021-08-29T15:35:22.547Z] PASS
15:35:22 [2021-08-29T15:35:22.547Z] coverage: 92.3% of statements
15:35:22 [2021-08-29T15:35:22.547Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.042s	coverage: 92.3% of statements
15:35:23 [2021-08-29T15:35:23.004Z] --- PASS: TestNetworkDBCRUDTableEntries (3.31s)
15:35:23 [2021-08-29T15:35:23.004Z] === RUN   TestNetworkDBNodeLeave
15:35:23 [2021-08-29T15:35:23.004Z] === RUN   Test
15:35:23 [2021-08-29T15:35:23.004Z] === RUN   Test/TestInitialize
15:35:23 [2021-08-29T15:35:23.004Z] === RUN   Test/TestInitializeWithPattern
15:35:23 [2021-08-29T15:35:23.004Z] === RUN   Test/TestRegister
15:35:23 [2021-08-29T15:35:23.004Z] === RUN   Test/TestWatch
15:35:23 [2021-08-29T15:35:23.004Z] --- PASS: Test (0.00s)
15:35:23 [2021-08-29T15:35:23.004Z]     --- PASS: Test/TestInitialize (0.00s)
15:35:23 [2021-08-29T15:35:23.004Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
15:35:23 [2021-08-29T15:35:23.004Z]     --- PASS: Test/TestRegister (0.00s)
15:35:23 [2021-08-29T15:35:23.004Z]     --- PASS: Test/TestWatch (0.00s)
15:35:23 [2021-08-29T15:35:23.004Z] PASS
15:35:23 [2021-08-29T15:35:23.004Z] coverage: 93.8% of statements
15:35:23 [2021-08-29T15:35:23.004Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.039s	coverage: 93.8% of statements
15:35:23 [2021-08-29T15:35:23.463Z] === RUN   TestPollerAddRemove
15:35:23 [2021-08-29T15:35:23.463Z] --- PASS: TestPollerAddRemove (0.00s)
15:35:23 [2021-08-29T15:35:23.463Z] === RUN   TestPollerEvent
15:35:23 [2021-08-29T15:35:23.463Z]     poller_test.go:40: No chmod on Windows
15:35:23 [2021-08-29T15:35:23.463Z] --- SKIP: TestPollerEvent (0.00s)
15:35:23 [2021-08-29T15:35:23.463Z] === RUN   TestPollerClose
15:35:23 [2021-08-29T15:35:23.463Z] --- PASS: TestPollerClose (0.00s)
15:35:23 [2021-08-29T15:35:23.463Z] PASS
15:35:23 [2021-08-29T15:35:23.463Z] coverage: 45.7% of statements
15:35:23 [2021-08-29T15:35:23.463Z] ok  	github.com/docker/docker/pkg/filenotify	0.035s	coverage: 45.7% of statements
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCopyFileWithInvalidSrc
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCopyFileWithInvalidDest
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCopyFileWithSameSrcAndDest
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCopyFile
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestCopyFile (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
15:35:24 [2021-08-29T15:35:24.430Z]     fileutils_test.go:133: Needs porting to Windows
15:35:24 [2021-08-29T15:35:24.430Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestReadSymlinkedDirectoryToFile
15:35:24 [2021-08-29T15:35:24.430Z]     fileutils_test.go:179: Needs porting to Windows
15:35:24 [2021-08-29T15:35:24.430Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestWildcardMatches
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestWildcardMatches (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestPatternMatches
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestPatternMatches (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestExclusionPatternMatchesPatternBefore
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestPatternMatchesFolderExclusions
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestPatternMatchesFolderWildcardExclusions
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestExclusionPatternMatchesPatternAfter
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestExclusionPatternMatchesWholeDirectory
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestSingleExclamationError
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestSingleExclamationError (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestMatchesWithNoPatterns
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestMatchesWithMalformedPatterns
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestMatches
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestMatches/MatchesOrParentMatches
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestMatches/MatchesUsingParentResult
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestMatches (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCleanPatterns
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestCleanPatterns (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCleanPatternsStripEmptyPatterns
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCleanPatternsExceptionFlag
15:35:24 [2021-08-29T15:35:24.430Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
15:35:24 [2021-08-29T15:35:24.430Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
15:35:24 [2021-08-29T15:35:24.431Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
15:35:24 [2021-08-29T15:35:24.431Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
15:35:24 [2021-08-29T15:35:24.431Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
15:35:24 [2021-08-29T15:35:24.431Z] === RUN   TestCleanPatternsErrorSingleException
15:35:24 [2021-08-29T15:35:24.431Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
15:35:24 [2021-08-29T15:35:24.431Z] === RUN   TestCreateIfNotExistsDir
15:35:24 [2021-08-29T15:35:24.431Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
15:35:24 [2021-08-29T15:35:24.431Z] === RUN   TestCreateIfNotExistsFile
15:35:24 [2021-08-29T15:35:24.431Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
15:35:24 [2021-08-29T15:35:24.431Z] === RUN   TestMatch
15:35:24 [2021-08-29T15:35:24.431Z] --- PASS: TestMatch (0.00s)
15:35:24 [2021-08-29T15:35:24.431Z] PASS
15:35:24 [2021-08-29T15:35:24.431Z] coverage: 82.2% of statements
15:35:24 [2021-08-29T15:35:24.431Z] ok  	github.com/docker/docker/pkg/fileutils	0.047s	coverage: 82.2% of statements
15:35:24 [2021-08-29T15:35:24.889Z] === RUN   TestGet
15:35:24 [2021-08-29T15:35:24.889Z] --- PASS: TestGet (0.00s)
15:35:24 [2021-08-29T15:35:24.889Z] === RUN   TestGetShortcutString
15:35:24 [2021-08-29T15:35:24.889Z] --- PASS: TestGetShortcutString (0.00s)
15:35:24 [2021-08-29T15:35:24.889Z] PASS
15:35:24 [2021-08-29T15:35:24.889Z] coverage: 42.9% of statements
15:35:24 [2021-08-29T15:35:24.889Z] ok  	github.com/docker/docker/pkg/homedir	0.036s	coverage: 42.9% of statements
15:35:25 [2021-08-29T15:35:25.854Z] === RUN   TestCreateIDMapOrder
15:35:25 [2021-08-29T15:35:25.854Z] --- PASS: TestCreateIDMapOrder (0.00s)
15:35:25 [2021-08-29T15:35:25.854Z] PASS
15:35:25 [2021-08-29T15:35:25.854Z] coverage: 7.2% of statements
15:35:25 [2021-08-29T15:35:25.854Z] ok  	github.com/docker/docker/pkg/idtools	0.036s	coverage: 7.2% of statements
15:35:25 [2021-08-29T15:35:25.854Z] --- PASS: TestNetworkDBNodeLeave (2.86s)
15:35:25 [2021-08-29T15:35:25.855Z] === RUN   TestNetworkDBWatch
15:35:25 [2021-08-29T15:35:25.855Z] --- PASS: TestGetAddress (16.87s)
15:35:25 [2021-08-29T15:35:25.855Z] === RUN   TestRequestSyntaxCheck
15:35:25 [2021-08-29T15:35:25.855Z] --- PASS: TestRequestSyntaxCheck (0.07s)
15:35:25 [2021-08-29T15:35:25.855Z] === RUN   TestRequest
15:35:26 [2021-08-29T15:35:26.312Z] === RUN   TestFixedBufferCap
15:35:26 [2021-08-29T15:35:26.312Z] --- PASS: TestFixedBufferCap (0.00s)
15:35:26 [2021-08-29T15:35:26.312Z] === RUN   TestFixedBufferLen
15:35:26 [2021-08-29T15:35:26.312Z] --- PASS: TestFixedBufferLen (0.00s)
15:35:26 [2021-08-29T15:35:26.312Z] === RUN   TestFixedBufferString
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestFixedBufferString (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestFixedBufferWrite
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestFixedBufferWrite (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestFixedBufferRead
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestFixedBufferRead (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestBytesPipeRead
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestBytesPipeRead (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestBytesPipeWrite
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestBytesPipeWrite (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestBytesPipeWriteRandomChunks
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestBytesPipeWriteRandomChunks (0.36s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestAtomicWriteToFile
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestAtomicWriteToFile (0.01s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestAtomicWriteSetCommit
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestAtomicWriteSetCancel
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestReadCloserWrapperClose
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestReadCloserWrapperClose (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestReaderErrWrapperReadOnError
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestReaderErrWrapperRead
15:35:26 [2021-08-29T15:35:26.770Z] --- PASS: TestReaderErrWrapperRead (0.00s)
15:35:26 [2021-08-29T15:35:26.770Z] === RUN   TestCancelReadCloser
15:35:27 [2021-08-29T15:35:27.228Z] --- PASS: TestCancelReadCloser (0.10s)
15:35:27 [2021-08-29T15:35:27.228Z] === RUN   TestWriteCloserWrapperClose
15:35:27 [2021-08-29T15:35:27.228Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
15:35:27 [2021-08-29T15:35:27.228Z] === RUN   TestNopWriteCloser
15:35:27 [2021-08-29T15:35:27.228Z] --- PASS: TestNopWriteCloser (0.00s)
15:35:27 [2021-08-29T15:35:27.228Z] === RUN   TestNopWriter
15:35:27 [2021-08-29T15:35:27.228Z] --- PASS: TestNopWriter (0.00s)
15:35:27 [2021-08-29T15:35:27.228Z] === RUN   TestWriteCounter
15:35:27 [2021-08-29T15:35:27.228Z] --- PASS: TestWriteCounter (0.00s)
15:35:27 [2021-08-29T15:35:27.228Z] PASS
15:35:27 [2021-08-29T15:35:27.228Z] coverage: 68.3% of statements
15:35:27 [2021-08-29T15:35:27.228Z] ok  	github.com/docker/docker/pkg/ioutils	0.513s	coverage: 68.3% of statements
15:35:27 [2021-08-29T15:35:27.228Z] 2021/08/29 15:35:27 Closing DB instances...
15:35:27 [2021-08-29T15:35:27.686Z] === RUN   TestError
15:35:27 [2021-08-29T15:35:27.687Z] --- PASS: TestError (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString/no_progress
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString/progress_1
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString/some_progress_with_a_start_time
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString/some_progress_without_a_start_time
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString/with_units
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestProgressString/hide_counts
15:35:27 [2021-08-29T15:35:27.687Z] --- PASS: TestProgressString (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z]     --- PASS: TestProgressString/no_progress (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z]     --- PASS: TestProgressString/progress_1 (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z]     --- PASS: TestProgressString/with_units (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z]     --- PASS: TestProgressString/hide_counts (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestJSONMessageDisplay
15:35:27 [2021-08-29T15:35:27.687Z] --- PASS: TestJSONMessageDisplay (0.11s)
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestJSONMessageDisplayWithJSONError
15:35:27 [2021-08-29T15:35:27.687Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
15:35:27 [2021-08-29T15:35:27.687Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z] === RUN   TestDisplayJSONMessagesStream
15:35:27 [2021-08-29T15:35:27.687Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
15:35:27 [2021-08-29T15:35:27.687Z] PASS
15:35:27 [2021-08-29T15:35:27.687Z] coverage: 91.7% of statements
15:35:27 [2021-08-29T15:35:27.687Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.146s	coverage: 91.7% of statements
15:35:27 [2021-08-29T15:35:27.984Z] --- PASS: TestServiceWithDataPathPortInit (13.82s)
15:35:27 [2021-08-29T15:35:27.984Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:35:28 [2021-08-29T15:35:28.144Z] === RUN   TestStandardLongPath
15:35:28 [2021-08-29T15:35:28.144Z] --- PASS: TestStandardLongPath (0.00s)
15:35:28 [2021-08-29T15:35:28.145Z] === RUN   TestUNCLongPath
15:35:28 [2021-08-29T15:35:28.145Z] --- PASS: TestUNCLongPath (0.00s)
15:35:28 [2021-08-29T15:35:28.145Z] PASS
15:35:28 [2021-08-29T15:35:28.145Z] coverage: 100.0% of statements
15:35:28 [2021-08-29T15:35:28.145Z] ok  	github.com/docker/docker/pkg/longpath	0.028s	coverage: 100.0% of statements
15:35:28 [2021-08-29T15:35:28.602Z] === RUN   TestNameFormat
15:35:28 [2021-08-29T15:35:28.602Z] --- PASS: TestNameFormat (0.00s)
15:35:28 [2021-08-29T15:35:28.602Z] === RUN   TestNameRetries
15:35:28 [2021-08-29T15:35:28.603Z] --- PASS: TestNameRetries (0.00s)
15:35:28 [2021-08-29T15:35:28.603Z] PASS
15:35:28 [2021-08-29T15:35:28.603Z] coverage: 85.7% of statements
15:35:28 [2021-08-29T15:35:28.603Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.030s	coverage: 85.7% of statements
15:35:28 [2021-08-29T15:35:28.603Z] --- PASS: TestNetworkDBWatch (3.03s)
15:35:28 [2021-08-29T15:35:28.603Z] === RUN   TestNetworkDBBulkSync
15:35:29 [2021-08-29T15:35:29.078Z] === RUN   TestParseKeyValueOpt
15:35:29 [2021-08-29T15:35:29.078Z] --- PASS: TestParseKeyValueOpt (0.00s)
15:35:29 [2021-08-29T15:35:29.078Z] === RUN   TestParseUintList
15:35:29 [2021-08-29T15:35:29.078Z] --- PASS: TestParseUintList (0.00s)
15:35:29 [2021-08-29T15:35:29.078Z] === RUN   TestParseUintListMaximumLimits
15:35:29 [2021-08-29T15:35:29.078Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
15:35:29 [2021-08-29T15:35:29.078Z] PASS
15:35:29 [2021-08-29T15:35:29.078Z] coverage: 97.0% of statements
15:35:29 [2021-08-29T15:35:29.078Z] ok  	github.com/docker/docker/pkg/parsers	0.031s	coverage: 97.0% of statements
15:35:29 [2021-08-29T15:35:29.364Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:oiqi4wizhu1ufsz5fke3byv4d Created:2021-08-29 15:35:27.76260233 +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[161064a201c0eb51beabfeabb73538b88b937e5d5f61c4b21575ad86d31984fc:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wem5q1phavabvsh0rqfdn8a65 EndpointID:d285c76e61e714726ae86dcf8ec804f4d3f42936216b3037bc263d1608f02e17 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:4b478468108dd97a7e98cd213e48701b132cc229f64c4d65908327c3200de2fe 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:c5571ef90b67 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.wem5q1phavabvsh0rqfdn8a65 EndpointID:d285c76e61e714726ae86dcf8ec804f4d3f42936216b3037bc263d1608f02e17 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:35:29 [2021-08-29T15:35:29.535Z] === RUN   TestNewAndRemove
15:35:29 [2021-08-29T15:35:29.536Z] --- PASS: TestNewAndRemove (0.00s)
15:35:29 [2021-08-29T15:35:29.536Z] === RUN   TestRemoveInvalidPath
15:35:29 [2021-08-29T15:35:29.536Z] --- PASS: TestRemoveInvalidPath (0.00s)
15:35:29 [2021-08-29T15:35:29.536Z] PASS
15:35:29 [2021-08-29T15:35:29.536Z] coverage: 82.6% of statements
15:35:29 [2021-08-29T15:35:29.536Z] ok  	github.com/docker/docker/pkg/pidfile	0.031s	coverage: 82.6% of statements
15:35:29 [2021-08-29T15:35:29.993Z] 2021/08/29 15:35:29 Closing DB instances...
15:35:30 [2021-08-29T15:35:30.750Z] === RUN   TestMiddlewares
15:35:30 [2021-08-29T15:35:30.750Z] --- PASS: TestMiddlewares (0.00s)
15:35:30 [2021-08-29T15:35:30.750Z] PASS
15:35:30 [2021-08-29T15:35:30.750Z] coverage: 9.0% of statements
15:35:30 [2021-08-29T15:35:30.750Z] ok  	github.com/docker/docker/api/server	0.046s	coverage: 9.0% of statements
15:35:30 [2021-08-29T15:35:30.959Z] === RUN   TestFailedConnection
15:35:31 [2021-08-29T15:35:31.417Z] --- PASS: TestNetworkDBBulkSync (2.82s)
15:35:31 [2021-08-29T15:35:31.417Z] === RUN   TestNetworkDBCRUDMediumCluster
15:35:31 [2021-08-29T15:35:31.874Z] === RUN   TestParseEmptyInterface
15:35:31 [2021-08-29T15:35:31.874Z] --- PASS: TestParseEmptyInterface (0.00s)
15:35:31 [2021-08-29T15:35:31.874Z] === RUN   TestParseNonInterfaceType
15:35:31 [2021-08-29T15:35:31.874Z] --- PASS: TestParseNonInterfaceType (0.00s)
15:35:31 [2021-08-29T15:35:31.874Z] === RUN   TestParseWithOneFunction
15:35:31 [2021-08-29T15:35:31.874Z] --- PASS: TestParseWithOneFunction (0.00s)
15:35:31 [2021-08-29T15:35:31.874Z] === RUN   TestParseWithMultipleFuncs
15:35:31 [2021-08-29T15:35:31.874Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
15:35:31 [2021-08-29T15:35:31.874Z] === RUN   TestParseWithUnnamedReturn
15:35:31 [2021-08-29T15:35:31.874Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
15:35:31 [2021-08-29T15:35:31.874Z] === RUN   TestEmbeddedInterface
15:35:31 [2021-08-29T15:35:31.874Z] --- PASS: TestEmbeddedInterface (0.00s)
15:35:31 [2021-08-29T15:35:31.874Z] === RUN   TestParsedImports
15:35:31 [2021-08-29T15:35:31.874Z] --- PASS: TestParsedImports (0.00s)
15:35:31 [2021-08-29T15:35:31.874Z] === RUN   TestAliasedImports
15:35:31 [2021-08-29T15:35:31.874Z] --- PASS: TestAliasedImports (0.00s)
15:35:31 [2021-08-29T15:35:31.874Z] PASS
15:35:31 [2021-08-29T15:35:31.874Z] coverage: 56.8% of statements
15:35:31 [2021-08-29T15:35:31.874Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.040s	coverage: 56.8% of statements
15:35:32 [2021-08-29T15:35:32.840Z] === RUN   TestHTTPTransport
15:35:32 [2021-08-29T15:35:32.840Z] --- PASS: TestHTTPTransport (0.00s)
15:35:32 [2021-08-29T15:35:32.840Z] PASS
15:35:32 [2021-08-29T15:35:32.840Z] coverage: 85.7% of statements
15:35:32 [2021-08-29T15:35:32.840Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.029s	coverage: 85.7% of statements
15:35:32 [2021-08-29T15:35:32.840Z] --- PASS: TestFailedConnection (2.09s)
15:35:32 [2021-08-29T15:35:32.840Z] === RUN   TestFailOnce
15:35:32 [2021-08-29T15:35:32.840Z] 2021/08/29 15:35:32 http: panic serving 127.0.0.1:49282: Plugin not ready
15:35:32 [2021-08-29T15:35:32.840Z] goroutine 13 [running]:
15:35:32 [2021-08-29T15:35:32.840Z] net/http.(*conn).serve.func1()
15:35:32 [2021-08-29T15:35:32.840Z] 	c:/go/src/net/http/server.go:1801 +0xb9
15:35:32 [2021-08-29T15:35:32.840Z] panic({0x5a9d40, 0x6b5e40})
15:35:32 [2021-08-29T15:35:32.840Z] 	c:/go/src/runtime/panic.go:1047 +0x266
15:35:32 [2021-08-29T15:35:32.840Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x5d1786e0a316045a}, 0xc00016ba98)
15:35:32 [2021-08-29T15:35:32.840Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
15:35:32 [2021-08-29T15:35:32.840Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x6c2ae8, 0xc00015e0e0}, 0x4fe846)
15:35:32 [2021-08-29T15:35:32.840Z] 	c:/go/src/net/http/server.go:2046 +0x2f
15:35:32 [2021-08-29T15:35:32.840Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x6c2ae8, 0xc00015e0e0}, 0xc000158300)
15:35:32 [2021-08-29T15:35:32.840Z] 	c:/go/src/net/http/server.go:2424 +0x149
15:35:32 [2021-08-29T15:35:32.840Z] net/http.serverHandler.ServeHTTP({0x6c1110}, {0x6c2ae8, 0xc00015e0e0}, 0xc000158300)
15:35:32 [2021-08-29T15:35:32.840Z] 	c:/go/src/net/http/server.go:2878 +0x43b
15:35:32 [2021-08-29T15:35:32.840Z] net/http.(*conn).serve(0xc000060aa0, {0x6c4940, 0xc00014a7e0})
15:35:32 [2021-08-29T15:35:32.840Z] 	c:/go/src/net/http/server.go:1929 +0xb08
15:35:32 [2021-08-29T15:35:32.840Z] created by net/http.(*Server).Serve
15:35:32 [2021-08-29T15:35:32.840Z] 	c:/go/src/net/http/server.go:3033 +0x4e8
15:35:32 [2021-08-29T15:35:32.840Z] time="2021-08-29T15:35:32Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49281/Test.FailOnce: Post \"http://127.0.0.1:49281/Test.FailOnce\": EOF, retrying in 1s"
15:35:33 [2021-08-29T15:35:33.297Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
15:35:33 [2021-08-29T15:35:33.297Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
15:35:33 [2021-08-29T15:35:33.297Z] === RUN   TestBufioReaderPoolPutAndGet
15:35:33 [2021-08-29T15:35:33.297Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
15:35:33 [2021-08-29T15:35:33.297Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
15:35:33 [2021-08-29T15:35:33.297Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestBufioWriterPoolPutAndGet
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestBufferPoolPutAndGet
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
15:35:33 [2021-08-29T15:35:33.298Z] PASS
15:35:33 [2021-08-29T15:35:33.298Z] coverage: 88.2% of statements
15:35:33 [2021-08-29T15:35:33.298Z] ok  	github.com/docker/docker/pkg/pools	0.028s	coverage: 88.2% of statements
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestRequest (7.29s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestOverlappingRequests
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestOutputOnPrematureClose
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestOutputOnPrematureClose (0.00s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestCompleteSilently
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestCompleteSilently (0.00s)
15:35:33 [2021-08-29T15:35:33.298Z] PASS
15:35:33 [2021-08-29T15:35:33.298Z] coverage: 75.9% of statements
15:35:33 [2021-08-29T15:35:33.298Z] ok  	github.com/docker/docker/pkg/progress	0.026s	coverage: 75.9% of statements
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestInfoAPIWarnings (16.36s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestInfoDebug
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestInfoDebug (0.53s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestInfoInsecureRegistries
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestInfoRegistryMirrors
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestLoginFailsWithBadCredentials
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestPingCacheHeaders
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestPingCacheHeaders (0.02s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestPingGet
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestPingGet (0.01s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestPingHead
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestPingHead (0.02s)
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestVersion
15:35:33 [2021-08-29T15:35:33.298Z] --- PASS: TestVersion (0.01s)
15:35:33 [2021-08-29T15:35:33.298Z] === CONT  TestDiskUsage
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/container_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/image_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/volume_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.298Z] === RUN   TestDiskUsage/after_container.Run
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:35:33 [2021-08-29T15:35:33.557Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.01s)
15:35:33 [2021-08-29T15:35:33.557Z] PASS
15:35:33 [2021-08-29T15:35:33.557Z] 
15:35:33 [2021-08-29T15:35:33.557Z] === Skipped
15:35:33 [2021-08-29T15:35:33.557Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:35:33 [2021-08-29T15:35:33.557Z]     service_test.go:243: FLAKY_TEST
15:35:33 [2021-08-29T15:35:33.557Z] 
15:35:33 [2021-08-29T15:35:33.557Z] 
15:35:33 [2021-08-29T15:35:33.557Z] DONE 26 tests, 1 skipped in 44.048s
15:35:33 [2021-08-29T15:35:33.557Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:35:33 [2021-08-29T15:35:33.557Z] INFO: Testing against a local daemon
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDockerNetworkIpvlanPersistance
15:35:33 [2021-08-29T15:35:33.557Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:33 [2021-08-29T15:35:33.557Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDockerNetworkIpvlan
15:35:33 [2021-08-29T15:35:33.557Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:33 [2021-08-29T15:35:33.557Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:35:33 [2021-08-29T15:35:33.557Z] PASS
15:35:33 [2021-08-29T15:35:33.557Z] 
15:35:33 [2021-08-29T15:35:33.557Z] === Skipped
15:35:33 [2021-08-29T15:35:33.557Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:35:33 [2021-08-29T15:35:33.557Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:33 [2021-08-29T15:35:33.557Z] 
15:35:33 [2021-08-29T15:35:33.557Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:35:33 [2021-08-29T15:35:33.557Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:35:33 [2021-08-29T15:35:33.557Z] 
15:35:33 [2021-08-29T15:35:33.557Z] 
15:35:33 [2021-08-29T15:35:33.557Z] DONE 2 tests, 2 skipped in 0.022s
15:35:33 [2021-08-29T15:35:33.557Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:35:33 [2021-08-29T15:35:33.557Z] INFO: Testing against a local daemon
15:35:33 [2021-08-29T15:35:33.557Z] === RUN   TestDockerNetworkMacvlanPersistance
15:35:33 [2021-08-29T15:35:33.755Z] --- PASS: TestOverlappingRequests (0.29s)
15:35:33 [2021-08-29T15:35:33.755Z] === RUN   TestRelease
15:35:33 [2021-08-29T15:35:33.755Z] === RUN   TestSendToOneSub
15:35:33 [2021-08-29T15:35:33.755Z] --- PASS: TestSendToOneSub (0.00s)
15:35:33 [2021-08-29T15:35:33.755Z] === RUN   TestSendToMultipleSubs
15:35:33 [2021-08-29T15:35:33.755Z] --- PASS: TestSendToMultipleSubs (0.00s)
15:35:33 [2021-08-29T15:35:33.755Z] === RUN   TestEvictOneSub
15:35:33 [2021-08-29T15:35:33.755Z] --- PASS: TestEvictOneSub (0.00s)
15:35:33 [2021-08-29T15:35:33.755Z] === RUN   TestClosePublisher
15:35:33 [2021-08-29T15:35:33.755Z] --- PASS: TestClosePublisher (0.00s)
15:35:33 [2021-08-29T15:35:33.755Z] === RUN   TestPubSubRace
15:35:33 [2021-08-29T15:35:33.815Z] --- PASS: TestDiskUsage (1.21s)
15:35:33 [2021-08-29T15:35:33.815Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]     --- PASS: TestDiskUsage/after_container.Run (0.35s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
15:35:33 [2021-08-29T15:35:33.815Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.01s)
15:35:33 [2021-08-29T15:35:33.815Z] PASS
15:35:33 [2021-08-29T15:35:33.815Z] 
15:35:33 [2021-08-29T15:35:33.815Z] === Skipped
15:35:33 [2021-08-29T15:35:33.815Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:35:33 [2021-08-29T15:35:33.815Z] 
15:35:33 [2021-08-29T15:35:33.815Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s)
15:35:33 [2021-08-29T15:35:33.815Z]     info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network
15:35:33 [2021-08-29T15:35:33.815Z] 
15:35:33 [2021-08-29T15:35:33.815Z] 
15:35:33 [2021-08-29T15:35:33.815Z] DONE 53 tests, 2 skipped in 23.961s
15:35:33 [2021-08-29T15:35:33.815Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:35:34 [2021-08-29T15:35:34.074Z] INFO: Testing against a local daemon
15:35:34 [2021-08-29T15:35:34.075Z] === RUN   TestVolumesCreateAndList
15:35:34 [2021-08-29T15:35:34.075Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:35:34 [2021-08-29T15:35:34.075Z] === RUN   TestVolumesRemove
15:35:34 [2021-08-29T15:35:34.075Z] --- PASS: TestVolumesRemove (0.08s)
15:35:34 [2021-08-29T15:35:34.075Z] === RUN   TestVolumesInspect
15:35:34 [2021-08-29T15:35:34.075Z] --- PASS: TestVolumesInspect (0.02s)
15:35:34 [2021-08-29T15:35:34.075Z] === RUN   TestVolumesInvalidJSON
15:35:34 [2021-08-29T15:35:34.075Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:35:34 [2021-08-29T15:35:34.075Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:35:34 [2021-08-29T15:35:34.075Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:35:34 [2021-08-29T15:35:34.075Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:35:34 [2021-08-29T15:35:34.075Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:35:34 [2021-08-29T15:35:34.075Z] PASS
15:35:34 [2021-08-29T15:35:34.075Z] 
15:35:34 [2021-08-29T15:35:34.075Z] DONE 5 tests in 0.239s
15:35:34 [2021-08-29T15:35:34.075Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:35:34 [2021-08-29T15:35:34.075Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13374 is not a child of this shell
15:35:34 [2021-08-29T15:35:34.075Z] warning: PID 13374 from bundles/test-integration/docker.pid had a nonzero exit code
15:35:34 [2021-08-29T15:35:34.216Z] --- PASS: TestFailOnce (1.11s)
15:35:34 [2021-08-29T15:35:34.216Z] === RUN   TestEchoInputOutput
15:35:34 [2021-08-29T15:35:34.216Z] --- PASS: TestEchoInputOutput (0.00s)
15:35:34 [2021-08-29T15:35:34.216Z] === RUN   TestBackoff
15:35:34 [2021-08-29T15:35:34.216Z] --- PASS: TestBackoff (0.00s)
15:35:34 [2021-08-29T15:35:34.216Z] === RUN   TestAbortRetry
15:35:34 [2021-08-29T15:35:34.216Z] --- PASS: TestAbortRetry (0.00s)
15:35:34 [2021-08-29T15:35:34.216Z] === RUN   TestClientScheme
15:35:34 [2021-08-29T15:35:34.216Z] --- PASS: TestClientScheme (0.00s)
15:35:34 [2021-08-29T15:35:34.216Z] === RUN   TestNewClientWithTimeout
15:35:34 [2021-08-29T15:35:34.216Z] 2021/08/29 15:35:34 Closing DB instances...
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestBoolValue
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestBoolValue (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestBoolValueOrDefault
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestBoolValueOrDefault (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestInt64ValueOrZero
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestInt64ValueOrZero (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestInt64ValueOrDefault
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestInt64ValueOrDefault (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestInt64ValueOrDefaultWithError
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestJsonContentType
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestJsonContentType (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] PASS
15:35:34 [2021-08-29T15:35:34.302Z] coverage: 14.7% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ok  	github.com/docker/docker/api/server/httputils	0.046s	coverage: 14.7% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestMaskSecretKeys
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestMaskSecretKeys (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestVersionMiddlewareVersion
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] PASS
15:35:34 [2021-08-29T15:35:34.302Z] coverage: 37.7% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ok  	github.com/docker/docker/api/server/middleware	0.050s	coverage: 37.7% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestToJSON
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestToJSON (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestToParamWithVersion
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestToParamWithVersion (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestFromJSON
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestFromJSON (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestEmpty
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestEmpty (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestArgsMatchKVListEmptySources
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestArgsMatchKVList
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestArgsMatchKVList (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestArgsMatch
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestArgsMatch (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestAdd
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestAdd (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestDel
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestDel (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestLen
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestLen (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestExactMatch
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestExactMatch (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestOnlyOneExactMatch
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestOnlyOneExactMatch (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestContains
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestContains (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestValidate
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestValidate (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestWalkValues
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestWalkValues (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestFuzzyMatch
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestFuzzyMatch (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestClone
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestClone (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] PASS
15:35:34 [2021-08-29T15:35:34.302Z] coverage: 92.2% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ok  	github.com/docker/docker/api/types/filters	0.073s	coverage: 92.2% of statements
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestStrSliceMarshalJSON
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestStrSliceUnmarshalJSON
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestStrSliceUnmarshalString
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestStrSliceUnmarshalSlice
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] PASS
15:35:34 [2021-08-29T15:35:34.302Z] coverage: 90.0% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ok  	github.com/docker/docker/api/types/strslice	0.036s	coverage: 90.0% of statements
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestAdjustForAPIVersion
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestAdjustForAPIVersion (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] PASS
15:35:34 [2021-08-29T15:35:34.302Z] coverage: 5.7% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ok  	github.com/docker/docker/api/server/router/swarm	0.041s	coverage: 5.7% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestDurationToSecondsString
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestDurationToSecondsString (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestGetTimestamp
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestGetTimestamp (0.13s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseTimestamps
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestParseTimestamps (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] PASS
15:35:34 [2021-08-29T15:35:34.302Z] coverage: 100.0% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ok  	github.com/docker/docker/api/types/time	0.169s	coverage: 100.0% of statements
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestCompareVersion
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestCompareVersion (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] PASS
15:35:34 [2021-08-29T15:35:34.302Z] coverage: 77.3% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ok  	github.com/docker/docker/api/types/versions	0.037s	coverage: 77.3% of statements
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/builder	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
15:35:34 [2021-08-29T15:35:34.302Z] --- PASS: TestParseRemoteURL (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
15:35:34 [2021-08-29T15:35:34.302Z] === RUN   TestCloneArgsSmartHttp
15:35:34 [2021-08-29T15:35:34.303Z] --- PASS: TestCloneArgsSmartHttp (0.01s)
15:35:34 [2021-08-29T15:35:34.303Z] === RUN   TestCloneArgsDumbHttp
15:35:34 [2021-08-29T15:35:34.303Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
15:35:34 [2021-08-29T15:35:34.303Z] === RUN   TestCloneArgsGit
15:35:34 [2021-08-29T15:35:34.303Z] --- PASS: TestCloneArgsGit (0.00s)
15:35:34 [2021-08-29T15:35:34.303Z] === RUN   TestCheckoutGit
15:35:34 [2021-08-29T15:35:34.332Z] Leaving: AppArmorNo profiles have been unloaded.
15:35:34 [2021-08-29T15:35:34.332Z] 
15:35:34 [2021-08-29T15:35:34.332Z] Unloading profiles will leave already running processes permanently
15:35:34 [2021-08-29T15:35:34.332Z] unconfined, which can lead to unexpected situations.
15:35:34 [2021-08-29T15:35:34.332Z] 
15:35:34 [2021-08-29T15:35:34.332Z] To set a process to complain mode, use the command line tool
15:35:34 [2021-08-29T15:35:34.332Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:35:34 [2021-08-29T15:35:34.332Z] Removing test suite binaries
15:35:34 [2021-08-29T15:35:34.332Z] exiting test-integration
15:35:34 [2021-08-29T15:35:34.332Z] ++ exit 0
15:35:34 [2021-08-29T15:35:34.332Z] 
15:35:34 [2021-08-29T15:35:34.674Z] time="2021-08-29T15:35:34Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
15:35:34 [2021-08-29T15:35:34.674Z] time="2021-08-29T15:35:34Z" level=error msg="node: f12f9c55aa0d is unknown to memberlist"
15:35:34 [2021-08-29T15:35:34.674Z] --- PASS: TestRelease (1.12s)
15:35:34 [2021-08-29T15:35:34.674Z] === RUN   TestAllocateRandomDeallocate
15:35:34 [2021-08-29T15:35:34.674Z] --- PASS: TestPubSubRace (1.05s)
15:35:34 [2021-08-29T15:35:34.674Z] PASS
15:35:34 [2021-08-29T15:35:34.674Z] coverage: 75.0% of statements
15:35:34 [2021-08-29T15:35:34.936Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s)
15:35:34 [2021-08-29T15:35:34.936Z] === RUN   TestDockerNetworkMacvlan
15:35:35 [2021-08-29T15:35:35.131Z] ok  	github.com/docker/docker/pkg/pubsub	1.076s	coverage: 75.0% of statements
15:35:35 [2021-08-29T15:35:35.505Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:35:35 [2021-08-29T15:35:35.589Z] === RUN   TestRegister
15:35:35 [2021-08-29T15:35:35.589Z] --- PASS: TestRegister (0.00s)
15:35:35 [2021-08-29T15:35:35.589Z] === RUN   TestCommand
15:35:35 [2021-08-29T15:35:35.589Z] --- PASS: TestCommand (0.02s)
15:35:35 [2021-08-29T15:35:35.589Z] === RUN   TestNaiveSelf
15:35:35 [2021-08-29T15:35:35.589Z] --- PASS: TestNaiveSelf (0.02s)
15:35:35 [2021-08-29T15:35:35.589Z] PASS
15:35:35 [2021-08-29T15:35:35.589Z] coverage: 82.4% of statements
15:35:35 [2021-08-29T15:35:35.589Z] ok  	github.com/docker/docker/pkg/reexec	0.073s	coverage: 82.4% of statements
Post stage
[Pipeline] junit
15:35:35 [2021-08-29T15:35:35.718Z] Recording test results
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestEnable
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestEnable (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestDisable
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestDisable (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestEnabled
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestEnabled (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] PASS
15:35:35 [2021-08-29T15:35:35.838Z] coverage: 100.0% of statements
15:35:35 [2021-08-29T15:35:35.838Z] ok  	github.com/docker/docker/cli/debug	0.033s	coverage: 100.0% of statements
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestProcessNoDockerignore
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestProcessNoDockerignore (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestProcessShouldLeaveAllFiles
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestDetectContentType
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestDetectContentType (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestSelectAcceptableMIME
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestSelectAcceptableMIME (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestInspectEmptyResponse
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestInspectEmptyResponse (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestInspectResponseBinary
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestInspectResponseBinary (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestResponseUnsupportedContentType
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestInspectResponseTextSimple
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestInspectResponseTextSimple (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestInspectResponseEmptyContentType
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestUnknownContentLength
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestUnknownContentLength (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestDownloadRemote
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestDownloadRemote (0.08s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestGetWithStatusError
15:35:35 [2021-08-29T15:35:35.838Z] --- PASS: TestGetWithStatusError (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestCloseRootDirectory
15:35:35 [2021-08-29T15:35:35.838Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:35:35 [2021-08-29T15:35:35.838Z] --- SKIP: TestCloseRootDirectory (0.00s)
15:35:35 [2021-08-29T15:35:35.838Z] === RUN   TestHashFile
15:35:35 [2021-08-29T15:35:35.839Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:35:35 [2021-08-29T15:35:35.839Z] --- SKIP: TestHashFile (0.00s)
15:35:35 [2021-08-29T15:35:35.839Z] === RUN   TestHashSubdir
15:35:35 [2021-08-29T15:35:35.839Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:35:35 [2021-08-29T15:35:35.839Z] --- SKIP: TestHashSubdir (0.00s)
15:35:35 [2021-08-29T15:35:35.839Z] === RUN   TestRemoveDirectory
15:35:35 [2021-08-29T15:35:35.839Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:35:35 [2021-08-29T15:35:35.839Z] --- SKIP: TestRemoveDirectory (0.01s)
15:35:35 [2021-08-29T15:35:35.839Z] PASS
15:35:35 [2021-08-29T15:35:35.839Z] coverage: 9.3% of statements
15:35:35 [2021-08-29T15:35:35.839Z] ok  	github.com/docker/docker/builder/remotecontext	0.217s	coverage: 9.3% of statements
15:35:36 [2021-08-29T15:35:36.047Z] === RUN   TestDump
15:35:36 [2021-08-29T15:35:36.047Z] goroutine 21 [running]:
15:35:36 [2021-08-29T15:35:36.047Z] github.com/docker/docker/pkg/stack.dump(0x28b2f7)
15:35:36 [2021-08-29T15:35:36.047Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
15:35:36 [2021-08-29T15:35:36.047Z] github.com/docker/docker/pkg/stack.Dump(...)
15:35:36 [2021-08-29T15:35:36.047Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
15:35:36 [2021-08-29T15:35:36.047Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
15:35:36 [2021-08-29T15:35:36.047Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
15:35:36 [2021-08-29T15:35:36.047Z] testing.tRunner(0xc000085860, 0x3f8e38)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:35:36 [2021-08-29T15:35:36.047Z] created by testing.(*T).Run
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1306 +0x35a
15:35:36 [2021-08-29T15:35:36.047Z] 
15:35:36 [2021-08-29T15:35:36.047Z] goroutine 1 [chan receive]:
15:35:36 [2021-08-29T15:35:36.047Z] testing.(*T).Run(0xc0000856c0, {0x3ea4fd, 0x26a173}, 0x3f8e38)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1307 +0x375
15:35:36 [2021-08-29T15:35:36.047Z] testing.runTests.func1(0xc0000c66f0)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1598 +0x6e
15:35:36 [2021-08-29T15:35:36.047Z] testing.tRunner(0xc0000856c0, 0xc0000d1ce0)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:35:36 [2021-08-29T15:35:36.047Z] testing.runTests(0xc0000dc080, {0x55bba0, 0x3, 0x3}, {0x28a54d, 0x3ec1f7, 0x560640})
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1596 +0x43f
15:35:36 [2021-08-29T15:35:36.047Z] testing.(*M).Run(0xc0000dc080)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1504 +0x51d
15:35:36 [2021-08-29T15:35:36.047Z] main.main()
15:35:36 [2021-08-29T15:35:36.047Z] 	_testmain.go:95 +0x1f5
15:35:36 [2021-08-29T15:35:36.047Z] --- PASS: TestDump (0.00s)
15:35:36 [2021-08-29T15:35:36.047Z] === RUN   TestDumpToFile
15:35:36 [2021-08-29T15:35:36.047Z] --- PASS: TestDumpToFile (0.10s)
15:35:36 [2021-08-29T15:35:36.047Z] === RUN   TestDumpToFileWithEmptyInput
15:35:36 [2021-08-29T15:35:36.047Z] goroutine 23 [running]:
15:35:36 [2021-08-29T15:35:36.047Z] github.com/docker/docker/pkg/stack.dump(0x2f82b4)
15:35:36 [2021-08-29T15:35:36.047Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
15:35:36 [2021-08-29T15:35:36.047Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x2f8660})
15:35:36 [2021-08-29T15:35:36.047Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
15:35:36 [2021-08-29T15:35:36.047Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085860)
15:35:36 [2021-08-29T15:35:36.047Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
15:35:36 [2021-08-29T15:35:36.047Z] testing.tRunner(0xc000085d40, 0x3f8e28)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:35:36 [2021-08-29T15:35:36.047Z] created by testing.(*T).Run
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1306 +0x35a
15:35:36 [2021-08-29T15:35:36.047Z] 
15:35:36 [2021-08-29T15:35:36.047Z] goroutine 1 [chan receive]:
15:35:36 [2021-08-29T15:35:36.047Z] testing.(*T).Run(0xc0000856c0, {0x3f1289, 0x26a173}, 0x3f8e28)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1307 +0x375
15:35:36 [2021-08-29T15:35:36.047Z] testing.runTests.func1(0xc0000c66f0)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1598 +0x6e
15:35:36 [2021-08-29T15:35:36.047Z] testing.tRunner(0xc0000856c0, 0xc0000d1ce0)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:35:36 [2021-08-29T15:35:36.047Z] testing.runTests(0xc0000dc080, {0x55bba0, 0x3, 0x3}, {0x28a54d, 0x3ec1f7, 0x560640})
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1596 +0x43f
15:35:36 [2021-08-29T15:35:36.047Z] testing.(*M).Run(0xc0000dc080)
15:35:36 [2021-08-29T15:35:36.047Z] 	c:/go/src/testing/testing.go:1504 +0x51d
15:35:36 [2021-08-29T15:35:36.047Z] main.main()
15:35:36 [2021-08-29T15:35:36.047Z] 	_testmain.go:95 +0x1f5
15:35:36 [2021-08-29T15:35:36.047Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
15:35:36 [2021-08-29T15:35:36.047Z] PASS
15:35:36 [2021-08-29T15:35:36.047Z] coverage: 90.9% of statements
15:35:36 [2021-08-29T15:35:36.047Z] ok  	github.com/docker/docker/pkg/stack	0.132s	coverage: 90.9% of statements
15:35:36 [2021-08-29T15:35:36.047Z] time="2021-08-29T15:35:35Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s"
15:35:36 [2021-08-29T15:35:36.297Z] === RUN   TestGetAllAllowed
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestGetAllAllowed (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestGetAllMeta
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestGetAllMeta (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestWarnOnUnusedBuildArgs
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestIsUnreferencedBuiltin
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestIsExistingDirectory
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestIsExistingDirectory (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestGetFilenameForDownload
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestGetFilenameForDownload (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestEnv2Variables
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestEnv2Variables (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestEnvValueWithExistingRunConfigEnv
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestMaintainer
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestMaintainer (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestLabel
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestLabel (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestFromScratch
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestFromScratch (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestFromWithArg
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestFromWithArg (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestFromWithArgButBuildArgsNotGiven
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestFromWithUndefinedArg
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestFromWithUndefinedArg (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestFromMultiStageWithNamedStage
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestOnbuild
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestOnbuild (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestWorkdir
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestWorkdir (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestCmd
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestCmd (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestHealthcheckNone
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestHealthcheckNone (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestHealthcheckCmd
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestHealthcheckCmd (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestEntrypoint
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestEntrypoint (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestExpose
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestExpose (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestUser
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestUser (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestVolume
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestVolume (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestStopSignal
15:35:36 [2021-08-29T15:35:36.298Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:35:36 [2021-08-29T15:35:36.298Z] --- SKIP: TestStopSignal (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestArg
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestArg (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestShell
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestShell (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestPrependEnvOnCmd
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestPrependEnvOnCmd (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestRunWithBuildArgs
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestRunWithBuildArgs (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestRunIgnoresHealthcheck
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatchUnsupportedOptions
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestNormalizeWorkdir
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestNormalizeWorkdir (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatch
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatch/ADD_multiple_files_to_file
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatch/COPY_multiple_files_to_file
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatch/COPY_wildcard_no_files
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDispatch/COPY_url
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestDispatch (0.05s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z]     --- PASS: TestDispatch/COPY_url (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestAddScratchImageAddsToMounts
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestAddFromScratchPopulatesPlatform
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestImageSourceGetAddsToMounts
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestEmptyDockerfile
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestEmptyDockerfile (0.01s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestSymlinkDockerfile
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestSymlinkDockerfile (0.01s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDockerfileOutsideTheBuildContext
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestNonExistingDockerfile
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestNonExistingDockerfile (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestCopyRunConfig
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestCopyRunConfig (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestDeepCopyRunConfig
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestDeepCopyRunConfig (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestExportImage
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestExportImage (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] === RUN   TestNormalizeDest
15:35:36 [2021-08-29T15:35:36.298Z] --- PASS: TestNormalizeDest (0.00s)
15:35:36 [2021-08-29T15:35:36.298Z] PASS
15:35:36 [2021-08-29T15:35:36.298Z] coverage: 46.8% of statements
15:35:36 [2021-08-29T15:35:36.298Z] ok  	github.com/docker/docker/builder/dockerfile	0.175s	coverage: 46.8% of statements
15:35:36 [2021-08-29T15:35:36.298Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:35:36 [2021-08-29T15:35:36.443Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestNewStdWriter
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestNewStdWriter (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestWriteWithUninitializedStdWriter
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestWriteWithNilBytes
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestWriteWithNilBytes (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestWrite
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestWrite (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestWriteWithWriterError
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestWriteWithWriterError (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyWriteAndRead
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyReturnsErrorReadingHeader
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyReturnsErrorReadingFrame
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyDetectsCorruptedFrame
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyWithInvalidInputHeader
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyWithCorruptedPrefix
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyReturnsWriteErrors
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] === RUN   TestStdCopyReturnsErrorFromSystem
15:35:36 [2021-08-29T15:35:36.505Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
15:35:36 [2021-08-29T15:35:36.505Z] PASS
15:35:36 [2021-08-29T15:35:36.505Z] coverage: 100.0% of statements
15:35:36 [2021-08-29T15:35:36.505Z] ok  	github.com/docker/docker/pkg/stdcopy	0.031s	coverage: 100.0% of statements
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestTCP4Proxy
15:35:36 [2021-08-29T15:35:36.756Z] --- PASS: TestTCP4Proxy (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestTCP4ProxyHalfClose
15:35:36 [2021-08-29T15:35:36.756Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestTCP6Proxy
15:35:36 [2021-08-29T15:35:36.756Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:35:36 [2021-08-29T15:35:36.756Z] --- SKIP: TestTCP6Proxy (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestTCPDualStackProxy
15:35:36 [2021-08-29T15:35:36.756Z]     network_proxy_test.go:208: No support for dual stack yet
15:35:36 [2021-08-29T15:35:36.756Z] --- SKIP: TestTCPDualStackProxy (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestUDP4Proxy
15:35:36 [2021-08-29T15:35:36.756Z] --- PASS: TestUDP4Proxy (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestUDP6Proxy
15:35:36 [2021-08-29T15:35:36.756Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:35:36 [2021-08-29T15:35:36.756Z] --- SKIP: TestUDP6Proxy (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestUDPWriteError
15:35:36 [2021-08-29T15:35:36.756Z] --- PASS: TestUDPWriteError (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestSCTP4Proxy
15:35:36 [2021-08-29T15:35:36.756Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
15:35:36 [2021-08-29T15:35:36.756Z] --- SKIP: TestSCTP4Proxy (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] === RUN   TestSCTP6Proxy
15:35:36 [2021-08-29T15:35:36.756Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:35:36 [2021-08-29T15:35:36.756Z] --- SKIP: TestSCTP6Proxy (0.00s)
15:35:36 [2021-08-29T15:35:36.756Z] PASS
15:35:36 [2021-08-29T15:35:36.756Z] coverage: 49.4% of statements
15:35:36 [2021-08-29T15:35:36.756Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.072s	coverage: 49.4% of statements
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.27s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestRawProgressFormatterFormatStatus
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestRawProgressFormatterFormatProgress
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestFormatStatus
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestFormatStatus (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestFormatError
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestFormatError (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestFormatJSONError
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestFormatJSONError (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestJsonProgressFormatterFormatProgress
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestJsonProgressFormatterFormatStatus
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestNewJSONProgressOutput
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestNewJSONProgressOutput (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestAuxFormatterEmit
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestAuxFormatterEmit (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestStreamWriterStdout
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestStreamWriterStdout (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] === RUN   TestStreamWriterStderr
15:35:36 [2021-08-29T15:35:36.964Z] --- PASS: TestStreamWriterStderr (0.00s)
15:35:36 [2021-08-29T15:35:36.964Z] PASS
15:35:36 [2021-08-29T15:35:36.964Z] coverage: 66.2% of statements
15:35:36 [2021-08-29T15:35:36.964Z] ok  	github.com/docker/docker/pkg/streamformatter	0.035s	coverage: 66.2% of statements
15:35:37 [2021-08-29T15:35:37.012Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:35:37 [2021-08-29T15:35:37.422Z] === RUN   TestGenerateRandomID
15:35:37 [2021-08-29T15:35:37.422Z] --- PASS: TestGenerateRandomID (0.00s)
15:35:37 [2021-08-29T15:35:37.422Z] === RUN   TestShortenId
15:35:37 [2021-08-29T15:35:37.422Z] --- PASS: TestShortenId (0.00s)
15:35:37 [2021-08-29T15:35:37.422Z] === RUN   TestShortenSha256Id
15:35:37 [2021-08-29T15:35:37.422Z] --- PASS: TestShortenSha256Id (0.00s)
15:35:37 [2021-08-29T15:35:37.422Z] === RUN   TestShortenIdEmpty
15:35:37 [2021-08-29T15:35:37.422Z] --- PASS: TestShortenIdEmpty (0.00s)
15:35:37 [2021-08-29T15:35:37.422Z] === RUN   TestShortenIdInvalid
15:35:37 [2021-08-29T15:35:37.422Z] --- PASS: TestShortenIdInvalid (0.00s)
15:35:37 [2021-08-29T15:35:37.422Z] === RUN   TestIsShortIDNonHex
15:35:37 [2021-08-29T15:35:37.422Z] --- PASS: TestIsShortIDNonHex (0.00s)
15:35:37 [2021-08-29T15:35:37.422Z] === RUN   TestIsShortIDNotCorrectSize
15:35:37 [2021-08-29T15:35:37.422Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
15:35:37 [2021-08-29T15:35:37.422Z] PASS
15:35:37 [2021-08-29T15:35:37.422Z] coverage: 70.6% of statements
15:35:37 [2021-08-29T15:35:37.422Z] ok  	github.com/docker/docker/pkg/stringid	0.027s	coverage: 70.6% of statements
15:35:37 [2021-08-29T15:35:37.443Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:35:37 [2021-08-29T15:35:37.792Z] + echo Ensuring container killed.
15:35:37 [2021-08-29T15:35:37.792Z] Ensuring container killed.
15:35:37 [2021-08-29T15:35:37.792Z] + docker rm -vf docker-pr21
15:35:37 [2021-08-29T15:35:37.792Z] Error: No such container: docker-pr21
[Pipeline] sh
15:35:37 [2021-08-29T15:35:37.879Z] === RUN   TestIsCpusetListAvailable
15:35:37 [2021-08-29T15:35:37.879Z] --- PASS: TestIsCpusetListAvailable (0.00s)
15:35:37 [2021-08-29T15:35:37.879Z] PASS
15:35:37 [2021-08-29T15:35:37.879Z] coverage: 39.4% of statements
15:35:37 [2021-08-29T15:35:37.879Z] ok  	github.com/docker/docker/pkg/sysinfo	0.026s	coverage: 39.4% of statements
15:35:37 [2021-08-29T15:35:37.879Z] 2021/08/29 15:35:37 Closing DB instances...
15:35:38 [2021-08-29T15:35:38.074Z] + echo Chowning /workspace to jenkins user
15:35:38 [2021-08-29T15:35:38.074Z] Chowning /workspace to jenkins user
15:35:38 [2021-08-29T15:35:38.074Z] + id -u
15:35:38 [2021-08-29T15:35:38.074Z] + id -g
15:35:38 [2021-08-29T15:35:38.074Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42349:/workspace busybox chown -R 1000:1000 /workspace
15:35:38 [2021-08-29T15:35:38.074Z] Unable to find image 'busybox:latest' locally
15:35:38 [2021-08-29T15:35:38.331Z] latest: Pulling from library/busybox
15:35:38 [2021-08-29T15:35:38.331Z] 8ec32b265e94: Pulling fs layer
15:35:38 [2021-08-29T15:35:38.331Z] 8ec32b265e94: Download complete
15:35:38 [2021-08-29T15:35:38.331Z] 8ec32b265e94: Pull complete
15:35:38 [2021-08-29T15:35:38.331Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
15:35:38 [2021-08-29T15:35:38.336Z] --- PASS: TestAllocateRandomDeallocate (3.49s)
15:35:38 [2021-08-29T15:35:38.336Z] === RUN   TestRetrieveFromStore
15:35:38 [2021-08-29T15:35:38.336Z] time="2021-08-29T15:35:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
15:35:38 [2021-08-29T15:35:38.589Z] Status: Downloaded newer image for busybox:latest
15:35:38 [2021-08-29T15:35:38.793Z] === RUN   TestChtimes
15:35:38 [2021-08-29T15:35:38.793Z] --- PASS: TestChtimes (0.00s)
15:35:38 [2021-08-29T15:35:38.793Z] === RUN   TestChtimesWindows
15:35:38 [2021-08-29T15:35:38.793Z] --- PASS: TestChtimesWindows (0.00s)
15:35:38 [2021-08-29T15:35:38.793Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
15:35:38 [2021-08-29T15:35:38.793Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
15:35:38 [2021-08-29T15:35:38.793Z] === RUN   TestEnsureRemoveAllNotExist
15:35:38 [2021-08-29T15:35:38.793Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
15:35:38 [2021-08-29T15:35:38.793Z] === RUN   TestEnsureRemoveAllWithDir
15:35:38 [2021-08-29T15:35:38.793Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
15:35:38 [2021-08-29T15:35:38.793Z] === RUN   TestEnsureRemoveAllWithFile
15:35:38 [2021-08-29T15:35:38.793Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
15:35:38 [2021-08-29T15:35:38.793Z] === RUN   TestHasWin32KSupport
15:35:38 [2021-08-29T15:35:38.793Z]     syscall_windows_test.go:8: win32k: true
15:35:38 [2021-08-29T15:35:38.793Z] --- PASS: TestHasWin32KSupport (0.00s)
15:35:38 [2021-08-29T15:35:38.793Z] PASS
15:35:38 [2021-08-29T15:35:38.793Z] coverage: 13.0% of statements
15:35:38 [2021-08-29T15:35:38.793Z] ok  	github.com/docker/docker/pkg/system	0.035s	coverage: 13.0% of statements
15:35:38 [2021-08-29T15:35:38.919Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestTailFile
15:35:39 [2021-08-29T15:35:39.251Z] --- PASS: TestTailFile (0.00s)
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestTailFileManyLines
15:35:39 [2021-08-29T15:35:39.251Z] --- PASS: TestTailFileManyLines (0.00s)
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestTailEmptyFile
15:35:39 [2021-08-29T15:35:39.251Z] --- PASS: TestTailEmptyFile (0.00s)
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestTailNegativeN
15:35:39 [2021-08-29T15:35:39.251Z] --- PASS: TestTailNegativeN (0.00s)
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader
15:35:39 [2021-08-29T15:35:39.251Z] === CONT  TestNewTailReader
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/12_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/12_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/2_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/2_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/4_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/4_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/truncated_last_line
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/truncated_last_line#01
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/truncated_last_line#02
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
15:35:39 [2021-08-29T15:35:39.251Z] === CONT  TestNewTailReader/8_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === CONT  TestNewTailReader/single_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === CONT  TestNewTailReader/no_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === CONT  TestNewTailReader/4_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === CONT  TestNewTailReader/2_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === CONT  TestNewTailReader/12_byte_delimiter
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.251Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.251Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/no_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.252Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.252Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.253Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.253Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.253Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.254Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.254Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.254Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.254Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.712Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.712Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.713Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.713Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.714Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:35:39 [2021-08-29T15:35:39.715Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:35:39 [2021-08-29T15:35:39.715Z] --- PASS: TestNewTailReader (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.715Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.716Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.01s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.01s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.717Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z] PASS
15:35:39 [2021-08-29T15:35:39.718Z] coverage: 88.6% of statements
15:35:39 [2021-08-29T15:35:39.718Z] ok  	github.com/docker/docker/pkg/tailfile	0.113s	coverage: 88.6% of statements
15:35:39 [2021-08-29T15:35:39.718Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestNetworkDBGarbageCollection
15:35:39 [2021-08-29T15:35:39.718Z] --- PASS: TestRetrieveFromStore (1.34s)
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestRequestReleaseAddressDuplicate
15:35:39 [2021-08-29T15:35:39.718Z] --- PASS: TestRequestReleaseAddressDuplicate (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestParallelPredefinedRequest1
15:35:39 [2021-08-29T15:35:39.718Z] === PAUSE TestParallelPredefinedRequest1
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestParallelPredefinedRequest2
15:35:39 [2021-08-29T15:35:39.718Z] === PAUSE TestParallelPredefinedRequest2
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestParallelPredefinedRequest3
15:35:39 [2021-08-29T15:35:39.718Z] === PAUSE TestParallelPredefinedRequest3
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestParallelPredefinedRequest4
15:35:39 [2021-08-29T15:35:39.718Z] === PAUSE TestParallelPredefinedRequest4
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestParallelPredefinedRequest5
15:35:39 [2021-08-29T15:35:39.718Z] === PAUSE TestParallelPredefinedRequest5
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestDebug
15:35:39 [2021-08-29T15:35:39.718Z] --- PASS: TestDebug (0.00s)
15:35:39 [2021-08-29T15:35:39.718Z] === RUN   TestRequestPoolParallel
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestRequestPoolParallel (0.35s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestFullAllocateRelease
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestFullAllocateRelease (0.30s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestOddAllocateRelease
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestTarSumRemoveNonExistent
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestTarSumRemove
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestTarSumRemove (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestSortFileInfoSums
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestSortFileInfoSums (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestNewTarSumForLabelInvalid
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestNewTarSumForLabel
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestNewTarSumForLabel (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestEmptyTar
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestEmptyTar (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestTarSumsReadSize
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestTarSumsReadSize (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestTarSums
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestTarSums (0.06s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestIteration
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestIteration (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestVersionLabelForChecksum
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestVersionLabelForChecksum (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestVersion
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestVersion (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestGetVersion
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestGetVersion (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] === RUN   TestGetVersions
15:35:40 [2021-08-29T15:35:40.177Z] --- PASS: TestGetVersions (0.00s)
15:35:40 [2021-08-29T15:35:40.177Z] PASS
15:35:40 [2021-08-29T15:35:40.177Z] coverage: 89.3% of statements
15:35:40 [2021-08-29T15:35:40.177Z] ok  	github.com/docker/docker/pkg/tarsum	0.110s	coverage: 89.3% of statements
15:35:40 [2021-08-29T15:35:40.262Z] + bundleName=amd64-rootless
15:35:40 [2021-08-29T15:35:40.263Z] + echo Creating amd64-rootless-bundles.tar.gz
15:35:40 [2021-08-29T15:35:40.263Z] Creating amd64-rootless-bundles.tar.gz
15:35:40 [2021-08-29T15:35:40.263Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:35:40 [2021-08-29T15:35:40.263Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
15:35:40 [2021-08-29T15:35:40.274Z] Archiving artifacts
15:35:40 [2021-08-29T15:35:40.635Z] --- PASS: TestOddAllocateRelease (0.17s)
15:35:40 [2021-08-29T15:35:40.635Z] === RUN   TestFullAllocateSerialReleaseParallel
15:35:40 [2021-08-29T15:35:40.635Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.05s)
15:35:40 [2021-08-29T15:35:40.635Z] === RUN   TestOddAllocateSerialReleaseParallel
15:35:40 [2021-08-29T15:35:40.635Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
15:35:40 [2021-08-29T15:35:40.635Z] === RUN   TestEvenAllocateSerialReleaseParallel
15:35:40 [2021-08-29T15:35:40.635Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s)
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest1
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest4
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest3
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest1
15:35:40 [2021-08-29T15:35:40.635Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest4
15:35:40 [2021-08-29T15:35:40.635Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest2
15:35:40 [2021-08-29T15:35:40.635Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:35:40 [2021-08-29T15:35:40.635Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest5
15:35:40 [2021-08-29T15:35:40.635Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest5
15:35:40 [2021-08-29T15:35:40.635Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:35:40 [2021-08-29T15:35:40.635Z] === CONT  TestParallelPredefinedRequest3
15:35:40 [2021-08-29T15:35:40.635Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:35:40 [2021-08-29T15:35:40.635Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
15:35:40 [2021-08-29T15:35:40.635Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
15:35:40 [2021-08-29T15:35:40.635Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
15:35:40 [2021-08-29T15:35:40.635Z] PASS
15:35:40 [2021-08-29T15:35:40.635Z] coverage: 85.3% of statements
15:35:40 [2021-08-29T15:35:40.635Z] ok  	github.com/docker/docker/libnetwork/ipam	38.473s	coverage: 85.3% of statements
15:35:40 [2021-08-29T15:35:40.635Z] testing: warning: no tests to run
15:35:40 [2021-08-29T15:35:40.635Z] PASS
15:35:40 [2021-08-29T15:35:40.635Z] coverage: [no statements]
15:35:40 [2021-08-29T15:35:40.635Z] ok  	github.com/docker/docker/pkg/term/windows	0.027s	coverage: [no statements] [no tests to run]
15:35:40 [2021-08-29T15:35:40.828Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:35:41 [2021-08-29T15:35:41.092Z] === RUN   TestTruncIndex
15:35:41 [2021-08-29T15:35:41.552Z] --- PASS: TestTruncIndex (0.10s)
15:35:41 [2021-08-29T15:35:41.552Z] PASS
15:35:41 [2021-08-29T15:35:41.552Z] coverage: 91.5% of statements
15:35:41 [2021-08-29T15:35:41.552Z] ok  	github.com/docker/docker/pkg/truncindex	0.129s	coverage: 91.5% of statements
15:35:41 [2021-08-29T15:35:41.552Z] === RUN   TestIsGIT
15:35:41 [2021-08-29T15:35:41.552Z] --- PASS: TestIsGIT (0.00s)
15:35:41 [2021-08-29T15:35:41.552Z] === RUN   TestIsTransport
15:35:41 [2021-08-29T15:35:41.552Z] --- PASS: TestIsTransport (0.00s)
15:35:41 [2021-08-29T15:35:41.552Z] PASS
15:35:41 [2021-08-29T15:35:41.552Z] coverage: 100.0% of statements
15:35:41 [2021-08-29T15:35:41.552Z] ok  	github.com/docker/docker/pkg/urlutil	0.028s	coverage: 100.0% of statements
15:35:42 [2021-08-29T15:35:42.009Z] === RUN   TestVersionInfo
15:35:42 [2021-08-29T15:35:42.009Z] --- PASS: TestVersionInfo (0.00s)
15:35:42 [2021-08-29T15:35:42.009Z] === RUN   TestAppendVersions
15:35:42 [2021-08-29T15:35:42.009Z] --- PASS: TestAppendVersions (0.00s)
15:35:42 [2021-08-29T15:35:42.009Z] PASS
15:35:42 [2021-08-29T15:35:42.009Z] coverage: 88.9% of statements
15:35:42 [2021-08-29T15:35:42.009Z] ok  	github.com/docker/docker/pkg/useragent	0.029s	coverage: 88.9% of statements
15:35:42 [2021-08-29T15:35:42.332Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:35:42 [2021-08-29T15:35:42.648Z] + make clean
15:35:42 [2021-08-29T15:35:42.906Z] docker volume rm -f docker-dev-cache
15:35:42 [2021-08-29T15:35:42.906Z] docker-dev-cache
[Pipeline] deleteDir
15:35:42 [2021-08-29T15:35:42.975Z] time="2021-08-29T15:35:42Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49288/Test.Echo: Post \"http://127.0.0.1:49288/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
15:35:43 [2021-08-29T15:35:43.433Z] === RUN   TestValidatePrivileges
15:35:43 [2021-08-29T15:35:43.433Z] --- PASS: TestValidatePrivileges (0.00s)
15:35:43 [2021-08-29T15:35:43.433Z] === RUN   TestFilterByCapNeg
15:35:43 [2021-08-29T15:35:43.433Z] --- PASS: TestFilterByCapNeg (0.00s)
15:35:43 [2021-08-29T15:35:43.433Z] === RUN   TestFilterByCapPos
15:35:43 [2021-08-29T15:35:43.433Z] --- PASS: TestFilterByCapPos (0.00s)
15:35:43 [2021-08-29T15:35:43.433Z] === RUN   TestStoreGetPluginNotMatchCapRefs
15:35:43 [2021-08-29T15:35:43.433Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
15:35:43 [2021-08-29T15:35:43.433Z] PASS
15:35:43 [2021-08-29T15:35:43.433Z] coverage: 12.0% of statements
15:35:43 [2021-08-29T15:35:43.433Z] ok  	github.com/docker/docker/plugin	0.038s	coverage: 12.0% of statements
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:35:43 [2021-08-29T15:35:43.890Z] === RUN   TestNewSettable
15:35:43 [2021-08-29T15:35:43.891Z] --- PASS: TestNewSettable (0.00s)
15:35:43 [2021-08-29T15:35:43.891Z] === RUN   TestIsSettable
15:35:43 [2021-08-29T15:35:43.891Z] --- PASS: TestIsSettable (0.00s)
15:35:43 [2021-08-29T15:35:43.891Z] === RUN   TestUpdateSettingsEnv
15:35:43 [2021-08-29T15:35:43.891Z] --- PASS: TestUpdateSettingsEnv (0.00s)
15:35:43 [2021-08-29T15:35:43.891Z] PASS
15:35:43 [2021-08-29T15:35:43.891Z] coverage: 20.0% of statements
15:35:43 [2021-08-29T15:35:43.891Z] ok  	github.com/docker/docker/plugin/v2	0.031s	coverage: 20.0% of statements
15:35:44 [2021-08-29T15:35:44.123Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:35:44 [2021-08-29T15:35:44.694Z] --- PASS: TestDockerNetworkMacvlan (9.71s)
15:35:44 [2021-08-29T15:35:44.694Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
15:35:44 [2021-08-29T15:35:44.694Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
15:35:44 [2021-08-29T15:35:44.694Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
15:35:44 [2021-08-29T15:35:44.694Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.85s)
15:35:44 [2021-08-29T15:35:44.694Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.00s)
15:35:44 [2021-08-29T15:35:44.694Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.59s)
15:35:44 [2021-08-29T15:35:44.694Z] PASS
15:35:44 [2021-08-29T15:35:44.694Z] 
15:35:44 [2021-08-29T15:35:44.694Z] DONE 8 tests in 11.067s
15:35:44 [2021-08-29T15:35:44.694Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:35:44 [2021-08-29T15:35:44.694Z] testing: warning: no tests to run
15:35:44 [2021-08-29T15:35:44.694Z] PASS
15:35:44 [2021-08-29T15:35:44.694Z] 
15:35:44 [2021-08-29T15:35:44.694Z] DONE 0 tests in 0.007s
15:35:44 [2021-08-29T15:35:44.694Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:35:44 [2021-08-29T15:35:44.694Z] INFO: Testing against a local daemon
15:35:44 [2021-08-29T15:35:44.694Z] === RUN   TestAuthZPluginAllowRequest
15:35:44 [2021-08-29T15:35:44.856Z] === RUN   TestLoad
15:35:44 [2021-08-29T15:35:44.856Z] --- PASS: TestLoad (0.00s)
15:35:44 [2021-08-29T15:35:44.856Z] === RUN   TestSave
15:35:44 [2021-08-29T15:35:44.856Z] --- PASS: TestSave (0.03s)
15:35:44 [2021-08-29T15:35:44.856Z] === RUN   TestAddDeleteGet
15:35:44 [2021-08-29T15:35:44.856Z] --- PASS: TestAddDeleteGet (0.02s)
15:35:44 [2021-08-29T15:35:44.856Z] === RUN   TestInvalidTags
15:35:44 [2021-08-29T15:35:44.856Z] --- PASS: TestInvalidTags (0.00s)
15:35:44 [2021-08-29T15:35:44.856Z] PASS
15:35:44 [2021-08-29T15:35:44.856Z] coverage: 84.4% of statements
15:35:44 [2021-08-29T15:35:44.856Z] ok  	github.com/docker/docker/reference	0.093s	coverage: 84.4% of statements
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCheckpointCreateError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCheckpointCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCheckpointCreate
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCheckpointCreate (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCheckpointDeleteError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCheckpointDeleteError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCheckpointDelete
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCheckpointDelete (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCheckpointListError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCheckpointListError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCheckpointList
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCheckpointList (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCheckpointListContainerNotFound
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestNewClientWithOpsFromEnv
15:35:45 [2021-08-29T15:35:45.324Z]     client_test.go:23: runtime.GOOS == "windows"
15:35:45 [2021-08-29T15:35:45.324Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestGetAPIPath
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestGetAPIPath (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestParseHostURL
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestParseHostURL (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestNegotiateAPIVersionEmpty
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestNegotiateAPIVersion
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestNegotiateAPIVersion (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestNegotiateAPVersionOverride
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestNegotiateAPIVersionAutomatic
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestClientRedirect
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestClientRedirect (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigCreateUnsupported
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigCreateUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigCreateError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigCreate
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigCreate (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigInspectNotFound
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigInspectNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigInspectUnsupported
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigInspectUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigInspectError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigInspectConfigNotFound
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigInspect
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigListUnsupported
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigListUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigListError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigListError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigList
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigList (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigRemoveUnsupported
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigRemoveError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigRemove
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigUpdateUnsupported
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigUpdateError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigUpdateError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestConfigUpdate
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestConfigUpdate (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerCommitError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerCommitError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerCommit
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerCommit (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStatPathError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStatPathError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStatPathNotFoundError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStatPathNoHeaderError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStatPath
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStatPath (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyToContainerError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyToContainerError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyToContainerNotFoundError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyToContainerNotStatusOKError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyToContainer
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyToContainer (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyFromContainerError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyFromContainerError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyFromContainerNotFoundError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyFromContainerNotStatusOKError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyFromContainerNoHeaderError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestCopyFromContainer
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestCopyFromContainer (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerCreateError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerCreateImageNotFound
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerCreateWithName
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerCreateWithName (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerCreateAutoRemove
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerDiffError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerDiffError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerDiff
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerDiff (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExecCreateError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExecCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExecCreate
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExecCreate (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExecStartError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExecStartError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExecStart
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExecStart (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExecInspectError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExecInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExecInspect
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExecInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExportError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExportError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExport
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExport (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerInspectError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerInspectContainerNotFound
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerInspect
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerInspectNode
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerInspectNode (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerKillError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerKillError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerKill
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerKill (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerListError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerListError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerList
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerList (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerLogsNotFoundError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerLogsError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerLogsError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerLogs
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerLogs (0.14s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerPauseError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerPauseError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerPause
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerPause (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainersPruneError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainersPruneError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainersPrune
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainersPrune (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerRemoveError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerRemoveNotFoundError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerRemove
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerRenameError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerRenameError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerRename
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerRename (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerResizeError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerResizeError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExecResizeError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExecResizeError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerResize
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerResize (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerExecResize
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerExecResize (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerRestartError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerRestartError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerRestart
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerRestart (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStartError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStartError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStart
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStart (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStatsError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStatsError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStats
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStats (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStopError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStopError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerStop
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerStop (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerTopError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerTopError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerTop
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerTop (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerUnpauseError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerUnpauseError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerUnpause
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerUnpause (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerUpdateError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerUpdateError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerUpdate
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerUpdate (0.01s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerWaitError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerWaitError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestContainerWait
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestContainerWait (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestDiskUsageError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestDiskUsageError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestDiskUsage
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestDiskUsage (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestDistributionInspectUnsupported
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestDistributionInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestEventsErrorInOptions
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestEventsErrorInOptions (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestEventsErrorFromServer
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestEventsErrorFromServer (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestEvents
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestEvents (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestTLSCloseWriter
15:35:45 [2021-08-29T15:35:45.324Z] === PAUSE TestTLSCloseWriter
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageBuildError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageBuildError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageBuild
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageBuild (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestGetDockerOS
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestGetDockerOS (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageCreateError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageCreate
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageCreate (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageHistoryError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageHistoryError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageHistory
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageHistory (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageImportError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageImportError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageImport
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageImport (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageInspectError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageInspectImageNotFound
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageInspectImageNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageInspect
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageListError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageListError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageList
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageList (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageListApiBefore125
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageListApiBefore125 (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageLoadError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageLoadError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImageLoad
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImageLoad (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagesPruneError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagesPruneError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagesPrune
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagesPrune (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePullReferenceParseError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePullReferenceParseError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePullAnyError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePullAnyError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePullStatusUnauthorizedError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePullWithPrivilegedFuncNoError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePullWithoutErrors
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePullWithoutErrors (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushReferenceError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePushReferenceError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushAnyError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePushAnyError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushStatusUnauthorizedError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushWithPrivilegedFuncNoError
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushWithoutErrors
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
15:35:45 [2021-08-29T15:35:45.324Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
15:35:45 [2021-08-29T15:35:45.324Z] --- PASS: TestImagePushWithoutErrors (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
15:35:45 [2021-08-29T15:35:45.324Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageRemoveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageRemoveImageNotFound
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageRemove
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageSaveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageSaveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageSave
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageSave (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageSearchAnyError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageSearchAnyError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageSearchStatusUnauthorizedError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageSearchWithoutErrors
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageTagError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageTagError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageTagInvalidReference
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageTagInvalidReference (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageTagInvalidSourceImageName
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageTagHexSource
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageTagHexSource (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestImageTag
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestImageTag (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestInfoServerError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestInfoServerError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestInfoInvalidResponseJSONError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestInfo
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestInfo (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkConnectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkConnectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkConnect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkConnect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkCreateError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkCreate
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkCreate (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkDisconnectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkDisconnectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkDisconnect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkDisconnect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkInspectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkInspectNotFoundError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkInspect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkListError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkListError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkList
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkList (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworksPruneError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworksPruneError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworksPrune
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworksPrune (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkRemoveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNetworkRemove
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNetworkRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeInspectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeInspectNodeNotFound
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeInspect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeListError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeListError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeList
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeList (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeRemoveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeRemove
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeUpdateError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeUpdateError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestNodeUpdate
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestNodeUpdate (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestOptionWithTimeout
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestOptionWithTimeout (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPingFail
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPingFail (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPingWithError
15:35:45 [2021-08-29T15:35:45.325Z] 2021/08/29 15:35:44 RoundTripper returned a response & error; ignoring response
15:35:45 [2021-08-29T15:35:45.325Z] 2021/08/29 15:35:44 RoundTripper returned a response & error; ignoring response
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPingWithError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPingSuccess
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPingSuccess (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPingHeadFallback
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPingHeadFallback/OK
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPingHeadFallback/Internal_Server_Error
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPingHeadFallback/Not_Found
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPingHeadFallback (0.05s)
15:35:45 [2021-08-29T15:35:45.325Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginDisableError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginDisableError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginDisable
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginDisable (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginEnableError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginEnableError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginEnable
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginEnable (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginInspectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginInspect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginListError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginListError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginList
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginList (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginPushError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginPushError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginPush
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginPush (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginRemoveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginRemove
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginSetError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginSetError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPluginSet
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPluginSet (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSetHostHeader
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSetHostHeader (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestPlainTextError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestPlainTextError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestInfiniteError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestInfiniteError (0.02s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestCanceledContext
15:35:45 [2021-08-29T15:35:45.325Z] 2021/08/29 15:35:44 RoundTripper returned a response & error; ignoring response
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestCanceledContext (0.01s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestDeadlineExceededContext
15:35:45 [2021-08-29T15:35:45.325Z] 2021/08/29 15:35:44 RoundTripper returned a response & error; ignoring response
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestDeadlineExceededContext (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretCreateUnsupported
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretCreateUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretCreateError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretCreate
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretCreate (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretInspectUnsupported
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretInspectUnsupported (0.01s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretInspectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretInspectSecretNotFound
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretInspect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretListUnsupported
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretListUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretListError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretListError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretList
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretList (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretRemoveUnsupported
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretRemoveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretRemove
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretUpdateUnsupported
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretUpdateError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretUpdateError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSecretUpdate
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSecretUpdate (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceCreateError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceCreate
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceCreate (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceCreateCompatiblePlatforms
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceCreateDigestPinning
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceInspectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceInspectServiceNotFound
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceInspect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceInspect (0.01s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceListError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceListError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceList
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceList (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceLogsError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceLogsError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceLogs
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceLogs (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceRemoveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceRemoveNotFoundError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceRemove
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceUpdateError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceUpdateError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestServiceUpdate
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestServiceUpdate (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmGetUnlockKeyError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmGetUnlockKey
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmInitError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmInitError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmInit
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmInit (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmInspectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmInspect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmJoinError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmJoinError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmJoin
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmJoin (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmLeaveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmLeaveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmLeave
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmLeave (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmUnlockError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmUnlockError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmUnlock
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmUnlock (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmUpdateError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmUpdateError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestSwarmUpdate
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestSwarmUpdate (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestTaskInspectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestTaskInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestTaskInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestTaskInspect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestTaskInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestTaskListError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestTaskListError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestTaskList
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestTaskList (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeCreateError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeCreateError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeCreate
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeCreate (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeInspectError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeInspectError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeInspectNotFound
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeInspectNotFound (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeInspectWithEmptyID
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeInspect
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeInspect (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeListError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeListError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeList
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeList (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeRemoveError
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeRemoveError (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === RUN   TestVolumeRemove
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestVolumeRemove (0.00s)
15:35:45 [2021-08-29T15:35:45.325Z] === CONT  TestTLSCloseWriter
15:35:45 [2021-08-29T15:35:45.325Z] --- PASS: TestTLSCloseWriter (0.01s)
15:35:45 [2021-08-29T15:35:45.325Z] PASS
15:35:45 [2021-08-29T15:35:45.325Z] coverage: 75.1% of statements
15:35:45 [2021-08-29T15:35:45.325Z] ok  	github.com/docker/docker/client	0.362s	coverage: 75.1% of statements
15:35:46 [2021-08-29T15:35:46.075Z] --- PASS: TestAuthZPluginAllowRequest (1.39s)
15:35:46 [2021-08-29T15:35:46.075Z] === RUN   TestAuthZPluginTLS
15:35:46 [2021-08-29T15:35:46.104Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:35:46 [2021-08-29T15:35:46.104Z] Using test binary docker
15:35:46 [2021-08-29T15:35:46.104Z] +++ /etc/init.d/apparmor start
15:35:46 [2021-08-29T15:35:46.104Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:35:46 [2021-08-29T15:35:46.104Z] INFO: Waiting for daemon to start...
15:35:46 [2021-08-29T15:35:46.104Z] Starting dockerd
15:35:46 [2021-08-29T15:35:46.104Z] +++ 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
15:35:46 [2021-08-29T15:35:46.104Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:35:46 [2021-08-29T15:35:46.104Z] Using test binary docker
15:35:46 [2021-08-29T15:35:46.104Z] +++ /etc/init.d/apparmor start
15:35:46 [2021-08-29T15:35:46.104Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:35:46 [2021-08-29T15:35:46.104Z] INFO: Waiting for daemon to start...
15:35:46 [2021-08-29T15:35:46.104Z] Starting dockerd
15:35:46 [2021-08-29T15:35:46.104Z] +++ 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
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestResolveAuthConfigIndexServer
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestResolveAuthConfigFullURL
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestLoadAllowNondistributableArtifacts
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestValidateMirror
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestValidateMirror (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestLoadInsecureRegistries
15:35:46 [2021-08-29T15:35:46.390Z] time="2021-08-29T15:35:45Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:35:46 [2021-08-29T15:35:46.390Z] time="2021-08-29T15:35:46Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
15:35:46 [2021-08-29T15:35:46.390Z] time="2021-08-29T15:35:46Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestLoadInsecureRegistries (0.09s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestNewServiceConfig
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestNewServiceConfig (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestValidateIndexName
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestValidateIndexName (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestValidateIndexNameWithError
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestValidateIndexNameWithError (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestEndpointParse
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestEndpointParse (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestEndpointParseInvalid
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestEndpointParseInvalid (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestValidateEndpoint
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestValidateEndpoint (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestPing
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestPing (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestPingRegistryEndpoint
15:35:46 [2021-08-29T15:35:46.390Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:35:46 [2021-08-29T15:35:46.390Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestEndpoint
15:35:46 [2021-08-29T15:35:46.390Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:35:46 [2021-08-29T15:35:46.390Z] --- SKIP: TestEndpoint (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestParseRepositoryInfo
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestParseRepositoryInfo (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestNewIndexInfo
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestNewIndexInfo (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestMirrorEndpointLookup
15:35:46 [2021-08-29T15:35:46.390Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:35:46 [2021-08-29T15:35:46.390Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestSearchRepositories
15:35:46 [2021-08-29T15:35:46.390Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
15:35:46 [2021-08-29T15:35:46.390Z]         Host: 127.0.0.1:49302
15:35:46 [2021-08-29T15:35:46.390Z]         User-Agent: docker test client
15:35:46 [2021-08-29T15:35:46.390Z]         Authorization: Token fake-token
15:35:46 [2021-08-29T15:35:46.390Z]         X-Docker-Token: true
15:35:46 [2021-08-29T15:35:46.390Z]         Accept-Encoding: gzip
15:35:46 [2021-08-29T15:35:46.390Z]         
15:35:46 [2021-08-29T15:35:46.390Z]         
15:35:46 [2021-08-29T15:35:46.390Z]     registry_test.go:730: HTTP/1.1 200 OK
15:35:46 [2021-08-29T15:35:46.390Z]         Connection: close
15:35:46 [2021-08-29T15:35:46.390Z]         Content-Length: 144
15:35:46 [2021-08-29T15:35:46.390Z]         Cache-Control: no-cache
15:35:46 [2021-08-29T15:35:46.390Z]         Content-Type: application/json
15:35:46 [2021-08-29T15:35:46.390Z]         Date: Sun, 29 Aug 2021 15:35:46 GMT
15:35:46 [2021-08-29T15:35:46.390Z]         Expires: -1
15:35:46 [2021-08-29T15:35:46.390Z]         Pragma: no-cache
15:35:46 [2021-08-29T15:35:46.390Z]         Server: docker-tests/mock
15:35:46 [2021-08-29T15:35:46.390Z]         X-Docker-Registry-Config: mock
15:35:46 [2021-08-29T15:35:46.390Z]         X-Docker-Registry-Version: 0.0.0
15:35:46 [2021-08-29T15:35:46.390Z]         
15:35:46 [2021-08-29T15:35:46.390Z]         
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestSearchRepositories (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestTrustedLocation
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestTrustedLocation (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestAllowNondistributableArtifacts
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] === RUN   TestIsSecureIndex
15:35:46 [2021-08-29T15:35:46.390Z] --- PASS: TestIsSecureIndex (0.00s)
15:35:46 [2021-08-29T15:35:46.390Z] PASS
15:35:46 [2021-08-29T15:35:46.390Z] coverage: 51.7% of statements
15:35:46 [2021-08-29T15:35:46.390Z] ok  	github.com/docker/docker/registry	0.153s	coverage: 51.7% of statements
15:35:46 [2021-08-29T15:35:46.390Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:35:46 [2021-08-29T15:35:46.390Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:35:46 [2021-08-29T15:35:46.390Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:35:46 [2021-08-29T15:35:46.390Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
15:35:46 [2021-08-29T15:35:46.643Z] --- PASS: TestAuthZPluginTLS (0.55s)
15:35:46 [2021-08-29T15:35:46.644Z] === RUN   TestAuthZPluginDenyRequest
15:35:46 [2021-08-29T15:35:46.848Z] === RUN   TestRestartManagerTimeout
15:35:46 [2021-08-29T15:35:46.848Z] --- PASS: TestRestartManagerTimeout (0.00s)
15:35:46 [2021-08-29T15:35:46.848Z] === RUN   TestRestartManagerTimeoutReset
15:35:46 [2021-08-29T15:35:46.848Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
15:35:46 [2021-08-29T15:35:46.848Z] PASS
15:35:46 [2021-08-29T15:35:46.848Z] coverage: 50.9% of statements
15:35:46 [2021-08-29T15:35:46.848Z] ok  	github.com/docker/docker/restartmanager	0.027s	coverage: 50.9% of statements
15:35:46 [2021-08-29T15:35:46.848Z] === RUN   TestResumableRequestHeaderSimpleErrors
15:35:46 [2021-08-29T15:35:46.848Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
15:35:46 [2021-08-29T15:35:46.848Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
15:35:46 [2021-08-29T15:35:46.848Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
15:35:46 [2021-08-29T15:35:46.848Z] === RUN   TestResumableRequestHeaderTooMuchFailures
15:35:46 [2021-08-29T15:35:46.848Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
15:35:46 [2021-08-29T15:35:46.848Z] === RUN   TestResumableRequestReaderWithReadError
15:35:47 [2021-08-29T15:35:47.212Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
15:35:47 [2021-08-29T15:35:47.212Z] === RUN   TestAuthZPluginAPIDenyResponse
15:35:47 [2021-08-29T15:35:47.306Z] time="2021-08-29T15:35:46Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestResumableRequestReaderWithReadError (0.09s)
15:35:47 [2021-08-29T15:35:47.306Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
15:35:47 [2021-08-29T15:35:47.306Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
15:35:47 [2021-08-29T15:35:47.306Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
15:35:47 [2021-08-29T15:35:47.306Z] === RUN   TestResumableRequestReader
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestResumableRequestReader (0.00s)
15:35:47 [2021-08-29T15:35:47.306Z] === RUN   TestResumableRequestReaderWithInitialResponse
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
15:35:47 [2021-08-29T15:35:47.306Z] PASS
15:35:47 [2021-08-29T15:35:47.306Z] coverage: 100.0% of statements
15:35:47 [2021-08-29T15:35:47.306Z] ok  	github.com/docker/docker/registry/resumable	0.152s	coverage: 100.0% of statements
15:35:47 [2021-08-29T15:35:47.306Z] === RUN   TestDecodeContainerConfig
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestDecodeContainerConfig (0.00s)
15:35:47 [2021-08-29T15:35:47.306Z] === RUN   TestDecodeContainerConfigIsolation
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
15:35:47 [2021-08-29T15:35:47.306Z] === RUN   TestValidatePrivileged
15:35:47 [2021-08-29T15:35:47.306Z] --- PASS: TestValidatePrivileged (0.00s)
15:35:47 [2021-08-29T15:35:47.306Z] PASS
15:35:47 [2021-08-29T15:35:47.306Z] coverage: 52.2% of statements
15:35:47 [2021-08-29T15:35:47.306Z] ok  	github.com/docker/docker/runconfig	0.034s	coverage: 52.2% of statements
15:35:47 [2021-08-29T15:35:47.764Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
15:35:47 [2021-08-29T15:35:47.764Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
15:35:47 [2021-08-29T15:35:47.764Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
15:35:47 [2021-08-29T15:35:47.764Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
15:35:47 [2021-08-29T15:35:47.764Z] PASS
15:35:47 [2021-08-29T15:35:47.764Z] coverage: 62.5% of statements
15:35:47 [2021-08-29T15:35:47.764Z] ok  	github.com/docker/docker/testutil	0.088s	coverage: 62.5% of statements
15:35:47 [2021-08-29T15:35:47.780Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
15:35:47 [2021-08-29T15:35:47.780Z] === RUN   TestAuthZPluginDenyResponse
15:35:47 [2021-08-29T15:35:47.994Z] .
15:35:47 [2021-08-29T15:35:47.994Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:35:47 [2021-08-29T15:35:47.994Z] 
15:35:47 [2021-08-29T15:35:47.994Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:35:48 [2021-08-29T15:35:48.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:35:48 [2021-08-29T15:35:48.251Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:35:48 [2021-08-29T15:35:48.251Z] Error: No such image: emptyfs
15:35:48 [2021-08-29T15:35:48.251Z] Error: No such image: emptyfs
15:35:48 [2021-08-29T15:35:48.251Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:35:48 [2021-08-29T15:35:48.251Z] ++++ docker load
15:35:48 [2021-08-29T15:35:48.251Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:35:48 [2021-08-29T15:35:48.251Z] ++++ docker load
15:35:48 [2021-08-29T15:35:48.348Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
15:35:48 [2021-08-29T15:35:48.348Z] === RUN   TestAuthZPluginAllowEventStream
15:35:48 [2021-08-29T15:35:48.507Z] Running integration-test (iteration 1)
15:35:48 [2021-08-29T15:35:48.507Z] 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)/
15:35:48 [2021-08-29T15:35:48.508Z] ++ 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)/'
15:35:48 [2021-08-29T15:35:48.508Z] ++ set -e
15:35:48 [2021-08-29T15:35:48.508Z] ++ '[' -n 0 ']'
15:35:48 [2021-08-29T15:35:48.508Z] ++ set -x
15:35:48 [2021-08-29T15:35:48.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
15:35:48 [2021-08-29T15:35:48.508Z] Running integration-test (iteration 1)
15:35:48 [2021-08-29T15:35:48.508Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
15:35:48 [2021-08-29T15:35:48.508Z] ++ 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)/'
15:35:48 [2021-08-29T15:35:48.508Z] ++ set -e
15:35:48 [2021-08-29T15:35:48.508Z] ++ '[' -n 0 ']'
15:35:48 [2021-08-29T15:35:48.508Z] ++ set -x
15:35:48 [2021-08-29T15:35:48.508Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/'
15:35:49 [2021-08-29T15:35:49.287Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s)
15:35:49 [2021-08-29T15:35:49.287Z] === RUN   TestAuthZPluginErrorResponse
15:35:49 [2021-08-29T15:35:49.437Z] Loaded image: busybox:latest
15:35:49 [2021-08-29T15:35:49.437Z] Loaded image: busybox:latest
15:35:49 [2021-08-29T15:35:49.694Z] Loaded image: busybox:glibc
15:35:49 [2021-08-29T15:35:49.856Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
15:35:49 [2021-08-29T15:35:49.857Z] === RUN   TestAuthZPluginErrorRequest
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestGetDriver
15:35:49 [2021-08-29T15:35:49.936Z] --- PASS: TestGetDriver (0.00s)
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestVolumeRequestError
15:35:49 [2021-08-29T15:35:49.936Z] --- PASS: TestVolumeRequestError (0.01s)
15:35:49 [2021-08-29T15:35:49.936Z] PASS
15:35:49 [2021-08-29T15:35:49.936Z] coverage: 36.1% of statements
15:35:49 [2021-08-29T15:35:49.936Z] ok  	github.com/docker/docker/volume/drivers	0.038s	coverage: 36.1% of statements
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestGetAddress
15:35:49 [2021-08-29T15:35:49.936Z] --- PASS: TestGetAddress (0.00s)
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestRemove
15:35:49 [2021-08-29T15:35:49.936Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:35:49 [2021-08-29T15:35:49.936Z] --- SKIP: TestRemove (0.00s)
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestInitializeWithVolumes
15:35:49 [2021-08-29T15:35:49.936Z] --- PASS: TestInitializeWithVolumes (0.00s)
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestCreate
15:35:49 [2021-08-29T15:35:49.936Z] --- PASS: TestCreate (0.01s)
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestValidateName
15:35:49 [2021-08-29T15:35:49.936Z] --- PASS: TestValidateName (0.00s)
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestCreateWithOpts
15:35:49 [2021-08-29T15:35:49.936Z]     local_test.go:180: runtime.GOOS == "windows"
15:35:49 [2021-08-29T15:35:49.936Z] --- SKIP: TestCreateWithOpts (0.00s)
15:35:49 [2021-08-29T15:35:49.936Z] === RUN   TestRelaodNoOpts
15:35:49 [2021-08-29T15:35:49.936Z] --- PASS: TestRelaodNoOpts (0.01s)
15:35:49 [2021-08-29T15:35:49.936Z] PASS
15:35:49 [2021-08-29T15:35:49.936Z] coverage: 41.5% of statements
15:35:49 [2021-08-29T15:35:49.936Z] ok  	github.com/docker/docker/volume/local	0.050s	coverage: 41.5% of statements
15:35:49 [2021-08-29T15:35:49.951Z] Loaded image: busybox:glibc
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRaw
15:35:50 [2021-08-29T15:35:50.394Z] --- PASS: TestLCOWParseMountRaw (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
15:35:50 [2021-08-29T15:35:50.394Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLinuxParseMountRaw
15:35:50 [2021-08-29T15:35:50.394Z] --- PASS: TestLinuxParseMountRaw (0.00s)
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLinuxParseMountRawSplit
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
15:35:50 [2021-08-29T15:35:50.394Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
15:35:50 [2021-08-29T15:35:50.425Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
15:35:50 [2021-08-29T15:35:50.425Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
15:35:50 [2021-08-29T15:35:50.852Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
15:35:50 [2021-08-29T15:35:50.852Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestConvertTmpfsOptions
15:35:50 [2021-08-29T15:35:50.852Z]     linux_parser_test.go:209: data="mode=700,size=1m"
15:35:50 [2021-08-29T15:35:50.852Z]     linux_parser_test.go:209: data="ro"
15:35:50 [2021-08-29T15:35:50.852Z] --- PASS: TestConvertTmpfsOptions (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestParseMountSpec
15:35:50 [2021-08-29T15:35:50.852Z]     parser_test.go:62: case 0
15:35:50 [2021-08-29T15:35:50.852Z]     parser_test.go:62: case 1
15:35:50 [2021-08-29T15:35:50.852Z]     parser_test.go:62: case 2
15:35:50 [2021-08-29T15:35:50.852Z]     parser_test.go:62: case 3
15:35:50 [2021-08-29T15:35:50.852Z]     parser_test.go:62: case 4
15:35:50 [2021-08-29T15:35:50.852Z]     parser_test.go:62: case 5
15:35:50 [2021-08-29T15:35:50.852Z] --- PASS: TestParseMountSpec (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestValidateMount
15:35:50 [2021-08-29T15:35:50.852Z] --- PASS: TestValidateMount (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRaw
15:35:50 [2021-08-29T15:35:50.852Z] --- PASS: TestWindowsParseMountRaw (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
15:35:50 [2021-08-29T15:35:50.852Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
15:35:50 [2021-08-29T15:35:50.852Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
15:35:50 [2021-08-29T15:35:50.852Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
15:35:50 [2021-08-29T15:35:50.853Z] PASS
15:35:50 [2021-08-29T15:35:50.853Z] coverage: 67.6% of statements
15:35:50 [2021-08-29T15:35:50.853Z] ok  	github.com/docker/docker/volume/mounts	0.040s	coverage: 67.6% of statements
15:35:50 [2021-08-29T15:35:50.994Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
15:35:50 [2021-08-29T15:35:50.994Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:35:51 [2021-08-29T15:35:51.310Z] === RUN   TestSetGetMeta
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestSetGetMeta
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestRestore
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestRestore
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestServiceCreate
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestServiceCreate
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestServiceList
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestServiceList
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestServiceRemove
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestServiceRemove
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestServiceGet
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestServiceGet
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestServicePrune
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestServicePrune
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestCreate
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestCreate
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestRemove
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestRemove
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestList
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestList
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFindByDriver
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFindByDriver
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFindByReferenced
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFindByReferenced
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestDerefMultipleOfSameRef
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestDerefMultipleOfSameRef
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestDefererencePluginOnCreateError
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestDefererencePluginOnCreateError
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestRefDerefRemove
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestRefDerefRemove
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestGet
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestGet
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestGetWithReference
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestGetWithReference
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc/test_nil_list
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFilterFunc/test_nil_list
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc/test_empty_list
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFilterFunc/test_empty_list
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc/test_filter_some
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFilterFunc/test_filter_some
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc/test_filter_middle
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFilterFunc/test_filter_middle
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc/test_filter_middle_and_last
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
15:35:51 [2021-08-29T15:35:51.311Z] === RUN   TestFilterFunc/test_filter_first_and_last
15:35:51 [2021-08-29T15:35:51.311Z] === PAUSE TestFilterFunc/test_filter_first_and_last
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFilterFunc/test_nil_list
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFilterFunc/test_filter_some
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFilterFunc/test_filter_middle_and_last
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFilterFunc/test_filter_first_and_last
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFilterFunc/test_empty_list
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFilterFunc/test_filter_middle
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestFilterFunc (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestSetGetMeta
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestList
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestServiceGet
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestDefererencePluginOnCreateError
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestSetGetMeta (0.01s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestRemove
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestCreate
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestList (0.03s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestServicePrune
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestRemove (0.02s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestGet
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestCreate (0.04s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestGetWithReference
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestGet (0.03s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestRefDerefRemove
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestGetWithReference (0.01s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestDerefMultipleOfSameRef
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestRefDerefRemove (0.01s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestDerefMultipleOfSameRef (0.01s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestServiceList
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestServiceRemove
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestServiceGet (0.11s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestServiceCreate
15:35:51 [2021-08-29T15:35:51.311Z] time="2021-08-29T15:35:50Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestServiceRemove (0.02s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFindByReferenced
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestServiceList (0.04s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestFindByDriver
15:35:51 [2021-08-29T15:35:51.311Z] time="2021-08-29T15:35:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:35:51 [2021-08-29T15:35:51.311Z] time="2021-08-29T15:35:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestServiceCreate (0.02s)
15:35:51 [2021-08-29T15:35:51.311Z] === CONT  TestRestore
15:35:51 [2021-08-29T15:35:51.311Z] time="2021-08-29T15:35:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestFindByReferenced (0.01s)
15:35:51 [2021-08-29T15:35:51.311Z] time="2021-08-29T15:35:51Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestFindByDriver (0.01s)
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestServicePrune (0.11s)
15:35:51 [2021-08-29T15:35:51.311Z] --- PASS: TestRestore (0.01s)
15:35:51 [2021-08-29T15:35:51.311Z] PASS
15:35:51 [2021-08-29T15:35:51.311Z] coverage: 69.0% of statements
15:35:51 [2021-08-29T15:35:51.311Z] ok  	github.com/docker/docker/volume/service	0.174s	coverage: 69.0% of statements
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestNewClientWithTimeout (17.61s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestClientStream
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestClientStream (0.00s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestClientSendFile
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestClientSendFile (0.00s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestClientWithRequestTimeout
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestClientWithRequestTimeout (0.01s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestFileSpecPlugin
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestFileSpecPlugin (0.01s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestFileJSONSpecPlugin
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestPluginAddHandler
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestPluginAddHandler (0.00s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestPluginWaitBadPlugin
15:35:51 [2021-08-29T15:35:51.768Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
15:35:51 [2021-08-29T15:35:51.768Z] === RUN   TestGet
15:35:51 [2021-08-29T15:35:51.768Z] time="2021-08-29T15:35:51Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
15:35:52 [2021-08-29T15:35:52.429Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s)
15:35:52 [2021-08-29T15:35:52.429Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:35:52 [2021-08-29T15:35:52.733Z] time="2021-08-29T15:35:52Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
15:35:54 [2021-08-29T15:35:54.349Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.95s)
15:35:54 [2021-08-29T15:35:54.349Z] === RUN   TestAuthZPluginHeader
15:35:54 [2021-08-29T15:35:54.913Z] time="2021-08-29T15:35:54Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
15:35:55 [2021-08-29T15:35:55.208Z] Loaded image: debian:bullseye-slim
15:35:55 [2021-08-29T15:35:55.208Z] Loaded image: debian:bullseye-slim
15:35:55 [2021-08-29T15:35:55.208Z] Loaded image: hello-world:latest
15:35:55 [2021-08-29T15:35:55.208Z] Loaded image: arm32v7/hello-world:latest
15:35:55 [2021-08-29T15:35:55.208Z] INFO: Testing against a local daemon
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerDaemonSuite
15:35:55 [2021-08-29T15:35:55.208Z] Loaded image: hello-world:latest
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
15:35:55 [2021-08-29T15:35:55.208Z] Loaded image: arm32v7/hello-world:latest
15:35:55 [2021-08-29T15:35:55.208Z] INFO: Testing against a local daemon
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:35:55 [2021-08-29T15:35:55.208Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:35:55 [2021-08-29T15:35:55.287Z] --- PASS: TestAuthZPluginHeader (0.70s)
15:35:55 [2021-08-29T15:35:55.287Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:35:55 [2021-08-29T15:35:55.771Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:35:56 [2021-08-29T15:35:56.027Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:35:56 [2021-08-29T15:35:56.956Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:35:56 [2021-08-29T15:35:56.956Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:35:57 [2021-08-29T15:35:57.519Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:35:57 [2021-08-29T15:35:57.779Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:35:57 [2021-08-29T15:35:57.779Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:35:58 [2021-08-29T15:35:58.579Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.50s)
15:35:58 [2021-08-29T15:35:58.579Z] === RUN   TestAuthZPluginV2Disable
15:35:58 [2021-08-29T15:35:58.641Z] time="2021-08-29T15:35:58Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
15:35:59 [2021-08-29T15:35:59.147Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:35:59 [2021-08-29T15:35:59.404Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:35:59 [2021-08-29T15:35:59.404Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:35:59 [2021-08-29T15:35:59.404Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:36:00 [2021-08-29T15:36:00.137Z] --- PASS: TestCheckoutGit (25.28s)
15:36:00 [2021-08-29T15:36:00.137Z] === RUN   TestValidGitTransport
15:36:00 [2021-08-29T15:36:00.137Z] --- PASS: TestValidGitTransport (0.00s)
15:36:00 [2021-08-29T15:36:00.137Z] === RUN   TestGitInvalidRef
15:36:00 [2021-08-29T15:36:00.137Z] --- PASS: TestGitInvalidRef (0.15s)
15:36:00 [2021-08-29T15:36:00.137Z] PASS
15:36:00 [2021-08-29T15:36:00.137Z] coverage: 86.3% of statements
15:36:00 [2021-08-29T15:36:00.137Z] ok  	github.com/docker/docker/builder/remotecontext/git	25.480s	coverage: 86.3% of statements
15:36:00 [2021-08-29T15:36:00.137Z] ?   	github.com/docker/docker/cli	[no test files]
15:36:00 [2021-08-29T15:36:00.137Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:36:00 [2021-08-29T15:36:00.333Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:36:00 [2021-08-29T15:36:00.895Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
15:36:01 [2021-08-29T15:36:01.152Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:36:01 [2021-08-29T15:36:01.409Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:36:01 [2021-08-29T15:36:01.409Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:36:01 [2021-08-29T15:36:01.409Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:36:01 [2021-08-29T15:36:01.873Z] --- PASS: TestAuthZPluginV2Disable (2.98s)
15:36:01 [2021-08-29T15:36:01.873Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:36:02 [2021-08-29T15:36:02.776Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
15:36:04 [2021-08-29T15:36:04.411Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.76s)
15:36:04 [2021-08-29T15:36:04.411Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:36:05 [2021-08-29T15:36:05.790Z] ..........................xx....................                         [ 29%]
15:36:05 [2021-08-29T15:36:05.929Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
15:36:05 [2021-08-29T15:36:05.929Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
15:36:05 [2021-08-29T15:36:05.929Z] === RUN   TestLoadDaemonCliConfigWithTLS
15:36:05 [2021-08-29T15:36:05.929Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
15:36:05 [2021-08-29T15:36:05.929Z] === RUN   TestLoadDaemonCliConfigWithConflicts
15:36:05 [2021-08-29T15:36:05.929Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
15:36:05 [2021-08-29T15:36:05.929Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
15:36:05 [2021-08-29T15:36:05.929Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
15:36:05 [2021-08-29T15:36:05.929Z] === RUN   TestLoadDaemonCliWithConflictingLabels
15:36:05 [2021-08-29T15:36:05.929Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
15:36:05 [2021-08-29T15:36:05.929Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
15:36:05 [2021-08-29T15:36:05.929Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
15:36:05 [2021-08-29T15:36:05.929Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
15:36:05 [2021-08-29T15:36:05.929Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
15:36:05 [2021-08-29T15:36:05.929Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
15:36:05 [2021-08-29T15:36:05.929Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
15:36:05 [2021-08-29T15:36:05.930Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
15:36:05 [2021-08-29T15:36:05.930Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
15:36:05 [2021-08-29T15:36:05.930Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
15:36:05 [2021-08-29T15:36:05.930Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
15:36:05 [2021-08-29T15:36:05.930Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
15:36:05 [2021-08-29T15:36:05.930Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.02s)
15:36:05 [2021-08-29T15:36:05.930Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
15:36:05 [2021-08-29T15:36:05.930Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
15:36:05 [2021-08-29T15:36:05.930Z] === RUN   TestConfigureDaemonLogs
15:36:05 [2021-08-29T15:36:05.930Z] --- PASS: TestConfigureDaemonLogs (0.00s)
15:36:05 [2021-08-29T15:36:05.930Z] === RUN   TestCommonOptionsInstallFlags
15:36:05 [2021-08-29T15:36:05.930Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
15:36:05 [2021-08-29T15:36:05.930Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
15:36:05 [2021-08-29T15:36:05.930Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
15:36:05 [2021-08-29T15:36:05.930Z] PASS
15:36:05 [2021-08-29T15:36:05.930Z] coverage: 18.5% of statements
15:36:05 [2021-08-29T15:36:05.930Z] ok  	github.com/docker/docker/cmd/dockerd	0.179s	coverage: 18.5% of statements
15:36:05 [2021-08-29T15:36:05.930Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
15:36:05 [2021-08-29T15:36:05.930Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:36:06 [2021-08-29T15:36:06.049Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestContainerStopSignal
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestContainerStopSignal (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestContainerStopTimeout
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestContainerStopTimeout (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestContainerSecretReferenceDestTarget
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestContainerLogPathSetForJSONFileLogger
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestContainerLogPathSetForRingLogger
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestReplaceAndAppendEnvVars
15:36:06 [2021-08-29T15:36:06.389Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestNewMemoryStore
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestNewMemoryStore (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestAddContainers
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestAddContainers (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestGetContainer
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestGetContainer (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestDeleteContainer
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestDeleteContainer (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestListContainers
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestListContainers (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestFirstContainer
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestFirstContainer (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestApplyAllContainer
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestApplyAllContainer (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestIsValidHealthString
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestIsValidHealthString (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestStateRunStop
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestStateRunStop (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestStateTimeoutWait
15:36:06 [2021-08-29T15:36:06.389Z]     state_test.go:141: Stop callback fired
15:36:06 [2021-08-29T15:36:06.389Z]     state_test.go:165: Stop callback fired
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestStateTimeoutWait (0.10s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestIsValidStateString
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestIsValidStateString (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestViewSaveDelete
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestViewSaveDelete (0.01s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestViewAll
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestViewAll (0.01s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestViewGet
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestViewGet (0.01s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestNames
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestNames (0.00s)
15:36:06 [2021-08-29T15:36:06.389Z] === RUN   TestViewWithHealthCheck
15:36:06 [2021-08-29T15:36:06.389Z] --- PASS: TestViewWithHealthCheck (0.01s)
15:36:06 [2021-08-29T15:36:06.389Z] PASS
15:36:06 [2021-08-29T15:36:06.389Z] coverage: 41.7% of statements
15:36:06 [2021-08-29T15:36:06.389Z] ok  	github.com/docker/docker/container	0.212s	coverage: 41.7% of statements
15:36:06 [2021-08-29T15:36:06.389Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:36:06 [2021-08-29T15:36:06.389Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:36:06 [2021-08-29T15:36:06.389Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:36:06 [2021-08-29T15:36:06.389Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:36:07 [2021-08-29T15:36:07.193Z] --- PASS: TestGet (15.01s)
15:36:07 [2021-08-29T15:36:07.193Z] === RUN   TestPluginWithNoManifest
15:36:07 [2021-08-29T15:36:07.193Z] --- PASS: TestPluginWithNoManifest (0.00s)
15:36:07 [2021-08-29T15:36:07.193Z] === RUN   TestGetAll
15:36:07 [2021-08-29T15:36:07.193Z] --- PASS: TestGetAll (0.00s)
15:36:07 [2021-08-29T15:36:07.193Z] PASS
15:36:07 [2021-08-29T15:36:07.193Z] coverage: 73.2% of statements
15:36:07 [2021-08-29T15:36:07.193Z] ok  	github.com/docker/docker/pkg/plugins	35.880s	coverage: 73.2% of statements
15:36:07 [2021-08-29T15:36:07.356Z] === RUN   TestPrepare
15:36:07 [2021-08-29T15:36:07.356Z] --- PASS: TestPrepare (0.00s)
15:36:07 [2021-08-29T15:36:07.356Z] === RUN   TestStart
15:36:07 [2021-08-29T15:36:07.356Z] --- PASS: TestStart (0.00s)
15:36:07 [2021-08-29T15:36:07.356Z] === RUN   TestWaitCancel
15:36:07 [2021-08-29T15:36:07.356Z] --- PASS: TestWaitCancel (0.00s)
15:36:07 [2021-08-29T15:36:07.356Z] === RUN   TestWaitDisabled
15:36:07 [2021-08-29T15:36:07.356Z] --- PASS: TestWaitDisabled (0.00s)
15:36:07 [2021-08-29T15:36:07.356Z] === RUN   TestWaitEnabled
15:36:07 [2021-08-29T15:36:07.356Z] --- PASS: TestWaitEnabled (0.00s)
15:36:07 [2021-08-29T15:36:07.356Z] === RUN   TestRemove
15:36:07 [2021-08-29T15:36:07.356Z] --- PASS: TestRemove (0.00s)
15:36:07 [2021-08-29T15:36:07.356Z] PASS
15:36:07 [2021-08-29T15:36:07.356Z] coverage: 65.3% of statements
15:36:07 [2021-08-29T15:36:07.356Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.050s	coverage: 65.3% of statements
15:36:07 [2021-08-29T15:36:07.421Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:36:08 [2021-08-29T15:36:08.892Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
15:36:08 [2021-08-29T15:36:08.892Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s)
15:36:08 [2021-08-29T15:36:08.892Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCContainerRuntime
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCIsolation
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCIsolation/empty
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCIsolation/default
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCIsolation/process
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCIsolation
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCIsolation/default
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCIsolation/process
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCConfigs
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCConfigs/file
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
15:36:08 [2021-08-29T15:36:08.893Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCConfigs
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCConfigs/file
15:36:08 [2021-08-29T15:36:08.893Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
15:36:09 [2021-08-29T15:36:09.351Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
15:36:09 [2021-08-29T15:36:09.351Z] === RUN   TestServiceConvertToGRPCConfigs/none
15:36:09 [2021-08-29T15:36:09.351Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
15:36:09 [2021-08-29T15:36:09.351Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
15:36:09 [2021-08-29T15:36:09.351Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
15:36:09 [2021-08-29T15:36:09.351Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
15:36:09 [2021-08-29T15:36:09.351Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
15:36:09 [2021-08-29T15:36:09.351Z] PASS
15:36:09 [2021-08-29T15:36:09.351Z] coverage: 35.9% of statements
15:36:09 [2021-08-29T15:36:09.351Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.423s	coverage: 35.9% of statements
15:36:09 [2021-08-29T15:36:09.351Z] === RUN   TestNewListSecretsFilters
15:36:09 [2021-08-29T15:36:09.351Z] --- PASS: TestNewListSecretsFilters (0.00s)
15:36:09 [2021-08-29T15:36:09.351Z] === RUN   TestNewListConfigsFilters
15:36:09 [2021-08-29T15:36:09.351Z] --- PASS: TestNewListConfigsFilters (0.00s)
15:36:09 [2021-08-29T15:36:09.351Z] PASS
15:36:09 [2021-08-29T15:36:09.351Z] coverage: 0.5% of statements
15:36:09 [2021-08-29T15:36:09.351Z] ok  	github.com/docker/docker/daemon/cluster	0.773s	coverage: 0.5% of statements
15:36:09 [2021-08-29T15:36:09.940Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:36:11 [2021-08-29T15:36:11.831Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:36:12 [2021-08-29T15:36:12.087Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestBuilderGC
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestBuilderGC (0.01s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationNotFound
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonBrokenConfiguration
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestParseClusterAdvertiseSettings
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestFindConfigurationConflicts
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestFindConfigurationConflicts (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationMergeConflicts
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationMergeConcurrent
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationMergeConcurrentError
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestFindConfigurationConflictsWithMergedValues
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestValidateConfigurationErrors (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration/with_label
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration/with_dns
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration/with_dns-search
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration/with_max-download-attempts
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
15:36:12 [2021-08-29T15:36:12.260Z] === RUN   TestValidateConfiguration/with_node_generic_resources
15:36:12 [2021-08-29T15:36:12.260Z] --- PASS: TestValidateConfiguration (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
15:36:12 [2021-08-29T15:36:12.260Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestModifiedDiscoverySettings
15:36:12 [2021-08-29T15:36:12.261Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestReloadSetConfigFileNotExist
15:36:12 [2021-08-29T15:36:12.261Z] time="2021-08-29T15:36:11Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
15:36:12 [2021-08-29T15:36:12.261Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestReloadDefaultConfigNotExist
15:36:12 [2021-08-29T15:36:12.261Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
15:36:12 [2021-08-29T15:36:12.261Z] --- SKIP: TestReloadDefaultConfigNotExist (0.12s)
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestReloadBadDefaultConfig
15:36:12 [2021-08-29T15:36:12.261Z] time="2021-08-29T15:36:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1480930385"
15:36:12 [2021-08-29T15:36:12.261Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestReloadWithConflictingLabels
15:36:12 [2021-08-29T15:36:12.261Z] time="2021-08-29T15:36:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3637243467"
15:36:12 [2021-08-29T15:36:12.261Z] --- PASS: TestReloadWithConflictingLabels (0.13s)
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestReloadWithDuplicateLabels
15:36:12 [2021-08-29T15:36:12.261Z] time="2021-08-29T15:36:11Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2177708350"
15:36:12 [2021-08-29T15:36:12.261Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestDaemonConfigurationMerge
15:36:12 [2021-08-29T15:36:12.261Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z] PASS
15:36:12 [2021-08-29T15:36:12.261Z] coverage: 80.4% of statements
15:36:12 [2021-08-29T15:36:12.261Z] ok  	github.com/docker/docker/daemon/config	0.541s	coverage: 80.4% of statements
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestDiscoveryOptsErrors
15:36:12 [2021-08-29T15:36:12.261Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z] === RUN   TestDiscoveryOpts
15:36:12 [2021-08-29T15:36:12.261Z] --- PASS: TestDiscoveryOpts (0.00s)
15:36:12 [2021-08-29T15:36:12.261Z] PASS
15:36:12 [2021-08-29T15:36:12.261Z] coverage: 30.0% of statements
15:36:12 [2021-08-29T15:36:12.261Z] ok  	github.com/docker/docker/daemon/discovery	0.104s	coverage: 30.0% of statements
15:36:12 [2021-08-29T15:36:12.720Z] === RUN   TestWaitNodeAttachment
15:36:13 [2021-08-29T15:36:13.015Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestWaitNodeAttachment (0.40s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestIsolationConversion
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestIsolationConversion/default
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestIsolationConversion/process
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestIsolationConversion/hyperv
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestIsolationConversion (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z]     --- PASS: TestIsolationConversion/default (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z]     --- PASS: TestIsolationConversion/process (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestContainerLabels
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestContainerLabels (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestCredentialSpecConversion
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestCredentialSpecConversion/none
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestCredentialSpecConversion/config
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestCredentialSpecConversion/file
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestCredentialSpecConversion/registry
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestCredentialSpecConversion (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestControllerValidateMountBind
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestControllerValidateMountBind (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestControllerValidateMountVolume
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestControllerValidateMountVolume (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestControllerValidateMountTarget
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestControllerValidateMountTarget (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestControllerValidateMountTmpfs
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestControllerValidateMountInvalidType
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] === RUN   TestControllerValidateMountNamedPipe
15:36:13 [2021-08-29T15:36:13.180Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
15:36:13 [2021-08-29T15:36:13.180Z] PASS
15:36:13 [2021-08-29T15:36:13.180Z] coverage: 11.0% of statements
15:36:13 [2021-08-29T15:36:13.180Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.560s	coverage: 11.0% of statements
15:36:13 [2021-08-29T15:36:13.272Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestEventsLog
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestEventsLog (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestEventsLogTimeout
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestEventsLogTimeout (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestLogEvents
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestLogEvents (0.05s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestLoadBufferedEvents
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestLoadBufferedEvents (0.11s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestLoadBufferedEventsOnlyFromPast
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestIgnoreBufferedWhenNoTimes
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] PASS
15:36:13 [2021-08-29T15:36:13.638Z] coverage: 50.0% of statements
15:36:13 [2021-08-29T15:36:13.638Z] ok  	github.com/docker/docker/daemon/events	0.206s	coverage: 50.0% of statements
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestIsEmptyDir
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestIsEmptyDir (0.01s)
15:36:13 [2021-08-29T15:36:13.638Z] PASS
15:36:13 [2021-08-29T15:36:13.638Z] coverage: 2.2% of statements
15:36:13 [2021-08-29T15:36:13.638Z] ok  	github.com/docker/docker/daemon/graphdriver	0.058s	coverage: 2.2% of statements
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestVerifyNetworkingConfig
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestGetContainer
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestGetContainer (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestValidContainerNames
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestValidContainerNames (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestContainerInitDNS
15:36:13 [2021-08-29T15:36:13.638Z]     daemon_test.go:146: root required
15:36:13 [2021-08-29T15:36:13.638Z] --- SKIP: TestContainerInitDNS (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestMerge
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestMerge (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestValidateContainerIsolation
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestValidateContainerIsolation (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestFindNetworkErrorType
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestFindNetworkErrorType (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestEnsureServicesExist
15:36:13 [2021-08-29T15:36:13.638Z] --- PASS: TestEnsureServicesExist (0.00s)
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestEnsureServicesExistErrors
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
15:36:13 [2021-08-29T15:36:13.638Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
15:36:13 [2021-08-29T15:36:13.639Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
15:36:13 [2021-08-29T15:36:13.639Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z] === RUN   TestContainerDelete
15:36:13 [2021-08-29T15:36:13.639Z] --- PASS: TestContainerDelete (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z] === RUN   TestContainerDoubleDelete
15:36:13 [2021-08-29T15:36:13.639Z] --- PASS: TestContainerDoubleDelete (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z] === RUN   TestLogContainerEventCopyLabels
15:36:13 [2021-08-29T15:36:13.639Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z] === RUN   TestLogContainerEventWithAttributes
15:36:13 [2021-08-29T15:36:13.639Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z] === RUN   TestNoneHealthcheck
15:36:13 [2021-08-29T15:36:13.639Z] --- PASS: TestNoneHealthcheck (0.00s)
15:36:13 [2021-08-29T15:36:13.639Z] === RUN   TestHealthStates
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] time="2021-08-29T15:36:13Z" 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"
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestHealthStates (0.13s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestMaskURLCredentials
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestMaskURLCredentials (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestGetInspectData
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestGetInspectData (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestFillLicense
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestFillLicense (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestListInvalidFilter
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestListInvalidFilter (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestNameFilter
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestNameFilter (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
15:36:14 [2021-08-29T15:36:14.100Z] === 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
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- 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)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestDaemonReloadLabels
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestDaemonReloadLabels (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestDaemonReloadMirrors
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestDaemonReloadMirrors (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestDaemonReloadInsecureRegistries
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestDaemonReloadNotAffectOthers
15:36:14 [2021-08-29T15:36:14.100Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
15:36:14 [2021-08-29T15:36:14.100Z] === RUN   TestDaemonDiscoveryReload
15:36:14 [2021-08-29T15:36:14.203Z] === RUN   TestDockerSuite/TestAttachAfterDetach
15:36:14 [2021-08-29T15:36:14.419Z] Created binary: bundles/dynbinary-daemon/dockerd-dev
15:36:14 [2021-08-29T15:36:14.419Z] Building: bundles/dynbinary-daemon/docker-proxy-dev
15:36:14 [2021-08-29T15:36:14.419Z] GOOS="" GOARCH="" GOARM=""
15:36:14 [2021-08-29T15:36:14.419Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev
15:36:14 [2021-08-29T15:36:14.419Z] 
15:36:14 [2021-08-29T15:36:14.419Z] ---> Making bundle: test-integration (in bundles/test-integration)
15:36:14 [2021-08-29T15:36:14.559Z] === RUN   TestLinkNaming
15:36:14 [2021-08-29T15:36:14.559Z] --- PASS: TestLinkNaming (0.00s)
15:36:14 [2021-08-29T15:36:14.559Z] === RUN   TestLinkNew
15:36:14 [2021-08-29T15:36:14.559Z] --- PASS: TestLinkNew (0.00s)
15:36:14 [2021-08-29T15:36:14.559Z] === RUN   TestLinkEnv
15:36:14 [2021-08-29T15:36:14.559Z] --- PASS: TestLinkEnv (0.00s)
15:36:14 [2021-08-29T15:36:14.559Z] === RUN   TestLinkMultipleEnv
15:36:14 [2021-08-29T15:36:14.559Z] --- PASS: TestLinkMultipleEnv (0.00s)
15:36:14 [2021-08-29T15:36:14.559Z] === RUN   TestLinkPortRangeEnv
15:36:14 [2021-08-29T15:36:14.559Z] --- PASS: TestLinkPortRangeEnv (0.00s)
15:36:14 [2021-08-29T15:36:14.559Z] PASS
15:36:14 [2021-08-29T15:36:14.559Z] coverage: 93.0% of statements
15:36:14 [2021-08-29T15:36:14.559Z] ok  	github.com/docker/docker/daemon/links	0.031s	coverage: 93.0% of statements
15:36:14 [2021-08-29T15:36:14.679Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
15:36:14 [2021-08-29T15:36:14.680Z] HOSTNAME=85c6aea33ff1
15:36:14 [2021-08-29T15:36:14.680Z] TESTDEBUG=0
15:36:14 [2021-08-29T15:36:14.680Z] DEST=bundles/test-integration
15:36:14 [2021-08-29T15:36:14.680Z] PWD=/go/src/github.com/docker/docker
15:36:14 [2021-08-29T15:36:14.680Z] DOCKER_GITCOMMIT=118931c16a113ea82321e7d906c102a6da511115
15:36:14 [2021-08-29T15:36:14.680Z] container=docker
15:36:14 [2021-08-29T15:36:14.680Z] HOME=/root
15:36:14 [2021-08-29T15:36:14.680Z] GOLANG_VERSION=1.17
15:36:14 [2021-08-29T15:36:14.680Z] VALIDATE_REPO=https://github.com/moby/moby.git
15:36:14 [2021-08-29T15:36:14.680Z] VALIDATE_BRANCH=master
15:36:14 [2021-08-29T15:36:14.680Z] TERM=xterm
15:36:14 [2021-08-29T15:36:14.680Z] DOCKER_PKG=github.com/docker/docker
15:36:14 [2021-08-29T15:36:14.680Z] SHLVL=1
15:36:14 [2021-08-29T15:36:14.680Z] TIMEOUT=120m
15:36:14 [2021-08-29T15:36:14.680Z] DOCKER_BUILDTAGS=apparmor seccomp journald
15:36:14 [2021-08-29T15:36:14.680Z] DOCKER_GRAPHDRIVER=overlay2
15:36:14 [2021-08-29T15:36:14.680Z] GO111MODULE=off
15:36:14 [2021-08-29T15:36:14.680Z] DOCKER_EXPERIMENTAL=1
15:36:14 [2021-08-29T15:36:14.680Z] TEST_SKIP_INTEGRATION_CLI=1
15:36:14 [2021-08-29T15:36:14.680Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
15:36:14 [2021-08-29T15:36:14.680Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
15:36:14 [2021-08-29T15:36:14.680Z] GOPATH=/go
15:36:14 [2021-08-29T15:36:14.680Z] PKG_CONFIG=pkg-config
15:36:14 [2021-08-29T15:36:14.680Z] _=/usr/bin/env
15:36:14 [2021-08-29T15:36:14.680Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
15:36:15 [2021-08-29T15:36:15.018Z] --- PASS: TestDaemonDiscoveryReload (1.01s)
15:36:15 [2021-08-29T15:36:15.018Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
15:36:15 [2021-08-29T15:36:15.478Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
15:36:15 [2021-08-29T15:36:15.478Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestAdapterReadLogs
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestAdapterReadLogs (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestCopier
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestCopier (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestCopierLongLines
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestCopierLongLines (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestCopierSlow
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestCopierSlow (0.20s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestCopierWithSized
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestCopierWithSized/as_is
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestCopierWithSized/With_RingLogger
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestCopierWithSized (0.01s)
15:36:15 [2021-08-29T15:36:15.936Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.01s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestCopierWithPartial
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestCopierWithPartial (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestRingLogger
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestRingLogger (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestRingCap
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestRingCap (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestRingClose
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestRingClose (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestRingDrain
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestRingDrain (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] PASS
15:36:15 [2021-08-29T15:36:15.936Z] coverage: 43.8% of statements
15:36:15 [2021-08-29T15:36:15.936Z] ok  	github.com/docker/docker/daemon/logger	0.261s	coverage: 43.8% of statements
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
15:36:15 [2021-08-29T15:36:15.936Z]     reload_test.go:520: root required
15:36:15 [2021-08-29T15:36:15.936Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.02s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.03s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] === RUN   TestParseVolumesFrom
15:36:15 [2021-08-29T15:36:15.936Z] --- PASS: TestParseVolumesFrom (0.00s)
15:36:15 [2021-08-29T15:36:15.936Z] PASS
15:36:15 [2021-08-29T15:36:15.936Z] coverage: 9.1% of statements
15:36:15 [2021-08-29T15:36:15.936Z] ok  	github.com/docker/docker/daemon	2.393s	coverage: 9.1% of statements
15:36:15 [2021-08-29T15:36:15.936Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:36:15 [2021-08-29T15:36:15.936Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:36:16 [2021-08-29T15:36:16.093Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:36:16 [2021-08-29T15:36:16.396Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:36:16 [2021-08-29T15:36:16.655Z] --- PASS: TestBuildWithHugeFile (112.27s)
15:36:16 [2021-08-29T15:36:16.655Z] === RUN   TestBuildWCOWSandboxSize
15:36:16 [2021-08-29T15:36:16.655Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:36:16 [2021-08-29T15:36:16.655Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
15:36:16 [2021-08-29T15:36:16.655Z] === RUN   TestBuildWithEmptyDockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:36:16 [2021-08-29T15:36:16.655Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
15:36:16 [2021-08-29T15:36:16.655Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.08s)
15:36:16 [2021-08-29T15:36:16.655Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.08s)
15:36:16 [2021-08-29T15:36:16.655Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
15:36:16 [2021-08-29T15:36:16.655Z] === RUN   TestBuildPreserveOwnership
15:36:16 [2021-08-29T15:36:16.655Z] === RUN   TestBuildPreserveOwnership/copy_from
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestSearchRegistryForImagesErrors
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestSearchRegistryForImages
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestSearchRegistryForImages (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestOnlyPlatformWithFallback
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestImageDelete
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestImageDelete/no_lease
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewStreamConfig
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewStreamConfig/defaults
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewStreamConfig/invalid_create_group
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewStreamConfig/invalid_flush_interval
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewStreamConfig/flush_interval_at_15
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestNewStreamConfig (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewAWSLogsClientUserAgentHandler
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestNewAWSLogsClientRegionDetect
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestImageDelete/lease_exists
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestImageDelete (0.11s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestImageDelete/no_lease (0.02s)
15:36:16 [2021-08-29T15:36:16.856Z]     --- PASS: TestImageDelete/lease_exists (0.06s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestContentStoreForPull
15:36:16 [2021-08-29T15:36:16.856Z] time="2021-08-29T15:36:16Z" level=info msg="Trying to get region from EC2 Metadata"
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.14s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCreateSuccess
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCreateSuccess (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCreateStreamSkipped
15:36:16 [2021-08-29T15:36:16.856Z] time="2021-08-29T15:36:16Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCreateStreamSkipped (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCreateLogGroupSuccess
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCreateError
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCreateError (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCreateAlreadyExists
15:36:16 [2021-08-29T15:36:16.856Z] time="2021-08-29T15:36:16Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCreateAlreadyExists (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestLogClosed
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestLogClosed (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestLogBlocking
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestLogBlocking (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestLogNonBlockingBufferEmpty
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestLogNonBlockingBufferFull
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestPublishBatchSuccess
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestPublishBatchSuccess (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestPublishBatchError
15:36:16 [2021-08-29T15:36:16.856Z] time="2021-08-29T15:36:16Z" level=error msg=Error
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestPublishBatchError (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestPublishBatchInvalidSeqSuccess
15:36:16 [2021-08-29T15:36:16.856Z] time="2021-08-29T15:36:16Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestPublishBatchAlreadyAccepted
15:36:16 [2021-08-29T15:36:16.856Z] time="2021-08-29T15:36:16Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:36:16 [2021-08-29T15:36:16.856Z] time="2021-08-29T15:36:16Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCollectBatchSimple
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCollectBatchSimple (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCollectBatchTicker
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCollectBatchTicker (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCollectBatchMultilinePattern
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.03s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestCollectBatchClose
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestCollectBatchClose (0.00s)
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestEffectiveLen
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestEffectiveLen/0/Hello
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestEffectiveLen/2/🙃
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestEffectiveLen/3/����
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestEffectiveLen/4/He��o
15:36:16 [2021-08-29T15:36:16.856Z] === RUN   TestEffectiveLen/5/
15:36:16 [2021-08-29T15:36:16.856Z] --- PASS: TestEffectiveLen (0.00s)
15:36:17 [2021-08-29T15:36:17.217Z] === RUN   TestDockerSuite/TestAttachDetach
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit/0/
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1063: 
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1064: 
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit/1/Hello
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1063: Hello
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1064: 
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit/2/Hello
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1063: He
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1064: llo
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit/3/Hello
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1063: 
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1064: Hello
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit/4/🙃
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1063: 
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1064: 🙃
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit/5/🙃
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1063: 🙃
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1064: 
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit/6/a�
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1063: a
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1064: �
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestFindValidSplit/7/a�
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1063: a�
15:36:17 [2021-08-29T15:36:17.314Z]     cloudwatchlogs_test.go:1064: 
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestFindValidSplit (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestProcessEventEmoji
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestProcessEventEmoji (0.02s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestCollectBatchLineSplit
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestCollectBatchLineSplit (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestCollectBatchLineSplitWithBinary
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestCollectBatchMaxEvents
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestCollectBatchMaxEvents (0.08s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestCollectBatchMaxTotalBytes
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestContentStoreForPull (0.19s)
15:36:17 [2021-08-29T15:36:17.314Z] PASS
15:36:17 [2021-08-29T15:36:17.314Z] coverage: 6.7% of statements
15:36:17 [2021-08-29T15:36:17.314Z] ok  	github.com/docker/docker/daemon/images	0.376s	coverage: 6.7% of statements
15:36:17 [2021-08-29T15:36:17.314Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:36:17 [2021-08-29T15:36:17.314Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestCollectBatchMaxTotalBytes (0.06s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestCollectBatchWithDuplicateTimestamps
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsMultilinePattern
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsDatetimeFormat
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestCreateTagSuccess
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestCreateTagSuccess (0.00s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s)
15:36:17 [2021-08-29T15:36:17.314Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
15:36:17 [2021-08-29T15:36:17.314Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
15:36:17 [2021-08-29T15:36:17.315Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
15:36:17 [2021-08-29T15:36:17.315Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
15:36:17 [2021-08-29T15:36:17.315Z] PASS
15:36:17 [2021-08-29T15:36:17.315Z] coverage: 77.4% of statements
15:36:17 [2021-08-29T15:36:17.315Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.470s	coverage: 77.4% of statements
15:36:17 [2021-08-29T15:36:17.315Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:36:17 [2021-08-29T15:36:17.315Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:36:17 [2021-08-29T15:36:17.315Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:36:17 [2021-08-29T15:36:17.315Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:36:17 [2021-08-29T15:36:17.315Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:36:17 [2021-08-29T15:36:17.315Z] === RUN   TestJSONLogsMarshalJSONBuf
15:36:17 [2021-08-29T15:36:17.315Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
15:36:17 [2021-08-29T15:36:17.315Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
15:36:17 [2021-08-29T15:36:17.315Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
15:36:17 [2021-08-29T15:36:17.315Z] === RUN   TestFastTimeMarshalJSON
15:36:17 [2021-08-29T15:36:17.315Z] --- PASS: TestFastTimeMarshalJSON (0.00s)
15:36:17 [2021-08-29T15:36:17.315Z] PASS
15:36:17 [2021-08-29T15:36:17.315Z] coverage: 87.2% of statements
15:36:17 [2021-08-29T15:36:17.315Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.159s	coverage: 87.2% of statements
15:36:17 [2021-08-29T15:36:17.315Z] === RUN   TestJSONFileLogger
15:36:17 [2021-08-29T15:36:17.315Z] --- PASS: TestJSONFileLogger (0.01s)
15:36:17 [2021-08-29T15:36:17.315Z] === RUN   TestJSONFileLoggerWithTags
15:36:17 [2021-08-29T15:36:17.315Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
15:36:17 [2021-08-29T15:36:17.315Z] === RUN   TestJSONFileLoggerWithOpts
15:36:17 [2021-08-29T15:36:17.773Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
15:36:17 [2021-08-29T15:36:17.773Z] === RUN   TestJSONFileLoggerWithLabelsEnv
15:36:17 [2021-08-29T15:36:17.773Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
15:36:17 [2021-08-29T15:36:17.773Z] === RUN   TestEncodeDecode
15:36:17 [2021-08-29T15:36:17.773Z] === PAUSE TestEncodeDecode
15:36:17 [2021-08-29T15:36:17.773Z] === RUN   TestUnexpectedEOF
15:36:17 [2021-08-29T15:36:17.773Z] time="2021-08-29T15:36:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:36:17 [2021-08-29T15:36:17.773Z] time="2021-08-29T15:36:17Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:36:17 [2021-08-29T15:36:17.773Z] --- PASS: TestUnexpectedEOF (0.13s)
15:36:17 [2021-08-29T15:36:17.773Z] === CONT  TestEncodeDecode
15:36:17 [2021-08-29T15:36:17.773Z] --- PASS: TestEncodeDecode (0.00s)
15:36:17 [2021-08-29T15:36:17.773Z] PASS
15:36:17 [2021-08-29T15:36:17.773Z] coverage: 69.9% of statements
15:36:17 [2021-08-29T15:36:17.773Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.222s	coverage: 69.9% of statements
15:36:18 [2021-08-29T15:36:18.146Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:36:18 [2021-08-29T15:36:18.709Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestOpenFileDelete
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestOpenFileDelete (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestOpenFileRename
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestOpenFileRename (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestParseLogTagDefaultTag
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestParseLogTag
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestParseLogTag (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestParseLogTagEmptyTag
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestTailFiles
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestTailFiles (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestFollowLogsConsumerGone
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestFollowLogsProducerGone
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestWriteLog
15:36:18 [2021-08-29T15:36:18.742Z] === PAUSE TestWriteLog
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestReadLog
15:36:18 [2021-08-29T15:36:18.742Z] === PAUSE TestReadLog
15:36:18 [2021-08-29T15:36:18.742Z] === CONT  TestWriteLog
15:36:18 [2021-08-29T15:36:18.742Z] === CONT  TestReadLog
15:36:18 [2021-08-29T15:36:18.742Z]     logfile_test.go:231: messages sent: 4098, received: 4098
15:36:18 [2021-08-29T15:36:18.742Z]     logfile_test.go:178: logDecode() closed after sending 4098 messages
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestFollowLogsProducerGone (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestCheckCapacityAndRotate
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestWriteLog (0.01s)
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestReadLog/tail_exact
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestCheckCapacityAndRotate (0.04s)
15:36:18 [2021-08-29T15:36:18.742Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.02s)
15:36:18 [2021-08-29T15:36:18.742Z] PASS
15:36:18 [2021-08-29T15:36:18.742Z] coverage: 53.7% of statements
15:36:18 [2021-08-29T15:36:18.742Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.088s	coverage: 53.7% of statements
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestLog
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestLog (0.00s)
15:36:18 [2021-08-29T15:36:18.742Z] PASS
15:36:18 [2021-08-29T15:36:18.742Z] coverage: 31.5% of statements
15:36:18 [2021-08-29T15:36:18.742Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.046s	coverage: 31.5% of statements
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestReadLog/tail_less_than_available
15:36:18 [2021-08-29T15:36:18.742Z] === RUN   TestReadLog/tail_more_than_available
15:36:18 [2021-08-29T15:36:18.742Z] --- PASS: TestReadLog (0.14s)
15:36:18 [2021-08-29T15:36:18.742Z]     --- PASS: TestReadLog/tail_exact (0.13s)
15:36:18 [2021-08-29T15:36:18.742Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
15:36:18 [2021-08-29T15:36:18.743Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
15:36:18 [2021-08-29T15:36:18.743Z] PASS
15:36:18 [2021-08-29T15:36:18.743Z] coverage: 75.2% of statements
15:36:18 [2021-08-29T15:36:18.743Z] ok  	github.com/docker/docker/daemon/logger/local	0.191s	coverage: 75.2% of statements
15:36:18 [2021-08-29T15:36:18.743Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:36:18 [2021-08-29T15:36:18.965Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:36:19 [2021-08-29T15:36:19.222Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
15:36:19 [2021-08-29T15:36:19.301Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.87s)
15:36:19 [2021-08-29T15:36:19.301Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestNewParse
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestNewParse (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] PASS
15:36:19 [2021-08-29T15:36:19.711Z] coverage: 8.3% of statements
15:36:19 [2021-08-29T15:36:19.711Z] ok  	github.com/docker/docker/daemon/logger/templates	0.032s	coverage: 8.3% of statements
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestValidateLogOpt
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestValidateLogOpt (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestNewMissedConfig
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestNewMissedConfig (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestNewMissedUrl
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestNewMissedUrl (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestNewMissedToken
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestNewMissedToken (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestNewWithProxy
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestNewWithProxy (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestDefault
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestDefault (0.01s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestInlineFormatWithNonDefaultOptions
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestJsonFormat
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestJsonFormat (0.01s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestRawFormat
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestRawFormat (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestRawFormatWithLabels
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestRawFormatWithLabels (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestRawFormatWithoutTag
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestRawFormatWithoutTag (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestBatching
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestParseLogFormat
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestParseLogFormat (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestValidateLogOptEmpty
15:36:19 [2021-08-29T15:36:19.711Z] --- PASS: TestValidateLogOptEmpty (0.00s)
15:36:19 [2021-08-29T15:36:19.711Z] === RUN   TestValidateSyslogAddress
15:36:20 [2021-08-29T15:36:20.150Z] --- PASS: TestBuildPreserveOwnership (3.59s)
15:36:20 [2021-08-29T15:36:20.150Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.27s)
15:36:20 [2021-08-29T15:36:20.150Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.31s)
15:36:20 [2021-08-29T15:36:20.150Z] === RUN   TestBuildPlatformInvalid
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestValidateSyslogAddress (0.00s)
15:36:20 [2021-08-29T15:36:20.169Z] === RUN   TestParseAddressDefaultPort
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestParseAddressDefaultPort (0.00s)
15:36:20 [2021-08-29T15:36:20.169Z] === RUN   TestValidateSyslogFacility
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestValidateSyslogFacility (0.00s)
15:36:20 [2021-08-29T15:36:20.169Z] === RUN   TestValidateLogOptSyslogFormat
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
15:36:20 [2021-08-29T15:36:20.169Z] === RUN   TestValidateLogOpt
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestValidateLogOpt (0.00s)
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestBatching (0.27s)
15:36:20 [2021-08-29T15:36:20.169Z] === RUN   TestFrequency
15:36:20 [2021-08-29T15:36:20.169Z] PASS
15:36:20 [2021-08-29T15:36:20.169Z] coverage: 46.8% of statements
15:36:20 [2021-08-29T15:36:20.169Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.150s	coverage: 46.8% of statements
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestFrequency (0.20s)
15:36:20 [2021-08-29T15:36:20.169Z] === RUN   TestOneMessagePerRequest
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestOneMessagePerRequest (0.00s)
15:36:20 [2021-08-29T15:36:20.169Z] === RUN   TestVerify
15:36:20 [2021-08-29T15:36:20.169Z] --- PASS: TestVerify (0.00s)
15:36:20 [2021-08-29T15:36:20.169Z] === RUN   TestSkipVerify
15:36:20 [2021-08-29T15:36:20.169Z] time="2021-08-29T15:36:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.169Z] time="2021-08-29T15:36:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.169Z] time="2021-08-29T15:36:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.169Z] time="2021-08-29T15:36:19Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.407Z] --- PASS: TestBuildPlatformInvalid (0.10s)
15:36:20 [2021-08-29T15:36:20.407Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:36:20 [2021-08-29T15:36:20.407Z]     docker_cli_daemon_test.go:1455: [d1fb322babf94] daemon is not started
15:36:20 [2021-08-29T15:36:20.628Z] --- PASS: TestSkipVerify (0.43s)
15:36:20 [2021-08-29T15:36:20.628Z] === RUN   TestBufferMaximum
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251380.266539\",\"host\":\"21788cccb9f9\"}'"
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251380.266539\",\"host\":\"21788cccb9f9\"}'"
15:36:20 [2021-08-29T15:36:20.628Z] --- PASS: TestBufferMaximum (0.00s)
15:36:20 [2021-08-29T15:36:20.628Z] === RUN   TestServerAlwaysDown
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251380.269136\",\"host\":\"21788cccb9f9\"}'"
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251380.269136\",\"host\":\"21788cccb9f9\"}'"
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251380.269136\",\"host\":\"21788cccb9f9\"}'"
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251380.269136\",\"host\":\"21788cccb9f9\"}'"
15:36:20 [2021-08-29T15:36:20.628Z] time="2021-08-29T15:36:20Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251380.269136\",\"host\":\"21788cccb9f9\"}'"
15:36:20 [2021-08-29T15:36:20.628Z] --- PASS: TestServerAlwaysDown (0.00s)
15:36:20 [2021-08-29T15:36:20.628Z] === RUN   TestCannotSendAfterClose
15:36:20 [2021-08-29T15:36:20.628Z] --- PASS: TestCannotSendAfterClose (0.00s)
15:36:20 [2021-08-29T15:36:20.628Z] === RUN   TestDeadlockOnBlockedEndpoint
15:36:20 [2021-08-29T15:36:20.664Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:36:21 [2021-08-29T15:36:21.092Z] === RUN   TestV1IDService
15:36:21 [2021-08-29T15:36:21.092Z] --- PASS: TestV1IDService (0.02s)
15:36:21 [2021-08-29T15:36:21.092Z] === RUN   TestV2MetadataService
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestBoolValue
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestBoolValue (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestBoolValueOrDefault
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestBoolValueOrDefault (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestInt64ValueOrZero
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestInt64ValueOrZero (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestInt64ValueOrDefault
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestInt64ValueOrDefault (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestInt64ValueOrDefaultWithError
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestJsonContentType
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestJsonContentType (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] PASS
15:36:21 [2021-08-29T15:36:21.388Z] coverage: 14.7% of statements
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ok  	github.com/docker/docker/api/server/httputils	0.049s	coverage: 14.7% of statements
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestMaskSecretKeys
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestMaskSecretKeys/secret/config_create_and_update_requests
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestMaskSecretKeys/masking_other_fields_(recursively)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestMaskSecretKeys/case_insensitive_field_matching
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestMaskSecretKeys (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z]     --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z]     --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z]     --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestVersionMiddlewareVersion
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestVersionMiddlewareVersion (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestVersionMiddlewareWithErrorsReturnsHeaders
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] PASS
15:36:21 [2021-08-29T15:36:21.388Z] coverage: 37.7% of statements
15:36:21 [2021-08-29T15:36:21.388Z] ok  	github.com/docker/docker/api/server/middleware	0.044s	coverage: 37.7% of statements
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestToJSON
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestToJSON (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestToParamWithVersion
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestToParamWithVersion (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestFromJSON
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestFromJSON (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestEmpty
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestEmpty (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestArgsMatchKVListEmptySources
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestArgsMatchKVList
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestArgsMatchKVList (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestArgsMatch
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestArgsMatch (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestAdd
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestAdd (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestDel
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestDel (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestLen
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestLen (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestExactMatch
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestExactMatch (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestOnlyOneExactMatch
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestOnlyOneExactMatch (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestContains
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestContains (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestValidate
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestValidate (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestWalkValues
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestWalkValues (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestFuzzyMatch
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestFuzzyMatch (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestClone
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestClone (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] PASS
15:36:21 [2021-08-29T15:36:21.388Z] coverage: 92.2% of statements
15:36:21 [2021-08-29T15:36:21.388Z] ok  	github.com/docker/docker/api/types/filters	0.046s	coverage: 92.2% of statements
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestStrSliceMarshalJSON
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestStrSliceMarshalJSON (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestStrSliceUnmarshalJSON
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestStrSliceUnmarshalString
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestStrSliceUnmarshalString (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestStrSliceUnmarshalSlice
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] PASS
15:36:21 [2021-08-29T15:36:21.388Z] coverage: 90.0% of statements
15:36:21 [2021-08-29T15:36:21.388Z] ok  	github.com/docker/docker/api/types/strslice	0.045s	coverage: 90.0% of statements
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestAdjustForAPIVersion
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestAdjustForAPIVersion (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] PASS
15:36:21 [2021-08-29T15:36:21.388Z] coverage: 5.7% of statements
15:36:21 [2021-08-29T15:36:21.388Z] ok  	github.com/docker/docker/api/server/router/swarm	0.040s	coverage: 5.7% of statements
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestDurationToSecondsString
15:36:21 [2021-08-29T15:36:21.388Z] --- PASS: TestDurationToSecondsString (0.00s)
15:36:21 [2021-08-29T15:36:21.388Z] === RUN   TestGetTimestamp
15:36:21 [2021-08-29T15:36:21.389Z] --- PASS: TestGetTimestamp (0.12s)
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseTimestamps
15:36:21 [2021-08-29T15:36:21.389Z] --- PASS: TestParseTimestamps (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z] PASS
15:36:21 [2021-08-29T15:36:21.389Z] coverage: 100.0% of statements
15:36:21 [2021-08-29T15:36:21.389Z] ok  	github.com/docker/docker/api/types/time	0.175s	coverage: 100.0% of statements
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestCompareVersion
15:36:21 [2021-08-29T15:36:21.389Z] --- PASS: TestCompareVersion (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z] PASS
15:36:21 [2021-08-29T15:36:21.389Z] coverage: 77.3% of statements
15:36:21 [2021-08-29T15:36:21.389Z] ok  	github.com/docker/docker/api/types/versions	0.036s	coverage: 77.3% of statements
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/autogen/winresources/dockerd	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/builder	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/git_scheme,_no_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/git_scheme,_with_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/https_scheme,_no_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/https_scheme,_with_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/git@,_no_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/git@,_with_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/ssh,_no_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestParseRemoteURL/ssh,_with_url-fragment_and_user
15:36:21 [2021-08-29T15:36:21.389Z] --- PASS: TestParseRemoteURL (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z]     --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestCloneArgsSmartHttp
15:36:21 [2021-08-29T15:36:21.389Z] --- PASS: TestCloneArgsSmartHttp (0.07s)
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestCloneArgsDumbHttp
15:36:21 [2021-08-29T15:36:21.389Z] --- PASS: TestCloneArgsDumbHttp (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestCloneArgsGit
15:36:21 [2021-08-29T15:36:21.389Z] --- PASS: TestCloneArgsGit (0.00s)
15:36:21 [2021-08-29T15:36:21.389Z] === RUN   TestCheckoutGit
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestContinueOnError_NonMirrorEndpoint
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestContinueOnError_MirrorEndpoint
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestContinueOnError_NeverContinue
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/no_remote_or_local
15:36:21 [2021-08-29T15:36:21.550Z] time="2021-08-29T15:36:21Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local793500937\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/no_local_cache
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/with_local_cache
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/unknown_media_type
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/unknown_media_type/no_cache
15:36:21 [2021-08-29T15:36:21.550Z] time="2021-08-29T15:36:21Z" level=warning msg="reference for unknown type: "
15:36:21 [2021-08-29T15:36:21.550Z] time="2021-08-29T15:36:21Z" level=warning msg="reference for unknown type: "
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/unknown_media_type/with_cache
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestSuccessfulDownload
15:36:21 [2021-08-29T15:36:21.550Z]     download_test.go:267: Needs fixing on Windows
15:36:21 [2021-08-29T15:36:21.550Z] --- SKIP: TestSuccessfulDownload (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestCancelledDownload
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestCancelledDownload (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestMaxDownloadAttempts
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:36:21 [2021-08-29T15:36:21.550Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:36:21 [2021-08-29T15:36:21.550Z] time="2021-08-29T15:36:21Z" level=warning msg="reference for unknown type: "
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
15:36:21 [2021-08-29T15:36:21.550Z] time="2021-08-29T15:36:21Z" level=warning msg="reference for unknown type: "
15:36:21 [2021-08-29T15:36:21.550Z] time="2021-08-29T15:36:21Z" level=warning msg="reference for unknown type: "
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/error_persisting_manifest
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
15:36:21 [2021-08-29T15:36:21.550Z] time="2021-08-29T15:36:21Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestManifestStore (0.19s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestManifestStore/no_remote_or_local (0.12s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestManifestStore/unknown_media_type (0.04s)
15:36:21 [2021-08-29T15:36:21.550Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s)
15:36:21 [2021-08-29T15:36:21.550Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s)
15:36:21 [2021-08-29T15:36:21.550Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s)
15:36:21 [2021-08-29T15:36:21.550Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
15:36:21 [2021-08-29T15:36:21.550Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestDetectManifestBlobMediaType
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestDetectManifestBlobMediaType/schema1
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestFixManifestLayers
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestFixManifestLayers (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestFixManifestLayersBaseLayerParent
15:36:21 [2021-08-29T15:36:21.550Z]     pull_v2_test.go:73: Needs fixing on Windows
15:36:21 [2021-08-29T15:36:21.550Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestFixManifestLayersBadParent
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestValidateManifest
15:36:21 [2021-08-29T15:36:21.550Z]     pull_v2_test.go:118: Needs fixing on Windows
15:36:21 [2021-08-29T15:36:21.550Z] --- SKIP: TestValidateManifest (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestFormatPlatform
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestFormatPlatform (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestGetRepositoryMountCandidates
15:36:21 [2021-08-29T15:36:21.550Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
15:36:21 [2021-08-29T15:36:21.550Z] === RUN   TestLayerAlreadyExists
15:36:21 [2021-08-29T15:36:21.550Z]     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}
15:36:21 [2021-08-29T15:36:21.550Z]     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}
15:36:21 [2021-08-29T15:36:21.550Z]     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}
15:36:21 [2021-08-29T15:36:21.550Z]     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}
15:36:21 [2021-08-29T15:36:21.550Z]     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}
15:36:21 [2021-08-29T15:36:21.551Z]     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}
15:36:21 [2021-08-29T15:36:21.551Z] --- PASS: TestLayerAlreadyExists (0.00s)
15:36:21 [2021-08-29T15:36:21.551Z] === RUN   TestWhenEmptyAuthConfig
15:36:21 [2021-08-29T15:36:21.551Z] time="2021-08-29T15:36:21Z" 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
15:36:21 [2021-08-29T15:36:21.551Z] time="2021-08-29T15:36:21Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"21788cccb9f9\"}'"
15:36:21 [2021-08-29T15:36:21.551Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
15:36:21 [2021-08-29T15:36:21.551Z] PASS
15:36:21 [2021-08-29T15:36:21.551Z] coverage: 82.5% of statements
15:36:21 [2021-08-29T15:36:21.551Z] ok  	github.com/docker/docker/daemon/logger/splunk	2.007s	coverage: 82.5% of statements
15:36:21 [2021-08-29T15:36:21.551Z] --- PASS: TestV2MetadataService (0.67s)
15:36:21 [2021-08-29T15:36:21.551Z] PASS
15:36:21 [2021-08-29T15:36:21.551Z] coverage: 48.2% of statements
15:36:21 [2021-08-29T15:36:21.551Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:36:21 [2021-08-29T15:36:21.551Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:36:21 [2021-08-29T15:36:21.551Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:36:21 [2021-08-29T15:36:21.551Z] ok  	github.com/docker/docker/distribution/metadata	0.742s	coverage: 48.2% of statements
15:36:21 [2021-08-29T15:36:21.685Z]     check_test.go:308: [d83b6cb3b0689] daemon is not started
15:36:21 [2021-08-29T15:36:21.685Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
15:36:21 [2021-08-29T15:36:21.685Z] Loaded image: busybox:latest
15:36:21 [2021-08-29T15:36:21.804Z] tests/integration/api_exec_test.py .....................                 [ 34%]
15:36:22 [2021-08-29T15:36:22.009Z] time="2021-08-29T15:36:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:36:22 [2021-08-29T15:36:22.009Z] time="2021-08-29T15:36:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:36:22 [2021-08-29T15:36:22.009Z] time="2021-08-29T15:36:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:36:22 [2021-08-29T15:36:22.009Z] time="2021-08-29T15:36:21Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:36:22 [2021-08-29T15:36:22.009Z] --- PASS: TestMaxDownloadAttempts (0.00s)
15:36:22 [2021-08-29T15:36:22.009Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.36s)
15:36:22 [2021-08-29T15:36:22.009Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.36s)
15:36:22 [2021-08-29T15:36:22.009Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.36s)
15:36:22 [2021-08-29T15:36:22.009Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.36s)
15:36:22 [2021-08-29T15:36:22.009Z] === RUN   TestTransfer
15:36:22 [2021-08-29T15:36:22.009Z] --- PASS: TestTransfer (0.12s)
15:36:22 [2021-08-29T15:36:22.009Z] === RUN   TestConcurrencyLimit
15:36:22 [2021-08-29T15:36:22.354Z] === RUN   TestEnable
15:36:22 [2021-08-29T15:36:22.354Z] --- PASS: TestEnable (0.00s)
15:36:22 [2021-08-29T15:36:22.354Z] === RUN   TestDisable
15:36:22 [2021-08-29T15:36:22.354Z] --- PASS: TestDisable (0.00s)
15:36:22 [2021-08-29T15:36:22.354Z] === RUN   TestEnabled
15:36:22 [2021-08-29T15:36:22.354Z] --- PASS: TestEnabled (0.00s)
15:36:22 [2021-08-29T15:36:22.354Z] PASS
15:36:22 [2021-08-29T15:36:22.354Z] coverage: 100.0% of statements
15:36:22 [2021-08-29T15:36:22.354Z] ok  	github.com/docker/docker/cli/debug	0.031s	coverage: 100.0% of statements
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestNotFound
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestNotFound (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestConflict
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestConflict (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestForbidden
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestForbidden (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestInvalidParameter
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestInvalidParameter (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestNotImplemented
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestNotImplemented (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestNotModified
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestNotModified (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestUnauthorized
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestUnauthorized (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestUnknown
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestUnknown (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestCancelled
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestCancelled (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestDeadline
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestDeadline (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestDataLoss
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestDataLoss (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestUnavailable
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestUnavailable (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestSystem
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestSystem (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Not_Found
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Bad_Request
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Conflict
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Unauthorized
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Service_Unavailable
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Forbidden
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Not_Modified
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Not_Implemented
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Internal_Server_Error
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestConcurrencyLimit (0.39s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
15:36:22 [2021-08-29T15:36:22.467Z] --- PASS: TestFromStatusCode (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] === RUN   TestInactiveJobs
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
15:36:22 [2021-08-29T15:36:22.467Z] PASS
15:36:22 [2021-08-29T15:36:22.467Z] coverage: 53.1% of statements
15:36:22 [2021-08-29T15:36:22.467Z] ok  	github.com/docker/docker/errdefs	0.038s	coverage: 53.1% of statements
15:36:22 [2021-08-29T15:36:22.612Z] Loaded image: busybox:glibc
15:36:22 [2021-08-29T15:36:22.612Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestProcessShouldRemoveDockerfileDockerignore
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestProcessNoDockerignore
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestProcessNoDockerignore (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestProcessShouldLeaveAllFiles
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestDetectContentType
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestDetectContentType (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestSelectAcceptableMIME
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestSelectAcceptableMIME (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestInspectEmptyResponse
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestInspectEmptyResponse (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestInspectResponseBinary
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestInspectResponseBinary (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestResponseUnsupportedContentType
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestResponseUnsupportedContentType (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestInspectResponseTextSimple
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestInspectResponseTextSimple (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestInspectResponseEmptyContentType
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestInspectResponseEmptyContentType (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestUnknownContentLength
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestUnknownContentLength (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestDownloadRemote
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestDownloadRemote (0.07s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestGetWithStatusError
15:36:22 [2021-08-29T15:36:22.810Z] --- PASS: TestGetWithStatusError (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestCloseRootDirectory
15:36:22 [2021-08-29T15:36:22.810Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:36:22 [2021-08-29T15:36:22.810Z] --- SKIP: TestCloseRootDirectory (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestHashFile
15:36:22 [2021-08-29T15:36:22.810Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:36:22 [2021-08-29T15:36:22.810Z] --- SKIP: TestHashFile (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestHashSubdir
15:36:22 [2021-08-29T15:36:22.810Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:36:22 [2021-08-29T15:36:22.810Z] --- SKIP: TestHashSubdir (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestRemoveDirectory
15:36:22 [2021-08-29T15:36:22.810Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:36:22 [2021-08-29T15:36:22.810Z] --- SKIP: TestRemoveDirectory (0.00s)
15:36:22 [2021-08-29T15:36:22.810Z] PASS
15:36:22 [2021-08-29T15:36:22.810Z] coverage: 9.3% of statements
15:36:22 [2021-08-29T15:36:22.810Z] ok  	github.com/docker/docker/builder/remotecontext	0.213s	coverage: 9.3% of statements
15:36:22 [2021-08-29T15:36:22.810Z] === RUN   TestGetAllAllowed
15:36:22 [2021-08-29T15:36:22.925Z] --- PASS: TestWhenEmptyAuthConfig (1.17s)
15:36:22 [2021-08-29T15:36:22.925Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
15:36:22 [2021-08-29T15:36:22.925Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
15:36:22 [2021-08-29T15:36:22.925Z] === RUN   TestTokenPassThru
15:36:22 [2021-08-29T15:36:22.925Z] --- PASS: TestTokenPassThru (0.01s)
15:36:22 [2021-08-29T15:36:22.925Z] === RUN   TestTokenPassThruDifferentHost
15:36:22 [2021-08-29T15:36:22.925Z] --- PASS: TestInactiveJobs (0.35s)
15:36:22 [2021-08-29T15:36:22.925Z] === RUN   TestWatchRelease
15:36:22 [2021-08-29T15:36:22.925Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
15:36:22 [2021-08-29T15:36:22.925Z] PASS
15:36:22 [2021-08-29T15:36:22.925Z] coverage: 24.1% of statements
15:36:22 [2021-08-29T15:36:22.925Z] ok  	github.com/docker/docker/distribution	1.435s	coverage: 24.1% of statements
15:36:22 [2021-08-29T15:36:22.925Z] --- PASS: TestWatchRelease (0.04s)
15:36:22 [2021-08-29T15:36:22.925Z] === RUN   TestWatchFinishedTransfer
15:36:22 [2021-08-29T15:36:22.925Z] --- PASS: TestWatchFinishedTransfer (0.00s)
15:36:22 [2021-08-29T15:36:22.925Z] === RUN   TestDuplicateTransfer
15:36:22 [2021-08-29T15:36:22.925Z] --- PASS: TestDuplicateTransfer (0.04s)
15:36:22 [2021-08-29T15:36:22.925Z] === RUN   TestSuccessfulUpload
15:36:22 [2021-08-29T15:36:22.925Z] === RUN   TestFSGetInvalidData
15:36:22 [2021-08-29T15:36:22.926Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSGetInvalidData (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSInvalidSet
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSInvalidSet (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSInvalidRoot
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSInvalidRoot (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSMetadataGetSet
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSMetadataGetSet (0.02s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSInvalidWalker
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSInvalidWalker (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSGetSet
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSGetSet (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSGetUnsetKey
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSGetUnsetKey (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSGetEmptyData
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSGetEmptyData (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSDelete
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSDelete (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSWalker
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSWalker (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestFSWalkerStopOnError
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestFSWalkerStopOnError (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestNewFromJSON
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestNewFromJSON (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestNewFromJSONWithInvalidJSON
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestMarshalKeyOrder
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestMarshalKeyOrder (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestHistoryEqual
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestHistoryEqual (0.11s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestImage
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestImage (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestImageOSNotEmpty
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestImageOSNotEmpty (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestNewChildImageFromImageWithRootFS
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestCreate
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestCreate (0.00s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestRestore
15:36:22 [2021-08-29T15:36:22.926Z] time="2021-08-29T15:36:22Z" level=error msg="Upload failed, retrying: simulating retry"
15:36:22 [2021-08-29T15:36:22.926Z] time="2021-08-29T15:36:22Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestRestore (0.07s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestAddDelete
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestAddDelete (0.02s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestSearchAfterDelete
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestSearchAfterDelete (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestParentReset
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestParentReset (0.02s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestGetAndSetLastUpdated
15:36:22 [2021-08-29T15:36:22.926Z] --- PASS: TestGetAndSetLastUpdated (0.01s)
15:36:22 [2021-08-29T15:36:22.926Z] === RUN   TestStoreLen
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestGetAllAllowed (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestGetAllMeta
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestGetAllMeta (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestWarnOnUnusedBuildArgs
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestIsUnreferencedBuiltin
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestIsUnreferencedBuiltin (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestIsExistingDirectory
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestIsExistingDirectory (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestGetFilenameForDownload
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestGetFilenameForDownload (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestEnv2Variables
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestEnv2Variables (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestEnvValueWithExistingRunConfigEnv
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestMaintainer
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestMaintainer (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestLabel
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestLabel (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestFromScratch
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestFromScratch (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestFromWithArg
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestFromWithArg (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestFromWithArgButBuildArgsNotGiven
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestFromWithUndefinedArg
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestFromWithUndefinedArg (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestFromMultiStageWithNamedStage
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestOnbuild
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestOnbuild (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestWorkdir
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestWorkdir (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestCmd
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestCmd (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestHealthcheckNone
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestHealthcheckNone (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestHealthcheckCmd
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestHealthcheckCmd (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestEntrypoint
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestEntrypoint (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestExpose
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestExpose (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestUser
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestUser (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestVolume
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestVolume (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestStopSignal
15:36:23 [2021-08-29T15:36:23.273Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:36:23 [2021-08-29T15:36:23.273Z] --- SKIP: TestStopSignal (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestArg
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestArg (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestShell
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestShell (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestPrependEnvOnCmd
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestPrependEnvOnCmd (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestRunWithBuildArgs
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestRunWithBuildArgs (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestRunIgnoresHealthcheck
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestRunIgnoresHealthcheck (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatchUnsupportedOptions
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatchUnsupportedOptions/ADD_with_chmod
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatchUnsupportedOptions/COPY_with_chmod
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatchUnsupportedOptions/RUN_with_unsupported_options
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestDispatchUnsupportedOptions (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestNormalizeWorkdir
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestNormalizeWorkdir (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatch
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatch/ADD_multiple_files_to_file
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatch/Wildcard_ADD_multiple_files_to_file
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatch/COPY_multiple_files_to_file
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatch/ADD_multiple_files_to_file_with_whitespace
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatch/COPY_multiple_files_to_file_with_whitespace
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatch/COPY_wildcard_no_files
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDispatch/COPY_url
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestDispatch (0.05s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z]     --- PASS: TestDispatch/COPY_url (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestAddScratchImageAddsToMounts
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestAddFromScratchPopulatesPlatform
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestAddFromScratchDoesNotModifyArgPlatform
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestAddFromScratchPopulatesPlatformIfNil
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestImageSourceGetAddsToMounts
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestEmptyDockerfile
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestEmptyDockerfile (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestSymlinkDockerfile
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestSymlinkDockerfile (0.01s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDockerfileOutsideTheBuildContext
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestNonExistingDockerfile
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestNonExistingDockerfile (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestCopyRunConfig
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestCopyRunConfig (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestDeepCopyRunConfig
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestDeepCopyRunConfig (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestExportImage
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestExportImage (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] === RUN   TestNormalizeDest
15:36:23 [2021-08-29T15:36:23.273Z] --- PASS: TestNormalizeDest (0.00s)
15:36:23 [2021-08-29T15:36:23.273Z] PASS
15:36:23 [2021-08-29T15:36:23.273Z] coverage: 46.8% of statements
15:36:23 [2021-08-29T15:36:23.273Z] ok  	github.com/docker/docker/builder/dockerfile	0.152s	coverage: 46.8% of statements
15:36:23 [2021-08-29T15:36:23.273Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:36:23 [2021-08-29T15:36:23.384Z] --- PASS: TestStoreLen (0.04s)
15:36:23 [2021-08-29T15:36:23.384Z] PASS
15:36:23 [2021-08-29T15:36:23.384Z] coverage: 86.6% of statements
15:36:23 [2021-08-29T15:36:23.384Z] === RUN   TestCompare
15:36:23 [2021-08-29T15:36:23.384Z] --- PASS: TestCompare (0.00s)
15:36:23 [2021-08-29T15:36:23.384Z] PASS
15:36:23 [2021-08-29T15:36:23.384Z] coverage: 19.2% of statements
15:36:23 [2021-08-29T15:36:23.384Z] --- PASS: TestSuccessfulUpload (0.39s)
15:36:23 [2021-08-29T15:36:23.384Z] === RUN   TestCancelledUpload
15:36:23 [2021-08-29T15:36:23.384Z] --- PASS: TestCancelledUpload (0.00s)
15:36:23 [2021-08-29T15:36:23.384Z] PASS
15:36:23 [2021-08-29T15:36:23.384Z] coverage: 76.8% of statements
15:36:23 [2021-08-29T15:36:23.384Z] ok  	github.com/docker/docker/image	0.417s	coverage: 86.6% of statements
15:36:23 [2021-08-29T15:36:23.384Z] ok  	github.com/docker/docker/image/cache	0.050s	coverage: 19.2% of statements
15:36:23 [2021-08-29T15:36:23.384Z] ok  	github.com/docker/docker/distribution/xfer	1.746s	coverage: 76.8% of statements
15:36:23 [2021-08-29T15:36:23.384Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:36:23 [2021-08-29T15:36:23.541Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestTCP4Proxy
15:36:23 [2021-08-29T15:36:23.729Z] --- PASS: TestTCP4Proxy (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestTCP4ProxyHalfClose
15:36:23 [2021-08-29T15:36:23.729Z] --- PASS: TestTCP4ProxyHalfClose (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestTCP6Proxy
15:36:23 [2021-08-29T15:36:23.729Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:36:23 [2021-08-29T15:36:23.729Z] --- SKIP: TestTCP6Proxy (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestTCPDualStackProxy
15:36:23 [2021-08-29T15:36:23.729Z]     network_proxy_test.go:208: No support for dual stack yet
15:36:23 [2021-08-29T15:36:23.729Z] --- SKIP: TestTCPDualStackProxy (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestUDP4Proxy
15:36:23 [2021-08-29T15:36:23.729Z] --- PASS: TestUDP4Proxy (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestUDP6Proxy
15:36:23 [2021-08-29T15:36:23.729Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:36:23 [2021-08-29T15:36:23.729Z] --- SKIP: TestUDP6Proxy (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestUDPWriteError
15:36:23 [2021-08-29T15:36:23.729Z] --- PASS: TestUDPWriteError (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestSCTP4Proxy
15:36:23 [2021-08-29T15:36:23.729Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
15:36:23 [2021-08-29T15:36:23.729Z] --- SKIP: TestSCTP4Proxy (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] === RUN   TestSCTP6Proxy
15:36:23 [2021-08-29T15:36:23.729Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:36:23 [2021-08-29T15:36:23.729Z] --- SKIP: TestSCTP6Proxy (0.00s)
15:36:23 [2021-08-29T15:36:23.729Z] PASS
15:36:23 [2021-08-29T15:36:23.729Z] coverage: 49.4% of statements
15:36:23 [2021-08-29T15:36:23.729Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.056s	coverage: 49.4% of statements
15:36:23 [2021-08-29T15:36:23.843Z] === RUN   TestValidateManifest
15:36:23 [2021-08-29T15:36:23.843Z] === RUN   TestValidateManifest/nil
15:36:23 [2021-08-29T15:36:23.843Z] === RUN   TestValidateManifest/non-nil
15:36:23 [2021-08-29T15:36:23.843Z] --- PASS: TestValidateManifest (0.00s)
15:36:23 [2021-08-29T15:36:23.843Z]     --- PASS: TestValidateManifest/nil (0.00s)
15:36:23 [2021-08-29T15:36:23.843Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
15:36:23 [2021-08-29T15:36:23.843Z] PASS
15:36:23 [2021-08-29T15:36:23.843Z] coverage: 0.7% of statements
15:36:23 [2021-08-29T15:36:23.843Z] ok  	github.com/docker/docker/image/tarexport	0.062s	coverage: 0.7% of statements
15:36:24 [2021-08-29T15:36:24.301Z] === RUN   TestMakeV1ConfigFromConfig
15:36:24 [2021-08-29T15:36:24.301Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
15:36:24 [2021-08-29T15:36:24.301Z] PASS
15:36:24 [2021-08-29T15:36:24.301Z] coverage: 25.0% of statements
15:36:24 [2021-08-29T15:36:24.301Z] ok  	github.com/docker/docker/image/v1	0.091s	coverage: 25.0% of statements
15:36:24 [2021-08-29T15:36:24.301Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:36:24 [2021-08-29T15:36:24.916Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
15:36:24 [2021-08-29T15:36:24.916Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:36:25 [2021-08-29T15:36:25.268Z] === RUN   TestSerialization
15:36:25 [2021-08-29T15:36:25.268Z] --- PASS: TestSerialization (0.02s)
15:36:25 [2021-08-29T15:36:25.268Z] PASS
15:36:25 [2021-08-29T15:36:25.268Z] coverage: 100.0% of statements
15:36:25 [2021-08-29T15:36:25.268Z] ok  	github.com/docker/docker/libcontainerd/queue	0.050s	coverage: 100.0% of statements
15:36:25 [2021-08-29T15:36:25.268Z] === RUN   TestEnvironmentParsing
15:36:25 [2021-08-29T15:36:25.268Z] --- PASS: TestEnvironmentParsing (0.00s)
15:36:25 [2021-08-29T15:36:25.268Z] PASS
15:36:25 [2021-08-29T15:36:25.268Z] coverage: 1.2% of statements
15:36:25 [2021-08-29T15:36:25.268Z] ok  	github.com/docker/docker/libcontainerd/local	0.048s	coverage: 1.2% of statements
15:36:25 [2021-08-29T15:36:25.268Z] === RUN   TestEmptyLayer
15:36:25 [2021-08-29T15:36:25.268Z] --- PASS: TestEmptyLayer (0.00s)
15:36:25 [2021-08-29T15:36:25.268Z] === RUN   TestCommitFailure
15:36:25 [2021-08-29T15:36:25.268Z] --- PASS: TestCommitFailure (0.03s)
15:36:25 [2021-08-29T15:36:25.268Z] === RUN   TestStartTransactionFailure
15:36:25 [2021-08-29T15:36:25.268Z] --- PASS: TestStartTransactionFailure (0.02s)
15:36:25 [2021-08-29T15:36:25.268Z] === RUN   TestGetOrphan
15:36:25 [2021-08-29T15:36:25.268Z] --- PASS: TestGetOrphan (0.01s)
15:36:25 [2021-08-29T15:36:25.268Z] === RUN   TestMountAndRegister
15:36:25 [2021-08-29T15:36:25.726Z]     layer_test.go:270: Layer size: 14
15:36:25 [2021-08-29T15:36:25.726Z] --- PASS: TestMountAndRegister (0.07s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestLayerRelease
15:36:25 [2021-08-29T15:36:25.726Z]     layer_test.go:303: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestLayerRelease (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestStoreRestore
15:36:25 [2021-08-29T15:36:25.726Z]     layer_test.go:352: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestStoreRestore (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestTarStreamStability
15:36:25 [2021-08-29T15:36:25.726Z]     layer_test.go:467: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestTarStreamStability (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestRegisterExistingLayer
15:36:25 [2021-08-29T15:36:25.726Z] --- PASS: TestRegisterExistingLayer (0.09s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestTarStreamVerification
15:36:25 [2021-08-29T15:36:25.726Z]     layer_test.go:696: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestTarStreamVerification (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestLayerMigration
15:36:25 [2021-08-29T15:36:25.726Z]     migration_test.go:45: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestLayerMigration (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestLayerMigrationNoTarsplit
15:36:25 [2021-08-29T15:36:25.726Z]     migration_test.go:181: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestMountInit
15:36:25 [2021-08-29T15:36:25.726Z]     mount_test.go:17: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestMountInit (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestMountSize
15:36:25 [2021-08-29T15:36:25.726Z]     mount_test.go:76: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestMountSize (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestMountChanges
15:36:25 [2021-08-29T15:36:25.726Z]     mount_test.go:125: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestMountChanges (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] === RUN   TestMountApply
15:36:25 [2021-08-29T15:36:25.726Z]     mount_test.go:212: Failing on Windows
15:36:25 [2021-08-29T15:36:25.726Z] --- SKIP: TestMountApply (0.00s)
15:36:25 [2021-08-29T15:36:25.726Z] PASS
15:36:25 [2021-08-29T15:36:25.726Z] coverage: 30.1% of statements
15:36:25 [2021-08-29T15:36:25.726Z] ok  	github.com/docker/docker/layer	0.275s	coverage: 30.1% of statements
15:36:25 [2021-08-29T15:36:25.726Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:36:25 [2021-08-29T15:36:25.726Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:36:25 [2021-08-29T15:36:25.726Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:36:25 [2021-08-29T15:36:25.726Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestSequenceGetAvailableBit
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestSequenceEqual
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestSequenceEqual (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestSequenceCopy
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestSequenceCopy (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestGetFirstAvailable
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestGetFirstAvailable (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestFindSequence
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestFindSequence (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestCheckIfAvailable
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestCheckIfAvailable (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestMergeSequences
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestMergeSequences (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestPushReservation
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestPushReservation (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestSerializeDeserialize
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestSerializeDeserialize (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestSet
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestSet (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestSetUnset
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestSetUnset (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestOffsetSetUnset
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestOffsetSetUnset (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestSetInRange
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestSetInRange (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestSetAnyInRange
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestSetAnyInRange (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestMethods
15:36:26 [2021-08-29T15:36:26.184Z] --- PASS: TestMethods (0.00s)
15:36:26 [2021-08-29T15:36:26.184Z] === RUN   TestRandomAllocateDeallocate
15:36:26 [2021-08-29T15:36:26.283Z] Loaded image: debian:bullseye-slim
15:36:26 [2021-08-29T15:36:26.283Z] Loaded image: hello-world:latest
15:36:26 [2021-08-29T15:36:26.283Z] Loaded image: arm32v7/hello-world:latest
15:36:26 [2021-08-29T15:36:26.540Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:36:26 [2021-08-29T15:36:26.796Z]     check_test.go:308: [d06a0649c58d5] daemon is not started
15:36:26 [2021-08-29T15:36:26.796Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
15:36:27 [2021-08-29T15:36:27.359Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:36:27 [2021-08-29T15:36:27.724Z] === RUN   TestInvalidConfig
15:36:27 [2021-08-29T15:36:27.724Z] --- PASS: TestInvalidConfig (0.00s)
15:36:27 [2021-08-29T15:36:27.724Z] === RUN   TestConfig
15:36:27 [2021-08-29T15:36:27.724Z] --- PASS: TestConfig (0.00s)
15:36:27 [2021-08-29T15:36:27.724Z] === RUN   TestOptionsLabels
15:36:27 [2021-08-29T15:36:27.724Z] --- PASS: TestOptionsLabels (0.00s)
15:36:27 [2021-08-29T15:36:27.724Z] === RUN   TestValidName
15:36:27 [2021-08-29T15:36:27.724Z] --- PASS: TestValidName (0.00s)
15:36:27 [2021-08-29T15:36:27.724Z] === RUN   TestTLSConfiguration
15:36:27 [2021-08-29T15:36:27.724Z] time="2021-08-29T15:36:27Z" level=info msg="Option Initializing KV with TLS"
15:36:27 [2021-08-29T15:36:27.724Z] --- PASS: TestTLSConfiguration (0.13s)
15:36:27 [2021-08-29T15:36:27.724Z] PASS
15:36:27 [2021-08-29T15:36:27.724Z] coverage: 24.0% of statements
15:36:27 [2021-08-29T15:36:27.724Z] ok  	github.com/docker/docker/libnetwork/config	0.181s	coverage: 24.0% of statements
15:36:28 [2021-08-29T15:36:28.183Z] === RUN   TestKey
15:36:28 [2021-08-29T15:36:28.183Z] --- PASS: TestKey (0.00s)
15:36:28 [2021-08-29T15:36:28.183Z] === RUN   TestParseKey
15:36:28 [2021-08-29T15:36:28.183Z] --- PASS: TestParseKey (0.00s)
15:36:28 [2021-08-29T15:36:28.183Z] === RUN   TestInvalidDataStore
15:36:28 [2021-08-29T15:36:28.183Z] --- PASS: TestInvalidDataStore (0.00s)
15:36:28 [2021-08-29T15:36:28.183Z] === RUN   TestKVObjectFlatKey
15:36:28 [2021-08-29T15:36:28.183Z] --- PASS: TestKVObjectFlatKey (0.00s)
15:36:28 [2021-08-29T15:36:28.183Z] === RUN   TestAtomicKVObjectFlatKey
15:36:28 [2021-08-29T15:36:28.183Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
15:36:28 [2021-08-29T15:36:28.183Z] PASS
15:36:28 [2021-08-29T15:36:28.183Z] coverage: 21.9% of statements
15:36:28 [2021-08-29T15:36:28.183Z] ok  	github.com/docker/docker/libnetwork/datastore	0.037s	coverage: 21.9% of statements
15:36:28 [2021-08-29T15:36:28.287Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:36:28 [2021-08-29T15:36:28.287Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestErrorInterfaces
15:36:28 [2021-08-29T15:36:28.642Z] --- PASS: TestErrorInterfaces (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestNetworkMarshalling
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestIPDataMarshalling
15:36:28 [2021-08-29T15:36:28.642Z] --- PASS: TestIPDataMarshalling (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestValidateAndIsV6
15:36:28 [2021-08-29T15:36:28.642Z] --- PASS: TestValidateAndIsV6 (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] PASS
15:36:28 [2021-08-29T15:36:28.642Z] coverage: 68.9% of statements
15:36:28 [2021-08-29T15:36:28.642Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.039s	coverage: 68.9% of statements
15:36:28 [2021-08-29T15:36:28.642Z] --- PASS: TestNetworkMarshalling (0.13s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestEndpointMarshalling
15:36:28 [2021-08-29T15:36:28.642Z] --- PASS: TestEndpointMarshalling (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestAuxAddresses
15:36:28 [2021-08-29T15:36:28.642Z] time="2021-08-29T15:36:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:36:28 [2021-08-29T15:36:28.642Z] --- PASS: TestAuxAddresses (0.01s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestSRVServiceQuery
15:36:28 [2021-08-29T15:36:28.642Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestSRVServiceQuery (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestServiceVIPReuse
15:36:28 [2021-08-29T15:36:28.642Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestServiceVIPReuse (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestIpamReleaseOnNetDriverFailures
15:36:28 [2021-08-29T15:36:28.642Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestDNSIPQuery
15:36:28 [2021-08-29T15:36:28.642Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestDNSIPQuery (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestDNSProxyServFail
15:36:28 [2021-08-29T15:36:28.642Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestDNSProxyServFail (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestSandboxAddEmpty
15:36:28 [2021-08-29T15:36:28.642Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestSandboxAddEmpty (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestSandboxAddMultiPrio
15:36:28 [2021-08-29T15:36:28.642Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestSandboxAddSamePrio
15:36:28 [2021-08-29T15:36:28.642Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestCleanupServiceDiscovery
15:36:28 [2021-08-29T15:36:28.642Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestDNSOptions
15:36:28 [2021-08-29T15:36:28.642Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
15:36:28 [2021-08-29T15:36:28.642Z] --- SKIP: TestDNSOptions (0.00s)
15:36:28 [2021-08-29T15:36:28.642Z] === RUN   TestMultipleControllersWithSameStore
15:36:28 [2021-08-29T15:36:28.642Z] time="2021-08-29T15:36:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:36:28 [2021-08-29T15:36:28.642Z] time="2021-08-29T15:36:28Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:36:28 [2021-08-29T15:36:28.642Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
15:36:28 [2021-08-29T15:36:28.642Z] PASS
15:36:28 [2021-08-29T15:36:28.642Z] coverage: 8.6% of statements
15:36:28 [2021-08-29T15:36:28.642Z] ok  	github.com/docker/docker/libnetwork	0.246s	coverage: 8.6% of statements
15:36:29 [2021-08-29T15:36:29.101Z] === RUN   TestDriver
15:36:29 [2021-08-29T15:36:29.101Z] --- PASS: TestDriver (0.00s)
15:36:29 [2021-08-29T15:36:29.101Z] PASS
15:36:29 [2021-08-29T15:36:29.101Z] coverage: 34.8% of statements
15:36:29 [2021-08-29T15:36:29.101Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.037s	coverage: 34.8% of statements
15:36:29 [2021-08-29T15:36:29.217Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:36:29 [2021-08-29T15:36:29.298Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
15:36:29 [2021-08-29T15:36:29.560Z] === RUN   TestDriver
15:36:29 [2021-08-29T15:36:29.560Z] --- PASS: TestDriver (0.00s)
15:36:29 [2021-08-29T15:36:29.560Z] PASS
15:36:29 [2021-08-29T15:36:29.560Z] coverage: 34.8% of statements
15:36:29 [2021-08-29T15:36:29.560Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.033s	coverage: 34.8% of statements
15:36:29 [2021-08-29T15:36:29.781Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestNetworkAllocateFree
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestNetworkAllocateFree (0.00s)
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestNetworkAllocateUserDefinedVNIs
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
15:36:30 [2021-08-29T15:36:30.020Z] PASS
15:36:30 [2021-08-29T15:36:30.020Z] coverage: 63.6% of statements
15:36:30 [2021-08-29T15:36:30.020Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.035s	coverage: 63.6% of statements
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestGetEmptyCapabilities
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestGetEmptyCapabilities (0.01s)
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestGetExtraCapabilities
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestGetExtraCapabilities (0.00s)
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestGetInvalidCapabilities
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestGetInvalidCapabilities (0.00s)
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestRemoteDriver
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestRemoteDriver (0.01s)
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestDriverError
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestDriverError (0.00s)
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestMissingValues
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestMissingValues (0.01s)
15:36:30 [2021-08-29T15:36:30.020Z] === RUN   TestRollback
15:36:30 [2021-08-29T15:36:30.020Z] --- PASS: TestRollback (0.00s)
15:36:30 [2021-08-29T15:36:30.020Z] PASS
15:36:30 [2021-08-29T15:36:30.020Z] coverage: 57.4% of statements
15:36:30 [2021-08-29T15:36:30.020Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.069s	coverage: 57.4% of statements
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestNAT
15:36:30 [2021-08-29T15:36:30.987Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
15:36:30 [2021-08-29T15:36:30.987Z] --- SKIP: TestNAT (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestTransparent
15:36:30 [2021-08-29T15:36:30.987Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
15:36:30 [2021-08-29T15:36:30.987Z] --- SKIP: TestTransparent (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] PASS
15:36:30 [2021-08-29T15:36:30.987Z] coverage: 0.0% of statements
15:36:30 [2021-08-29T15:36:30.987Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.038s	coverage: 0.0% of statements
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestNew
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestNew (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestAddDriver
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestAddDriver (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestAddDuplicateDriver
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestAddDuplicateDriver (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestIPAMDefaultAddressSpaces
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestDriver
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestDriver (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestIPAM
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestIPAM (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestWalkIPAMs
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestWalkIPAMs (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestWalkDrivers
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestWalkDrivers (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] PASS
15:36:30 [2021-08-29T15:36:30.987Z] coverage: 82.4% of statements
15:36:30 [2021-08-29T15:36:30.987Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.054s	coverage: 82.4% of statements
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestBuildDefault
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestBuildDefault (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestBuildHostnameDomainname
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestBuildHostnameDomainname (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestBuildHostname
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestBuildHostname (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestBuildHostnameFQDN
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestBuildHostnameFQDN (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestBuildNoIP
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestBuildNoIP (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestUpdate
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestUpdate (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestUpdateIgnoresPrefixedHostname
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestDeleteIgnoresPrefixedHostname
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestAddEmpty
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestAddEmpty (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestAdd
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestAdd (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestDeleteEmpty
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestDeleteEmpty (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestDeleteNewline
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestDeleteNewline (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestDelete
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestDelete (0.00s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestConcurrentWrites
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestConcurrentWrites (0.14s)
15:36:30 [2021-08-29T15:36:30.987Z] PASS
15:36:30 [2021-08-29T15:36:30.987Z] coverage: 81.2% of statements
15:36:30 [2021-08-29T15:36:30.987Z] --- PASS: TestRandomAllocateDeallocate (4.96s)
15:36:30 [2021-08-29T15:36:30.987Z] === RUN   TestAllocateRandomDeallocate
15:36:30 [2021-08-29T15:36:30.987Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.185s	coverage: 81.2% of statements
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestNew
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestNew (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestAllocate
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestAllocate (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestUninitialized
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestUninitialized (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestAllocateInRange
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestAllocateInRange (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestAllocateSerial
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestAllocateSerial (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] PASS
15:36:31 [2021-08-29T15:36:31.447Z] coverage: 87.5% of statements
15:36:31 [2021-08-29T15:36:31.447Z] ok  	github.com/docker/docker/libnetwork/idm	0.033s	coverage: 87.5% of statements
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestDiff
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestDiff (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestAddedCallback
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestAddedCallback (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestRemovedCallback
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestRemovedCallback (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] === RUN   TestNoCallback
15:36:31 [2021-08-29T15:36:31.447Z] --- PASS: TestNoCallback (0.00s)
15:36:31 [2021-08-29T15:36:31.447Z] PASS
15:36:31 [2021-08-29T15:36:31.447Z] coverage: 48.1% of statements
15:36:31 [2021-08-29T15:36:31.447Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.037s	coverage: 48.1% of statements
15:36:31 [2021-08-29T15:36:31.673Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
15:36:31 [2021-08-29T15:36:31.906Z] === RUN   TestCaller
15:36:31 [2021-08-29T15:36:31.906Z] --- PASS: TestCaller (0.00s)
15:36:31 [2021-08-29T15:36:31.906Z] PASS
15:36:31 [2021-08-29T15:36:31.906Z] coverage: 100.0% of statements
15:36:31 [2021-08-29T15:36:31.906Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.030s	coverage: 100.0% of statements
15:36:31 [2021-08-29T15:36:31.906Z] --- PASS: TestAllocateRandomDeallocate (0.92s)
15:36:31 [2021-08-29T15:36:31.906Z] === RUN   TestAllocateRandomDeallocateSerialize
15:36:31 [2021-08-29T15:36:31.906Z] === RUN   TestSetSerialInsertDelete
15:36:31 [2021-08-29T15:36:31.906Z] --- PASS: TestSetSerialInsertDelete (0.00s)
15:36:31 [2021-08-29T15:36:31.906Z] === RUN   TestSetParallelInsertDelete
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestCheckpointCreateError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestCheckpointCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestCheckpointCreate
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestCheckpointCreate (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestCheckpointDeleteError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestCheckpointDeleteError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestCheckpointDelete
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestCheckpointDelete (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestCheckpointListError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestCheckpointListError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestCheckpointList
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestCheckpointList (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestCheckpointListContainerNotFound
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestCheckpointListContainerNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestNewClientWithOpsFromEnv
15:36:32 [2021-08-29T15:36:32.271Z]     client_test.go:23: runtime.GOOS == "windows"
15:36:32 [2021-08-29T15:36:32.271Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestGetAPIPath
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestGetAPIPath (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestParseHostURL
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestParseHostURL (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestNewClientWithOpsFromEnvSetsDefaultVersion
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestNegotiateAPIVersionEmpty
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestNegotiateAPIVersion
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestNegotiateAPIVersion (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestNegotiateAPVersionOverride
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestNegotiateAPVersionOverride (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestNegotiateAPIVersionAutomatic
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestNegotiateAPIVersionWithEmptyVersion
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestNegotiateAPIVersionWithFixedVersion
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestClientRedirect
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestClientRedirect (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigCreateUnsupported
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigCreateUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigCreateError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigCreate
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigCreate (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigInspectNotFound
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigInspectNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigInspectUnsupported
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigInspectUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigInspectError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigInspectConfigNotFound
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigInspectConfigNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigInspect
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigListUnsupported
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigListUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigListError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigListError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigList
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigList (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigRemoveUnsupported
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigRemoveUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigRemoveError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigRemove
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigUpdateUnsupported
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigUpdateUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigUpdateError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigUpdateError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestConfigUpdate
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestConfigUpdate (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestContainerCommitError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestContainerCommitError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestContainerCommit
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestContainerCommit (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestContainerStatPathError
15:36:32 [2021-08-29T15:36:32.271Z] --- PASS: TestContainerStatPathError (0.00s)
15:36:32 [2021-08-29T15:36:32.271Z] === RUN   TestContainerStatPathNotFoundError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerStatPathNotFoundError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerStatPathNoHeaderError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerStatPath
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerStatPath (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyToContainerError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyToContainerError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyToContainerNotFoundError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyToContainerNotFoundError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyToContainerNotStatusOKError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyToContainer
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyToContainer (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyFromContainerError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyFromContainerError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyFromContainerNotFoundError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyFromContainerNotStatusOKError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyFromContainerNoHeaderError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestCopyFromContainer
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestCopyFromContainer (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerCreateError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerCreateImageNotFound
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerCreateImageNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerCreateWithName
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerCreateWithName (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerCreateAutoRemove
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerCreateAutoRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerDiffError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerDiffError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerDiff
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerDiff (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerExecCreateError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerExecCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerExecCreate
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerExecCreate (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerExecStartError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerExecStartError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerExecStart
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerExecStart (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerExecInspectError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerExecInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerExecInspect
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerExecInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerExportError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerExportError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerExport
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerExport (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerInspectError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerInspectContainerNotFound
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerInspectContainerNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerInspect
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerInspectNode
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerInspectNode (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerKillError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerKillError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerKill
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerKill (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerListError
15:36:32 [2021-08-29T15:36:32.272Z] --- PASS: TestContainerListError (0.00s)
15:36:32 [2021-08-29T15:36:32.272Z] === RUN   TestContainerList
15:36:32 [2021-08-29T15:36:32.328Z] 2021/08/29 15:36:31 Closing DB instances...
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerList (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerLogsNotFoundError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerLogsNotFoundError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerLogsError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerLogsError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerLogs
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerLogs (0.13s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerPauseError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerPauseError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerPause
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerPause (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainersPruneError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainersPruneError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainersPrune
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainersPrune (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerRemoveError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerRemoveNotFoundError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerRemoveNotFoundError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerRemove
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerRenameError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerRenameError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerRename
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerRename (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerResizeError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerResizeError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerExecResizeError
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerExecResizeError (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerResize
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerResize (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerExecResize
15:36:32 [2021-08-29T15:36:32.727Z] --- PASS: TestContainerExecResize (0.00s)
15:36:32 [2021-08-29T15:36:32.727Z] === RUN   TestContainerRestartError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerRestartError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerRestart
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerRestart (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerStartError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerStartError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerStart
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerStart (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerStatsError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerStatsError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerStats
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerStats (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerStopError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerStopError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerStop
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerStop (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerTopError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerTopError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerTop
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerTop (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerUnpauseError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerUnpauseError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerUnpause
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerUnpause (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerUpdateError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerUpdateError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerUpdate
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerUpdate (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerWaitError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerWaitError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestContainerWait
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestContainerWait (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestDiskUsageError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestDiskUsageError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestDiskUsage
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestDiskUsage (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestDistributionInspectUnsupported
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestDistributionInspectUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestDistributionInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestEventsErrorInOptions
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestEventsErrorInOptions (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestEventsErrorFromServer
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestEventsErrorFromServer (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestEvents
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestEvents (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestTLSCloseWriter
15:36:32 [2021-08-29T15:36:32.728Z] === PAUSE TestTLSCloseWriter
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageBuildError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageBuildError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageBuild
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageBuild (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestGetDockerOS
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestGetDockerOS (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageCreateError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageCreate
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageCreate (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageHistoryError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageHistoryError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageHistory
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageHistory (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageImportError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageImportError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageImport
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageImport (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageInspectError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageInspectImageNotFound
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageInspectImageNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageInspect
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageListError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageListError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageList
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageList (0.01s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageListApiBefore125
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageListApiBefore125 (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageLoadError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageLoadError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageLoad
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageLoad (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagesPruneError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagesPruneError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagesPrune
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagesPrune (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePullReferenceParseError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePullReferenceParseError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePullAnyError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePullAnyError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePullStatusUnauthorizedError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePullWithPrivilegedFuncNoError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePullWithoutErrors
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePullWithoutErrors (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushReferenceError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePushReferenceError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushAnyError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePushAnyError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushStatusUnauthorizedError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushWithPrivilegedFuncNoError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushWithoutErrors
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=false
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushWithoutErrors/myimage:tag,all-tags=false
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushWithoutErrors/myimage,all-tags=true
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImagePushWithoutErrors/myimage:anything,all-tags=true
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImagePushWithoutErrors (0.01s)
15:36:32 [2021-08-29T15:36:32.728Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z]     --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z]     --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.01s)
15:36:32 [2021-08-29T15:36:32.728Z]     --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageRemoveError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageRemoveImageNotFound
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageRemoveImageNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageRemove
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageSaveError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageSaveError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageSave
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageSave (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageSearchAnyError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageSearchAnyError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageSearchStatusUnauthorizedError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageSearchWithPrivilegedFuncNoError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageSearchWithoutErrors
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageSearchWithoutErrors (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageTagError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageTagError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageTagInvalidReference
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageTagInvalidReference (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageTagInvalidSourceImageName
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageTagHexSource
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageTagHexSource (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestImageTag
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestImageTag (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestInfoServerError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestInfoServerError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestInfoInvalidResponseJSONError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestInfo
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestInfo (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkConnectError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkConnectError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkConnectEmptyNilEndpointSettings
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkConnect
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkConnect (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkCreateError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkCreate
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkCreate (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkDisconnectError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkDisconnectError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkDisconnect
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkDisconnect (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkInspectError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkInspectNotFoundError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkInspectNotFoundError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkInspect
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkListError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkListError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkList
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkList (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworksPruneError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworksPruneError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworksPrune
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworksPrune (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkRemoveError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNetworkRemove
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNetworkRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeInspectError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeInspectNodeNotFound
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeInspectNodeNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeInspect
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeListError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeListError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeList
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeList (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeRemoveError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeRemove
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeUpdateError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeUpdateError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestNodeUpdate
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestNodeUpdate (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestOptionWithTimeout
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestOptionWithTimeout (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPingFail
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPingFail (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPingWithError
15:36:32 [2021-08-29T15:36:32.728Z] 2021/08/29 15:36:32 RoundTripper returned a response & error; ignoring response
15:36:32 [2021-08-29T15:36:32.728Z] 2021/08/29 15:36:32 RoundTripper returned a response & error; ignoring response
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPingWithError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPingSuccess
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPingSuccess (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPingHeadFallback
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPingHeadFallback/OK
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPingHeadFallback/Internal_Server_Error
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPingHeadFallback/Not_Found
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPingHeadFallback/Method_Not_Allowed
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPingHeadFallback (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z]     --- PASS: TestPingHeadFallback/OK (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z]     --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z]     --- PASS: TestPingHeadFallback/Not_Found (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z]     --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginDisableError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginDisableError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginDisable
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginDisable (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginEnableError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginEnableError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginEnable
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginEnable (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginInspectError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginInspect
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginListError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginListError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginList
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginList (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginPushError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginPushError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginPush
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginPush (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginRemoveError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginRemove
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginSetError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginSetError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPluginSet
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPluginSet (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSetHostHeader
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSetHostHeader (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestPlainTextError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestPlainTextError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestInfiniteError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestInfiniteError (0.03s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestCanceledContext
15:36:32 [2021-08-29T15:36:32.728Z] 2021/08/29 15:36:32 RoundTripper returned a response & error; ignoring response
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestCanceledContext (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestDeadlineExceededContext
15:36:32 [2021-08-29T15:36:32.728Z] 2021/08/29 15:36:32 RoundTripper returned a response & error; ignoring response
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestDeadlineExceededContext (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretCreateUnsupported
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretCreateUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretCreateError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretCreate
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretCreate (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretInspectUnsupported
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretInspectUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretInspectError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretInspectSecretNotFound
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretInspectSecretNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretInspect
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretListUnsupported
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretListUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretListError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretListError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretList
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretList (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretRemoveUnsupported
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretRemoveUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretRemoveError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretRemove
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretUpdateUnsupported
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretUpdateUnsupported (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretUpdateError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretUpdateError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestSecretUpdate
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestSecretUpdate (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceCreateError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceCreate
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceCreate (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceCreateCompatiblePlatforms
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceCreateDigestPinning
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceCreateDigestPinning (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceInspectError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceInspectServiceNotFound
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceInspectServiceNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceInspect
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceListError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceListError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceList
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceList (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceLogsError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceLogsError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceLogs
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceLogs (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceRemoveError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceRemoveNotFoundError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceRemoveNotFoundError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceRemove
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceUpdateError
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceUpdateError (0.00s)
15:36:32 [2021-08-29T15:36:32.728Z] === RUN   TestServiceUpdate
15:36:32 [2021-08-29T15:36:32.728Z] --- PASS: TestServiceUpdate (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmGetUnlockKeyError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmGetUnlockKey
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmGetUnlockKey (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmInitError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmInitError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmInit
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmInit (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmInspectError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmInspect
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmJoinError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmJoinError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmJoin
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmJoin (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmLeaveError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmLeaveError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmLeave
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmLeave (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmUnlockError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmUnlockError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmUnlock
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmUnlock (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmUpdateError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmUpdateError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestSwarmUpdate
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestSwarmUpdate (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestTaskInspectError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestTaskInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestTaskInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestTaskInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestTaskInspect
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestTaskInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestTaskListError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestTaskListError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestTaskList
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestTaskList (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeCreateError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeCreateError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeCreate
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeCreate (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeInspectError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeInspectError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeInspectNotFound
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeInspectNotFound (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeInspectWithEmptyID
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeInspect
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeInspect (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeListError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeListError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeList
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeList (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeRemoveError
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeRemoveError (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === RUN   TestVolumeRemove
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestVolumeRemove (0.00s)
15:36:32 [2021-08-29T15:36:32.729Z] === CONT  TestTLSCloseWriter
15:36:32 [2021-08-29T15:36:32.729Z] --- PASS: TestTLSCloseWriter (0.01s)
15:36:32 [2021-08-29T15:36:32.729Z] PASS
15:36:32 [2021-08-29T15:36:32.729Z] coverage: 75.1% of statements
15:36:32 [2021-08-29T15:36:32.729Z] ok  	github.com/docker/docker/client	0.375s	coverage: 75.1% of statements
15:36:32 [2021-08-29T15:36:32.873Z] === RUN   TestPoolRequest
15:36:32 [2021-08-29T15:36:32.873Z] --- PASS: TestPoolRequest (0.00s)
15:36:32 [2021-08-29T15:36:32.873Z] === RUN   TestOtherRequests
15:36:32 [2021-08-29T15:36:32.873Z] --- PASS: TestOtherRequests (0.00s)
15:36:32 [2021-08-29T15:36:32.873Z] PASS
15:36:32 [2021-08-29T15:36:32.873Z] coverage: 57.1% of statements
15:36:32 [2021-08-29T15:36:32.873Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.035s	coverage: 57.1% of statements
15:36:32 [2021-08-29T15:36:32.873Z] === RUN   TestInt2IP2IntConversion
15:36:32 [2021-08-29T15:36:32.873Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.15s)
15:36:32 [2021-08-29T15:36:32.873Z] === RUN   TestRetrieveFromStore
15:36:32 [2021-08-29T15:36:32.888Z] tests/integration/api_image_test.py ............s.....                   [ 40%]
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestInt2IP2IntConversion (0.40s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestGetAddressVersion
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestGetAddressVersion (0.00s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestKeyString
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestKeyString (0.00s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestPoolDataMarshal
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestPoolDataMarshal (0.00s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestSubnetsMarshal
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestSubnetsMarshal (0.03s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestAddSubnets
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestRetrieveFromStore (0.42s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestIsCorrupted
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestAddSubnets (0.04s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestDoublePoolRelease
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestIsCorrupted (0.02s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestSetRollover
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestDoublePoolRelease (0.02s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestAddReleasePoolID
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestGetCapabilities
15:36:33 [2021-08-29T15:36:33.331Z] --- PASS: TestAddReleasePoolID (0.05s)
15:36:33 [2021-08-29T15:36:33.331Z] === RUN   TestPredefinedPool
15:36:33 [2021-08-29T15:36:33.789Z] --- PASS: TestGetCapabilities (0.01s)
15:36:33 [2021-08-29T15:36:33.789Z] === RUN   TestGetCapabilitiesFromLegacyDriver
15:36:33 [2021-08-29T15:36:33.789Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
15:36:33 [2021-08-29T15:36:33.789Z] === RUN   TestGetDefaultAddressSpaces
15:36:33 [2021-08-29T15:36:33.789Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
15:36:33 [2021-08-29T15:36:33.789Z] === RUN   TestRemoteDriver
15:36:33 [2021-08-29T15:36:33.789Z] --- PASS: TestRemoteDriver (0.00s)
15:36:33 [2021-08-29T15:36:33.789Z] PASS
15:36:33 [2021-08-29T15:36:33.789Z] coverage: 47.4% of statements
15:36:33 [2021-08-29T15:36:33.789Z] --- PASS: TestPredefinedPool (0.02s)
15:36:33 [2021-08-29T15:36:33.789Z] === RUN   TestRemoveSubnet
15:36:33 [2021-08-29T15:36:33.789Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.055s	coverage: 47.4% of statements
15:36:33 [2021-08-29T15:36:33.789Z] --- PASS: TestRemoveSubnet (0.12s)
15:36:33 [2021-08-29T15:36:33.789Z] === RUN   TestGetSameAddress
15:36:33 [2021-08-29T15:36:33.789Z] --- PASS: TestGetSameAddress (0.02s)
15:36:33 [2021-08-29T15:36:33.789Z] === RUN   TestPoolAllocationReuse
15:36:33 [2021-08-29T15:36:33.858Z] --- PASS: TestNetworkDBGarbageCollection (54.24s)
15:36:33 [2021-08-29T15:36:33.858Z] === RUN   TestFindNode
15:36:33 [2021-08-29T15:36:33.858Z] 2021/08/29 15:36:33 Closing DB instances...
15:36:33 [2021-08-29T15:36:33.858Z] --- PASS: TestFindNode (0.01s)
15:36:33 [2021-08-29T15:36:33.858Z] === RUN   TestChangeNodeState
15:36:33 [2021-08-29T15:36:33.858Z] 2021/08/29 15:36:33 Closing DB instances...
15:36:33 [2021-08-29T15:36:33.858Z] --- PASS: TestChangeNodeState (0.01s)
15:36:33 [2021-08-29T15:36:33.858Z] === RUN   TestNodeReincarnation
15:36:33 [2021-08-29T15:36:33.858Z] 2021/08/29 15:36:33 Closing DB instances...
15:36:34 [2021-08-29T15:36:34.197Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
15:36:34 [2021-08-29T15:36:34.248Z] === RUN   TestWindowsIPAM
15:36:34 [2021-08-29T15:36:34.248Z] --- PASS: TestWindowsIPAM (0.00s)
15:36:34 [2021-08-29T15:36:34.248Z] PASS
15:36:34 [2021-08-29T15:36:34.248Z] coverage: 71.4% of statements
15:36:34 [2021-08-29T15:36:34.248Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.034s	coverage: 71.4% of statements
15:36:34 [2021-08-29T15:36:34.709Z] --- PASS: TestSetRollover (1.05s)
15:36:34 [2021-08-29T15:36:34.709Z] === RUN   TestSetRolloverSerial
15:36:34 [2021-08-29T15:36:34.709Z] --- PASS: TestPoolAllocationReuse (1.20s)
15:36:34 [2021-08-29T15:36:34.709Z] === RUN   TestGetAddressSubPoolEqualPool
15:36:34 [2021-08-29T15:36:34.709Z] === RUN   TestDefaultNetwork
15:36:35 [2021-08-29T15:36:35.169Z] --- PASS: TestGetAddressSubPoolEqualPool (0.04s)
15:36:35 [2021-08-29T15:36:35.169Z] === RUN   TestRequestReleaseAddressFromSubPool
15:36:35 [2021-08-29T15:36:35.169Z] --- PASS: TestDefaultNetwork (0.22s)
15:36:35 [2021-08-29T15:36:35.169Z] === RUN   TestConfigGlobalScopeDefaultNetworks
15:36:35 [2021-08-29T15:36:35.169Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.21s)
15:36:35 [2021-08-29T15:36:35.169Z] === RUN   TestInitAddressPools
15:36:35 [2021-08-29T15:36:35.169Z] --- PASS: TestInitAddressPools (0.00s)
15:36:35 [2021-08-29T15:36:35.169Z] PASS
15:36:35 [2021-08-29T15:36:35.169Z] coverage: 74.0% of statements
15:36:35 [2021-08-29T15:36:35.169Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.513s	coverage: 74.0% of statements
15:36:35 [2021-08-29T15:36:35.628Z] --- PASS: TestSetRolloverSerial (1.26s)
15:36:35 [2021-08-29T15:36:35.628Z] === RUN   TestGetFirstAvailableFromCurrent
15:36:35 [2021-08-29T15:36:35.628Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
15:36:35 [2021-08-29T15:36:35.628Z] PASS
15:36:35 [2021-08-29T15:36:35.628Z] coverage: 84.4% of statements
15:36:35 [2021-08-29T15:36:35.628Z] ok  	github.com/docker/docker/libnetwork/bitseq	9.809s	coverage: 84.4% of statements
15:36:35 [2021-08-29T15:36:35.628Z] === RUN   TestKeyValue
15:36:35 [2021-08-29T15:36:35.628Z] --- PASS: TestKeyValue (0.00s)
15:36:35 [2021-08-29T15:36:35.628Z] PASS
15:36:35 [2021-08-29T15:36:35.628Z] coverage: 60.0% of statements
15:36:35 [2021-08-29T15:36:35.628Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.050s	coverage: 60.0% of statements
15:36:36 [2021-08-29T15:36:36.717Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
15:36:37 [2021-08-29T15:36:37.162Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.13s)
15:36:37 [2021-08-29T15:36:37.162Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
15:36:37 [2021-08-29T15:36:37.392Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s)
15:36:37 [2021-08-29T15:36:37.392Z] PASS
15:36:37 [2021-08-29T15:36:37.392Z] 
15:36:37 [2021-08-29T15:36:37.392Z] DONE 17 tests in 50.152s
15:36:37 [2021-08-29T15:36:37.392Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:36:37 [2021-08-29T15:36:37.392Z] INFO: Testing against a local daemon
15:36:37 [2021-08-29T15:36:37.392Z] === RUN   TestPluginInvalidJSON
15:36:37 [2021-08-29T15:36:37.392Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:36:37 [2021-08-29T15:36:37.393Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:36:37 [2021-08-29T15:36:37.393Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:36:37 [2021-08-29T15:36:37.393Z] --- PASS: TestPluginInvalidJSON (0.01s)
15:36:37 [2021-08-29T15:36:37.393Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:36:37 [2021-08-29T15:36:37.393Z] === RUN   TestPluginInstall
15:36:37 [2021-08-29T15:36:37.393Z] === RUN   TestPluginInstall/no_auth
15:36:37 [2021-08-29T15:36:37.393Z] time="2021-08-29T15:36:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:37 [2021-08-29T15:36:37.393Z] time="2021-08-29T15:36:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43c1bcf7b45e083825ccca24bd5ddf71524cb0336fb4c11d55a6f26847de305f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:37 [2021-08-29T15:36:37.393Z] time="2021-08-29T15:36:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:37 [2021-08-29T15:36:37.393Z] time="2021-08-29T15:36:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:43c1bcf7b45e083825ccca24bd5ddf71524cb0336fb4c11d55a6f26847de305f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:37 [2021-08-29T15:36:37.393Z] === RUN   TestPluginInstall/with_htpasswd
15:36:37 [2021-08-29T15:36:37.393Z] time="2021-08-29T15:36:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:37 [2021-08-29T15:36:37.393Z] time="2021-08-29T15:36:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c144a26717d44002263ea61012d273c5f6276b2111a668d1be89cdf58715a7f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:37 [2021-08-29T15:36:37.393Z] time="2021-08-29T15:36:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:37 [2021-08-29T15:36:37.393Z] time="2021-08-29T15:36:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c144a26717d44002263ea61012d273c5f6276b2111a668d1be89cdf58715a7f" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:37 [2021-08-29T15:36:37.393Z] === RUN   TestPluginInstall/with_insecure
15:36:37 [2021-08-29T15:36:37.961Z] time="2021-08-29T15:36:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:37 [2021-08-29T15:36:37.961Z] time="2021-08-29T15:36:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e671c6d9a950578c63e102a06ef594a64fabfb11c96ddc6db25efc3767660e82" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:37 [2021-08-29T15:36:37.961Z] time="2021-08-29T15:36:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:36:37 [2021-08-29T15:36:37.961Z] time="2021-08-29T15:36:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e671c6d9a950578c63e102a06ef594a64fabfb11c96ddc6db25efc3767660e82" mediatype=application/vnd.docker.plugin.v1+json size=522
15:36:37 [2021-08-29T15:36:37.961Z]     plugin_test.go:165: [d55ede48de511] daemon is not started
15:36:37 [2021-08-29T15:36:37.961Z] --- PASS: TestPluginInstall (3.24s)
15:36:37 [2021-08-29T15:36:37.961Z]     --- PASS: TestPluginInstall/no_auth (1.59s)
15:36:37 [2021-08-29T15:36:37.961Z]     --- PASS: TestPluginInstall/with_htpasswd (0.58s)
15:36:37 [2021-08-29T15:36:37.961Z]     --- PASS: TestPluginInstall/with_insecure (1.08s)
15:36:37 [2021-08-29T15:36:37.961Z] === RUN   TestPluginsWithRuntimes
15:36:38 [2021-08-29T15:36:38.129Z] === RUN   TestNetworkDBSimple
15:36:38 [2021-08-29T15:36:38.533Z] time="2021-08-29T15:36:38Z" level=error msg="failed to send node leave: timed out broadcasting node event"
15:36:38 [2021-08-29T15:36:38.533Z] --- PASS: TestNodeReincarnation (5.01s)
15:36:38 [2021-08-29T15:36:38.533Z] === RUN   TestParallelCreate
15:36:38 [2021-08-29T15:36:38.533Z] 2021/08/29 15:36:38 Closing DB instances...
15:36:38 [2021-08-29T15:36:38.533Z] --- PASS: TestParallelCreate (0.01s)
15:36:38 [2021-08-29T15:36:38.533Z] === RUN   TestParallelDelete
15:36:38 [2021-08-29T15:36:38.533Z] 2021/08/29 15:36:38 Closing DB instances...
15:36:38 [2021-08-29T15:36:38.533Z] --- PASS: TestParallelDelete (0.01s)
15:36:38 [2021-08-29T15:36:38.533Z] === RUN   TestNetworkDBIslands
15:36:38 [2021-08-29T15:36:38.533Z] time="2021-08-29T15:36:38Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5658a0c045ed with config:&{NodeID:5658a0c045ed Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:36:38 [2021-08-29T15:36:38.533Z] time="2021-08-29T15:36:38Z" level=info msg="Node 5658a0c045ed/172.31.65.214, joined gossip cluster"
15:36:38 [2021-08-29T15:36:38.533Z] time="2021-08-29T15:36:38Z" level=info msg="Node 5658a0c045ed/172.31.65.214, added to nodes list"
15:36:38 [2021-08-29T15:36:38.533Z] time="2021-08-29T15:36:38Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:b586d6f3007b with config:&{NodeID:b586d6f3007b Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:36:38 [2021-08-29T15:36:38.590Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=info msg="Node b586d6f3007b/172.31.65.214, joined gossip cluster"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=info msg="Node b586d6f3007b/172.31.65.214, added to nodes list"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=debug msg="memberlist: Stream connection from=[::1]:49345"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=info msg="Node b586d6f3007b/172.31.65.214, joined gossip cluster"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=info msg="Node b586d6f3007b/172.31.65.214, added to nodes list"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=info msg="Node 5658a0c045ed/172.31.65.214, joined gossip cluster"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=info msg="Node 5658a0c045ed/172.31.65.214, added to nodes list"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
15:36:38 [2021-08-29T15:36:38.994Z] time="2021-08-29T15:36:38Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49346"
15:36:39 [2021-08-29T15:36:39.048Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.80s)
15:36:39 [2021-08-29T15:36:39.048Z] === RUN   TestGetAddress
15:36:39 [2021-08-29T15:36:39.048Z] === RUN   TestGenerate
15:36:39 [2021-08-29T15:36:39.048Z] --- PASS: TestGenerate (0.00s)
15:36:39 [2021-08-29T15:36:39.048Z] === RUN   TestGeneratePtr
15:36:39 [2021-08-29T15:36:39.048Z] --- PASS: TestGeneratePtr (0.00s)
15:36:39 [2021-08-29T15:36:39.048Z] === RUN   TestGenerateMissingField
15:36:39 [2021-08-29T15:36:39.048Z] --- PASS: TestGenerateMissingField (0.00s)
15:36:39 [2021-08-29T15:36:39.048Z] === RUN   TestFieldCannotBeSet
15:36:39 [2021-08-29T15:36:39.048Z] --- PASS: TestFieldCannotBeSet (0.00s)
15:36:39 [2021-08-29T15:36:39.048Z] === RUN   TestTypeMismatchError
15:36:39 [2021-08-29T15:36:39.048Z] --- PASS: TestTypeMismatchError (0.00s)
15:36:39 [2021-08-29T15:36:39.048Z] PASS
15:36:39 [2021-08-29T15:36:39.048Z] coverage: 100.0% of statements
15:36:39 [2021-08-29T15:36:39.048Z] ok  	github.com/docker/docker/libnetwork/options	0.030s	coverage: 100.0% of statements
15:36:39 [2021-08-29T15:36:39.048Z] 2021/08/29 15:36:38 Closing DB instances...
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:0a95b7ac4e06 with config:&{NodeID:0a95b7ac4e06 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49347"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="Node 5658a0c045ed/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="Node 5658a0c045ed/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="Node b586d6f3007b/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=info msg="Node b586d6f3007b/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49348"
15:36:39 [2021-08-29T15:36:39.453Z] time="2021-08-29T15:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
15:36:39 [2021-08-29T15:36:39.507Z] testing: warning: no tests to run
15:36:39 [2021-08-29T15:36:39.507Z] PASS
15:36:39 [2021-08-29T15:36:39.507Z] coverage: 0.0% of statements
15:36:39 [2021-08-29T15:36:39.507Z] ok  	github.com/docker/docker/libnetwork/osl	0.033s	coverage: 0.0% of statements [no tests to run]
15:36:39 [2021-08-29T15:36:39.868Z] === RUN   TestPluginsWithRuntimes/No_Args
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:e3445f28efd7 with config:&{NodeID:e3445f28efd7 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node e3445f28efd7/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node e3445f28efd7/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=debug msg="memberlist: Stream connection from=[::1]:49350"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node e3445f28efd7/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node e3445f28efd7/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node 5658a0c045ed/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node 5658a0c045ed/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node b586d6f3007b/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node b586d6f3007b/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.910Z] time="2021-08-29T15:36:39Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, joined gossip cluster"
15:36:39 [2021-08-29T15:36:39.911Z] time="2021-08-29T15:36:39Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, added to nodes list"
15:36:39 [2021-08-29T15:36:39.911Z] time="2021-08-29T15:36:39Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
15:36:39 [2021-08-29T15:36:39.911Z] time="2021-08-29T15:36:39Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49351"
15:36:39 [2021-08-29T15:36:39.964Z] --- PASS: TestNetworkDBSimple (2.03s)
15:36:39 [2021-08-29T15:36:39.964Z] === RUN   TestNetworkDBJoinLeaveNetwork
15:36:39 [2021-08-29T15:36:39.964Z] === RUN   TestRequestNewPort
15:36:39 [2021-08-29T15:36:39.964Z] --- PASS: TestRequestNewPort (0.00s)
15:36:39 [2021-08-29T15:36:39.964Z] === RUN   TestRequestSpecificPort
15:36:39 [2021-08-29T15:36:39.964Z] --- PASS: TestRequestSpecificPort (0.00s)
15:36:39 [2021-08-29T15:36:39.988Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.08s)
15:36:39 [2021-08-29T15:36:39.988Z] PASS
15:36:39 [2021-08-29T15:36:39.988Z] 
15:36:39 [2021-08-29T15:36:39.988Z] === Skipped
15:36:39 [2021-08-29T15:36:39.988Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
15:36:39 [2021-08-29T15:36:39.988Z]     build_session_test.go:25: TODO: BuildKit
15:36:39 [2021-08-29T15:36:39.988Z] 
15:36:39 [2021-08-29T15:36:39.988Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s)
15:36:39 [2021-08-29T15:36:39.988Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:36:39 [2021-08-29T15:36:39.988Z] 
15:36:39 [2021-08-29T15:36:39.988Z] 
15:36:39 [2021-08-29T15:36:39.988Z] DONE 34 tests, 2 skipped in 178.897s
15:36:39 [2021-08-29T15:36:39.988Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
15:36:39 [2021-08-29T15:36:39.988Z] ++ 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
15:36:39 [2021-08-29T15:36:39.988Z] ++ set -e
15:36:39 [2021-08-29T15:36:39.988Z] ++ '[' -n 0 ']'
15:36:39 [2021-08-29T15:36:39.988Z] ++ set -x
15:36:39 [2021-08-29T15:36:39.988Z] ++ env -i DEST=/go/src/github.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
15:36:39 [2021-08-29T15:36:39.988Z] INFO: Testing against a local daemon
15:36:39 [2021-08-29T15:36:39.988Z] === RUN   TestConfigInspect
15:36:39 [2021-08-29T15:36:39.988Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
15:36:40 [2021-08-29T15:36:40.367Z] time="2021-08-29T15:36:39Z" level=info msg="Node e3445f28efd7/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.367Z] time="2021-08-29T15:36:39Z" level=info msg="Node e3445f28efd7/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.367Z] time="2021-08-29T15:36:39Z" level=info msg="Node e3445f28efd7/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.367Z] time="2021-08-29T15:36:39Z" level=info msg="Node e3445f28efd7/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.367Z] time="2021-08-29T15:36:40Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b49f6ac256f5 with config:&{NodeID:b49f6ac256f5 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:36:40 [2021-08-29T15:36:40.367Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.367Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Stream connection from=[::1]:49352"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node b586d6f3007b/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node b586d6f3007b/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node 5658a0c045ed/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node 5658a0c045ed/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node e3445f28efd7/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=info msg="Node e3445f28efd7/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
15:36:40 [2021-08-29T15:36:40.368Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49353"
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestReleasePort
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestReleasePort (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestReuseReleasedPort
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestReuseReleasedPort (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestReleaseUnreadledPort
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestReleaseUnreadledPort (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestUnknowProtocol
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestUnknowProtocol (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestAllocateAllPorts
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestAllocateAllPorts (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestPortAllocation
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestPortAllocation (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestPortAllocationWithCustomRange
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestNoDuplicateBPR
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestNoDuplicateBPR (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] === RUN   TestChangePortRange
15:36:40 [2021-08-29T15:36:40.424Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
15:36:40 [2021-08-29T15:36:40.424Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
15:36:40 [2021-08-29T15:36:40.424Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
15:36:40 [2021-08-29T15:36:40.424Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
15:36:40 [2021-08-29T15:36:40.424Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
15:36:40 [2021-08-29T15:36:40.424Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
15:36:40 [2021-08-29T15:36:40.424Z] --- PASS: TestChangePortRange (0.00s)
15:36:40 [2021-08-29T15:36:40.424Z] PASS
15:36:40 [2021-08-29T15:36:40.424Z] coverage: 88.6% of statements
15:36:40 [2021-08-29T15:36:40.424Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.037s	coverage: 88.6% of statements
15:36:40 [2021-08-29T15:36:40.437Z] === RUN   TestPluginsWithRuntimes/With_Args
15:36:40 [2021-08-29T15:36:40.824Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.824Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, joined gossip cluster"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to nodes list"
15:36:40 [2021-08-29T15:36:40.825Z]     networkdb_test.go:835: Re-joining: 3
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=info msg="The new bootstrap node list is:[172.31.65.214:10033 172.31.65.214:10034 172.31.65.214:10035]"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10033"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49354"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10034"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49355"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10035"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49356"
15:36:40 [2021-08-29T15:36:40.825Z]     networkdb_test.go:835: Re-joining: 4
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=info msg="The new bootstrap node list is:[172.31.65.214:10033 172.31.65.214:10034 172.31.65.214:10035]"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10033"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49357"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10034"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49358"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10035"
15:36:40 [2021-08-29T15:36:40.825Z] time="2021-08-29T15:36:40Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49359"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:40Z" level=info msg="node 0 leaving"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed change state NodeActive --> NodeLeft"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="node4(e3445f28efd7): Node leave event for 5658a0c045ed/172.31.65.214"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed change state NodeActive --> NodeLeft"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="node2(b586d6f3007b): Node leave event for 5658a0c045ed/172.31.65.214"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed change state NodeActive --> NodeLeft"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="node5(b49f6ac256f5): Node leave event for 5658a0c045ed/172.31.65.214"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed change state NodeActive --> NodeLeft"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="node1(5658a0c045ed): Node leave event for 5658a0c045ed/172.31.65.214"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed change state NodeActive --> NodeLeft"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="node3(0a95b7ac4e06): Node leave event for 5658a0c045ed/172.31.65.214"
15:36:41 [2021-08-29T15:36:41.282Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed/172.31.65.214, left gossip cluster"
15:36:41 [2021-08-29T15:36:41.375Z] --- PASS: TestPluginsWithRuntimes (3.42s)
15:36:41 [2021-08-29T15:36:41.375Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.93s)
15:36:41 [2021-08-29T15:36:41.375Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.90s)
15:36:41 [2021-08-29T15:36:41.375Z] === RUN   TestPluginBackCompatMediaTypes
15:36:41 [2021-08-29T15:36:41.400Z] testing: warning: no tests to run
15:36:41 [2021-08-29T15:36:41.400Z] PASS
15:36:41 [2021-08-29T15:36:41.400Z] coverage: 0.0% of statements
15:36:41 [2021-08-29T15:36:41.400Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.076s	coverage: 0.0% of statements [no tests to run]
15:36:41 [2021-08-29T15:36:41.400Z] 2021/08/29 15:36:41 Closing DB instances...
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed/172.31.65.214, left gossip cluster"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed/172.31.65.214, left gossip cluster"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed/172.31.65.214, left gossip cluster"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node 5658a0c045ed/172.31.65.214, left gossip cluster"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="node 1 leaving"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b change state NodeActive --> NodeLeft"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="node4(e3445f28efd7): Node leave event for b586d6f3007b/172.31.65.214"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b/172.31.65.214, left gossip cluster"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b change state NodeActive --> NodeLeft"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="node5(b49f6ac256f5): Node leave event for b586d6f3007b/172.31.65.214"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b change state NodeActive --> NodeFailed"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b/172.31.65.214, added to failed nodes list"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b change state NodeActive --> NodeLeft"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=info msg="node3(0a95b7ac4e06): Node leave event for b586d6f3007b/172.31.65.214"
15:36:41 [2021-08-29T15:36:41.739Z] time="2021-08-29T15:36:41Z" level=error msg="node: b586d6f3007b is unknown to memberlist"
15:36:41 [2021-08-29T15:36:41.860Z] === RUN   TestHashData
15:36:41 [2021-08-29T15:36:41.860Z] --- PASS: TestHashData (0.00s)
15:36:41 [2021-08-29T15:36:41.860Z] PASS
15:36:41 [2021-08-29T15:36:41.860Z] coverage: 2.8% of statements
15:36:41 [2021-08-29T15:36:41.860Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.034s	coverage: 2.8% of statements
15:36:41 [2021-08-29T15:36:41.860Z] --- PASS: TestSetParallelInsertDelete (10.00s)
15:36:41 [2021-08-29T15:36:41.860Z] PASS
15:36:41 [2021-08-29T15:36:41.860Z] coverage: 100.0% of statements
15:36:41 [2021-08-29T15:36:41.860Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.033s	coverage: 100.0% of statements
15:36:41 [2021-08-29T15:36:41.945Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
15:36:41 [2021-08-29T15:36:41.945Z] PASS
15:36:41 [2021-08-29T15:36:41.945Z] 
15:36:41 [2021-08-29T15:36:41.945Z] DONE 10 tests in 7.246s
15:36:41 [2021-08-29T15:36:41.945Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:36:42 [2021-08-29T15:36:42.196Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b/172.31.65.214, left gossip cluster"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b/172.31.65.214, left gossip cluster"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="Node b586d6f3007b/172.31.65.214, left gossip cluster"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="node 2 leaving"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="Node 0a95b7ac4e06 change state NodeActive --> NodeLeft"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="node5(b49f6ac256f5): Node leave event for 0a95b7ac4e06/172.31.65.214"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="Node 0a95b7ac4e06 change state NodeActive --> NodeLeft"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="node4(e3445f28efd7): Node leave event for 0a95b7ac4e06/172.31.65.214"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="Node 0a95b7ac4e06 change state NodeActive --> NodeLeft"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=info msg="node3(0a95b7ac4e06): Node leave event for 0a95b7ac4e06/172.31.65.214"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=debug msg="memberlist: Failed ping: b49f6ac256f5 (timeout reached)"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.65.214:10035: use of closed network connection"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.65.214:10034: use of closed network connection"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.31.65.214:10036: use of closed network connection"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:41Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49360"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:42Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, left gossip cluster"
15:36:42 [2021-08-29T15:36:42.197Z] time="2021-08-29T15:36:42Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, left gossip cluster"
15:36:42 [2021-08-29T15:36:42.208Z] INFO: Testing against a local daemon
15:36:42 [2021-08-29T15:36:42.208Z] === RUN   TestExternalGraphDriver
15:36:42 [2021-08-29T15:36:42.208Z] === RUN   TestExternalGraphDriver/json
15:36:42 [2021-08-29T15:36:42.319Z] === RUN   TestErrorConstructors
15:36:42 [2021-08-29T15:36:42.319Z] --- PASS: TestErrorConstructors (0.00s)
15:36:42 [2021-08-29T15:36:42.319Z] === RUN   TestCompareIPMask
15:36:42 [2021-08-29T15:36:42.319Z] --- PASS: TestCompareIPMask (0.00s)
15:36:42 [2021-08-29T15:36:42.319Z] === RUN   TestUtilGetHostPartIP
15:36:42 [2021-08-29T15:36:42.319Z] --- PASS: TestUtilGetHostPartIP (0.00s)
15:36:42 [2021-08-29T15:36:42.319Z] === RUN   TestUtilGetBroadcastIP
15:36:42 [2021-08-29T15:36:42.319Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
15:36:42 [2021-08-29T15:36:42.319Z] === RUN   TestParseCIDR
15:36:42 [2021-08-29T15:36:42.319Z] --- PASS: TestParseCIDR (0.00s)
15:36:42 [2021-08-29T15:36:42.319Z] PASS
15:36:42 [2021-08-29T15:36:42.319Z] coverage: 37.3% of statements
15:36:42 [2021-08-29T15:36:42.319Z] ok  	github.com/docker/docker/libnetwork/types	0.029s	coverage: 37.3% of statements
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="Node 0a95b7ac4e06/172.31.65.214, left gossip cluster"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=warning msg="memberlist: Was able to connect to b49f6ac256f5 but other probes failed, network may be misconfigured"
15:36:42 [2021-08-29T15:36:42.670Z]     networkdb_test.go:867: node4: OK
15:36:42 [2021-08-29T15:36:42.670Z]     networkdb_test.go:867: node5: OK
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="node 0 coming back"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:898258cc7b5e with config:&{NodeID:898258cc7b5e Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="Node 898258cc7b5e/172.31.65.214, joined gossip cluster"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="Node 898258cc7b5e/172.31.65.214, added to nodes list"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="node 1 coming back"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:aa59decc3fd8 with config:&{NodeID:aa59decc3fd8 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="Node aa59decc3fd8/172.31.65.214, joined gossip cluster"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="Node aa59decc3fd8/172.31.65.214, added to nodes list"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="node 2 coming back"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:93d672c1b3bf with config:&{NodeID:93d672c1b3bf Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, joined gossip cluster"
15:36:42 [2021-08-29T15:36:42.670Z] time="2021-08-29T15:36:42Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, added to nodes list"
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
15:36:42 [2021-08-29T15:36:42.777Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
15:36:42 [2021-08-29T15:36:42.778Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
15:36:42 [2021-08-29T15:36:42.778Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
15:36:42 [2021-08-29T15:36:42.778Z] PASS
15:36:42 [2021-08-29T15:36:42.778Z] coverage: 50.0% of statements
15:36:42 [2021-08-29T15:36:42.778Z] ok  	github.com/docker/docker/oci	0.039s	coverage: 50.0% of statements
15:36:43 [2021-08-29T15:36:43.236Z] --- PASS: TestNetworkDBJoinLeaveNetwork (3.04s)
15:36:43 [2021-08-29T15:36:43.236Z] === RUN   TestNetworkDBJoinLeaveNetworks
15:36:43 [2021-08-29T15:36:43.265Z] --- PASS: TestConfigInspect (3.10s)
15:36:43 [2021-08-29T15:36:43.265Z] === RUN   TestConfigList
15:36:43 [2021-08-29T15:36:43.265Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestParseVersion
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestParseVersion (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] PASS
15:36:43 [2021-08-29T15:36:43.694Z] coverage: 52.9% of statements
15:36:43 [2021-08-29T15:36:43.694Z] ok  	github.com/docker/docker/pkg/aaparser	0.032s	coverage: 52.9% of statements
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestAddressPoolOpt
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestAddressPoolOpt (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/a
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/something
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/_=a
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/env1=value1
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/_env1=value1
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/env2=value2=value3
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/env3=abc!qwe
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/env_4=value_4
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/PATH
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/=a
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/PATH=
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/PATH=something
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/asd!qwe
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/1asd
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/123
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/some_space
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/__some_space_before
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/some_space_after__
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/=
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateEnv/PaTh
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestValidateEnv (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/a (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/something (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/_=a (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/PATH (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/=a (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/1asd (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/123 (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/some_space (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/= (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestParseHost
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestParseHost (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestParseDockerDaemonHost
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestParseDockerDaemonHost (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestParseTCP
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestParseTCP (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestParseInvalidUnixAddrInvalid
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateExtraHosts
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestValidateExtraHosts (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestIpOptString
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestIpOptString (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestNewIpOptInvalidDefaultVal
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestNewIpOptValidDefaultVal
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestIpOptSetInvalidVal
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateIPAddress
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestValidateIPAddress (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestMapOpts
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestMapOpts (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestListOptsWithoutValidator
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestListOptsWithoutValidator (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestListOptsWithValidator
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestListOptsWithValidator (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateDNSSearch
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestValidateDNSSearch (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_general_format
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_more_than_one_=
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_one_more
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestValidateLabel (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestNamedListOpts
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestNamedListOpts (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestNamedMapOpts
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestNamedMapOpts (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestParseLink
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestParseLink (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestQuotedStringSetWithQuotes
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestQuotedStringSetWithNoQuotes
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] === RUN   TestUlimitOpt
15:36:43 [2021-08-29T15:36:43.694Z] --- PASS: TestUlimitOpt (0.00s)
15:36:43 [2021-08-29T15:36:43.694Z] PASS
15:36:43 [2021-08-29T15:36:43.694Z] coverage: 67.1% of statements
15:36:43 [2021-08-29T15:36:43.694Z] ok  	github.com/docker/docker/opts	0.049s	coverage: 67.1% of statements
15:36:44 [2021-08-29T15:36:44.115Z] === RUN   TestExternalGraphDriver/spec
15:36:44 [2021-08-29T15:36:44.665Z] 2021/08/29 15:36:44 Closing DB instances...
15:36:45 [2021-08-29T15:36:45.125Z] === RUN   TestPeerCertificateMarshalJSON
15:36:45 [2021-08-29T15:36:45.125Z] === RUN   TestIsArchivePathDir
15:36:45 [2021-08-29T15:36:45.125Z] --- PASS: TestIsArchivePathDir (0.05s)
15:36:45 [2021-08-29T15:36:45.125Z] === RUN   TestIsArchivePathInvalidFile
15:36:45 [2021-08-29T15:36:45.125Z] --- PASS: TestIsArchivePathInvalidFile (0.10s)
15:36:45 [2021-08-29T15:36:45.125Z] === RUN   TestIsArchivePathTar
15:36:45 [2021-08-29T15:36:45.154Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:36:45 [2021-08-29T15:36:45.410Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
15:36:45 [2021-08-29T15:36:45.492Z] === RUN   TestExternalGraphDriver/pull
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestIsArchivePathTar (0.12s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestDecompressStreamGzip
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestPeerCertificateMarshalJSON (0.43s)
15:36:45 [2021-08-29T15:36:45.582Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestMiddleware
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestMiddleware (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestNewResponseModifier
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestNewResponseModifier (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z] PASS
15:36:45 [2021-08-29T15:36:45.582Z] coverage: 26.8% of statements
15:36:45 [2021-08-29T15:36:45.582Z] ok  	github.com/docker/docker/pkg/authorization	0.471s	coverage: 26.8% of statements
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestDecompressStreamGzip (0.10s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestDecompressStreamBzip2
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestDecompressStreamBzip2 (0.07s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestDecompressStreamXz
15:36:45 [2021-08-29T15:36:45.582Z]     archive_test.go:133: Xz not present in msys2
15:36:45 [2021-08-29T15:36:45.582Z] --- SKIP: TestDecompressStreamXz (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestCompressStreamXzUnsupported
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestCompressStreamBzip2Unsupported
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestCompressStreamInvalid
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestCompressStreamInvalid (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestExtensionInvalid
15:36:45 [2021-08-29T15:36:45.582Z] --- PASS: TestExtensionInvalid (0.00s)
15:36:45 [2021-08-29T15:36:45.582Z] === RUN   TestExtensionUncompressed
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestExtensionUncompressed (0.00s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestExtensionBzip2
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestExtensionBzip2 (0.00s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestExtensionGzip
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestExtensionGzip (0.00s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestExtensionXz
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestExtensionXz (0.00s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestCmdStreamLargeStderr
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestCmdStreamBad
15:36:45 [2021-08-29T15:36:45.583Z]     archive_test.go:238: Failing on Windows CI machines
15:36:45 [2021-08-29T15:36:45.583Z] --- SKIP: TestCmdStreamBad (0.00s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestCmdStreamGood
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestCmdStreamGood (0.03s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestUntarPathWithInvalidDest
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestUntarPathWithInvalidSrc
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestUntarPath
15:36:45 [2021-08-29T15:36:45.583Z] --- PASS: TestUntarPath (0.05s)
15:36:45 [2021-08-29T15:36:45.583Z] === RUN   TestUntarPathWithDestinationFile
15:36:45 [2021-08-29T15:36:45.667Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:36:45 [2021-08-29T15:36:45.667Z] --- PASS: TestConfigList (2.89s)
15:36:45 [2021-08-29T15:36:45.667Z] === RUN   TestConfigsCreateAndDelete
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestUnbuffered
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestUnbuffered (0.00s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestRaceUnbuffered
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestRaceUnbuffered (0.00s)
15:36:46 [2021-08-29T15:36:46.041Z] PASS
15:36:46 [2021-08-29T15:36:46.041Z] coverage: 100.0% of statements
15:36:46 [2021-08-29T15:36:46.041Z] ok  	github.com/docker/docker/pkg/broadcaster	0.025s	coverage: 100.0% of statements
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestUntarPathWithDestinationFile (0.16s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.15s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestCopyWithTarInvalidSrc
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestCopyWithTarSrcFile
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestCopyWithTarSrcFolder
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestCopyFileWithTarInvalidSrc
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestCopyFileWithTarSrcFolder
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestCopyFileWithTarSrcFile
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestTarFiles
15:36:46 [2021-08-29T15:36:46.041Z] time="2021-08-29T15:36:45Z" level=error msg="node1(565b2de532f9) Could not close DB: timeout waiting for leave broadcast"
15:36:46 [2021-08-29T15:36:46.041Z] --- PASS: TestNetworkDBJoinLeaveNetworks (3.03s)
15:36:46 [2021-08-29T15:36:46.041Z] === RUN   TestNetworkDBCRUDTableEntry
15:36:46 [2021-08-29T15:36:46.402Z] time="2021-08-29T15:36:45Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.65.214:10033 172.31.65.214:10034 172.31.65.214:10035]"
15:36:46 [2021-08-29T15:36:46.402Z] time="2021-08-29T15:36:46Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.31.65.214:10033 172.31.65.214:10034 172.31.65.214:10035]"
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[foo]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[bar]_[foo]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[foo_bar]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[qux]_[foo]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[]#01
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[qux]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[foo_bar_qux]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[qux]_[baz]]
15:36:46 [2021-08-29T15:36:46.499Z] === RUN   TestMatch/[[foo_baz]]
15:36:46 [2021-08-29T15:36:46.499Z] --- PASS: TestMatch (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[foo]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[]#01 (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[qux]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
15:36:46 [2021-08-29T15:36:46.499Z] PASS
15:36:46 [2021-08-29T15:36:46.499Z] coverage: 87.5% of statements
15:36:46 [2021-08-29T15:36:46.499Z] ok  	github.com/docker/docker/pkg/capabilities	0.036s	coverage: 87.5% of statements
15:36:46 [2021-08-29T15:36:46.596Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:36:46 [2021-08-29T15:36:46.852Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
15:36:46 [2021-08-29T15:36:46.852Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10033"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49361"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node b49f6ac256f5/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node e3445f28efd7/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node e3445f28efd7/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, is the new incarnation of the shutdown node 5658a0c045ed/172.31.65.214"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49362"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10034"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node b49f6ac256f5/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node e3445f28efd7/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node e3445f28efd7/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, is the new incarnation of the shutdown node b586d6f3007b/172.31.65.214"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49363"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10035"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node b49f6ac256f5/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node e3445f28efd7/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node e3445f28efd7/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, is the new incarnation of the shutdown node 0a95b7ac4e06/172.31.65.214"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, is the new incarnation of the shutdown node b586d6f3007b/172.31.65.214"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node aa59decc3fd8/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, is the new incarnation of the shutdown node 5658a0c045ed/172.31.65.214"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 898258cc7b5e/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, joined gossip cluster"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, is the new incarnation of the shutdown node 0a95b7ac4e06/172.31.65.214"
15:36:46 [2021-08-29T15:36:46.860Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, added to nodes list"
15:36:46 [2021-08-29T15:36:46.871Z] --- PASS: TestExternalGraphDriver (4.64s)
15:36:46 [2021-08-29T15:36:46.871Z]     --- PASS: TestExternalGraphDriver/json (1.65s)
15:36:46 [2021-08-29T15:36:46.871Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
15:36:46 [2021-08-29T15:36:46.871Z]     --- PASS: TestExternalGraphDriver/pull (1.34s)
15:36:46 [2021-08-29T15:36:46.871Z] === RUN   TestGraphdriverPluginV2
15:36:47 [2021-08-29T15:36:47.317Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, joined gossip cluster"
15:36:47 [2021-08-29T15:36:47.317Z] time="2021-08-29T15:36:46Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, added to nodes list"
15:36:47 [2021-08-29T15:36:47.317Z] time="2021-08-29T15:36:47Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10033"
15:36:47 [2021-08-29T15:36:47.317Z] time="2021-08-29T15:36:47Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49364"
15:36:47 [2021-08-29T15:36:47.317Z] time="2021-08-29T15:36:47Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10034"
15:36:47 [2021-08-29T15:36:47.317Z] time="2021-08-29T15:36:47Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49365"
15:36:47 [2021-08-29T15:36:47.317Z] time="2021-08-29T15:36:47Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.31.65.214:10035"
15:36:47 [2021-08-29T15:36:47.317Z] time="2021-08-29T15:36:47Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49366"
15:36:47 [2021-08-29T15:36:47.414Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootTarUntar
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootTarUntar (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootUntarWithHugeExcludesList
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootUntarEmptyArchive
15:36:47 [2021-08-29T15:36:47.465Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootTarUntarWithSymlink
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootCopyWithTar
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootCopyWithTar (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootCopyFileWithTar
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootUntarPath
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootUntarPath (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] === RUN   TestChrootApplyDotDotFile
15:36:47 [2021-08-29T15:36:47.465Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:36:47 [2021-08-29T15:36:47.465Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
15:36:47 [2021-08-29T15:36:47.465Z] PASS
15:36:47 [2021-08-29T15:36:47.465Z] coverage: 15.4% of statements
15:36:47 [2021-08-29T15:36:47.465Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.067s	coverage: 15.4% of statements
15:36:47 [2021-08-29T15:36:47.775Z] 2021/08/29 15:36:47 Closing DB instances...
15:36:47 [2021-08-29T15:36:47.775Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e change state NodeActive --> NodeLeft"
15:36:47 [2021-08-29T15:36:47.775Z] time="2021-08-29T15:36:47Z" level=info msg="node2(aa59decc3fd8): Node leave event for 898258cc7b5e/172.31.65.214"
15:36:47 [2021-08-29T15:36:47.775Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e change state NodeActive --> NodeLeft"
15:36:47 [2021-08-29T15:36:47.775Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e change state NodeActive --> NodeLeft"
15:36:47 [2021-08-29T15:36:47.775Z] time="2021-08-29T15:36:47Z" level=info msg="node5(b49f6ac256f5): Node leave event for 898258cc7b5e/172.31.65.214"
15:36:47 [2021-08-29T15:36:47.775Z] time="2021-08-29T15:36:47Z" level=info msg="node4(e3445f28efd7): Node leave event for 898258cc7b5e/172.31.65.214"
15:36:47 [2021-08-29T15:36:47.775Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e change state NodeActive --> NodeLeft"
15:36:47 [2021-08-29T15:36:47.775Z] time="2021-08-29T15:36:47Z" level=info msg="node3(93d672c1b3bf): Node leave event for 898258cc7b5e/172.31.65.214"
15:36:47 [2021-08-29T15:36:47.923Z] === RUN   TestSizeEmpty
15:36:47 [2021-08-29T15:36:47.923Z] --- PASS: TestSizeEmpty (0.00s)
15:36:47 [2021-08-29T15:36:47.923Z] === RUN   TestSizeEmptyFile
15:36:47 [2021-08-29T15:36:47.923Z] --- PASS: TestSizeEmptyFile (0.00s)
15:36:47 [2021-08-29T15:36:47.923Z] === RUN   TestSizeNonemptyFile
15:36:47 [2021-08-29T15:36:47.923Z] --- PASS: TestSizeNonemptyFile (0.00s)
15:36:47 [2021-08-29T15:36:47.923Z] === RUN   TestSizeNestedDirectoryEmpty
15:36:47 [2021-08-29T15:36:47.923Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
15:36:47 [2021-08-29T15:36:47.923Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
15:36:47 [2021-08-29T15:36:47.923Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
15:36:47 [2021-08-29T15:36:47.923Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
15:36:47 [2021-08-29T15:36:47.923Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
15:36:47 [2021-08-29T15:36:47.923Z] === RUN   TestMoveToSubdir
15:36:47 [2021-08-29T15:36:47.923Z] --- PASS: TestMoveToSubdir (0.01s)
15:36:47 [2021-08-29T15:36:47.923Z] === RUN   TestSizeNonExistingDirectory
15:36:47 [2021-08-29T15:36:47.923Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
15:36:47 [2021-08-29T15:36:47.923Z] PASS
15:36:47 [2021-08-29T15:36:47.923Z] coverage: 80.0% of statements
15:36:47 [2021-08-29T15:36:47.923Z] ok  	github.com/docker/docker/pkg/directory	0.045s	coverage: 80.0% of statements
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e change state NodeActive --> NodeLeft"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:47Z" level=info msg="node1(898258cc7b5e): Node leave event for 898258cc7b5e/172.31.65.214"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:47Z" level=info msg="Node 898258cc7b5e/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:48Z" level=info msg="Node aa59decc3fd8 change state NodeActive --> NodeLeft"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:48Z" level=info msg="node4(e3445f28efd7): Node leave event for aa59decc3fd8/172.31.65.214"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:48Z" level=info msg="Node aa59decc3fd8 change state NodeActive --> NodeLeft"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:48Z" level=info msg="node3(93d672c1b3bf): Node leave event for aa59decc3fd8/172.31.65.214"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:48Z" level=info msg="Node aa59decc3fd8 change state NodeActive --> NodeLeft"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:48Z" level=info msg="node5(b49f6ac256f5): Node leave event for aa59decc3fd8/172.31.65.214"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:48Z" level=info msg="Node aa59decc3fd8 change state NodeActive --> NodeLeft"
15:36:48 [2021-08-29T15:36:48.239Z] time="2021-08-29T15:36:48Z" level=info msg="node2(aa59decc3fd8): Node leave event for aa59decc3fd8/172.31.65.214"
15:36:48 [2021-08-29T15:36:48.380Z] 2021/08/29 15:36:48 Closing DB instances...
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestContainsEntry
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestCreateEntries
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestEntriesDiff
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestEntriesEquality
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestGeneratorNotGenerate
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestGeneratorWithPort
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestGeneratorWithPortNotGenerate
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestNewEntry
15:36:48 [2021-08-29T15:36:48.380Z] === RUN   Test/TestParse
15:36:48 [2021-08-29T15:36:48.380Z] --- PASS: Test (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestContainsEntry (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestCreateEntries (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestEntriesDiff (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestEntriesEquality (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestNewEntry (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z]     --- PASS: Test/TestParse (0.00s)
15:36:48 [2021-08-29T15:36:48.380Z] PASS
15:36:48 [2021-08-29T15:36:48.380Z] coverage: 58.3% of statements
15:36:48 [2021-08-29T15:36:48.380Z] ok  	github.com/docker/docker/pkg/discovery	0.034s	coverage: 58.3% of statements
15:36:48 [2021-08-29T15:36:48.509Z] tests/integration/api_network_test.py ............................       [ 47%]
15:36:48 [2021-08-29T15:36:48.697Z] time="2021-08-29T15:36:48Z" level=info msg="Node aa59decc3fd8/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.697Z] time="2021-08-29T15:36:48Z" level=info msg="Node aa59decc3fd8/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.697Z] time="2021-08-29T15:36:48Z" level=info msg="Node aa59decc3fd8/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.697Z] time="2021-08-29T15:36:48Z" level=info msg="Node aa59decc3fd8/172.31.65.214, left gossip cluster"
15:36:48 [2021-08-29T15:36:48.697Z] time="2021-08-29T15:36:48Z" level=info msg="Node 93d672c1b3bf change state NodeActive --> NodeLeft"
15:36:48 [2021-08-29T15:36:48.697Z] time="2021-08-29T15:36:48Z" level=info msg="node5(b49f6ac256f5): Node leave event for 93d672c1b3bf/172.31.65.214"
15:36:48 [2021-08-29T15:36:48.697Z] time="2021-08-29T15:36:48Z" level=info msg="Node 93d672c1b3bf change state NodeActive --> NodeLeft"
15:36:48 [2021-08-29T15:36:48.697Z] time="2021-08-29T15:36:48Z" level=info msg="node4(e3445f28efd7): Node leave event for 93d672c1b3bf/172.31.65.214"
15:36:48 [2021-08-29T15:36:48.787Z] --- PASS: TestConfigsCreateAndDelete (2.95s)
15:36:48 [2021-08-29T15:36:48.787Z] === RUN   TestConfigsUpdate
15:36:49 [2021-08-29T15:36:49.045Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:48Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, left gossip cluster"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:48Z" level=info msg="Node 93d672c1b3bf change state NodeActive --> NodeFailed"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:48Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, added to failed nodes list"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:48Z" level=error msg="node: 93d672c1b3bf is unknown to memberlist"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:48Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, left gossip cluster"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:48Z" level=info msg="Node 93d672c1b3bf/172.31.65.214, left gossip cluster"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:49Z" level=debug msg="memberlist: Failed ping: b49f6ac256f5 (timeout reached)"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.65.214:10035: use of closed network connection"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:49Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.31.65.214:10036: use of closed network connection"
15:36:49 [2021-08-29T15:36:49.155Z] time="2021-08-29T15:36:49Z" level=debug msg="memberlist: Stream connection from=172.31.65.214:49367"
15:36:49 [2021-08-29T15:36:49.301Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   Test
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   Test/TestContent
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   Test/TestInitialize
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   Test/TestNew
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   Test/TestParsingContentsWithComments
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   Test/TestRegister
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   Test/TestWatch
15:36:49 [2021-08-29T15:36:49.346Z] --- PASS: Test (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z]     --- PASS: Test/TestContent (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z]     --- PASS: Test/TestInitialize (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z]     --- PASS: Test/TestNew (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z]     --- PASS: Test/TestRegister (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z]     --- PASS: Test/TestWatch (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z] PASS
15:36:49 [2021-08-29T15:36:49.346Z] coverage: 97.6% of statements
15:36:49 [2021-08-29T15:36:49.346Z] ok  	github.com/docker/docker/pkg/discovery/file	0.042s	coverage: 97.6% of statements
15:36:49 [2021-08-29T15:36:49.346Z] --- PASS: TestTarFiles (3.21s)
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   TestTarUntar
15:36:49 [2021-08-29T15:36:49.346Z] --- PASS: TestTarUntar (0.02s)
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
15:36:49 [2021-08-29T15:36:49.346Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   TestTarWithOptions
15:36:49 [2021-08-29T15:36:49.346Z] --- PASS: TestTarWithOptions (0.02s)
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
15:36:49 [2021-08-29T15:36:49.346Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   TestUntarUstarGnuConflict
15:36:49 [2021-08-29T15:36:49.346Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
15:36:49 [2021-08-29T15:36:49.346Z] === RUN   TestUntarInvalidFilenames
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames2746567725\\dest"
15:36:49 [2021-08-29T15:36:49.347Z] --- PASS: TestUntarInvalidFilenames (0.13s)
15:36:49 [2021-08-29T15:36:49.347Z] === RUN   TestUntarHardlinkToSymlink
15:36:49 [2021-08-29T15:36:49.347Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
15:36:49 [2021-08-29T15:36:49.347Z] === RUN   TestUntarInvalidHardlink
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink4185626400\\victim\\hello" -> "../victim/hello"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink685152895\\victim\\hello" -> "/../victim/hello"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3760581974\\victim" -> "../victim"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2941735311\\victim" -> "../victim"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3952713459\\victim" -> "../victim"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1084532254\\victim" -> "../victim"
15:36:49 [2021-08-29T15:36:49.347Z] --- PASS: TestUntarInvalidHardlink (0.02s)
15:36:49 [2021-08-29T15:36:49.347Z] === RUN   TestUntarInvalidSymlink
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2057684435\\dest\\dotdot" -> "../victim/hello"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2603864002\\dest\\slash-dotdot" -> "/../victim/hello"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1157415578\\dest\\loophole-victim" -> "../victim"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2961704826\\dest\\loophole-victim" -> "../victim"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2494276672\\dest\\loophole-victim" -> "../victim"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3169690772\\dest\\loophole-victim" -> "../victim"
15:36:49 [2021-08-29T15:36:49.347Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1565147724\\dest\\dir\\loophole" -> "../../victim"
15:36:49 [2021-08-29T15:36:49.347Z] --- PASS: TestUntarInvalidSymlink (0.03s)
15:36:49 [2021-08-29T15:36:49.347Z] === RUN   TestTempArchiveCloseMultipleTimes
15:36:49 [2021-08-29T15:36:49.347Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
15:36:49 [2021-08-29T15:36:49.347Z] === RUN   TestXGlobalNoParent
15:36:49 [2021-08-29T15:36:49.347Z] --- PASS: TestXGlobalNoParent (0.00s)
15:36:49 [2021-08-29T15:36:49.347Z] === RUN   TestReplaceFileTarWrapper
15:36:49 [2021-08-29T15:36:49.558Z]     check_test.go:308: [d9f20d3588418] daemon is not started
15:36:49 [2021-08-29T15:36:49.558Z] === RUN   TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress
15:36:49 [2021-08-29T15:36:49.612Z] time="2021-08-29T15:36:49Z" level=info msg="Node e3445f28efd7 change state NodeActive --> NodeLeft"
15:36:49 [2021-08-29T15:36:49.612Z] time="2021-08-29T15:36:49Z" level=info msg="node5(b49f6ac256f5): Node leave event for e3445f28efd7/172.31.65.214"
15:36:49 [2021-08-29T15:36:49.612Z] time="2021-08-29T15:36:49Z" level=info msg="Node e3445f28efd7 change state NodeActive --> NodeLeft"
15:36:49 [2021-08-29T15:36:49.612Z] time="2021-08-29T15:36:49Z" level=info msg="node4(e3445f28efd7): Node leave event for e3445f28efd7/172.31.65.214"
15:36:49 [2021-08-29T15:36:49.612Z] time="2021-08-29T15:36:49Z" level=warning msg="memberlist: Was able to connect to b49f6ac256f5 but other probes failed, network may be misconfigured"
15:36:49 [2021-08-29T15:36:49.804Z] --- PASS: TestReplaceFileTarWrapper (0.14s)
15:36:49 [2021-08-29T15:36:49.804Z] === RUN   TestPrefixHeaderReadable
15:36:49 [2021-08-29T15:36:49.804Z] --- PASS: TestPrefixHeaderReadable (0.02s)
15:36:49 [2021-08-29T15:36:49.804Z] === RUN   TestDisablePigz
15:36:49 [2021-08-29T15:36:49.804Z]     archive_test.go:1330: Test will not check full path when Pigz not installed
15:36:49 [2021-08-29T15:36:49.804Z] --- PASS: TestDisablePigz (0.22s)
15:36:49 [2021-08-29T15:36:49.804Z] === RUN   TestPigz
15:36:50 [2021-08-29T15:36:50.070Z] time="2021-08-29T15:36:49Z" level=info msg="Node e3445f28efd7/172.31.65.214, left gossip cluster"
15:36:50 [2021-08-29T15:36:50.070Z] time="2021-08-29T15:36:49Z" level=info msg="Node e3445f28efd7/172.31.65.214, left gossip cluster"
15:36:50 [2021-08-29T15:36:50.120Z]     check_test.go:308: [d59d4b5a0a155] daemon is not started
15:36:50 [2021-08-29T15:36:50.120Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
15:36:50 [2021-08-29T15:36:50.164Z] --- PASS: TestGraphdriverPluginV2 (3.39s)
15:36:50 [2021-08-29T15:36:50.164Z] PASS
15:36:50 [2021-08-29T15:36:50.164Z] 
15:36:50 [2021-08-29T15:36:50.164Z] DONE 5 tests in 8.050s
15:36:50 [2021-08-29T15:36:50.164Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:36:50 [2021-08-29T15:36:50.164Z] INFO: Testing against a local daemon
15:36:50 [2021-08-29T15:36:50.164Z] === RUN   TestContinueAfterPluginCrash
15:36:50 [2021-08-29T15:36:50.164Z] === PAUSE TestContinueAfterPluginCrash
15:36:50 [2021-08-29T15:36:50.164Z] === RUN   TestReadPluginNoRead
15:36:50 [2021-08-29T15:36:50.164Z] === PAUSE TestReadPluginNoRead
15:36:50 [2021-08-29T15:36:50.164Z] === RUN   TestDaemonStartWithLogOpt
15:36:50 [2021-08-29T15:36:50.164Z] === PAUSE TestDaemonStartWithLogOpt
15:36:50 [2021-08-29T15:36:50.164Z] === CONT  TestContinueAfterPluginCrash
15:36:50 [2021-08-29T15:36:50.164Z] === CONT  TestDaemonStartWithLogOpt
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   Test
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   Test/TestInitialize
15:36:50 [2021-08-29T15:36:50.262Z]     archive_test.go:1359: Tested whether Pigz is not used, as it not installed
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestPigz (0.22s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestCopyFileWithInvalidDest
15:36:50 [2021-08-29T15:36:50.262Z]     archive_windows_test.go:16: Currently fails
15:36:50 [2021-08-29T15:36:50.262Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestCanonicalTarNameForPath
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestCanonicalTarName
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestCanonicalTarName (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChmodTarEntry
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestChmodTarEntry (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestHardLinkOrder
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestHardLinkOrder (0.06s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangeString
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestChangeString (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesWithNoChanges
15:36:50 [2021-08-29T15:36:50.262Z] time="2021-08-29T15:36:49Z" level=info msg="Initializing discovery without TLS"
15:36:50 [2021-08-29T15:36:50.262Z] time="2021-08-29T15:36:49Z" level=info msg="Initializing discovery without TLS"
15:36:50 [2021-08-29T15:36:50.262Z] time="2021-08-29T15:36:49Z" level=info msg="Initializing discovery without TLS"
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   Test/TestInitializeWithCerts
15:36:50 [2021-08-29T15:36:50.262Z] time="2021-08-29T15:36:49Z" level=info msg="Initializing discovery with TLS"
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestChangesWithNoChanges (0.02s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesWithChanges
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   Test/TestWatch
15:36:50 [2021-08-29T15:36:50.262Z] time="2021-08-29T15:36:49Z" level=info msg="Initializing discovery without TLS"
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestChangesWithChanges (0.02s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesWithChangesGH13590
15:36:50 [2021-08-29T15:36:50.262Z]     changes_test.go:195: needs more investigation
15:36:50 [2021-08-29T15:36:50.262Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesDirsEmpty
15:36:50 [2021-08-29T15:36:50.262Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
15:36:50 [2021-08-29T15:36:50.262Z] --- SKIP: TestChangesDirsEmpty (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesDirsMutated
15:36:50 [2021-08-29T15:36:50.262Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
15:36:50 [2021-08-29T15:36:50.262Z] --- SKIP: TestChangesDirsMutated (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestApplyLayer
15:36:50 [2021-08-29T15:36:50.262Z]     changes_test.go:432: needs further investigation
15:36:50 [2021-08-29T15:36:50.262Z] --- SKIP: TestApplyLayer (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesSizeWithHardlinks
15:36:50 [2021-08-29T15:36:50.262Z]     changes_test.go:468: needs further investigation
15:36:50 [2021-08-29T15:36:50.262Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesSizeWithNoChanges
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestChangesSize
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestChangesSize (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestApplyLayerInvalidFilenames
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames250265668\\dest"
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestApplyLayerInvalidHardlink
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink98208494\\victim\\hello" -> "../victim/hello"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2476312665\\victim\\hello" -> "/../victim/hello"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4014528370\\victim" -> "../victim"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1045792955\\victim" -> "../victim"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2229669630\\victim" -> "../victim"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3598520192\\victim" -> "../victim"
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestApplyLayerInvalidSymlink
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1826336405\\dest\\dotdot" -> "../victim/hello"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink4151322687\\dest\\slash-dotdot" -> "/../victim/hello"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1012445567\\dest\\loophole-victim" -> "../victim"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3249890482\\dest\\loophole-victim" -> "../victim"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2035155384\\dest\\loophole-victim" -> "../victim"
15:36:50 [2021-08-29T15:36:50.262Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink861248887\\dest\\loophole-victim" -> "../victim"
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestApplyLayerWhiteouts
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestGenerateEmptyFile
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestGenerateEmptyFile (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] === RUN   TestGenerateWithContent
15:36:50 [2021-08-29T15:36:50.262Z] --- PASS: TestGenerateWithContent (0.00s)
15:36:50 [2021-08-29T15:36:50.262Z] PASS
15:36:50 [2021-08-29T15:36:50.262Z] coverage: 61.9% of statements
15:36:50 [2021-08-29T15:36:50.262Z] ok  	github.com/docker/docker/pkg/archive	5.271s	coverage: 61.9% of statements
15:36:50 [2021-08-29T15:36:50.378Z] --- PASS: TestCheckoutGit (27.04s)
15:36:50 [2021-08-29T15:36:50.378Z] === RUN   TestValidGitTransport
15:36:50 [2021-08-29T15:36:50.378Z] --- PASS: TestValidGitTransport (0.00s)
15:36:50 [2021-08-29T15:36:50.378Z] === RUN   TestGitInvalidRef
15:36:50 [2021-08-29T15:36:50.378Z] --- PASS: TestGitInvalidRef (0.20s)
15:36:50 [2021-08-29T15:36:50.378Z] PASS
15:36:50 [2021-08-29T15:36:50.378Z] coverage: 86.3% of statements
15:36:50 [2021-08-29T15:36:50.378Z] ok  	github.com/docker/docker/builder/remotecontext/git	27.461s	coverage: 86.3% of statements
15:36:50 [2021-08-29T15:36:50.378Z] ?   	github.com/docker/docker/cli	[no test files]
15:36:50 [2021-08-29T15:36:50.378Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:36:50 [2021-08-29T15:36:50.721Z] --- PASS: TestNetworkDBCRUDTableEntry (4.24s)
15:36:50 [2021-08-29T15:36:50.721Z] === RUN   TestNetworkDBCRUDTableEntries
15:36:51 [2021-08-29T15:36:51.036Z] time="2021-08-29T15:36:50Z" level=info msg="Node b49f6ac256f5/172.31.65.214, left gossip cluster"
15:36:51 [2021-08-29T15:36:51.036Z] time="2021-08-29T15:36:50Z" level=info msg="Node b49f6ac256f5 change state NodeActive --> NodeFailed"
15:36:51 [2021-08-29T15:36:51.036Z] time="2021-08-29T15:36:50Z" level=info msg="Node b49f6ac256f5/172.31.65.214, added to failed nodes list"
15:36:51 [2021-08-29T15:36:51.036Z] --- PASS: TestNetworkDBIslands (12.05s)
15:36:51 [2021-08-29T15:36:51.036Z] PASS
15:36:51 [2021-08-29T15:36:51.036Z] coverage: 60.0% of statements
15:36:51 [2021-08-29T15:36:51.036Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.312s	coverage: 60.0% of statements
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/quota	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/rootless	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/volume	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:36:51 [2021-08-29T15:36:51.036Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:36:51 [2021-08-29T15:36:51.048Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
15:36:51 [2021-08-29T15:36:51.048Z] --- PASS: TestConfigsUpdate (2.53s)
15:36:51 [2021-08-29T15:36:51.048Z] === RUN   TestTemplatedConfig
15:36:51 [2021-08-29T15:36:51.304Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:36:51 [2021-08-29T15:36:51.561Z]     check_test.go:308: [d30d46b0176be] daemon is not started
15:36:51 [2021-08-29T15:36:51.561Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
15:36:52 [2021-08-29T15:36:52.124Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === Skipped
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     client_test.go:23: runtime.GOOS == "windows"
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     network_proxy_test.go:208: No support for dual stack yet
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     daemon_test.go:146: root required
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     reload_test.go:520: root required
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     pull_v2_test.go:73: Needs fixing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     pull_v2_test.go:118: Needs fixing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     download_test.go:267: Needs fixing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     layer_test.go:303: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     layer_test.go:352: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     layer_test.go:467: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     layer_test.go:696: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     migration_test.go:45: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     migration_test.go:181: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     mount_test.go:17: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     mount_test.go:76: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     mount_test.go:125: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     mount_test.go:212: Failing on Windows
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.01s)
15:36:52 [2021-08-29T15:36:52.587Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     archive_test.go:133: Xz not present in msys2
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     archive_test.go:238: Failing on Windows CI machines
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     archive_windows_test.go:16: Currently fails
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     changes_test.go:195: needs more investigation
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     changes_test.go:432: needs further investigation
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     changes_test.go:468: needs further investigation
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.587Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:36:52 [2021-08-29T15:36:52.587Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.587Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     poller_test.go:40: No chmod on Windows
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     fileutils_test.go:133: Needs porting to Windows
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     fileutils_test.go:179: Needs porting to Windows
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:36:52 [2021-08-29T15:36:52.588Z]     local_test.go:180: runtime.GOOS == "windows"
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] 
15:36:52 [2021-08-29T15:36:52.588Z] DONE 2068 tests, 69 skipped in 241.210s
15:36:52 [2021-08-29T15:36:52.588Z] INFO: make.ps1 ended at 08/29/2021 15:36:52
15:36:52 [2021-08-29T15:36:52.900Z] 2021/08/29 15:36:52 Closing DB instances...
15:36:53 [2021-08-29T15:36:53.358Z] --- PASS: Test (3.12s)
15:36:53 [2021-08-29T15:36:53.358Z]     --- PASS: Test/TestInitialize (0.11s)
15:36:53 [2021-08-29T15:36:53.358Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
15:36:53 [2021-08-29T15:36:53.358Z]     --- PASS: Test/TestWatch (3.00s)
15:36:53 [2021-08-29T15:36:53.358Z] PASS
15:36:53 [2021-08-29T15:36:53.358Z] coverage: 84.1% of statements
15:36:53 [2021-08-29T15:36:53.358Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.159s	coverage: 84.1% of statements
15:36:53 [2021-08-29T15:36:53.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
15:36:53 [2021-08-29T15:36:53.476Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
15:36:53 [2021-08-29T15:36:53.817Z] === RUN   Test
15:36:53 [2021-08-29T15:36:53.817Z] === RUN   Test/TestWatch
15:36:53 [2021-08-29T15:36:53.817Z] --- PASS: Test (0.00s)
15:36:53 [2021-08-29T15:36:53.817Z]     --- PASS: Test/TestWatch (0.00s)
15:36:53 [2021-08-29T15:36:53.817Z] PASS
15:36:53 [2021-08-29T15:36:53.817Z] coverage: 92.3% of statements
15:36:53 [2021-08-29T15:36:53.817Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.031s	coverage: 92.3% of statements
15:36:53 [2021-08-29T15:36:53.817Z] --- PASS: TestNetworkDBCRUDTableEntries (3.45s)
15:36:53 [2021-08-29T15:36:53.817Z] === RUN   TestNetworkDBNodeLeave
15:36:54 [2021-08-29T15:36:54.014Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
15:36:54 [2021-08-29T15:36:54.136Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:36:54 [2021-08-29T15:36:54.137Z] INFO: Unit tests ended at 08/29/2021 15:36:54. Duration:00:04:12.2753701
15:36:54 [2021-08-29T15:36:54.137Z] INFO: Building busybox
15:36:54 [2021-08-29T15:36:54.275Z] === RUN   Test
15:36:54 [2021-08-29T15:36:54.275Z] === RUN   Test/TestInitialize
15:36:54 [2021-08-29T15:36:54.275Z] === RUN   Test/TestInitializeWithPattern
15:36:54 [2021-08-29T15:36:54.275Z] === RUN   Test/TestRegister
15:36:54 [2021-08-29T15:36:54.275Z] === RUN   Test/TestWatch
15:36:54 [2021-08-29T15:36:54.275Z] --- PASS: Test (0.00s)
15:36:54 [2021-08-29T15:36:54.275Z]     --- PASS: Test/TestInitialize (0.00s)
15:36:54 [2021-08-29T15:36:54.275Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
15:36:54 [2021-08-29T15:36:54.275Z]     --- PASS: Test/TestRegister (0.00s)
15:36:54 [2021-08-29T15:36:54.275Z]     --- PASS: Test/TestWatch (0.00s)
15:36:54 [2021-08-29T15:36:54.275Z] PASS
15:36:54 [2021-08-29T15:36:54.275Z] coverage: 93.8% of statements
15:36:54 [2021-08-29T15:36:54.365Z] --- PASS: TestDaemonStartWithLogOpt (3.53s)
15:36:54 [2021-08-29T15:36:54.365Z] === CONT  TestReadPluginNoRead
15:36:54 [2021-08-29T15:36:54.594Z] Sending build context to Docker daemon   5.12kB
15:36:54 [2021-08-29T15:36:54.594Z] 
15:36:54 [2021-08-29T15:36:54.594Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:36:54 [2021-08-29T15:36:54.594Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:36:54 [2021-08-29T15:36:54.594Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:36:54 [2021-08-29T15:36:54.594Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:36:54 [2021-08-29T15:36:54.594Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:36:54 [2021-08-29T15:36:54.594Z]  ---> 801c33f5de3a
15:36:54 [2021-08-29T15:36:54.594Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:36:54 [2021-08-29T15:36:54.594Z]  ---> Running in add5086796dd
15:36:54 [2021-08-29T15:36:54.733Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.035s	coverage: 93.8% of statements
15:36:54 [2021-08-29T15:36:54.944Z] --- PASS: TestTemplatedConfig (3.61s)
15:36:54 [2021-08-29T15:36:54.944Z] === RUN   TestConfigCreateResolve
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliConfigWithoutOverriding
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliConfigWithTLS
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliConfigWithConflicts
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliWithConflictingNodeGenericResources
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliWithConflictingLabels
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliWithDuplicateLabels
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliConfigWithTLSVerify
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliConfigWithoutTLSVerify
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonCliConfigWithLogLevel
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonConfigWithEmbeddedOptions
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestLoadDaemonConfigWithRegistryOptions
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestConfigureDaemonLogs
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestConfigureDaemonLogs (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestCommonOptionsInstallFlags
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestCommonOptionsInstallFlags (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] === RUN   TestCommonOptionsInstallFlagsWithDefaults
15:36:55 [2021-08-29T15:36:55.045Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s)
15:36:55 [2021-08-29T15:36:55.045Z] PASS
15:36:55 [2021-08-29T15:36:55.045Z] coverage: 18.5% of statements
15:36:55 [2021-08-29T15:36:55.045Z] ok  	github.com/docker/docker/cmd/dockerd	0.314s	coverage: 18.5% of statements
15:36:55 [2021-08-29T15:36:55.045Z] ?   	github.com/docker/docker/cmd/dockerd/trap	[no test files]
15:36:55 [2021-08-29T15:36:55.045Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:36:55 [2021-08-29T15:36:55.192Z] === RUN   TestPollerAddRemove
15:36:55 [2021-08-29T15:36:55.192Z] --- PASS: TestPollerAddRemove (0.00s)
15:36:55 [2021-08-29T15:36:55.192Z] === RUN   TestPollerEvent
15:36:55 [2021-08-29T15:36:55.192Z]     poller_test.go:40: No chmod on Windows
15:36:55 [2021-08-29T15:36:55.192Z] --- SKIP: TestPollerEvent (0.00s)
15:36:55 [2021-08-29T15:36:55.192Z] === RUN   TestPollerClose
15:36:55 [2021-08-29T15:36:55.192Z] --- PASS: TestPollerClose (0.00s)
15:36:55 [2021-08-29T15:36:55.192Z] PASS
15:36:55 [2021-08-29T15:36:55.192Z] coverage: 45.7% of statements
15:36:55 [2021-08-29T15:36:55.192Z] ok  	github.com/docker/docker/pkg/filenotify	0.042s	coverage: 45.7% of statements
15:36:55 [2021-08-29T15:36:55.199Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestContainerStopSignal
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestContainerStopSignal (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestContainerStopTimeout
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestContainerStopTimeout (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestContainerSecretReferenceDestTarget
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestContainerLogPathSetForJSONFileLogger
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestContainerLogPathSetForRingLogger
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestReplaceAndAppendEnvVars
15:36:55 [2021-08-29T15:36:55.501Z]     env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm]
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestNewMemoryStore
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestNewMemoryStore (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestAddContainers
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestAddContainers (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestGetContainer
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestGetContainer (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestDeleteContainer
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestDeleteContainer (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestListContainers
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestListContainers (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestFirstContainer
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestFirstContainer (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestApplyAllContainer
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestApplyAllContainer (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestIsValidHealthString
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestIsValidHealthString (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestStateRunStop
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestStateRunStop (0.00s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestStateTimeoutWait
15:36:55 [2021-08-29T15:36:55.501Z]     state_test.go:141: Stop callback fired
15:36:55 [2021-08-29T15:36:55.501Z]     state_test.go:165: Stop callback fired
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestStateTimeoutWait (0.10s)
15:36:55 [2021-08-29T15:36:55.501Z] === RUN   TestIsValidStateString
15:36:55 [2021-08-29T15:36:55.501Z] --- PASS: TestIsValidStateString (0.00s)
15:36:55 [2021-08-29T15:36:55.650Z] --- PASS: TestGetAddress (16.93s)
15:36:55 [2021-08-29T15:36:55.650Z] === RUN   TestRequestSyntaxCheck
15:36:55 [2021-08-29T15:36:55.650Z] --- PASS: TestRequestSyntaxCheck (0.02s)
15:36:55 [2021-08-29T15:36:55.650Z] === RUN   TestRequest
15:36:55 [2021-08-29T15:36:55.657Z] tests/integration/api_plugin_test.py ...........                         [ 50%]
15:36:55 [2021-08-29T15:36:55.956Z] === RUN   TestViewSaveDelete
15:36:55 [2021-08-29T15:36:55.956Z] --- PASS: TestViewSaveDelete (0.02s)
15:36:55 [2021-08-29T15:36:55.956Z] === RUN   TestViewAll
15:36:55 [2021-08-29T15:36:55.956Z] --- PASS: TestViewAll (0.01s)
15:36:55 [2021-08-29T15:36:55.956Z] === RUN   TestViewGet
15:36:55 [2021-08-29T15:36:55.956Z] --- PASS: TestViewGet (0.01s)
15:36:55 [2021-08-29T15:36:55.956Z] === RUN   TestNames
15:36:55 [2021-08-29T15:36:55.956Z] --- PASS: TestNames (0.00s)
15:36:55 [2021-08-29T15:36:55.956Z] === RUN   TestViewWithHealthCheck
15:36:55 [2021-08-29T15:36:55.956Z] --- PASS: TestViewWithHealthCheck (0.01s)
15:36:55 [2021-08-29T15:36:55.956Z] PASS
15:36:55 [2021-08-29T15:36:55.956Z] coverage: 41.7% of statements
15:36:55 [2021-08-29T15:36:55.956Z] ok  	github.com/docker/docker/container	0.225s	coverage: 41.7% of statements
15:36:55 [2021-08-29T15:36:55.956Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:36:55 [2021-08-29T15:36:55.956Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:36:55 [2021-08-29T15:36:55.956Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:36:55 [2021-08-29T15:36:55.956Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCopyFileWithInvalidSrc
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCopyFileWithInvalidDest
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCopyFileWithSameSrcAndDest
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCopyFile
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCopyFile (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
15:36:56 [2021-08-29T15:36:56.110Z]     fileutils_test.go:133: Needs porting to Windows
15:36:56 [2021-08-29T15:36:56.110Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestReadSymlinkedDirectoryToFile
15:36:56 [2021-08-29T15:36:56.110Z]     fileutils_test.go:179: Needs porting to Windows
15:36:56 [2021-08-29T15:36:56.110Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestWildcardMatches
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestWildcardMatches (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestPatternMatches
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestPatternMatches (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestExclusionPatternMatchesPatternBefore
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestPatternMatchesFolderExclusions
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestPatternMatchesFolderWildcardExclusions
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestExclusionPatternMatchesPatternAfter
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestExclusionPatternMatchesWholeDirectory
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestSingleExclamationError
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestSingleExclamationError (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestMatchesWithNoPatterns
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestMatchesWithMalformedPatterns
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestMatches
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestMatches/MatchesOrParentMatches
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestMatches/MatchesUsingParentResult
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestMatches (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCleanPatterns
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCleanPatterns (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCleanPatternsStripEmptyPatterns
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCleanPatternsExceptionFlag
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCleanPatternsErrorSingleException
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCreateIfNotExistsDir
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestCreateIfNotExistsFile
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] === RUN   TestMatch
15:36:56 [2021-08-29T15:36:56.110Z] --- PASS: TestMatch (0.00s)
15:36:56 [2021-08-29T15:36:56.110Z] PASS
15:36:56 [2021-08-29T15:36:56.110Z] coverage: 82.2% of statements
15:36:56 [2021-08-29T15:36:56.110Z] ok  	github.com/docker/docker/pkg/fileutils	0.057s	coverage: 82.2% of statements
15:36:56 [2021-08-29T15:36:56.271Z] === RUN   TestReadPluginNoRead/default
15:36:56 [2021-08-29T15:36:56.567Z] === RUN   TestGet
15:36:56 [2021-08-29T15:36:56.568Z] --- PASS: TestGet (0.00s)
15:36:56 [2021-08-29T15:36:56.568Z] === RUN   TestGetShortcutString
15:36:56 [2021-08-29T15:36:56.568Z] --- PASS: TestGetShortcutString (0.00s)
15:36:56 [2021-08-29T15:36:56.568Z] PASS
15:36:56 [2021-08-29T15:36:56.568Z] coverage: 42.9% of statements
15:36:56 [2021-08-29T15:36:56.568Z] ok  	github.com/docker/docker/pkg/homedir	0.030s	coverage: 42.9% of statements
15:36:56 [2021-08-29T15:36:56.568Z] --- PASS: TestNetworkDBNodeLeave (2.83s)
15:36:56 [2021-08-29T15:36:56.568Z] === RUN   TestNetworkDBWatch
15:36:56 [2021-08-29T15:36:56.917Z] === RUN   TestPrepare
15:36:56 [2021-08-29T15:36:56.917Z] --- PASS: TestPrepare (0.00s)
15:36:56 [2021-08-29T15:36:56.917Z] === RUN   TestStart
15:36:56 [2021-08-29T15:36:56.917Z] --- PASS: TestStart (0.00s)
15:36:56 [2021-08-29T15:36:56.917Z] === RUN   TestWaitCancel
15:36:56 [2021-08-29T15:36:56.917Z] --- PASS: TestWaitCancel (0.00s)
15:36:56 [2021-08-29T15:36:56.917Z] === RUN   TestWaitDisabled
15:36:56 [2021-08-29T15:36:56.917Z] --- PASS: TestWaitDisabled (0.00s)
15:36:56 [2021-08-29T15:36:56.917Z] === RUN   TestWaitEnabled
15:36:56 [2021-08-29T15:36:56.917Z] --- PASS: TestWaitEnabled (0.00s)
15:36:56 [2021-08-29T15:36:56.917Z] === RUN   TestRemove
15:36:56 [2021-08-29T15:36:56.917Z] --- PASS: TestRemove (0.00s)
15:36:56 [2021-08-29T15:36:56.917Z] PASS
15:36:56 [2021-08-29T15:36:56.917Z] coverage: 65.3% of statements
15:36:56 [2021-08-29T15:36:56.917Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.052s	coverage: 65.3% of statements
15:36:57 [2021-08-29T15:36:57.025Z] === RUN   TestCreateIDMapOrder
15:36:57 [2021-08-29T15:36:57.026Z] --- PASS: TestCreateIDMapOrder (0.00s)
15:36:57 [2021-08-29T15:36:57.026Z] PASS
15:36:57 [2021-08-29T15:36:57.026Z] coverage: 7.2% of statements
15:36:57 [2021-08-29T15:36:57.026Z] ok  	github.com/docker/docker/pkg/idtools	0.030s	coverage: 7.2% of statements
15:36:57 [2021-08-29T15:36:57.092Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig
15:36:57 [2021-08-29T15:36:57.168Z] tests/integration/api_secret_test.py .....                               [ 51%]
15:36:57 [2021-08-29T15:36:57.650Z] === RUN   TestReadPluginNoRead/disabled_caching
15:36:57 [2021-08-29T15:36:57.658Z] --- PASS: TestConfigCreateResolve (2.93s)
15:36:57 [2021-08-29T15:36:57.658Z] PASS
15:36:57 [2021-08-29T15:36:57.658Z] 
15:36:57 [2021-08-29T15:36:57.658Z] DONE 6 tests in 18.168s
15:36:57 [2021-08-29T15:36:57.658Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
15:36:57 [2021-08-29T15:36:57.658Z] ++ 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
15:36:57 [2021-08-29T15:36:57.658Z] ++ set -e
15:36:57 [2021-08-29T15:36:57.658Z] ++ '[' -n 0 ']'
15:36:57 [2021-08-29T15:36:57.658Z] ++ set -x
15:36:57 [2021-08-29T15:36:57.658Z] ++ env -i DEST=/go/src/github.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
15:36:57 [2021-08-29T15:36:57.879Z] === RUN   TestNewListSecretsFilters
15:36:57 [2021-08-29T15:36:57.879Z] --- PASS: TestNewListSecretsFilters (0.00s)
15:36:57 [2021-08-29T15:36:57.879Z] === RUN   TestNewListConfigsFilters
15:36:57 [2021-08-29T15:36:57.879Z] --- PASS: TestNewListConfigsFilters (0.00s)
15:36:57 [2021-08-29T15:36:57.879Z] PASS
15:36:57 [2021-08-29T15:36:57.879Z] coverage: 0.5% of statements
15:36:57 [2021-08-29T15:36:57.879Z] ok  	github.com/docker/docker/daemon/cluster	0.153s	coverage: 0.5% of statements
15:36:57 [2021-08-29T15:36:57.879Z] === RUN   TestNetworkConvertBasicNetworkFromGRPCCreatedAt
15:36:57 [2021-08-29T15:36:57.914Z] INFO: Testing against a local daemon
15:36:57 [2021-08-29T15:36:57.914Z] === RUN   TestCheckpoint
15:36:57 [2021-08-29T15:36:57.914Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:36:57 [2021-08-29T15:36:57.914Z] --- SKIP: TestCheckpoint (0.00s)
15:36:57 [2021-08-29T15:36:57.914Z] === RUN   TestContainerInvalidJSON
15:36:57 [2021-08-29T15:36:57.914Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:36:57 [2021-08-29T15:36:57.914Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:36:57 [2021-08-29T15:36:57.914Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:36:57 [2021-08-29T15:36:57.914Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:36:57 [2021-08-29T15:36:57.914Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:36:57 [2021-08-29T15:36:57.914Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:36:57 [2021-08-29T15:36:57.914Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:36:57 [2021-08-29T15:36:57.914Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:36:57 [2021-08-29T15:36:57.914Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:36:57 [2021-08-29T15:36:57.914Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:36:57 [2021-08-29T15:36:57.914Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
15:36:57 [2021-08-29T15:36:57.914Z] === RUN   TestCopyFromContainerPathIsNotDir
15:36:57 [2021-08-29T15:36:57.914Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
15:36:57 [2021-08-29T15:36:57.914Z] === RUN   TestCopyToContainerPathDoesNotExist
15:36:57 [2021-08-29T15:36:57.914Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
15:36:57 [2021-08-29T15:36:57.914Z] === RUN   TestCopyToContainerPathIsNotDir
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestFixedBufferCap
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestFixedBufferCap (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestFixedBufferLen
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestFixedBufferLen (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestFixedBufferString
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestFixedBufferString (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestFixedBufferWrite
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestFixedBufferWrite (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestFixedBufferRead
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestFixedBufferRead (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestBytesPipeRead
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestBytesPipeRead (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestBytesPipeWrite
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestBytesPipeWrite (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestBytesPipeWriteRandomChunks
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestBytesPipeWriteRandomChunks (0.35s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestAtomicWriteToFile
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestAtomicWriteToFile (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestAtomicWriteSetCommit
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestAtomicWriteSetCancel
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestReadCloserWrapperClose
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestReadCloserWrapperClose (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestReaderErrWrapperReadOnError
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestReaderErrWrapperRead
15:36:57 [2021-08-29T15:36:57.992Z] --- PASS: TestReaderErrWrapperRead (0.00s)
15:36:57 [2021-08-29T15:36:57.992Z] === RUN   TestCancelReadCloser
15:36:58 [2021-08-29T15:36:58.171Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
15:36:58 [2021-08-29T15:36:58.171Z] === RUN   TestCopyFromContainer
15:36:58 [2021-08-29T15:36:58.316Z] Removing intermediate container add5086796dd
15:36:58 [2021-08-29T15:36:58.316Z]  ---> ec888185b010
15:36:58 [2021-08-29T15:36:58.316Z] Step 7/13 : ARG BUSYBOX_VERSION
15:36:58 [2021-08-29T15:36:58.316Z]  ---> Running in 8e3750b00a9d
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.12s)
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertFromGRPCRuntimeContainer
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertFromGRPCGenericRuntimePlugin
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCGenericRuntimePlugin
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCContainerRuntime
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCGenericRuntimeCustom
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCIsolation
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCIsolation/empty
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCIsolation/default
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCIsolation/process
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCIsolation/hyperv
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCIsolation/proCess
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCIsolation/hypErv
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertFromGRPCIsolation
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertFromGRPCIsolation/default
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertFromGRPCIsolation/process
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertFromGRPCIsolation/hyperv
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec/empty_credential_spec
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec/config_credential_spec
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec/file_credential_spec
15:36:58 [2021-08-29T15:36:58.336Z] === RUN   TestServiceConvertToGRPCCredentialSpec/registry_credential_spec
15:36:58 [2021-08-29T15:36:58.336Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.336Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.426Z] === RUN   TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload
15:36:58 [2021-08-29T15:36:58.427Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:36:58 [2021-08-29T15:36:58.450Z] --- PASS: TestCancelReadCloser (0.10s)
15:36:58 [2021-08-29T15:36:58.450Z] === RUN   TestWriteCloserWrapperClose
15:36:58 [2021-08-29T15:36:58.450Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
15:36:58 [2021-08-29T15:36:58.450Z] === RUN   TestNopWriteCloser
15:36:58 [2021-08-29T15:36:58.450Z] --- PASS: TestNopWriteCloser (0.00s)
15:36:58 [2021-08-29T15:36:58.450Z] === RUN   TestNopWriter
15:36:58 [2021-08-29T15:36:58.450Z] --- PASS: TestNopWriter (0.00s)
15:36:58 [2021-08-29T15:36:58.450Z] === RUN   TestWriteCounter
15:36:58 [2021-08-29T15:36:58.450Z] --- PASS: TestWriteCounter (0.00s)
15:36:58 [2021-08-29T15:36:58.450Z] PASS
15:36:58 [2021-08-29T15:36:58.450Z] coverage: 68.3% of statements
15:36:58 [2021-08-29T15:36:58.450Z] ok  	github.com/docker/docker/pkg/ioutils	0.503s	coverage: 68.3% of statements
15:36:58 [2021-08-29T15:36:58.450Z] 2021/08/29 15:36:58 Closing DB instances...
15:36:58 [2021-08-29T15:36:58.588Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:36:58 [2021-08-29T15:36:58.773Z] Removing intermediate container 8e3750b00a9d
15:36:58 [2021-08-29T15:36:58.773Z]  ---> 1d2250a7fd78
15:36:58 [2021-08-29T15:36:58.773Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:36:58 [2021-08-29T15:36:58.773Z]  ---> Running in d57be122c2fe
15:36:58 [2021-08-29T15:36:58.792Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.792Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.792Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.792Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.792Z]     --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.792Z] === RUN   TestServiceConvertFromGRPCCredentialSpec
15:36:58 [2021-08-29T15:36:58.792Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec
15:36:58 [2021-08-29T15:36:58.792Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/config_credential_spec
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/file_credential_spec
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec
15:36:58 [2021-08-29T15:36:58.793Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertToGRPCNetworkAtachmentRuntime
15:36:58 [2021-08-29T15:36:58.793Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertToGRPCMismatchedRuntime
15:36:58 [2021-08-29T15:36:58.793Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestTaskConvertFromGRPCNetworkAttachment
15:36:58 [2021-08-29T15:36:58.793Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertFromGRPCConfigs
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertFromGRPCConfigs/file
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertFromGRPCConfigs/runtime
15:36:58 [2021-08-29T15:36:58.793Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertToGRPCConfigs
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertToGRPCConfigs/file
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertToGRPCConfigs/runtime
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertToGRPCConfigs/file_and_runtime
15:36:58 [2021-08-29T15:36:58.793Z] === RUN   TestServiceConvertToGRPCConfigs/none
15:36:58 [2021-08-29T15:36:58.793Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z]     --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s)
15:36:58 [2021-08-29T15:36:58.793Z] PASS
15:36:58 [2021-08-29T15:36:58.793Z] coverage: 35.9% of statements
15:36:58 [2021-08-29T15:36:58.793Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.300s	coverage: 35.9% of statements
15:36:58 [2021-08-29T15:36:58.847Z] --- PASS: TestContinueAfterPluginCrash (8.76s)
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestError
15:36:58 [2021-08-29T15:36:58.908Z] --- PASS: TestError (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString/no_progress
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString/progress_1
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString/some_progress_with_a_start_time
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString/some_progress_without_a_start_time
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString/with_units
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestProgressString/hide_counts
15:36:58 [2021-08-29T15:36:58.908Z] --- PASS: TestProgressString (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z]     --- PASS: TestProgressString/no_progress (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z]     --- PASS: TestProgressString/progress_1 (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z]     --- PASS: TestProgressString/with_units (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z]     --- PASS: TestProgressString/hide_counts (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestJSONMessageDisplay
15:36:58 [2021-08-29T15:36:58.908Z] --- PASS: TestJSONMessageDisplay (0.11s)
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestJSONMessageDisplayWithJSONError
15:36:58 [2021-08-29T15:36:58.908Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
15:36:58 [2021-08-29T15:36:58.908Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z] === RUN   TestDisplayJSONMessagesStream
15:36:58 [2021-08-29T15:36:58.908Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
15:36:58 [2021-08-29T15:36:58.908Z] PASS
15:36:58 [2021-08-29T15:36:58.908Z] coverage: 91.7% of statements
15:36:58 [2021-08-29T15:36:58.908Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.143s	coverage: 91.7% of statements
15:36:58 [2021-08-29T15:36:58.988Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
15:36:59 [2021-08-29T15:36:59.231Z] Removing intermediate container d57be122c2fe
15:36:59 [2021-08-29T15:36:59.231Z]  ---> 12e038e670c8
15:36:59 [2021-08-29T15:36:59.231Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:36:59 [2021-08-29T15:36:59.366Z] === RUN   TestStandardLongPath
15:36:59 [2021-08-29T15:36:59.366Z] --- PASS: TestStandardLongPath (0.00s)
15:36:59 [2021-08-29T15:36:59.366Z] === RUN   TestUNCLongPath
15:36:59 [2021-08-29T15:36:59.366Z] --- PASS: TestUNCLongPath (0.00s)
15:36:59 [2021-08-29T15:36:59.366Z] PASS
15:36:59 [2021-08-29T15:36:59.366Z] coverage: 100.0% of statements
15:36:59 [2021-08-29T15:36:59.366Z] ok  	github.com/docker/docker/pkg/longpath	0.027s	coverage: 100.0% of statements
15:36:59 [2021-08-29T15:36:59.551Z] === RUN   TestCopyFromContainer//
15:36:59 [2021-08-29T15:36:59.551Z] === RUN   TestCopyFromContainer//bar/root
15:36:59 [2021-08-29T15:36:59.551Z] === RUN   TestCopyFromContainer//bar/root/
15:36:59 [2021-08-29T15:36:59.807Z] === RUN   TestCopyFromContainer/bar/quux
15:36:59 [2021-08-29T15:36:59.807Z] === RUN   TestCopyFromContainer/bar/quux/
15:36:59 [2021-08-29T15:36:59.807Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:36:59 [2021-08-29T15:36:59.824Z] === RUN   TestNameFormat
15:36:59 [2021-08-29T15:36:59.824Z] --- PASS: TestNameFormat (0.00s)
15:36:59 [2021-08-29T15:36:59.824Z] === RUN   TestNameRetries
15:36:59 [2021-08-29T15:36:59.824Z] --- PASS: TestNameRetries (0.00s)
15:36:59 [2021-08-29T15:36:59.824Z] PASS
15:36:59 [2021-08-29T15:36:59.824Z] coverage: 85.7% of statements
15:36:59 [2021-08-29T15:36:59.824Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.029s	coverage: 85.7% of statements
15:36:59 [2021-08-29T15:36:59.824Z] --- PASS: TestNetworkDBWatch (3.22s)
15:36:59 [2021-08-29T15:36:59.824Z] === RUN   TestNetworkDBBulkSync
15:37:00 [2021-08-29T15:37:00.063Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:37:00 [2021-08-29T15:37:00.063Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:37:00 [2021-08-29T15:37:00.063Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:37:00 [2021-08-29T15:37:00.226Z] === CONT  TestReadPluginNoRead
15:37:00 [2021-08-29T15:37:00.226Z]     read_test.go:92: [d136ce1e4ac66] daemon is not started
15:37:00 [2021-08-29T15:37:00.226Z] --- PASS: TestReadPluginNoRead (6.26s)
15:37:00 [2021-08-29T15:37:00.226Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
15:37:00 [2021-08-29T15:37:00.226Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.23s)
15:37:00 [2021-08-29T15:37:00.226Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.32s)
15:37:00 [2021-08-29T15:37:00.226Z] PASS
15:37:00 [2021-08-29T15:37:00.226Z] 
15:37:00 [2021-08-29T15:37:00.226Z] DONE 6 tests in 9.816s
15:37:00 [2021-08-29T15:37:00.226Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:37:00 [2021-08-29T15:37:00.226Z] testing: warning: no tests to run
15:37:00 [2021-08-29T15:37:00.226Z] PASS
15:37:00 [2021-08-29T15:37:00.226Z] 
15:37:00 [2021-08-29T15:37:00.226Z] DONE 0 tests in 0.009s
15:37:00 [2021-08-29T15:37:00.226Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:37:00 [2021-08-29T15:37:00.226Z] INFO: Testing against a local daemon
15:37:00 [2021-08-29T15:37:00.226Z] === RUN   TestPluginWithDevMounts
15:37:00 [2021-08-29T15:37:00.226Z] === PAUSE TestPluginWithDevMounts
15:37:00 [2021-08-29T15:37:00.226Z] === CONT  TestPluginWithDevMounts
15:37:00 [2021-08-29T15:37:00.282Z] === RUN   TestParseKeyValueOpt
15:37:00 [2021-08-29T15:37:00.282Z] --- PASS: TestParseKeyValueOpt (0.00s)
15:37:00 [2021-08-29T15:37:00.282Z] === RUN   TestParseUintList
15:37:00 [2021-08-29T15:37:00.282Z] --- PASS: TestParseUintList (0.00s)
15:37:00 [2021-08-29T15:37:00.282Z] === RUN   TestParseUintListMaximumLimits
15:37:00 [2021-08-29T15:37:00.282Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
15:37:00 [2021-08-29T15:37:00.282Z] PASS
15:37:00 [2021-08-29T15:37:00.282Z] coverage: 97.0% of statements
15:37:00 [2021-08-29T15:37:00.282Z] ok  	github.com/docker/docker/pkg/parsers	0.028s	coverage: 97.0% of statements
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCopyFromContainer/bar/notarget
15:37:00 [2021-08-29T15:37:00.320Z] --- PASS: TestCopyFromContainer (2.21s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer// (0.09s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.09s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.07s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:37:00 [2021-08-29T15:37:00.320Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:37:00 [2021-08-29T15:37:00.320Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:37:00 [2021-08-29T15:37:00.320Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:37:00 [2021-08-29T15:37:00.320Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:37:00 [2021-08-29T15:37:00.320Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:37:00 [2021-08-29T15:37:00.320Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:37:00 [2021-08-29T15:37:00.320Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateLinkToNonExistingContainer
15:37:00 [2021-08-29T15:37:00.320Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateWithInvalidEnv
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateWithInvalidEnv/0
15:37:00 [2021-08-29T15:37:00.320Z] === PAUSE TestCreateWithInvalidEnv/0
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateWithInvalidEnv/1
15:37:00 [2021-08-29T15:37:00.320Z] === PAUSE TestCreateWithInvalidEnv/1
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateWithInvalidEnv/2
15:37:00 [2021-08-29T15:37:00.320Z] === PAUSE TestCreateWithInvalidEnv/2
15:37:00 [2021-08-29T15:37:00.320Z] === CONT  TestCreateWithInvalidEnv/0
15:37:00 [2021-08-29T15:37:00.320Z] === CONT  TestCreateWithInvalidEnv/2
15:37:00 [2021-08-29T15:37:00.320Z] === CONT  TestCreateWithInvalidEnv/1
15:37:00 [2021-08-29T15:37:00.320Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:37:00 [2021-08-29T15:37:00.320Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateTmpfsMountsTarget
15:37:00 [2021-08-29T15:37:00.320Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
15:37:00 [2021-08-29T15:37:00.320Z] === RUN   TestCreateWithCustomMaskedPaths
15:37:00 [2021-08-29T15:37:00.740Z] === RUN   TestNewAndRemove
15:37:00 [2021-08-29T15:37:00.740Z] --- PASS: TestNewAndRemove (0.00s)
15:37:00 [2021-08-29T15:37:00.740Z] === RUN   TestRemoveInvalidPath
15:37:00 [2021-08-29T15:37:00.740Z] --- PASS: TestRemoveInvalidPath (0.00s)
15:37:00 [2021-08-29T15:37:00.740Z] PASS
15:37:00 [2021-08-29T15:37:00.740Z] coverage: 82.6% of statements
15:37:00 [2021-08-29T15:37:00.740Z] ok  	github.com/docker/docker/pkg/pidfile	0.030s	coverage: 82.6% of statements
15:37:00 [2021-08-29T15:37:00.762Z] 
15:37:01 [2021-08-29T15:37:01.199Z] 2021/08/29 15:37:01 Closing DB instances...
15:37:01 [2021-08-29T15:37:01.223Z]  ---> e70e5c854177
15:37:01 [2021-08-29T15:37:01.223Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:37:01 [2021-08-29T15:37:01.223Z]  ---> Running in 42e59f7d6a99
15:37:01 [2021-08-29T15:37:01.290Z] tests/integration/api_service_test.py ....................s............. [ 60%]
15:37:01 [2021-08-29T15:37:01.606Z] --- PASS: TestPluginWithDevMounts (1.65s)
15:37:01 [2021-08-29T15:37:01.606Z] PASS
15:37:01 [2021-08-29T15:37:01.606Z] 
15:37:01 [2021-08-29T15:37:01.606Z] DONE 1 tests in 1.677s
15:37:01 [2021-08-29T15:37:01.606Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:37:01 [2021-08-29T15:37:01.606Z] INFO: Testing against a local daemon
15:37:01 [2021-08-29T15:37:01.606Z] === RUN   TestSecretInspect
15:37:01 [2021-08-29T15:37:01.687Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:37:01 [2021-08-29T15:37:01.687Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestBuilderGC
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestBuilderGC (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationNotFound
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestDaemonConfigurationNotFound (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonBrokenConfiguration
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestDaemonBrokenConfiguration (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestParseClusterAdvertiseSettings
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestFindConfigurationConflicts
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestFindConfigurationConflicts (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestFindConfigurationConflictsWithNamedOptions
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationMergeConflicts
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationMergeConcurrent
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationMergeConcurrentError
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationMergeConflictsWithInnerStructs
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/config_file
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestFindConfigurationConflictsWithUnknownKeys
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestFindConfigurationConflictsWithMergedValues
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/single_label_without_value
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/multiple_label_without_value
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/single_DNS,_invalid_IP-address
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/single_DNSSearch
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/multiple_DNSSearch
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-downloads
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/negative_max-concurrent-uploads
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/negative_max-download-attempts
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/zero_max-download-attempts
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/generic_resource_without_=
15:37:01 [2021-08-29T15:37:01.689Z] === RUN   TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete
15:37:01 [2021-08-29T15:37:01.689Z] --- PASS: TestValidateConfigurationErrors (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s)
15:37:01 [2021-08-29T15:37:01.689Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s)
15:37:01 [2021-08-29T15:37:01.943Z] --- PASS: TestCreateWithCustomMaskedPaths (1.63s)
15:37:01 [2021-08-29T15:37:01.943Z] === RUN   TestCreateWithCustomReadonlyPaths
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration/with_label
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration/with_dns
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration/with_dns-search
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration/with_max-concurrent-downloads
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration/with_max-concurrent-uploads
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration/with_max-download-attempts
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration/with_multiple_node_generic_resources
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestValidateConfiguration/with_node_generic_resources
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestValidateConfiguration (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfiguration/with_label (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfiguration/with_dns (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfiguration/with_dns-search (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z]     --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestModifiedDiscoverySettings
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestModifiedDiscoverySettings (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestReloadSetConfigFileNotExist
15:37:02 [2021-08-29T15:37:02.145Z] time="2021-08-29T15:37:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json"
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestReloadDefaultConfigNotExist
15:37:02 [2021-08-29T15:37:02.145Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
15:37:02 [2021-08-29T15:37:02.145Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestReloadBadDefaultConfig
15:37:02 [2021-08-29T15:37:02.145Z] time="2021-08-29T15:37:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-3340167442"
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestReloadBadDefaultConfig (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestReloadWithConflictingLabels
15:37:02 [2021-08-29T15:37:02.145Z] time="2021-08-29T15:37:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2004723616"
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestReloadWithConflictingLabels (0.01s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestReloadWithDuplicateLabels
15:37:02 [2021-08-29T15:37:02.145Z] time="2021-08-29T15:37:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-4157637907"
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestReloadWithDuplicateLabels (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestDaemonConfigurationMerge
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestDaemonConfigurationMerge (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] PASS
15:37:02 [2021-08-29T15:37:02.145Z] coverage: 80.4% of statements
15:37:02 [2021-08-29T15:37:02.145Z] ok  	github.com/docker/docker/daemon/config	0.394s	coverage: 80.4% of statements
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestDiscoveryOptsErrors
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestDiscoveryOptsErrors (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] === RUN   TestDiscoveryOpts
15:37:02 [2021-08-29T15:37:02.145Z] --- PASS: TestDiscoveryOpts (0.00s)
15:37:02 [2021-08-29T15:37:02.145Z] PASS
15:37:02 [2021-08-29T15:37:02.145Z] coverage: 30.0% of statements
15:37:02 [2021-08-29T15:37:02.145Z] ok  	github.com/docker/docker/daemon/discovery	0.097s	coverage: 30.0% of statements
15:37:02 [2021-08-29T15:37:02.164Z] === RUN   TestFailedConnection
15:37:02 [2021-08-29T15:37:02.510Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
15:37:02 [2021-08-29T15:37:02.605Z] === RUN   TestWaitNodeAttachment
15:37:02 [2021-08-29T15:37:02.622Z] --- PASS: TestNetworkDBBulkSync (2.82s)
15:37:02 [2021-08-29T15:37:02.622Z] === RUN   TestNetworkDBCRUDMediumCluster
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestWaitNodeAttachment (0.42s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestIsolationConversion
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestIsolationConversion/default
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestIsolationConversion/process
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestIsolationConversion/hyperv
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestIsolationConversion (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z]     --- PASS: TestIsolationConversion/default (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z]     --- PASS: TestIsolationConversion/process (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z]     --- PASS: TestIsolationConversion/hyperv (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestContainerLabels
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestContainerLabels (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestCredentialSpecConversion
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestCredentialSpecConversion/none
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestCredentialSpecConversion/config
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestCredentialSpecConversion/file
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestCredentialSpecConversion/registry
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestCredentialSpecConversion (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z]     --- PASS: TestCredentialSpecConversion/none (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z]     --- PASS: TestCredentialSpecConversion/config (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z]     --- PASS: TestCredentialSpecConversion/file (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z]     --- PASS: TestCredentialSpecConversion/registry (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestControllerValidateMountBind
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestControllerValidateMountBind (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestControllerValidateMountVolume
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestControllerValidateMountVolume (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestControllerValidateMountTarget
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestControllerValidateMountTarget (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestControllerValidateMountTmpfs
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestControllerValidateMountTmpfs (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestControllerValidateMountInvalidType
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestControllerValidateMountInvalidType (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestControllerValidateMountNamedPipe
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] PASS
15:37:03 [2021-08-29T15:37:03.062Z] coverage: 11.0% of statements
15:37:03 [2021-08-29T15:37:03.062Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	0.606s	coverage: 11.0% of statements
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestEventsLog
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestEventsLog (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestEventsLogTimeout
15:37:03 [2021-08-29T15:37:03.062Z] --- PASS: TestEventsLogTimeout (0.00s)
15:37:03 [2021-08-29T15:37:03.062Z] === RUN   TestLogEvents
15:37:03 [2021-08-29T15:37:03.072Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestRequest (7.04s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestOverlappingRequests
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestOverlappingRequests (0.31s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestRelease
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestParseEmptyInterface
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestParseEmptyInterface (0.00s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestParseNonInterfaceType
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestParseNonInterfaceType (0.00s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestParseWithOneFunction
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestParseWithOneFunction (0.00s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestParseWithMultipleFuncs
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestParseWithUnnamedReturn
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestEmbeddedInterface
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestEmbeddedInterface (0.00s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestParsedImports
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestParsedImports (0.00s)
15:37:03 [2021-08-29T15:37:03.081Z] === RUN   TestAliasedImports
15:37:03 [2021-08-29T15:37:03.081Z] --- PASS: TestAliasedImports (0.00s)
15:37:03 [2021-08-29T15:37:03.081Z] PASS
15:37:03 [2021-08-29T15:37:03.081Z] coverage: 56.8% of statements
15:37:03 [2021-08-29T15:37:03.081Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.038s	coverage: 56.8% of statements
15:37:03 [2021-08-29T15:37:03.529Z] --- PASS: TestLogEvents (0.05s)
15:37:03 [2021-08-29T15:37:03.529Z] === RUN   TestLoadBufferedEvents
15:37:03 [2021-08-29T15:37:03.529Z] --- PASS: TestLoadBufferedEvents (0.13s)
15:37:03 [2021-08-29T15:37:03.529Z] === RUN   TestLoadBufferedEventsOnlyFromPast
15:37:03 [2021-08-29T15:37:03.529Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s)
15:37:03 [2021-08-29T15:37:03.529Z] === RUN   TestIgnoreBufferedWhenNoTimes
15:37:03 [2021-08-29T15:37:03.529Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s)
15:37:03 [2021-08-29T15:37:03.529Z] PASS
15:37:03 [2021-08-29T15:37:03.529Z] coverage: 50.0% of statements
15:37:03 [2021-08-29T15:37:03.529Z] ok  	github.com/docker/docker/daemon/events	0.237s	coverage: 50.0% of statements
15:37:03 [2021-08-29T15:37:03.635Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.56s)
15:37:03 [2021-08-29T15:37:03.635Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:37:03 [2021-08-29T15:37:03.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:37:03 [2021-08-29T15:37:03.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:37:03 [2021-08-29T15:37:03.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:37:03 [2021-08-29T15:37:03.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:37:03 [2021-08-29T15:37:03.635Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:37:03 [2021-08-29T15:37:03.635Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:37:03 [2021-08-29T15:37:03.636Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:37:03 [2021-08-29T15:37:03.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:37:03 [2021-08-29T15:37:03.636Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:37:03 [2021-08-29T15:37:03.636Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:37:03 [2021-08-29T15:37:03.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:37:03 [2021-08-29T15:37:03.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:37:03 [2021-08-29T15:37:03.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:37:03 [2021-08-29T15:37:03.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:37:03 [2021-08-29T15:37:03.636Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:37:03 [2021-08-29T15:37:03.636Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
15:37:03 [2021-08-29T15:37:03.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:37:03 [2021-08-29T15:37:03.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s)
15:37:03 [2021-08-29T15:37:03.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s)
15:37:03 [2021-08-29T15:37:03.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:37:03 [2021-08-29T15:37:03.636Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:37:03 [2021-08-29T15:37:03.636Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestIsEmptyDir
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestIsEmptyDir (0.01s)
15:37:03 [2021-08-29T15:37:03.985Z] PASS
15:37:03 [2021-08-29T15:37:03.985Z] coverage: 2.2% of statements
15:37:03 [2021-08-29T15:37:03.985Z] ok  	github.com/docker/docker/daemon/graphdriver	0.074s	coverage: 2.2% of statements
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestVerifyNetworkingConfig
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestVerifyNetworkingConfig (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestGetContainer
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestGetContainer (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestValidContainerNames
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestValidContainerNames (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestContainerInitDNS
15:37:03 [2021-08-29T15:37:03.985Z]     daemon_test.go:146: root required
15:37:03 [2021-08-29T15:37:03.985Z] --- SKIP: TestContainerInitDNS (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestMerge
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestMerge (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestValidateContainerIsolation
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestValidateContainerIsolation (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestFindNetworkErrorType
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestFindNetworkErrorType (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestEnsureServicesExist
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestEnsureServicesExist (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestEnsureServicesExistErrors
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestEnsureServicesExistErrors (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z]     --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z]     --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestContainerDelete
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestContainerDelete (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestContainerDoubleDelete
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestContainerDoubleDelete (0.01s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestLogContainerEventCopyLabels
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestLogContainerEventCopyLabels (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestLogContainerEventWithAttributes
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestLogContainerEventWithAttributes (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestNoneHealthcheck
15:37:03 [2021-08-29T15:37:03.985Z] --- PASS: TestNoneHealthcheck (0.00s)
15:37:03 [2021-08-29T15:37:03.985Z] === RUN   TestHealthStates
15:37:03 [2021-08-29T15:37:03.985Z] time="2021-08-29T15:37:03Z" 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"
15:37:03 [2021-08-29T15:37:03.985Z] time="2021-08-29T15:37:03Z" 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"
15:37:03 [2021-08-29T15:37:03.985Z] time="2021-08-29T15:37:03Z" 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"
15:37:03 [2021-08-29T15:37:03.985Z] time="2021-08-29T15:37:03Z" 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"
15:37:03 [2021-08-29T15:37:03.985Z] time="2021-08-29T15:37:03Z" 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"
15:37:04 [2021-08-29T15:37:04.046Z] === RUN   TestHTTPTransport
15:37:04 [2021-08-29T15:37:04.046Z] --- PASS: TestHTTPTransport (0.00s)
15:37:04 [2021-08-29T15:37:04.046Z] PASS
15:37:04 [2021-08-29T15:37:04.046Z] coverage: 85.7% of statements
15:37:04 [2021-08-29T15:37:04.046Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.041s	coverage: 85.7% of statements
15:37:04 [2021-08-29T15:37:04.046Z] --- PASS: TestFailedConnection (2.00s)
15:37:04 [2021-08-29T15:37:04.046Z] === RUN   TestFailOnce
15:37:04 [2021-08-29T15:37:04.046Z] 2021/08/29 15:37:03 http: panic serving 127.0.0.1:49290: Plugin not ready
15:37:04 [2021-08-29T15:37:04.046Z] goroutine 18 [running]:
15:37:04 [2021-08-29T15:37:04.046Z] net/http.(*conn).serve.func1()
15:37:04 [2021-08-29T15:37:04.046Z] 	c:/go/src/net/http/server.go:1801 +0xb9
15:37:04 [2021-08-29T15:37:04.046Z] panic({0x8a9d40, 0x9b5e40})
15:37:04 [2021-08-29T15:37:04.046Z] 	c:/go/src/runtime/panic.go:1047 +0x266
15:37:04 [2021-08-29T15:37:04.046Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x9d8da04323d8958b}, 0xc0001a9a98)
15:37:04 [2021-08-29T15:37:04.046Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
15:37:04 [2021-08-29T15:37:04.047Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x9c2ae8, 0xc0001be000}, 0x7fe846)
15:37:04 [2021-08-29T15:37:04.047Z] 	c:/go/src/net/http/server.go:2046 +0x2f
15:37:04 [2021-08-29T15:37:04.047Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x9c2ae8, 0xc0001be000}, 0xc0001b2000)
15:37:04 [2021-08-29T15:37:04.047Z] 	c:/go/src/net/http/server.go:2424 +0x149
15:37:04 [2021-08-29T15:37:04.047Z] net/http.serverHandler.ServeHTTP({0x9c1110}, {0x9c2ae8, 0xc0001be000}, 0xc0001b2000)
15:37:04 [2021-08-29T15:37:04.047Z] 	c:/go/src/net/http/server.go:2878 +0x43b
15:37:04 [2021-08-29T15:37:04.047Z] net/http.(*conn).serve(0xc0001a0000, {0x9c4940, 0xc0001820c0})
15:37:04 [2021-08-29T15:37:04.047Z] 	c:/go/src/net/http/server.go:1929 +0xb08
15:37:04 [2021-08-29T15:37:04.047Z] created by net/http.(*Server).Serve
15:37:04 [2021-08-29T15:37:04.047Z] 	c:/go/src/net/http/server.go:3033 +0x4e8
15:37:04 [2021-08-29T15:37:04.047Z] time="2021-08-29T15:37:03Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49289/Test.FailOnce: Post \"http://127.0.0.1:49289/Test.FailOnce\": EOF, retrying in 1s"
15:37:04 [2021-08-29T15:37:04.142Z] --- PASS: TestSecretInspect (2.15s)
15:37:04 [2021-08-29T15:37:04.142Z] === RUN   TestSecretList
15:37:04 [2021-08-29T15:37:04.197Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.63s)
15:37:04 [2021-08-29T15:37:04.197Z] === RUN   TestCreateDifferentPlatform
15:37:04 [2021-08-29T15:37:04.197Z] === RUN   TestCreateDifferentPlatform/different_os
15:37:04 [2021-08-29T15:37:04.197Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:37:04 [2021-08-29T15:37:04.197Z] --- PASS: TestCreateDifferentPlatform (0.02s)
15:37:04 [2021-08-29T15:37:04.197Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
15:37:04 [2021-08-29T15:37:04.197Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:37:04 [2021-08-29T15:37:04.197Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:37:04 [2021-08-29T15:37:04.443Z] time="2021-08-29T15:37:03Z" 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"
15:37:04 [2021-08-29T15:37:04.443Z] time="2021-08-29T15:37:03Z" 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"
15:37:04 [2021-08-29T15:37:04.443Z] time="2021-08-29T15:37:03Z" 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"
15:37:04 [2021-08-29T15:37:04.443Z] time="2021-08-29T15:37:03Z" 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"
15:37:04 [2021-08-29T15:37:04.443Z] time="2021-08-29T15:37:03Z" 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"
15:37:04 [2021-08-29T15:37:04.443Z] --- PASS: TestHealthStates (0.14s)
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestMaskURLCredentials
15:37:04 [2021-08-29T15:37:04.443Z] --- PASS: TestMaskURLCredentials (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestGetInspectData
15:37:04 [2021-08-29T15:37:04.443Z] --- PASS: TestGetInspectData (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestFillLicense
15:37:04 [2021-08-29T15:37:04.443Z] --- PASS: TestFillLicense (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestListInvalidFilter
15:37:04 [2021-08-29T15:37:04.443Z] --- PASS: TestListInvalidFilter (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestNameFilter
15:37:04 [2021-08-29T15:37:04.443Z] --- PASS: TestNameFilter (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestMergeAndVerifyLogConfigNilConfig
15:37:04 [2021-08-29T15:37:04.443Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option
15:37:04 [2021-08-29T15:37:04.443Z] === 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
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config
15:37:04 [2021-08-29T15:37:04.443Z] === RUN   TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw
15:37:04 [2021-08-29T15:37:04.443Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s)
15:37:04 [2021-08-29T15:37:04.443Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s)
15:37:04 [2021-08-29T15:37:04.443Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- 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)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z]     --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestDaemonReloadLabels
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestDaemonReloadLabels (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestDaemonReloadAllowNondistributableArtifacts
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestDaemonReloadMirrors
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestDaemonReloadMirrors (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestDaemonReloadInsecureRegistries
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestDaemonReloadNotAffectOthers
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestDaemonDiscoveryReload
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestLinkNaming
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestLinkNaming (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestLinkNew
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestLinkNew (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestLinkEnv
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestLinkEnv (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestLinkMultipleEnv
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestLinkMultipleEnv (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] === RUN   TestLinkPortRangeEnv
15:37:04 [2021-08-29T15:37:04.444Z] --- PASS: TestLinkPortRangeEnv (0.00s)
15:37:04 [2021-08-29T15:37:04.444Z] PASS
15:37:04 [2021-08-29T15:37:04.444Z] coverage: 93.0% of statements
15:37:04 [2021-08-29T15:37:04.444Z] ok  	github.com/docker/docker/daemon/links	0.031s	coverage: 93.0% of statements
15:37:04 [2021-08-29T15:37:04.453Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s)
15:37:04 [2021-08-29T15:37:04.453Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:37:04 [2021-08-29T15:37:04.453Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
15:37:04 [2021-08-29T15:37:04.453Z] === RUN   TestContainerStartOnDaemonRestart
15:37:04 [2021-08-29T15:37:04.453Z] === PAUSE TestContainerStartOnDaemonRestart
15:37:04 [2021-08-29T15:37:04.453Z] === RUN   TestDaemonRestartIpcMode
15:37:04 [2021-08-29T15:37:04.453Z] === PAUSE TestDaemonRestartIpcMode
15:37:04 [2021-08-29T15:37:04.453Z] === RUN   TestDaemonHostGatewayIP
15:37:04 [2021-08-29T15:37:04.453Z] === PAUSE TestDaemonHostGatewayIP
15:37:04 [2021-08-29T15:37:04.453Z] === RUN   TestRestartDaemonWithRestartingContainer
15:37:04 [2021-08-29T15:37:04.453Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:37:04 [2021-08-29T15:37:04.453Z] === RUN   TestContainerKillOnDaemonStart
15:37:04 [2021-08-29T15:37:04.453Z] === PAUSE TestContainerKillOnDaemonStart
15:37:04 [2021-08-29T15:37:04.453Z] === RUN   TestDiff
15:37:04 [2021-08-29T15:37:04.505Z] --- PASS: TestRelease (1.23s)
15:37:04 [2021-08-29T15:37:04.505Z] === RUN   TestAllocateRandomDeallocate
15:37:04 [2021-08-29T15:37:04.505Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
15:37:04 [2021-08-29T15:37:04.505Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
15:37:04 [2021-08-29T15:37:04.505Z] === RUN   TestBufioReaderPoolPutAndGet
15:37:04 [2021-08-29T15:37:04.505Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
15:37:04 [2021-08-29T15:37:04.505Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
15:37:04 [2021-08-29T15:37:04.505Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
15:37:04 [2021-08-29T15:37:04.505Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
15:37:04 [2021-08-29T15:37:04.505Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
15:37:04 [2021-08-29T15:37:04.505Z] === RUN   TestBufioWriterPoolPutAndGet
15:37:04 [2021-08-29T15:37:04.505Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
15:37:04 [2021-08-29T15:37:04.505Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
15:37:04 [2021-08-29T15:37:04.505Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
15:37:04 [2021-08-29T15:37:04.505Z] === RUN   TestBufferPoolPutAndGet
15:37:04 [2021-08-29T15:37:04.505Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
15:37:04 [2021-08-29T15:37:04.505Z] PASS
15:37:04 [2021-08-29T15:37:04.505Z] coverage: 88.2% of statements
15:37:04 [2021-08-29T15:37:04.505Z] ok  	github.com/docker/docker/pkg/pools	0.029s	coverage: 88.2% of statements
15:37:04 [2021-08-29T15:37:04.963Z] === RUN   TestOutputOnPrematureClose
15:37:04 [2021-08-29T15:37:04.963Z] --- PASS: TestOutputOnPrematureClose (0.00s)
15:37:04 [2021-08-29T15:37:04.963Z] === RUN   TestCompleteSilently
15:37:04 [2021-08-29T15:37:04.963Z] --- PASS: TestCompleteSilently (0.00s)
15:37:04 [2021-08-29T15:37:04.963Z] PASS
15:37:04 [2021-08-29T15:37:04.963Z] coverage: 75.9% of statements
15:37:04 [2021-08-29T15:37:04.963Z] ok  	github.com/docker/docker/pkg/progress	0.027s	coverage: 75.9% of statements
15:37:04 [2021-08-29T15:37:04.963Z] --- PASS: TestFailOnce (1.12s)
15:37:04 [2021-08-29T15:37:04.963Z] === RUN   TestEchoInputOutput
15:37:04 [2021-08-29T15:37:04.963Z] --- PASS: TestEchoInputOutput (0.00s)
15:37:04 [2021-08-29T15:37:04.963Z] === RUN   TestBackoff
15:37:04 [2021-08-29T15:37:04.963Z] --- PASS: TestBackoff (0.00s)
15:37:04 [2021-08-29T15:37:04.963Z] === RUN   TestAbortRetry
15:37:04 [2021-08-29T15:37:04.963Z] --- PASS: TestAbortRetry (0.00s)
15:37:04 [2021-08-29T15:37:04.963Z] === RUN   TestClientScheme
15:37:04 [2021-08-29T15:37:04.963Z] --- PASS: TestClientScheme (0.00s)
15:37:04 [2021-08-29T15:37:04.963Z] === RUN   TestNewClientWithTimeout
15:37:05 [2021-08-29T15:37:05.016Z] --- PASS: TestDiff (0.60s)
15:37:05 [2021-08-29T15:37:05.016Z] === RUN   TestExecWithCloseStdin
15:37:05 [2021-08-29T15:37:05.405Z] --- PASS: TestDaemonDiscoveryReload (1.03s)
15:37:05 [2021-08-29T15:37:05.405Z] === RUN   TestDaemonDiscoveryReloadFromEmptyDiscovery
15:37:05 [2021-08-29T15:37:05.421Z] === RUN   TestSendToOneSub
15:37:05 [2021-08-29T15:37:05.421Z] --- PASS: TestSendToOneSub (0.00s)
15:37:05 [2021-08-29T15:37:05.421Z] === RUN   TestSendToMultipleSubs
15:37:05 [2021-08-29T15:37:05.421Z] --- PASS: TestSendToMultipleSubs (0.00s)
15:37:05 [2021-08-29T15:37:05.421Z] === RUN   TestEvictOneSub
15:37:05 [2021-08-29T15:37:05.421Z] --- PASS: TestEvictOneSub (0.00s)
15:37:05 [2021-08-29T15:37:05.421Z] === RUN   TestClosePublisher
15:37:05 [2021-08-29T15:37:05.421Z] --- PASS: TestClosePublisher (0.00s)
15:37:05 [2021-08-29T15:37:05.421Z] === RUN   TestPubSubRace
15:37:05 [2021-08-29T15:37:05.421Z] time="2021-08-29T15:37:05Z" 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"
15:37:05 [2021-08-29T15:37:05.578Z] --- PASS: TestExecWithCloseStdin (0.64s)
15:37:05 [2021-08-29T15:37:05.578Z] === RUN   TestExec
15:37:05 [2021-08-29T15:37:05.578Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestDaemonDiscoveryReloadOnlyClusterAdvertise
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestAdapterReadLogs
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestAdapterReadLogs (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestCopier
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestCopier (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestCopierLongLines
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestCopierLongLines (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestCopierSlow
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestCopierSlow (0.20s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestCopierWithSized
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestCopierWithSized/as_is
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestCopierWithSized/With_RingLogger
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestCopierWithSized (0.01s)
15:37:05 [2021-08-29T15:37:05.861Z]     --- PASS: TestCopierWithSized/as_is (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z]     --- PASS: TestCopierWithSized/With_RingLogger (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestCopierWithPartial
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestCopierWithPartial (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestRingLogger
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestRingLogger (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestRingCap
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestRingCap (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestRingClose
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestRingClose (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] === RUN   TestRingDrain
15:37:05 [2021-08-29T15:37:05.861Z] --- PASS: TestRingDrain (0.00s)
15:37:05 [2021-08-29T15:37:05.861Z] PASS
15:37:05 [2021-08-29T15:37:05.861Z] coverage: 43.8% of statements
15:37:05 [2021-08-29T15:37:05.861Z] ok  	github.com/docker/docker/daemon/logger	0.254s	coverage: 43.8% of statements
15:37:05 [2021-08-29T15:37:05.879Z] 2021/08/29 15:37:05 Closing DB instances...
15:37:05 [2021-08-29T15:37:05.879Z] time="2021-08-29T15:37:05Z" level=error msg="node: 2ad4356932d6 is unknown to memberlist"
15:37:06 [2021-08-29T15:37:06.049Z] --- PASS: TestSecretList (2.18s)
15:37:06 [2021-08-29T15:37:06.049Z] === RUN   TestSecretsCreateAndDelete
15:37:06 [2021-08-29T15:37:06.139Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
15:37:06 [2021-08-29T15:37:06.317Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.55s)
15:37:06 [2021-08-29T15:37:06.317Z] === RUN   TestDaemonReloadNetworkDiagnosticPort
15:37:06 [2021-08-29T15:37:06.317Z]     reload_test.go:520: root required
15:37:06 [2021-08-29T15:37:06.317Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:37:06 [2021-08-29T15:37:06.317Z] === RUN   TestLoadOrCreateTrustKeyInvalidKeyFile
15:37:06 [2021-08-29T15:37:06.317Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s)
15:37:06 [2021-08-29T15:37:06.317Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist
15:37:06 [2021-08-29T15:37:06.317Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.01s)
15:37:06 [2021-08-29T15:37:06.317Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist
15:37:06 [2021-08-29T15:37:06.317Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s)
15:37:06 [2021-08-29T15:37:06.317Z] === RUN   TestLoadOrCreateTrustKeyCreateKeyNoPath
15:37:06 [2021-08-29T15:37:06.317Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s)
15:37:06 [2021-08-29T15:37:06.317Z] === RUN   TestLoadOrCreateTrustKeyLoadValidKey
15:37:06 [2021-08-29T15:37:06.317Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s)
15:37:06 [2021-08-29T15:37:06.317Z] === RUN   TestParseVolumesFrom
15:37:06 [2021-08-29T15:37:06.317Z] --- PASS: TestParseVolumesFrom (0.00s)
15:37:06 [2021-08-29T15:37:06.317Z] PASS
15:37:06 [2021-08-29T15:37:06.317Z] coverage: 9.1% of statements
15:37:06 [2021-08-29T15:37:06.317Z] ok  	github.com/docker/docker/daemon	2.411s	coverage: 9.1% of statements
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/btrfs	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/devmapper	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/overlay2	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/vfs	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/windows	[no test files]
15:37:06 [2021-08-29T15:37:06.317Z] ?   	github.com/docker/docker/daemon/graphdriver/zfs	[no test files]
15:37:06 [2021-08-29T15:37:06.337Z] --- PASS: TestPubSubRace (1.04s)
15:37:06 [2021-08-29T15:37:06.337Z] PASS
15:37:06 [2021-08-29T15:37:06.337Z] coverage: 75.0% of statements
15:37:06 [2021-08-29T15:37:06.337Z] ok  	github.com/docker/docker/pkg/pubsub	1.074s	coverage: 75.0% of statements
15:37:06 [2021-08-29T15:37:06.395Z] --- PASS: TestExec (0.73s)
15:37:06 [2021-08-29T15:37:06.395Z] === RUN   TestExecUser
15:37:06 [2021-08-29T15:37:06.652Z]     check_test.go:308: [dcb7311edcaa3] daemon is not started
15:37:06 [2021-08-29T15:37:06.652Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
15:37:06 [2021-08-29T15:37:06.652Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:37:06 [2021-08-29T15:37:06.772Z] === RUN   TestNewStreamConfig
15:37:06 [2021-08-29T15:37:06.772Z] === RUN   TestNewStreamConfig/defaults
15:37:06 [2021-08-29T15:37:06.772Z] === RUN   TestNewStreamConfig/invalid_create_group
15:37:06 [2021-08-29T15:37:06.772Z] === RUN   TestNewStreamConfig/invalid_flush_interval
15:37:06 [2021-08-29T15:37:06.772Z] === RUN   TestNewStreamConfig/invalid_max_buffered_events
15:37:06 [2021-08-29T15:37:06.772Z] === RUN   TestNewStreamConfig/invalid_multiline_pattern
15:37:06 [2021-08-29T15:37:06.772Z] === RUN   TestNewStreamConfig/flush_interval_at_15
15:37:06 [2021-08-29T15:37:06.772Z] === RUN   TestNewStreamConfig/max_buffered_events_at_1024
15:37:06 [2021-08-29T15:37:06.772Z] --- PASS: TestNewStreamConfig (0.00s)
15:37:06 [2021-08-29T15:37:06.772Z]     --- PASS: TestNewStreamConfig/defaults (0.00s)
15:37:06 [2021-08-29T15:37:06.772Z]     --- PASS: TestNewStreamConfig/invalid_create_group (0.00s)
15:37:06 [2021-08-29T15:37:06.772Z]     --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s)
15:37:06 [2021-08-29T15:37:06.772Z]     --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestNewAWSLogsClientUserAgentHandler
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestNewAWSLogsClientAWSLogsEndpoint
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestNewAWSLogsClientRegionDetect
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestSearchRegistryForImagesErrors
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestSearchRegistryForImages
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestSearchRegistryForImages (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestOnlyPlatformWithFallback
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestOnlyPlatformWithFallback (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestImageDelete
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestImageDelete/no_lease
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestImageDelete/lease_exists
15:37:06 [2021-08-29T15:37:06.773Z] time="2021-08-29T15:37:06Z" level=info msg="Trying to get region from EC2 Metadata"
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.13s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCreateSuccess
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCreateSuccess (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCreateStreamSkipped
15:37:06 [2021-08-29T15:37:06.773Z] time="2021-08-29T15:37:06Z" level=info msg="Skipping creating log stream" logCreateStream=false logGroupName=groupName logStreamName=streamName
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCreateStreamSkipped (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCreateLogGroupSuccess
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCreateLogGroupSuccess (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCreateError
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCreateError (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCreateAlreadyExists
15:37:06 [2021-08-29T15:37:06.773Z] time="2021-08-29T15:37:06Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="<nil>"
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCreateAlreadyExists (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestLogClosed
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestLogClosed (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestLogBlocking
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestLogBlocking (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestLogNonBlockingBufferEmpty
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestLogNonBlockingBufferFull
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestLogNonBlockingBufferFull (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestPublishBatchSuccess
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestPublishBatchSuccess (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestPublishBatchError
15:37:06 [2021-08-29T15:37:06.773Z] time="2021-08-29T15:37:06Z" level=error msg=Error
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestImageDelete (0.04s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestImageDelete/no_lease (0.01s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestImageDelete/lease_exists (0.02s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestContentStoreForPull
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestPublishBatchError (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestPublishBatchInvalidSeqSuccess
15:37:06 [2021-08-29T15:37:06.773Z] time="2021-08-29T15:37:06Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestPublishBatchAlreadyAccepted
15:37:06 [2021-08-29T15:37:06.773Z] time="2021-08-29T15:37:06Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="<nil>"
15:37:06 [2021-08-29T15:37:06.773Z] time="2021-08-29T15:37:06Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token"
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchSimple
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchSimple (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchTicker
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchTicker (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchMultilinePattern
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchMultilinePattern (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchMultilinePatternMaxEventAge
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchMultilinePatternNegativeEventAge
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchMultilinePatternMaxEventSize
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchClose
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchClose (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestEffectiveLen
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestEffectiveLen/0/Hello
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestEffectiveLen/1/\x01\x02\x03\x04
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestEffectiveLen/2/🙃
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestEffectiveLen/3/����
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestEffectiveLen/4/He��o
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestEffectiveLen/5/
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestEffectiveLen (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestEffectiveLen/0/Hello (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestEffectiveLen/2/🙃 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestEffectiveLen/3/���� (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestEffectiveLen/4/He��o (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestEffectiveLen/5/ (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit/0/
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1063: 
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1064: 
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit/1/Hello
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1063: Hello
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1064: 
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit/2/Hello
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1063: He
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1064: llo
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit/3/Hello
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1063: 
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1064: Hello
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit/4/🙃
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1063: 
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1064: 🙃
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit/5/🙃
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1063: 🙃
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1064: 
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit/6/a�
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1063: a
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1064: �
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestFindValidSplit/7/a�
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1063: a�
15:37:06 [2021-08-29T15:37:06.773Z]     cloudwatchlogs_test.go:1064: 
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestFindValidSplit (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestFindValidSplit/0/ (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestFindValidSplit/1/Hello (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestFindValidSplit/2/Hello (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestFindValidSplit/3/Hello (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestFindValidSplit/4/🙃 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestFindValidSplit/5/🙃 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestFindValidSplit/6/a� (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestFindValidSplit/7/a� (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestProcessEventEmoji
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestProcessEventEmoji (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchLineSplit
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchLineSplit (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchLineSplitWithBinary
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchMaxEvents
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchMaxEvents (0.04s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchMaxTotalBytes
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchMaxTotalBytesWithBinary
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCollectBatchWithDuplicateTimestamps
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsMultilinePattern
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsDatetimeFormat
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsDatetimeFormatAndMultilinePattern
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/0
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/-1
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/a
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsForceFlushIntervalSeconds/10
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsMaxBufferedEvents
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/0
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/-1
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/a
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestValidateLogOptionsMaxBufferedEvents/10
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z]     --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestCreateTagSuccess
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestCreateTagSuccess (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestNewAWSLogsClientCredentialEndpointDetect
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestContentStoreForPull (0.15s)
15:37:06 [2021-08-29T15:37:06.773Z] PASS
15:37:06 [2021-08-29T15:37:06.773Z] coverage: 6.7% of statements
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.03s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestNewAWSLogsClientCredentialEnvironmentVariable
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] === RUN   TestNewAWSLogsClientCredentialSharedFile
15:37:06 [2021-08-29T15:37:06.773Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s)
15:37:06 [2021-08-29T15:37:06.773Z] PASS
15:37:06 [2021-08-29T15:37:06.773Z] coverage: 77.4% of statements
15:37:06 [2021-08-29T15:37:06.773Z] ok  	github.com/docker/docker/daemon/images	0.284s	coverage: 6.7% of statements
15:37:06 [2021-08-29T15:37:06.773Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.390s	coverage: 77.4% of statements
15:37:06 [2021-08-29T15:37:06.773Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:37:06 [2021-08-29T15:37:06.773Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:37:06 [2021-08-29T15:37:06.773Z] ?   	github.com/docker/docker/daemon/logger/etwlogs	[no test files]
15:37:06 [2021-08-29T15:37:06.773Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:37:06 [2021-08-29T15:37:06.773Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:37:06 [2021-08-29T15:37:06.773Z] ?   	github.com/docker/docker/daemon/logger/gelf	[no test files]
15:37:06 [2021-08-29T15:37:06.773Z] ?   	github.com/docker/docker/daemon/logger/journald	[no test files]
15:37:06 [2021-08-29T15:37:06.794Z] === RUN   TestRegister
15:37:06 [2021-08-29T15:37:06.794Z] --- PASS: TestRegister (0.00s)
15:37:06 [2021-08-29T15:37:06.794Z] === RUN   TestCommand
15:37:06 [2021-08-29T15:37:06.794Z] --- PASS: TestCommand (0.02s)
15:37:06 [2021-08-29T15:37:06.794Z] === RUN   TestNaiveSelf
15:37:06 [2021-08-29T15:37:06.794Z] --- PASS: TestNaiveSelf (0.02s)
15:37:06 [2021-08-29T15:37:06.794Z] PASS
15:37:06 [2021-08-29T15:37:06.794Z] coverage: 82.4% of statements
15:37:06 [2021-08-29T15:37:06.794Z] ok  	github.com/docker/docker/pkg/reexec	0.068s	coverage: 82.4% of statements
15:37:06 [2021-08-29T15:37:06.908Z] --- PASS: TestExecUser (0.66s)
15:37:06 [2021-08-29T15:37:06.908Z] === RUN   TestExportContainerAndImportImage
15:37:07 [2021-08-29T15:37:07.164Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
15:37:07 [2021-08-29T15:37:07.229Z] === RUN   TestJSONLogsMarshalJSONBuf
15:37:07 [2021-08-29T15:37:07.229Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s)
15:37:07 [2021-08-29T15:37:07.229Z] === RUN   TestFastTimeMarshalJSONWithInvalidYear
15:37:07 [2021-08-29T15:37:07.229Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s)
15:37:07 [2021-08-29T15:37:07.229Z] === RUN   TestFastTimeMarshalJSON
15:37:07 [2021-08-29T15:37:07.229Z] --- PASS: TestFastTimeMarshalJSON (0.01s)
15:37:07 [2021-08-29T15:37:07.229Z] PASS
15:37:07 [2021-08-29T15:37:07.229Z] coverage: 87.2% of statements
15:37:07 [2021-08-29T15:37:07.229Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.168s	coverage: 87.2% of statements
15:37:07 [2021-08-29T15:37:07.258Z] time="2021-08-29T15:37:06Z" 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"
15:37:07 [2021-08-29T15:37:07.258Z] === RUN   TestDump
15:37:07 [2021-08-29T15:37:07.258Z] goroutine 4 [running]:
15:37:07 [2021-08-29T15:37:07.258Z] github.com/docker/docker/pkg/stack.dump(0x57b2f7)
15:37:07 [2021-08-29T15:37:07.258Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
15:37:07 [2021-08-29T15:37:07.258Z] github.com/docker/docker/pkg/stack.Dump(...)
15:37:07 [2021-08-29T15:37:07.258Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
15:37:07 [2021-08-29T15:37:07.258Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
15:37:07 [2021-08-29T15:37:07.258Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
15:37:07 [2021-08-29T15:37:07.258Z] testing.tRunner(0xc000116000, 0x6e8e38)
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:37:07 [2021-08-29T15:37:07.258Z] created by testing.(*T).Run
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1306 +0x35a
15:37:07 [2021-08-29T15:37:07.258Z] 
15:37:07 [2021-08-29T15:37:07.258Z] goroutine 1 [chan receive]:
15:37:07 [2021-08-29T15:37:07.258Z] testing.(*T).Run(0xc00002dd40, {0x6da4fd, 0x55a173}, 0x6e8e38)
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1307 +0x375
15:37:07 [2021-08-29T15:37:07.258Z] testing.runTests.func1(0xc00005a720)
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1598 +0x6e
15:37:07 [2021-08-29T15:37:07.258Z] testing.tRunner(0xc00002dd40, 0xc000063ce0)
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:37:07 [2021-08-29T15:37:07.258Z] testing.runTests(0xc00006c080, {0x84bba0, 0x3, 0x3}, {0x57a54d, 0x6dc1f7, 0x850640})
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1596 +0x43f
15:37:07 [2021-08-29T15:37:07.258Z] testing.(*M).Run(0xc00006c080)
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1504 +0x51d
15:37:07 [2021-08-29T15:37:07.258Z] main.main()
15:37:07 [2021-08-29T15:37:07.258Z] 	_testmain.go:95 +0x1f5
15:37:07 [2021-08-29T15:37:07.258Z] --- PASS: TestDump (0.00s)
15:37:07 [2021-08-29T15:37:07.258Z] === RUN   TestDumpToFile
15:37:07 [2021-08-29T15:37:07.258Z] --- PASS: TestDumpToFile (0.09s)
15:37:07 [2021-08-29T15:37:07.258Z] === RUN   TestDumpToFileWithEmptyInput
15:37:07 [2021-08-29T15:37:07.258Z] goroutine 6 [running]:
15:37:07 [2021-08-29T15:37:07.258Z] github.com/docker/docker/pkg/stack.dump(0x5e82b4)
15:37:07 [2021-08-29T15:37:07.258Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
15:37:07 [2021-08-29T15:37:07.258Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0x5e8660})
15:37:07 [2021-08-29T15:37:07.258Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
15:37:07 [2021-08-29T15:37:07.258Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000116000)
15:37:07 [2021-08-29T15:37:07.258Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
15:37:07 [2021-08-29T15:37:07.258Z] testing.tRunner(0xc0001164e0, 0x6e8e28)
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:37:07 [2021-08-29T15:37:07.258Z] created by testing.(*T).Run
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1306 +0x35a
15:37:07 [2021-08-29T15:37:07.258Z] 
15:37:07 [2021-08-29T15:37:07.258Z] goroutine 1 [chan receive]:
15:37:07 [2021-08-29T15:37:07.258Z] testing.(*T).Run(0xc00002dd40, {0x6e1289, 0x55a173}, 0x6e8e28)
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1307 +0x375
15:37:07 [2021-08-29T15:37:07.258Z] testing.runTests.func1(0xc00005a720)
15:37:07 [2021-08-29T15:37:07.258Z] 	c:/go/src/testing/testing.go:1598 +0x6e
15:37:07 [2021-08-29T15:37:07.258Z] testing.tRunner(0xc00002dd40, 0xc000063ce0)
15:37:07 [2021-08-29T15:37:07.259Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:37:07 [2021-08-29T15:37:07.259Z] testing.runTests(0xc00006c080, {0x84bba0, 0x3, 0x3}, {0x57a54d, 0x6dc1f7, 0x850640})
15:37:07 [2021-08-29T15:37:07.259Z] 	c:/go/src/testing/testing.go:1596 +0x43f
15:37:07 [2021-08-29T15:37:07.259Z] testing.(*M).Run(0xc00006c080)
15:37:07 [2021-08-29T15:37:07.259Z] 	c:/go/src/testing/testing.go:1504 +0x51d
15:37:07 [2021-08-29T15:37:07.259Z] main.main()
15:37:07 [2021-08-29T15:37:07.259Z] 	_testmain.go:95 +0x1f5
15:37:07 [2021-08-29T15:37:07.259Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
15:37:07 [2021-08-29T15:37:07.259Z] PASS
15:37:07 [2021-08-29T15:37:07.259Z] coverage: 90.9% of statements
15:37:07 [2021-08-29T15:37:07.259Z] ok  	github.com/docker/docker/pkg/stack	0.116s	coverage: 90.9% of statements
15:37:07 [2021-08-29T15:37:07.421Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:37:07 [2021-08-29T15:37:07.677Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
15:37:07 [2021-08-29T15:37:07.685Z] === RUN   TestJSONFileLogger
15:37:07 [2021-08-29T15:37:07.685Z] --- PASS: TestJSONFileLogger (0.00s)
15:37:07 [2021-08-29T15:37:07.685Z] === RUN   TestJSONFileLoggerWithTags
15:37:07 [2021-08-29T15:37:07.685Z] --- PASS: TestJSONFileLoggerWithTags (0.00s)
15:37:07 [2021-08-29T15:37:07.685Z] === RUN   TestJSONFileLoggerWithOpts
15:37:07 [2021-08-29T15:37:07.685Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s)
15:37:07 [2021-08-29T15:37:07.685Z] === RUN   TestJSONFileLoggerWithLabelsEnv
15:37:07 [2021-08-29T15:37:07.685Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s)
15:37:07 [2021-08-29T15:37:07.685Z] === RUN   TestEncodeDecode
15:37:07 [2021-08-29T15:37:07.685Z] === PAUSE TestEncodeDecode
15:37:07 [2021-08-29T15:37:07.685Z] === RUN   TestUnexpectedEOF
15:37:07 [2021-08-29T15:37:07.685Z] time="2021-08-29T15:37:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:37:07 [2021-08-29T15:37:07.685Z] time="2021-08-29T15:37:07Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0
15:37:07 [2021-08-29T15:37:07.685Z] --- PASS: TestUnexpectedEOF (0.12s)
15:37:07 [2021-08-29T15:37:07.685Z] === CONT  TestEncodeDecode
15:37:07 [2021-08-29T15:37:07.685Z] --- PASS: TestEncodeDecode (0.00s)
15:37:07 [2021-08-29T15:37:07.685Z] PASS
15:37:07 [2021-08-29T15:37:07.685Z] coverage: 69.9% of statements
15:37:07 [2021-08-29T15:37:07.685Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.187s	coverage: 69.9% of statements
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestNewStdWriter
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestNewStdWriter (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestWriteWithUninitializedStdWriter
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestWriteWithNilBytes
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestWriteWithNilBytes (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestWrite
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestWrite (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestWriteWithWriterError
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestWriteWithWriterError (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyWriteAndRead
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyReturnsErrorReadingHeader
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyReturnsErrorReadingFrame
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyDetectsCorruptedFrame
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyWithInvalidInputHeader
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyWithCorruptedPrefix
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyReturnsWriteErrors
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] === RUN   TestStdCopyReturnsErrorFromSystem
15:37:07 [2021-08-29T15:37:07.716Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
15:37:07 [2021-08-29T15:37:07.716Z] PASS
15:37:07 [2021-08-29T15:37:07.716Z] coverage: 100.0% of statements
15:37:07 [2021-08-29T15:37:07.716Z] ok  	github.com/docker/docker/pkg/stdcopy	0.030s	coverage: 100.0% of statements
15:37:08 [2021-08-29T15:37:08.174Z] --- PASS: TestAllocateRandomDeallocate (3.59s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestRetrieveFromStore
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestRawProgressFormatterFormatStatus
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestRawProgressFormatterFormatProgress
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestFormatStatus
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestFormatStatus (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestFormatError
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestFormatError (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestFormatJSONError
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestFormatJSONError (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestJsonProgressFormatterFormatProgress
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestJsonProgressFormatterFormatStatus
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestNewJSONProgressOutput
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestNewJSONProgressOutput (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestAuxFormatterEmit
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestAuxFormatterEmit (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestStreamWriterStdout
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestStreamWriterStdout (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] === RUN   TestStreamWriterStderr
15:37:08 [2021-08-29T15:37:08.175Z] --- PASS: TestStreamWriterStderr (0.00s)
15:37:08 [2021-08-29T15:37:08.175Z] PASS
15:37:08 [2021-08-29T15:37:08.175Z] coverage: 66.2% of statements
15:37:08 [2021-08-29T15:37:08.175Z] ok  	github.com/docker/docker/pkg/streamformatter	0.029s	coverage: 66.2% of statements
15:37:08 [2021-08-29T15:37:08.240Z] --- PASS: TestExportContainerAndImportImage (1.09s)
15:37:08 [2021-08-29T15:37:08.240Z] === RUN   TestExportContainerAfterDaemonRestart
15:37:08 [2021-08-29T15:37:08.240Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
15:37:08 [2021-08-29T15:37:08.286Z] Removing intermediate container 42e59f7d6a99
15:37:08 [2021-08-29T15:37:08.286Z]  ---> 09d352063b17
15:37:08 [2021-08-29T15:37:08.286Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:37:08 [2021-08-29T15:37:08.286Z]  ---> Running in 776af436f472
15:37:08 [2021-08-29T15:37:08.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
15:37:08 [2021-08-29T15:37:08.586Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
15:37:08 [2021-08-29T15:37:08.586Z] === RUN   TestSecretsUpdate
15:37:08 [2021-08-29T15:37:08.632Z] === RUN   TestGenerateRandomID
15:37:08 [2021-08-29T15:37:08.632Z] --- PASS: TestGenerateRandomID (0.00s)
15:37:08 [2021-08-29T15:37:08.632Z] === RUN   TestShortenId
15:37:08 [2021-08-29T15:37:08.632Z] --- PASS: TestShortenId (0.00s)
15:37:08 [2021-08-29T15:37:08.632Z] === RUN   TestShortenSha256Id
15:37:08 [2021-08-29T15:37:08.632Z] --- PASS: TestShortenSha256Id (0.00s)
15:37:08 [2021-08-29T15:37:08.632Z] === RUN   TestShortenIdEmpty
15:37:08 [2021-08-29T15:37:08.632Z] --- PASS: TestShortenIdEmpty (0.00s)
15:37:08 [2021-08-29T15:37:08.632Z] === RUN   TestShortenIdInvalid
15:37:08 [2021-08-29T15:37:08.632Z] --- PASS: TestShortenIdInvalid (0.00s)
15:37:08 [2021-08-29T15:37:08.632Z] === RUN   TestIsShortIDNonHex
15:37:08 [2021-08-29T15:37:08.632Z] --- PASS: TestIsShortIDNonHex (0.00s)
15:37:08 [2021-08-29T15:37:08.632Z] === RUN   TestIsShortIDNotCorrectSize
15:37:08 [2021-08-29T15:37:08.632Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
15:37:08 [2021-08-29T15:37:08.632Z] PASS
15:37:08 [2021-08-29T15:37:08.632Z] coverage: 70.6% of statements
15:37:08 [2021-08-29T15:37:08.632Z] ok  	github.com/docker/docker/pkg/stringid	0.026s	coverage: 70.6% of statements
15:37:08 [2021-08-29T15:37:08.632Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.87s)
15:37:08 [2021-08-29T15:37:08.632Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestWriteLog
15:37:08 [2021-08-29T15:37:08.653Z] === PAUSE TestWriteLog
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestReadLog
15:37:08 [2021-08-29T15:37:08.653Z] === PAUSE TestReadLog
15:37:08 [2021-08-29T15:37:08.653Z] === CONT  TestWriteLog
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestWriteLog (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === CONT  TestReadLog
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestReadLog/tail_exact
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestOpenFileDelete
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestOpenFileDelete (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestOpenFileRename
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestOpenFileRename (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestParseLogTagDefaultTag
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestParseLogTagDefaultTag (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestParseLogTag
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestParseLogTag (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestParseLogTagEmptyTag
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestParseLogTagEmptyTag (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestTailFiles
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestTailFiles (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestFollowLogsConsumerGone
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestFollowLogsConsumerGone (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestFollowLogsProducerGone
15:37:08 [2021-08-29T15:37:08.653Z]     logfile_test.go:231: messages sent: 4098, received: 4098
15:37:08 [2021-08-29T15:37:08.653Z]     logfile_test.go:178: logDecode() closed after sending 4098 messages
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestFollowLogsProducerGone (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestCheckCapacityAndRotate
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestCheckCapacityAndRotate/closed_log_file
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestCheckCapacityAndRotate/with_log_reader
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestReadLog/tail_less_than_available
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestReadLog/tail_more_than_available
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestReadLog (0.14s)
15:37:08 [2021-08-29T15:37:08.653Z]     --- PASS: TestReadLog/tail_exact (0.13s)
15:37:08 [2021-08-29T15:37:08.653Z]     --- PASS: TestReadLog/tail_less_than_available (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z]     --- PASS: TestReadLog/tail_more_than_available (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] PASS
15:37:08 [2021-08-29T15:37:08.653Z] coverage: 75.2% of statements
15:37:08 [2021-08-29T15:37:08.653Z] ok  	github.com/docker/docker/daemon/logger/local	0.224s	coverage: 75.2% of statements
15:37:08 [2021-08-29T15:37:08.653Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestCheckCapacityAndRotate (0.16s)
15:37:08 [2021-08-29T15:37:08.653Z]     --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z]     --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.12s)
15:37:08 [2021-08-29T15:37:08.653Z] PASS
15:37:08 [2021-08-29T15:37:08.653Z] coverage: 55.3% of statements
15:37:08 [2021-08-29T15:37:08.653Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.256s	coverage: 55.3% of statements
15:37:08 [2021-08-29T15:37:08.653Z] === RUN   TestLog
15:37:08 [2021-08-29T15:37:08.653Z] --- PASS: TestLog (0.00s)
15:37:08 [2021-08-29T15:37:08.653Z] PASS
15:37:08 [2021-08-29T15:37:08.653Z] coverage: 31.5% of statements
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestIsCpusetListAvailable
15:37:09 [2021-08-29T15:37:09.090Z] --- PASS: TestIsCpusetListAvailable (0.00s)
15:37:09 [2021-08-29T15:37:09.090Z] PASS
15:37:09 [2021-08-29T15:37:09.090Z] coverage: 39.4% of statements
15:37:09 [2021-08-29T15:37:09.090Z] ok  	github.com/docker/docker/pkg/sysinfo	0.027s	coverage: 39.4% of statements
15:37:09 [2021-08-29T15:37:09.090Z] --- PASS: TestRetrieveFromStore (1.13s)
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestRequestReleaseAddressDuplicate
15:37:09 [2021-08-29T15:37:09.090Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestParallelPredefinedRequest1
15:37:09 [2021-08-29T15:37:09.090Z] === PAUSE TestParallelPredefinedRequest1
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestParallelPredefinedRequest2
15:37:09 [2021-08-29T15:37:09.090Z] === PAUSE TestParallelPredefinedRequest2
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestParallelPredefinedRequest3
15:37:09 [2021-08-29T15:37:09.090Z] === PAUSE TestParallelPredefinedRequest3
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestParallelPredefinedRequest4
15:37:09 [2021-08-29T15:37:09.090Z] === PAUSE TestParallelPredefinedRequest4
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestParallelPredefinedRequest5
15:37:09 [2021-08-29T15:37:09.090Z] === PAUSE TestParallelPredefinedRequest5
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestDebug
15:37:09 [2021-08-29T15:37:09.090Z] --- PASS: TestDebug (0.00s)
15:37:09 [2021-08-29T15:37:09.090Z] === RUN   TestRequestPoolParallel
15:37:09 [2021-08-29T15:37:09.108Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.051s	coverage: 31.5% of statements
15:37:09 [2021-08-29T15:37:09.550Z] --- PASS: TestRequestPoolParallel (0.38s)
15:37:09 [2021-08-29T15:37:09.550Z] === RUN   TestFullAllocateRelease
15:37:09 [2021-08-29T15:37:09.550Z] time="2021-08-29T15:37:09Z" 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"
15:37:09 [2021-08-29T15:37:09.550Z] 2021/08/29 15:37:09 Closing DB instances...
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestNewParse
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestNewParse (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] PASS
15:37:09 [2021-08-29T15:37:09.564Z] coverage: 8.3% of statements
15:37:09 [2021-08-29T15:37:09.564Z] ok  	github.com/docker/docker/daemon/logger/templates	0.036s	coverage: 8.3% of statements
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestValidateLogOpt
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestValidateLogOpt (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestNewMissedConfig
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestNewMissedConfig (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestNewMissedUrl
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestNewMissedUrl (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestNewMissedToken
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestNewMissedToken (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestNewWithProxy
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestNewWithProxy (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestDefault
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestDefault (0.01s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestInlineFormatWithNonDefaultOptions
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestJsonFormat
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestJsonFormat (0.01s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestRawFormat
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestRawFormat (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestRawFormatWithLabels
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestRawFormatWithLabels (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestRawFormatWithoutTag
15:37:09 [2021-08-29T15:37:09.564Z] --- PASS: TestRawFormatWithoutTag (0.00s)
15:37:09 [2021-08-29T15:37:09.564Z] === RUN   TestBatching
15:37:09 [2021-08-29T15:37:09.608Z] --- PASS: TestExportContainerAfterDaemonRestart (1.48s)
15:37:09 [2021-08-29T15:37:09.608Z] === RUN   TestHealthCheckWorkdir
15:37:09 [2021-08-29T15:37:09.826Z] 
15:37:09 [2021-08-29T15:37:09.826Z] SUCCESS: Specified value was saved.
15:37:10 [2021-08-29T15:37:10.008Z] --- PASS: TestFullAllocateRelease (0.31s)
15:37:10 [2021-08-29T15:37:10.008Z] === RUN   TestOddAllocateRelease
15:37:10 [2021-08-29T15:37:10.008Z] --- PASS: TestOddAllocateRelease (0.19s)
15:37:10 [2021-08-29T15:37:10.008Z] === RUN   TestFullAllocateSerialReleaseParallel
15:37:10 [2021-08-29T15:37:10.008Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s)
15:37:10 [2021-08-29T15:37:10.008Z] === RUN   TestOddAllocateSerialReleaseParallel
15:37:10 [2021-08-29T15:37:10.008Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
15:37:10 [2021-08-29T15:37:10.008Z] === RUN   TestEvenAllocateSerialReleaseParallel
15:37:10 [2021-08-29T15:37:10.008Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.03s)
15:37:10 [2021-08-29T15:37:10.008Z] === CONT  TestParallelPredefinedRequest1
15:37:10 [2021-08-29T15:37:10.008Z] === CONT  TestParallelPredefinedRequest4
15:37:10 [2021-08-29T15:37:10.008Z] === CONT  TestParallelPredefinedRequest5
15:37:10 [2021-08-29T15:37:10.008Z] === CONT  TestParallelPredefinedRequest4
15:37:10 [2021-08-29T15:37:10.008Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:37:10 [2021-08-29T15:37:10.008Z] === CONT  TestParallelPredefinedRequest5
15:37:10 [2021-08-29T15:37:10.008Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:37:10 [2021-08-29T15:37:10.008Z] === CONT  TestParallelPredefinedRequest2
15:37:10 [2021-08-29T15:37:10.008Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:37:10 [2021-08-29T15:37:10.008Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
15:37:10 [2021-08-29T15:37:10.008Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
15:37:10 [2021-08-29T15:37:10.008Z] === CONT  TestParallelPredefinedRequest3
15:37:10 [2021-08-29T15:37:10.008Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:37:10 [2021-08-29T15:37:10.008Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
15:37:10 [2021-08-29T15:37:10.008Z] === CONT  TestParallelPredefinedRequest1
15:37:10 [2021-08-29T15:37:10.008Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:37:10 [2021-08-29T15:37:10.008Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
15:37:10 [2021-08-29T15:37:10.008Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
15:37:10 [2021-08-29T15:37:10.008Z] PASS
15:37:10 [2021-08-29T15:37:10.008Z] coverage: 85.3% of statements
15:37:10 [2021-08-29T15:37:10.008Z] ok  	github.com/docker/docker/libnetwork/ipam	37.205s	coverage: 85.3% of statements
15:37:10 [2021-08-29T15:37:10.020Z] --- PASS: TestBatching (0.26s)
15:37:10 [2021-08-29T15:37:10.020Z] === RUN   TestFrequency
15:37:10 [2021-08-29T15:37:10.020Z] === RUN   TestParseLogFormat
15:37:10 [2021-08-29T15:37:10.020Z] --- PASS: TestParseLogFormat (0.00s)
15:37:10 [2021-08-29T15:37:10.020Z] === RUN   TestValidateLogOptEmpty
15:37:10 [2021-08-29T15:37:10.020Z] --- PASS: TestValidateLogOptEmpty (0.00s)
15:37:10 [2021-08-29T15:37:10.020Z] === RUN   TestValidateSyslogAddress
15:37:10 [2021-08-29T15:37:10.020Z] --- PASS: TestValidateSyslogAddress (0.00s)
15:37:10 [2021-08-29T15:37:10.020Z] === RUN   TestParseAddressDefaultPort
15:37:10 [2021-08-29T15:37:10.020Z] --- PASS: TestParseAddressDefaultPort (0.00s)
15:37:10 [2021-08-29T15:37:10.020Z] === RUN   TestValidateSyslogFacility
15:37:10 [2021-08-29T15:37:10.020Z] --- PASS: TestValidateSyslogFacility (0.00s)
15:37:10 [2021-08-29T15:37:10.020Z] === RUN   TestValidateLogOptSyslogFormat
15:37:10 [2021-08-29T15:37:10.020Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s)
15:37:10 [2021-08-29T15:37:10.020Z] === RUN   TestValidateLogOpt
15:37:10 [2021-08-29T15:37:10.020Z] --- PASS: TestValidateLogOpt (0.00s)
15:37:10 [2021-08-29T15:37:10.020Z] PASS
15:37:10 [2021-08-29T15:37:10.020Z] coverage: 46.8% of statements
15:37:10 [2021-08-29T15:37:10.020Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.043s	coverage: 46.8% of statements
15:37:10 [2021-08-29T15:37:10.171Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:37:10 [2021-08-29T15:37:10.467Z] === RUN   TestChtimes
15:37:10 [2021-08-29T15:37:10.467Z] --- PASS: TestChtimes (0.00s)
15:37:10 [2021-08-29T15:37:10.467Z] === RUN   TestChtimesWindows
15:37:10 [2021-08-29T15:37:10.467Z] --- PASS: TestChtimesWindows (0.00s)
15:37:10 [2021-08-29T15:37:10.467Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
15:37:10 [2021-08-29T15:37:10.467Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
15:37:10 [2021-08-29T15:37:10.467Z] === RUN   TestEnsureRemoveAllNotExist
15:37:10 [2021-08-29T15:37:10.467Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
15:37:10 [2021-08-29T15:37:10.467Z] === RUN   TestEnsureRemoveAllWithDir
15:37:10 [2021-08-29T15:37:10.467Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
15:37:10 [2021-08-29T15:37:10.467Z] === RUN   TestEnsureRemoveAllWithFile
15:37:10 [2021-08-29T15:37:10.467Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
15:37:10 [2021-08-29T15:37:10.467Z] === RUN   TestHasWin32KSupport
15:37:10 [2021-08-29T15:37:10.467Z]     syscall_windows_test.go:8: win32k: true
15:37:10 [2021-08-29T15:37:10.467Z] --- PASS: TestHasWin32KSupport (0.00s)
15:37:10 [2021-08-29T15:37:10.467Z] PASS
15:37:10 [2021-08-29T15:37:10.467Z] coverage: 13.0% of statements
15:37:10 [2021-08-29T15:37:10.467Z] ok  	github.com/docker/docker/pkg/system	0.036s	coverage: 13.0% of statements
15:37:10 [2021-08-29T15:37:10.488Z] --- PASS: TestFrequency (0.22s)
15:37:10 [2021-08-29T15:37:10.488Z] === RUN   TestOneMessagePerRequest
15:37:10 [2021-08-29T15:37:10.488Z] --- PASS: TestOneMessagePerRequest (0.00s)
15:37:10 [2021-08-29T15:37:10.488Z] === RUN   TestVerify
15:37:10 [2021-08-29T15:37:10.488Z] --- PASS: TestVerify (0.00s)
15:37:10 [2021-08-29T15:37:10.488Z] === RUN   TestSkipVerify
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:09Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] --- PASS: TestSkipVerify (0.44s)
15:37:10 [2021-08-29T15:37:10.488Z] === RUN   TestBufferMaximum
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251430.341806\",\"host\":\"09dcaac90ee9\"}'"
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251430.341806\",\"host\":\"09dcaac90ee9\"}'"
15:37:10 [2021-08-29T15:37:10.488Z] --- PASS: TestBufferMaximum (0.00s)
15:37:10 [2021-08-29T15:37:10.488Z] === RUN   TestServerAlwaysDown
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251430.343805\",\"host\":\"09dcaac90ee9\"}'"
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251430.343805\",\"host\":\"09dcaac90ee9\"}'"
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251430.343805\",\"host\":\"09dcaac90ee9\"}'"
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251430.344814\",\"host\":\"09dcaac90ee9\"}'"
15:37:10 [2021-08-29T15:37:10.488Z] time="2021-08-29T15:37:10Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1630251430.344814\",\"host\":\"09dcaac90ee9\"}'"
15:37:10 [2021-08-29T15:37:10.488Z] --- PASS: TestServerAlwaysDown (0.00s)
15:37:10 [2021-08-29T15:37:10.488Z] === RUN   TestCannotSendAfterClose
15:37:10 [2021-08-29T15:37:10.488Z] --- PASS: TestCannotSendAfterClose (0.00s)
15:37:10 [2021-08-29T15:37:10.488Z] === RUN   TestDeadlockOnBlockedEndpoint
15:37:10 [2021-08-29T15:37:10.490Z] --- PASS: TestSecretsUpdate (2.16s)
15:37:10 [2021-08-29T15:37:10.490Z] === RUN   TestTemplatedSecret
15:37:10 [2021-08-29T15:37:10.733Z] --- PASS: TestHealthCheckWorkdir (1.02s)
15:37:10 [2021-08-29T15:37:10.733Z] === RUN   TestHealthKillContainer
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestTailFile
15:37:10 [2021-08-29T15:37:10.926Z] --- PASS: TestTailFile (0.00s)
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestTailFileManyLines
15:37:10 [2021-08-29T15:37:10.926Z] --- PASS: TestTailFileManyLines (0.00s)
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestTailEmptyFile
15:37:10 [2021-08-29T15:37:10.926Z] --- PASS: TestTailEmptyFile (0.00s)
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestTailNegativeN
15:37:10 [2021-08-29T15:37:10.926Z] --- PASS: TestTailNegativeN (0.00s)
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/2_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/2_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/4_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/4_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/truncated_last_line
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/truncated_last_line#01
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/truncated_last_line#02
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/12_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/single_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === CONT  TestNewTailReader/8_byte_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.926Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.926Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/2_byte_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/4_byte_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/no_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.927Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.927Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.928Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.928Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.928Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.929Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.929Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.930Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.930Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:37:10 [2021-08-29T15:37:10.931Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:37:10 [2021-08-29T15:37:10.944Z] === RUN   TestV1IDService
15:37:10 [2021-08-29T15:37:10.944Z] --- PASS: TestV1IDService (0.02s)
15:37:10 [2021-08-29T15:37:10.944Z] === RUN   TestV2MetadataService
15:37:11 [2021-08-29T15:37:11.294Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
15:37:11 [2021-08-29T15:37:11.359Z] Removing intermediate container 776af436f472
15:37:11 [2021-08-29T15:37:11.359Z]  ---> 159c9def94f3
15:37:11 [2021-08-29T15:37:11.359Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.390Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:37:11 [2021-08-29T15:37:11.391Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:37:11 [2021-08-29T15:37:11.391Z] --- PASS: TestNewTailReader (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.391Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.01s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.01s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.01s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.392Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:37:11 [2021-08-29T15:37:11.393Z] PASS
15:37:11 [2021-08-29T15:37:11.393Z] coverage: 88.6% of statements
15:37:11 [2021-08-29T15:37:11.393Z] ok  	github.com/docker/docker/pkg/tailfile	0.139s	coverage: 88.6% of statements
15:37:11 [2021-08-29T15:37:11.393Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.62s)
15:37:11 [2021-08-29T15:37:11.393Z] === RUN   TestNetworkDBGarbageCollection
15:37:11 [2021-08-29T15:37:11.399Z] time="2021-08-29T15:37:11Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49209/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk
15:37:11 [2021-08-29T15:37:11.399Z] time="2021-08-29T15:37:11Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"09dcaac90ee9\"}'"
15:37:11 [2021-08-29T15:37:11.399Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s)
15:37:11 [2021-08-29T15:37:11.399Z] PASS
15:37:11 [2021-08-29T15:37:11.399Z] coverage: 82.5% of statements
15:37:11 [2021-08-29T15:37:11.817Z]  ---> Running in 002ab1403ef0
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestTarSumRemoveNonExistent
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestTarSumRemove
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestTarSumRemove (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestSortFileInfoSums
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestSortFileInfoSums (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestNewTarSumForLabelInvalid
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestNewTarSumForLabel
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestNewTarSumForLabel (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestEmptyTar
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestEmptyTar (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestTarSumsReadSize
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestTarSumsReadSize (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestTarSums
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestTarSums (0.04s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestIteration
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestIteration (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestVersionLabelForChecksum
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestVersionLabelForChecksum (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestVersion
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestVersion (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestGetVersion
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestGetVersion (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] === RUN   TestGetVersions
15:37:11 [2021-08-29T15:37:11.851Z] --- PASS: TestGetVersions (0.00s)
15:37:11 [2021-08-29T15:37:11.851Z] PASS
15:37:11 [2021-08-29T15:37:11.851Z] coverage: 89.3% of statements
15:37:11 [2021-08-29T15:37:11.851Z] ok  	github.com/docker/docker/pkg/tarsum	0.082s	coverage: 89.3% of statements
15:37:11 [2021-08-29T15:37:11.855Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.997s	coverage: 82.5% of statements
15:37:11 [2021-08-29T15:37:11.855Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:37:11 [2021-08-29T15:37:11.855Z] ?   	github.com/docker/docker/daemon/network	[no test files]
15:37:11 [2021-08-29T15:37:11.855Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestContinueOnError_NonMirrorEndpoint
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestContinueOnError_MirrorEndpoint
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestContinueOnError_NeverContinue
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestContinueOnError_NeverContinue (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/no_remote_or_local
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestV2MetadataService (0.73s)
15:37:11 [2021-08-29T15:37:11.855Z] PASS
15:37:11 [2021-08-29T15:37:11.855Z] coverage: 48.2% of statements
15:37:11 [2021-08-29T15:37:11.855Z] ok  	github.com/docker/docker/distribution/metadata	0.816s	coverage: 48.2% of statements
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestSuccessfulDownload
15:37:11 [2021-08-29T15:37:11.855Z]     download_test.go:267: Needs fixing on Windows
15:37:11 [2021-08-29T15:37:11.855Z] --- SKIP: TestSuccessfulDownload (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestCancelledDownload
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestCancelledDownload (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestMaxDownloadAttempts
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === CONT  TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt
15:37:11 [2021-08-29T15:37:11.855Z] === CONT  TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt
15:37:11 [2021-08-29T15:37:11.855Z] time="2021-08-29T15:37:11Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local1293947370\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process."
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/no_local_cache
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/with_local_cache
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/unknown_media_type
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/unknown_media_type/no_cache
15:37:11 [2021-08-29T15:37:11.855Z] time="2021-08-29T15:37:11Z" level=warning msg="reference for unknown type: "
15:37:11 [2021-08-29T15:37:11.855Z] time="2021-08-29T15:37:11Z" level=warning msg="reference for unknown type: "
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/unknown_media_type/with_cache
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type
15:37:11 [2021-08-29T15:37:11.855Z] time="2021-08-29T15:37:11Z" level=warning msg="reference for unknown type: "
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type
15:37:11 [2021-08-29T15:37:11.855Z] time="2021-08-29T15:37:11Z" level=warning msg="reference for unknown type: "
15:37:11 [2021-08-29T15:37:11.855Z] time="2021-08-29T15:37:11Z" level=warning msg="reference for unknown type: "
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/error_persisting_manifest
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_writer
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestManifestStore/error_persisting_manifest/error_on_commit
15:37:11 [2021-08-29T15:37:11.855Z] time="2021-08-29T15:37:11Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error"
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestManifestStore (0.30s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestManifestStore/no_remote_or_local (0.17s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestManifestStore/no_local_cache (0.01s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestManifestStore/with_local_cache (0.01s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestManifestStore/unknown_media_type (0.09s)
15:37:11 [2021-08-29T15:37:11.855Z]         --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s)
15:37:11 [2021-08-29T15:37:11.855Z]         --- PASS: TestManifestStore/unknown_media_type/with_cache (0.05s)
15:37:11 [2021-08-29T15:37:11.855Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.03s)
15:37:11 [2021-08-29T15:37:11.855Z]             --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.03s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestManifestStore/error_persisting_manifest (0.01s)
15:37:11 [2021-08-29T15:37:11.855Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z]         --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestDetectManifestBlobMediaType
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestDetectManifestBlobMediaType/schema1
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestDetectManifestBlobMediaType/oci_index_fallback
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_config_set
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestDetectManifestBlobMediaType/mediaType_is_set
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestDetectManifestBlobMediaType/oci_manifest
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestDetectManifestBlobMediaType (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z]     --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestFixManifestLayers
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestFixManifestLayers (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestFixManifestLayersBaseLayerParent
15:37:11 [2021-08-29T15:37:11.855Z]     pull_v2_test.go:73: Needs fixing on Windows
15:37:11 [2021-08-29T15:37:11.855Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestFixManifestLayersBadParent
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestFixManifestLayersBadParent (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestValidateManifest
15:37:11 [2021-08-29T15:37:11.855Z]     pull_v2_test.go:118: Needs fixing on Windows
15:37:11 [2021-08-29T15:37:11.855Z] --- SKIP: TestValidateManifest (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestFormatPlatform
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestFormatPlatform (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestGetRepositoryMountCandidates
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestGetRepositoryMountCandidates (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestLayerAlreadyExists
15:37:11 [2021-08-29T15:37:11.855Z]     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}
15:37:11 [2021-08-29T15:37:11.855Z]     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}
15:37:11 [2021-08-29T15:37:11.855Z]     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}
15:37:11 [2021-08-29T15:37:11.855Z]     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}
15:37:11 [2021-08-29T15:37:11.855Z]     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}
15:37:11 [2021-08-29T15:37:11.855Z]     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}
15:37:11 [2021-08-29T15:37:11.855Z] --- PASS: TestLayerAlreadyExists (0.00s)
15:37:11 [2021-08-29T15:37:11.855Z] === RUN   TestWhenEmptyAuthConfig
15:37:12 [2021-08-29T15:37:12.308Z] testing: warning: no tests to run
15:37:12 [2021-08-29T15:37:12.308Z] PASS
15:37:12 [2021-08-29T15:37:12.308Z] coverage: [no statements]
15:37:12 [2021-08-29T15:37:12.308Z] ok  	github.com/docker/docker/pkg/term/windows	0.026s	coverage: [no statements] [no tests to run]
15:37:12 [2021-08-29T15:37:12.311Z] time="2021-08-29T15:37:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:37:12 [2021-08-29T15:37:12.311Z] time="2021-08-29T15:37:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:37:12 [2021-08-29T15:37:12.311Z] time="2021-08-29T15:37:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:37:12 [2021-08-29T15:37:12.311Z] time="2021-08-29T15:37:11Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1"
15:37:12 [2021-08-29T15:37:12.311Z] --- PASS: TestMaxDownloadAttempts (0.00s)
15:37:12 [2021-08-29T15:37:12.311Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.37s)
15:37:12 [2021-08-29T15:37:12.311Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.37s)
15:37:12 [2021-08-29T15:37:12.311Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.37s)
15:37:12 [2021-08-29T15:37:12.311Z]     --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.37s)
15:37:12 [2021-08-29T15:37:12.311Z] === RUN   TestTransfer
15:37:12 [2021-08-29T15:37:12.311Z] --- PASS: TestTransfer (0.12s)
15:37:12 [2021-08-29T15:37:12.311Z] === RUN   TestConcurrencyLimit
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestTruncIndex
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestTruncIndex (0.10s)
15:37:12 [2021-08-29T15:37:12.766Z] PASS
15:37:12 [2021-08-29T15:37:12.766Z] coverage: 91.5% of statements
15:37:12 [2021-08-29T15:37:12.766Z] ok  	github.com/docker/docker/pkg/truncindex	0.128s	coverage: 91.5% of statements
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestIsGIT
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestIsGIT (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestIsTransport
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestIsTransport (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] PASS
15:37:12 [2021-08-29T15:37:12.766Z] coverage: 100.0% of statements
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestNotFound
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestNotFound (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestConflict
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestConflict (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestForbidden
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestForbidden (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestInvalidParameter
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestInvalidParameter (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestNotImplemented
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestNotImplemented (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestNotModified
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestNotModified (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestUnauthorized
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestUnauthorized (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestUnknown
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestUnknown (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestCancelled
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestCancelled (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestDeadline
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestDeadline (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestDataLoss
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestDataLoss (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestUnavailable
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestUnavailable (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestSystem
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestSystem (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Not_Found
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Bad_Request
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Conflict
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Unauthorized
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Service_Unavailable
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Forbidden
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Not_Modified
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Not_Implemented
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Internal_Server_Error
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Internal_Server_Error#01
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Internal_Server_Error#02
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Internal_Server_Error#03
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestFromStatusCode/Internal_Server_Error#04
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestFromStatusCode (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Not_Found (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Bad_Request (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Conflict (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Unauthorized (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Service_Unavailable (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Forbidden (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Not_Modified (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Not_Implemented (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z]     --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s)
15:37:12 [2021-08-29T15:37:12.766Z] PASS
15:37:12 [2021-08-29T15:37:12.766Z] coverage: 53.1% of statements
15:37:12 [2021-08-29T15:37:12.766Z] ok  	github.com/docker/docker/errdefs	0.035s	coverage: 53.1% of statements
15:37:12 [2021-08-29T15:37:12.766Z] --- PASS: TestConcurrencyLimit (0.41s)
15:37:12 [2021-08-29T15:37:12.766Z] === RUN   TestInactiveJobs
15:37:13 [2021-08-29T15:37:13.028Z] --- PASS: TestTemplatedSecret (2.54s)
15:37:13 [2021-08-29T15:37:13.028Z] === RUN   TestSecretCreateResolve
15:37:13 [2021-08-29T15:37:13.185Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:37:13 [2021-08-29T15:37:13.185Z] --- PASS: TestHealthKillContainer (2.71s)
15:37:13 [2021-08-29T15:37:13.185Z] === RUN   TestInspectCpusetInConfigPre120
15:37:13 [2021-08-29T15:37:13.224Z] ok  	github.com/docker/docker/pkg/urlutil	0.025s	coverage: 100.0% of statements
15:37:13 [2021-08-29T15:37:13.224Z] === RUN   TestVersionInfo
15:37:13 [2021-08-29T15:37:13.224Z] --- PASS: TestVersionInfo (0.00s)
15:37:13 [2021-08-29T15:37:13.224Z] === RUN   TestAppendVersions
15:37:13 [2021-08-29T15:37:13.224Z] --- PASS: TestAppendVersions (0.00s)
15:37:13 [2021-08-29T15:37:13.224Z] PASS
15:37:13 [2021-08-29T15:37:13.224Z] coverage: 88.9% of statements
15:37:13 [2021-08-29T15:37:13.224Z] ok  	github.com/docker/docker/pkg/useragent	0.025s	coverage: 88.9% of statements
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestWhenEmptyAuthConfig (1.05s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestPushRegistryWhenAuthInfoEmpty
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestTokenPassThru
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestTokenPassThru (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestTokenPassThruDifferentHost
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestInactiveJobs (0.38s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestWatchRelease
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestTokenPassThruDifferentHost (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] PASS
15:37:13 [2021-08-29T15:37:13.225Z] coverage: 24.1% of statements
15:37:13 [2021-08-29T15:37:13.225Z] ok  	github.com/docker/docker/distribution	1.454s	coverage: 24.1% of statements
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestWatchRelease (0.04s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestWatchFinishedTransfer
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestWatchFinishedTransfer (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestDuplicateTransfer
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSGetInvalidData
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSGetInvalidData (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSInvalidSet
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestDuplicateTransfer (0.04s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestSuccessfulUpload
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSInvalidSet (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSInvalidRoot
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSInvalidRoot (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSMetadataGetSet
15:37:13 [2021-08-29T15:37:13.225Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSMetadataGetSet (0.03s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSInvalidWalker
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSInvalidWalker (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSGetSet
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSGetSet (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSGetUnsetKey
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSGetUnsetKey (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSGetEmptyData
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSGetEmptyData (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSDelete
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSDelete (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSWalker
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSWalker (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestFSWalkerStopOnError
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestFSWalkerStopOnError (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestNewFromJSON
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestNewFromJSON (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestNewFromJSONWithInvalidJSON
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestMarshalKeyOrder
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestMarshalKeyOrder (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestHistoryEqual
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestHistoryEqual (0.10s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestImage
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestImage (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestImageOSNotEmpty
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestImageOSNotEmpty (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestNewChildImageFromImageWithRootFS
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestCreate
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestCreate (0.01s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestRestore
15:37:13 [2021-08-29T15:37:13.225Z] time="2021-08-29T15:37:13Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value"
15:37:13 [2021-08-29T15:37:13.225Z] --- PASS: TestRestore (0.03s)
15:37:13 [2021-08-29T15:37:13.225Z] === RUN   TestAddDelete
15:37:13 [2021-08-29T15:37:13.225Z] time="2021-08-29T15:37:13Z" level=error msg="Upload failed, retrying: simulating retry"
15:37:13 [2021-08-29T15:37:13.681Z] --- PASS: TestAddDelete (0.02s)
15:37:13 [2021-08-29T15:37:13.681Z] === RUN   TestSearchAfterDelete
15:37:13 [2021-08-29T15:37:13.681Z] --- PASS: TestSearchAfterDelete (0.01s)
15:37:13 [2021-08-29T15:37:13.681Z] === RUN   TestParentReset
15:37:13 [2021-08-29T15:37:13.681Z] --- PASS: TestParentReset (0.04s)
15:37:13 [2021-08-29T15:37:13.681Z] === RUN   TestGetAndSetLastUpdated
15:37:13 [2021-08-29T15:37:13.681Z] === RUN   TestCompare
15:37:13 [2021-08-29T15:37:13.681Z] --- PASS: TestCompare (0.00s)
15:37:13 [2021-08-29T15:37:13.681Z] PASS
15:37:13 [2021-08-29T15:37:13.681Z] coverage: 19.2% of statements
15:37:13 [2021-08-29T15:37:13.681Z] --- PASS: TestGetAndSetLastUpdated (0.02s)
15:37:13 [2021-08-29T15:37:13.681Z] === RUN   TestStoreLen
15:37:13 [2021-08-29T15:37:13.681Z] ok  	github.com/docker/docker/image/cache	0.078s	coverage: 19.2% of statements
15:37:13 [2021-08-29T15:37:13.681Z] --- PASS: TestStoreLen (0.05s)
15:37:13 [2021-08-29T15:37:13.681Z] PASS
15:37:13 [2021-08-29T15:37:13.681Z] coverage: 86.6% of statements
15:37:13 [2021-08-29T15:37:13.681Z] ok  	github.com/docker/docker/image	0.452s	coverage: 86.6% of statements
15:37:13 [2021-08-29T15:37:13.681Z] --- PASS: TestSuccessfulUpload (0.39s)
15:37:13 [2021-08-29T15:37:13.681Z] === RUN   TestCancelledUpload
15:37:13 [2021-08-29T15:37:13.681Z] --- PASS: TestCancelledUpload (0.00s)
15:37:13 [2021-08-29T15:37:13.681Z] PASS
15:37:13 [2021-08-29T15:37:13.681Z] coverage: 76.8% of statements
15:37:13 [2021-08-29T15:37:13.681Z] ok  	github.com/docker/docker/distribution/xfer	1.814s	coverage: 76.8% of statements
15:37:13 [2021-08-29T15:37:13.681Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:37:13 [2021-08-29T15:37:13.748Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:37:14 [2021-08-29T15:37:14.005Z] --- PASS: TestInspectCpusetInConfigPre120 (0.68s)
15:37:14 [2021-08-29T15:37:14.005Z] === RUN   TestIpcModeNone
15:37:14 [2021-08-29T15:37:14.189Z] time="2021-08-29T15:37:13Z" 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"
15:37:14 [2021-08-29T15:37:14.642Z] === RUN   TestMakeV1ConfigFromConfig
15:37:14 [2021-08-29T15:37:14.642Z] === RUN   TestValidateManifest
15:37:14 [2021-08-29T15:37:14.642Z] === RUN   TestValidateManifest/nil
15:37:14 [2021-08-29T15:37:14.642Z] === RUN   TestValidateManifest/non-nil
15:37:14 [2021-08-29T15:37:14.642Z] --- PASS: TestValidateManifest (0.00s)
15:37:14 [2021-08-29T15:37:14.642Z]     --- PASS: TestValidateManifest/nil (0.00s)
15:37:14 [2021-08-29T15:37:14.642Z]     --- PASS: TestValidateManifest/non-nil (0.00s)
15:37:14 [2021-08-29T15:37:14.642Z] PASS
15:37:14 [2021-08-29T15:37:14.642Z] coverage: 0.7% of statements
15:37:14 [2021-08-29T15:37:14.642Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s)
15:37:14 [2021-08-29T15:37:14.642Z] PASS
15:37:14 [2021-08-29T15:37:14.642Z] coverage: 25.0% of statements
15:37:14 [2021-08-29T15:37:14.642Z] ok  	github.com/docker/docker/image/tarexport	0.063s	coverage: 0.7% of statements
15:37:14 [2021-08-29T15:37:14.642Z] ok  	github.com/docker/docker/image/v1	0.065s	coverage: 25.0% of statements
15:37:14 [2021-08-29T15:37:14.642Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:37:14 [2021-08-29T15:37:14.646Z] === RUN   TestValidatePrivileges
15:37:14 [2021-08-29T15:37:14.646Z] --- PASS: TestValidatePrivileges (0.00s)
15:37:14 [2021-08-29T15:37:14.646Z] === RUN   TestFilterByCapNeg
15:37:14 [2021-08-29T15:37:14.646Z] --- PASS: TestFilterByCapNeg (0.00s)
15:37:14 [2021-08-29T15:37:14.646Z] === RUN   TestFilterByCapPos
15:37:14 [2021-08-29T15:37:14.646Z] --- PASS: TestFilterByCapPos (0.00s)
15:37:14 [2021-08-29T15:37:14.646Z] === RUN   TestStoreGetPluginNotMatchCapRefs
15:37:14 [2021-08-29T15:37:14.646Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
15:37:14 [2021-08-29T15:37:14.646Z] PASS
15:37:14 [2021-08-29T15:37:14.646Z] coverage: 12.0% of statements
15:37:14 [2021-08-29T15:37:14.646Z] ok  	github.com/docker/docker/plugin	0.037s	coverage: 12.0% of statements
15:37:14 [2021-08-29T15:37:14.714Z] Cannot create a file when that file already exists.
15:37:14 [2021-08-29T15:37:14.936Z] --- PASS: TestIpcModeNone (0.83s)
15:37:14 [2021-08-29T15:37:14.936Z] === RUN   TestIpcModePrivate
15:37:14 [2021-08-29T15:37:14.936Z] === RUN   TestDockerSuite/TestBuildAddScript
15:37:14 [2021-08-29T15:37:14.936Z] --- PASS: TestSecretCreateResolve (2.17s)
15:37:14 [2021-08-29T15:37:14.936Z] PASS
15:37:14 [2021-08-29T15:37:14.936Z] 
15:37:14 [2021-08-29T15:37:14.936Z] DONE 6 tests in 13.377s
15:37:14 [2021-08-29T15:37:14.936Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:37:15 [2021-08-29T15:37:15.104Z] === RUN   TestNewSettable
15:37:15 [2021-08-29T15:37:15.104Z] --- PASS: TestNewSettable (0.00s)
15:37:15 [2021-08-29T15:37:15.104Z] === RUN   TestIsSettable
15:37:15 [2021-08-29T15:37:15.104Z] --- PASS: TestIsSettable (0.00s)
15:37:15 [2021-08-29T15:37:15.104Z] === RUN   TestUpdateSettingsEnv
15:37:15 [2021-08-29T15:37:15.104Z] --- PASS: TestUpdateSettingsEnv (0.00s)
15:37:15 [2021-08-29T15:37:15.104Z] PASS
15:37:15 [2021-08-29T15:37:15.104Z] coverage: 20.0% of statements
15:37:15 [2021-08-29T15:37:15.104Z] ok  	github.com/docker/docker/plugin/v2	0.028s	coverage: 20.0% of statements
15:37:15 [2021-08-29T15:37:15.195Z] INFO: Testing against a local daemon
15:37:15 [2021-08-29T15:37:15.195Z] === RUN   TestServiceCreateInit
15:37:15 [2021-08-29T15:37:15.195Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:37:15 [2021-08-29T15:37:15.221Z] ..........................                                               [ 67%]
15:37:15 [2021-08-29T15:37:15.500Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
15:37:15 [2021-08-29T15:37:15.500Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:86, shared: false, mustBeShared: false
15:37:15 [2021-08-29T15:37:15.604Z] === RUN   TestSerialization
15:37:15 [2021-08-29T15:37:15.604Z] --- PASS: TestSerialization (0.02s)
15:37:15 [2021-08-29T15:37:15.604Z] PASS
15:37:15 [2021-08-29T15:37:15.604Z] coverage: 100.0% of statements
15:37:15 [2021-08-29T15:37:15.604Z] ok  	github.com/docker/docker/libcontainerd/queue	0.057s	coverage: 100.0% of statements
15:37:15 [2021-08-29T15:37:15.604Z] === RUN   TestEnvironmentParsing
15:37:15 [2021-08-29T15:37:15.604Z] --- PASS: TestEnvironmentParsing (0.00s)
15:37:15 [2021-08-29T15:37:15.604Z] PASS
15:37:15 [2021-08-29T15:37:15.604Z] coverage: 1.2% of statements
15:37:15 [2021-08-29T15:37:15.604Z] ok  	github.com/docker/docker/libcontainerd/local	0.050s	coverage: 1.2% of statements
15:37:15 [2021-08-29T15:37:15.757Z] --- PASS: TestIpcModePrivate (0.82s)
15:37:15 [2021-08-29T15:37:15.757Z] === RUN   TestIpcModeShareable
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestEmptyLayer
15:37:16 [2021-08-29T15:37:16.060Z] --- PASS: TestEmptyLayer (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestCommitFailure
15:37:16 [2021-08-29T15:37:16.060Z] --- PASS: TestCommitFailure (0.01s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestStartTransactionFailure
15:37:16 [2021-08-29T15:37:16.060Z] --- PASS: TestStartTransactionFailure (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestGetOrphan
15:37:16 [2021-08-29T15:37:16.060Z] --- PASS: TestGetOrphan (0.01s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestMountAndRegister
15:37:16 [2021-08-29T15:37:16.060Z]     layer_test.go:270: Layer size: 14
15:37:16 [2021-08-29T15:37:16.060Z] --- PASS: TestMountAndRegister (0.05s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestLayerRelease
15:37:16 [2021-08-29T15:37:16.060Z]     layer_test.go:303: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestLayerRelease (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestStoreRestore
15:37:16 [2021-08-29T15:37:16.060Z]     layer_test.go:352: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestStoreRestore (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestTarStreamStability
15:37:16 [2021-08-29T15:37:16.060Z]     layer_test.go:467: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestTarStreamStability (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestRegisterExistingLayer
15:37:16 [2021-08-29T15:37:16.060Z] --- PASS: TestRegisterExistingLayer (0.11s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestTarStreamVerification
15:37:16 [2021-08-29T15:37:16.060Z]     layer_test.go:696: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestTarStreamVerification (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestLayerMigration
15:37:16 [2021-08-29T15:37:16.060Z]     migration_test.go:45: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestLayerMigration (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestLayerMigrationNoTarsplit
15:37:16 [2021-08-29T15:37:16.060Z]     migration_test.go:181: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestMountInit
15:37:16 [2021-08-29T15:37:16.060Z]     mount_test.go:17: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestMountInit (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestMountSize
15:37:16 [2021-08-29T15:37:16.060Z]     mount_test.go:76: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestMountSize (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestMountChanges
15:37:16 [2021-08-29T15:37:16.060Z]     mount_test.go:125: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestMountChanges (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] === RUN   TestMountApply
15:37:16 [2021-08-29T15:37:16.060Z]     mount_test.go:212: Failing on Windows
15:37:16 [2021-08-29T15:37:16.060Z] --- SKIP: TestMountApply (0.00s)
15:37:16 [2021-08-29T15:37:16.060Z] PASS
15:37:16 [2021-08-29T15:37:16.060Z] coverage: 30.1% of statements
15:37:16 [2021-08-29T15:37:16.060Z] ok  	github.com/docker/docker/layer	0.284s	coverage: 30.1% of statements
15:37:16 [2021-08-29T15:37:16.071Z] === RUN   TestLoad
15:37:16 [2021-08-29T15:37:16.071Z] --- PASS: TestLoad (0.00s)
15:37:16 [2021-08-29T15:37:16.071Z] === RUN   TestSave
15:37:16 [2021-08-29T15:37:16.071Z] --- PASS: TestSave (0.02s)
15:37:16 [2021-08-29T15:37:16.071Z] === RUN   TestAddDeleteGet
15:37:16 [2021-08-29T15:37:16.071Z] --- PASS: TestAddDeleteGet (0.03s)
15:37:16 [2021-08-29T15:37:16.071Z] === RUN   TestInvalidTags
15:37:16 [2021-08-29T15:37:16.071Z] --- PASS: TestInvalidTags (0.00s)
15:37:16 [2021-08-29T15:37:16.071Z] PASS
15:37:16 [2021-08-29T15:37:16.071Z] coverage: 84.4% of statements
15:37:16 [2021-08-29T15:37:16.071Z] ok  	github.com/docker/docker/reference	0.085s	coverage: 84.4% of statements
15:37:16 [2021-08-29T15:37:16.071Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:37:16 [2021-08-29T15:37:16.071Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:37:16 [2021-08-29T15:37:16.071Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:37:16 [2021-08-29T15:37:16.071Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
15:37:16 [2021-08-29T15:37:16.319Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:80, shared: true, mustBeShared: true
15:37:16 [2021-08-29T15:37:16.518Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:37:16 [2021-08-29T15:37:16.518Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:37:16 [2021-08-29T15:37:16.518Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:37:16 [2021-08-29T15:37:16.518Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestSequenceGetAvailableBit
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestSequenceGetAvailableBit (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestSequenceEqual
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestSequenceEqual (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestSequenceCopy
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestSequenceCopy (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestGetFirstAvailable
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestGetFirstAvailable (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestFindSequence
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestFindSequence (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestCheckIfAvailable
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestCheckIfAvailable (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestMergeSequences
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestMergeSequences (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestPushReservation
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestPushReservation (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestSerializeDeserialize
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestSerializeDeserialize (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestSet
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestSet (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestSetUnset
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestSetUnset (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestOffsetSetUnset
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestOffsetSetUnset (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestSetInRange
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestSetInRange (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestSetAnyInRange
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestSetAnyInRange (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestMethods
15:37:16 [2021-08-29T15:37:16.518Z] --- PASS: TestMethods (0.00s)
15:37:16 [2021-08-29T15:37:16.518Z] === RUN   TestRandomAllocateDeallocate
15:37:16 [2021-08-29T15:37:16.575Z] --- PASS: TestIpcModeShareable (0.93s)
15:37:16 [2021-08-29T15:37:16.575Z] === RUN   TestAPIIpcModeShareableAndContainer
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestHeaderSimpleErrors
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s)
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestHeaderTooMuchFailures
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestReaderWithReadError
15:37:17 [2021-08-29T15:37:17.036Z] time="2021-08-29T15:37:16Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s)
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestReader
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestReader (0.00s)
15:37:17 [2021-08-29T15:37:17.036Z] === RUN   TestResumableRequestReaderWithInitialResponse
15:37:17 [2021-08-29T15:37:17.036Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
15:37:17 [2021-08-29T15:37:17.036Z] PASS
15:37:17 [2021-08-29T15:37:17.036Z] coverage: 100.0% of statements
15:37:17 [2021-08-29T15:37:17.036Z] ok  	github.com/docker/docker/registry/resumable	0.127s	coverage: 100.0% of statements
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestResolveAuthConfigIndexServer
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestResolveAuthConfigFullURL
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestLoadAllowNondistributableArtifacts
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestValidateMirror
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestValidateMirror (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestLoadInsecureRegistries
15:37:17 [2021-08-29T15:37:17.494Z] time="2021-08-29T15:37:16Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:37:17 [2021-08-29T15:37:17.494Z] time="2021-08-29T15:37:17Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
15:37:17 [2021-08-29T15:37:17.494Z] time="2021-08-29T15:37:17Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestLoadInsecureRegistries (0.09s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestNewServiceConfig
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestNewServiceConfig (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestValidateIndexName
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestValidateIndexName (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestValidateIndexNameWithError
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestValidateIndexNameWithError (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestEndpointParse
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestEndpointParse (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestEndpointParseInvalid
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestEndpointParseInvalid (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestValidateEndpoint
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestValidateEndpoint (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestPing
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestPing (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestPingRegistryEndpoint
15:37:17 [2021-08-29T15:37:17.494Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:37:17 [2021-08-29T15:37:17.494Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestEndpoint
15:37:17 [2021-08-29T15:37:17.494Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:37:17 [2021-08-29T15:37:17.494Z] --- SKIP: TestEndpoint (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestParseRepositoryInfo
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestParseRepositoryInfo (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestNewIndexInfo
15:37:17 [2021-08-29T15:37:17.494Z] --- PASS: TestNewIndexInfo (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestMirrorEndpointLookup
15:37:17 [2021-08-29T15:37:17.494Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:37:17 [2021-08-29T15:37:17.494Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
15:37:17 [2021-08-29T15:37:17.494Z] === RUN   TestSearchRepositories
15:37:17 [2021-08-29T15:37:17.494Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
15:37:17 [2021-08-29T15:37:17.494Z]         Host: 127.0.0.1:49328
15:37:17 [2021-08-29T15:37:17.494Z]         User-Agent: docker test client
15:37:17 [2021-08-29T15:37:17.494Z]         Authorization: Token fake-token
15:37:17 [2021-08-29T15:37:17.494Z]         X-Docker-Token: true
15:37:17 [2021-08-29T15:37:17.494Z]         Accept-Encoding: gzip
15:37:17 [2021-08-29T15:37:17.494Z]         
15:37:17 [2021-08-29T15:37:17.495Z]         
15:37:17 [2021-08-29T15:37:17.495Z]     registry_test.go:730: HTTP/1.1 200 OK
15:37:17 [2021-08-29T15:37:17.495Z]         Connection: close
15:37:17 [2021-08-29T15:37:17.495Z]         Content-Length: 144
15:37:17 [2021-08-29T15:37:17.495Z]         Cache-Control: no-cache
15:37:17 [2021-08-29T15:37:17.495Z]         Content-Type: application/json
15:37:17 [2021-08-29T15:37:17.495Z]         Date: Sun, 29 Aug 2021 15:37:17 GMT
15:37:17 [2021-08-29T15:37:17.495Z]         Expires: -1
15:37:17 [2021-08-29T15:37:17.495Z]         Pragma: no-cache
15:37:17 [2021-08-29T15:37:17.495Z]         Server: docker-tests/mock
15:37:17 [2021-08-29T15:37:17.495Z]         X-Docker-Registry-Config: mock
15:37:17 [2021-08-29T15:37:17.495Z]         X-Docker-Registry-Version: 0.0.0
15:37:17 [2021-08-29T15:37:17.495Z]         
15:37:17 [2021-08-29T15:37:17.495Z]         
15:37:17 [2021-08-29T15:37:17.495Z] --- PASS: TestSearchRepositories (0.00s)
15:37:17 [2021-08-29T15:37:17.495Z] === RUN   TestTrustedLocation
15:37:17 [2021-08-29T15:37:17.495Z] --- PASS: TestTrustedLocation (0.00s)
15:37:17 [2021-08-29T15:37:17.495Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
15:37:17 [2021-08-29T15:37:17.495Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
15:37:17 [2021-08-29T15:37:17.495Z] === RUN   TestAllowNondistributableArtifacts
15:37:17 [2021-08-29T15:37:17.495Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
15:37:17 [2021-08-29T15:37:17.495Z] === RUN   TestIsSecureIndex
15:37:17 [2021-08-29T15:37:17.495Z] --- PASS: TestIsSecureIndex (0.00s)
15:37:17 [2021-08-29T15:37:17.495Z] PASS
15:37:17 [2021-08-29T15:37:17.495Z] coverage: 51.7% of statements
15:37:17 [2021-08-29T15:37:17.495Z] ok  	github.com/docker/docker/registry	0.147s	coverage: 51.7% of statements
15:37:17 [2021-08-29T15:37:17.495Z] === RUN   TestRestartManagerTimeout
15:37:17 [2021-08-29T15:37:17.495Z] --- PASS: TestRestartManagerTimeout (0.00s)
15:37:17 [2021-08-29T15:37:17.495Z] === RUN   TestRestartManagerTimeoutReset
15:37:17 [2021-08-29T15:37:17.495Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
15:37:17 [2021-08-29T15:37:17.495Z] PASS
15:37:17 [2021-08-29T15:37:17.495Z] coverage: 50.9% of statements
15:37:17 [2021-08-29T15:37:17.495Z] ok  	github.com/docker/docker/restartmanager	0.025s	coverage: 50.9% of statements
15:37:17 [2021-08-29T15:37:17.943Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:37:17 [2021-08-29T15:37:17.943Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
15:37:17 [2021-08-29T15:37:17.943Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
15:37:17 [2021-08-29T15:37:17.943Z]     check_test.go:308: [d2d8e5888a7fa] daemon is not started
15:37:17 [2021-08-29T15:37:17.943Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
15:37:17 [2021-08-29T15:37:17.953Z] === RUN   TestDecodeContainerConfig
15:37:17 [2021-08-29T15:37:17.954Z] --- PASS: TestDecodeContainerConfig (0.00s)
15:37:17 [2021-08-29T15:37:17.954Z] === RUN   TestDecodeContainerConfigIsolation
15:37:17 [2021-08-29T15:37:17.954Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
15:37:17 [2021-08-29T15:37:17.954Z] === RUN   TestValidatePrivileged
15:37:17 [2021-08-29T15:37:17.954Z] --- PASS: TestValidatePrivileged (0.00s)
15:37:17 [2021-08-29T15:37:17.954Z] PASS
15:37:17 [2021-08-29T15:37:17.954Z] coverage: 52.2% of statements
15:37:17 [2021-08-29T15:37:17.954Z] ok  	github.com/docker/docker/runconfig	0.029s	coverage: 52.2% of statements
15:37:17 [2021-08-29T15:37:17.954Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
15:37:17 [2021-08-29T15:37:17.954Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
15:37:17 [2021-08-29T15:37:17.954Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
15:37:17 [2021-08-29T15:37:17.954Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
15:37:17 [2021-08-29T15:37:17.954Z] PASS
15:37:17 [2021-08-29T15:37:17.954Z] coverage: 62.5% of statements
15:37:17 [2021-08-29T15:37:17.954Z] ok  	github.com/docker/docker/testutil	0.032s	coverage: 62.5% of statements
15:37:18 [2021-08-29T15:37:18.046Z] === RUN   TestInvalidConfig
15:37:18 [2021-08-29T15:37:18.046Z] --- PASS: TestInvalidConfig (0.00s)
15:37:18 [2021-08-29T15:37:18.046Z] === RUN   TestConfig
15:37:18 [2021-08-29T15:37:18.046Z] --- PASS: TestConfig (0.00s)
15:37:18 [2021-08-29T15:37:18.046Z] === RUN   TestOptionsLabels
15:37:18 [2021-08-29T15:37:18.046Z] --- PASS: TestOptionsLabels (0.00s)
15:37:18 [2021-08-29T15:37:18.046Z] === RUN   TestValidName
15:37:18 [2021-08-29T15:37:18.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
15:37:18 [2021-08-29T15:37:18.501Z] --- PASS: TestValidName (0.00s)
15:37:18 [2021-08-29T15:37:18.501Z] === RUN   TestTLSConfiguration
15:37:18 [2021-08-29T15:37:18.501Z] time="2021-08-29T15:37:18Z" level=info msg="Option Initializing KV with TLS"
15:37:18 [2021-08-29T15:37:18.501Z] --- PASS: TestTLSConfiguration (0.14s)
15:37:18 [2021-08-29T15:37:18.501Z] PASS
15:37:18 [2021-08-29T15:37:18.501Z] coverage: 24.0% of statements
15:37:18 [2021-08-29T15:37:18.501Z] ok  	github.com/docker/docker/libnetwork/config	0.200s	coverage: 24.0% of statements
15:37:18 [2021-08-29T15:37:18.501Z] === RUN   TestKey
15:37:18 [2021-08-29T15:37:18.501Z] --- PASS: TestKey (0.00s)
15:37:18 [2021-08-29T15:37:18.501Z] === RUN   TestParseKey
15:37:18 [2021-08-29T15:37:18.501Z] --- PASS: TestParseKey (0.00s)
15:37:18 [2021-08-29T15:37:18.501Z] === RUN   TestInvalidDataStore
15:37:18 [2021-08-29T15:37:18.501Z] --- PASS: TestInvalidDataStore (0.00s)
15:37:18 [2021-08-29T15:37:18.501Z] === RUN   TestKVObjectFlatKey
15:37:18 [2021-08-29T15:37:18.501Z] --- PASS: TestKVObjectFlatKey (0.00s)
15:37:18 [2021-08-29T15:37:18.501Z] === RUN   TestAtomicKVObjectFlatKey
15:37:18 [2021-08-29T15:37:18.501Z] --- PASS: TestAtomicKVObjectFlatKey (0.00s)
15:37:18 [2021-08-29T15:37:18.501Z] PASS
15:37:18 [2021-08-29T15:37:18.501Z] coverage: 21.9% of statements
15:37:18 [2021-08-29T15:37:18.501Z] ok  	github.com/docker/docker/libnetwork/datastore	0.058s	coverage: 21.9% of statements
15:37:19 [2021-08-29T15:37:19.311Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.62s)
15:37:19 [2021-08-29T15:37:19.311Z] === RUN   TestAPIIpcModeHost
15:37:19 [2021-08-29T15:37:19.390Z] Removing intermediate container 002ab1403ef0
15:37:19 [2021-08-29T15:37:19.390Z]  ---> 8a5fc2c9abdf
15:37:19 [2021-08-29T15:37:19.390Z] Step 13/13 : CMD ["sh"]
15:37:19 [2021-08-29T15:37:19.390Z]  ---> Running in 1893afae6511
15:37:19 [2021-08-29T15:37:19.390Z] Removing intermediate container 1893afae6511
15:37:19 [2021-08-29T15:37:19.390Z]  ---> f0a8a71636b1
15:37:19 [2021-08-29T15:37:19.390Z] Successfully built f0a8a71636b1
15:37:19 [2021-08-29T15:37:19.390Z] Successfully tagged busybox:latest
15:37:19 [2021-08-29T15:37:19.390Z] INFO: Docker images of the daemon under test
15:37:19 [2021-08-29T15:37:19.390Z] 
15:37:19 [2021-08-29T15:37:19.390Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
15:37:19 [2021-08-29T15:37:19.390Z] busybox                                latest              f0a8a71636b1        Less than a second ago   5.14GB
15:37:19 [2021-08-29T15:37:19.390Z] microsoft/windowsservercore            latest              801c33f5de3a        2 weeks ago              5.1GB
15:37:19 [2021-08-29T15:37:19.390Z] mcr.microsoft.com/windows/servercore   ltsc2022            801c33f5de3a        2 weeks ago              5.1GB
15:37:19 [2021-08-29T15:37:19.390Z] 
15:37:19 [2021-08-29T15:37:19.390Z] INFO: Running integration tests at 08/29/2021 15:37:18...
15:37:19 [2021-08-29T15:37:19.390Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:37:19 [2021-08-29T15:37:19.390Z] INFO: Integration API tests being run from the host:
15:37:19 [2021-08-29T15:37:19.390Z] INFO: make.ps1 starting at 08/29/2021 15:37:19
15:37:19 [2021-08-29T15:37:19.442Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:37:19 [2021-08-29T15:37:19.463Z] === RUN   TestIPDataMarshalling
15:37:19 [2021-08-29T15:37:19.463Z] --- PASS: TestIPDataMarshalling (0.00s)
15:37:19 [2021-08-29T15:37:19.463Z] === RUN   TestValidateAndIsV6
15:37:19 [2021-08-29T15:37:19.463Z] --- PASS: TestValidateAndIsV6 (0.00s)
15:37:19 [2021-08-29T15:37:19.463Z] PASS
15:37:19 [2021-08-29T15:37:19.463Z] coverage: 68.9% of statements
15:37:19 [2021-08-29T15:37:19.464Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.039s	coverage: 68.9% of statements
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestErrorInterfaces
15:37:19 [2021-08-29T15:37:19.464Z] --- PASS: TestErrorInterfaces (0.00s)
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestNetworkMarshalling
15:37:19 [2021-08-29T15:37:19.464Z] --- PASS: TestNetworkMarshalling (0.14s)
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestEndpointMarshalling
15:37:19 [2021-08-29T15:37:19.464Z] --- PASS: TestEndpointMarshalling (0.00s)
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestAuxAddresses
15:37:19 [2021-08-29T15:37:19.464Z] time="2021-08-29T15:37:19Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:37:19 [2021-08-29T15:37:19.464Z] --- PASS: TestAuxAddresses (0.01s)
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestSRVServiceQuery
15:37:19 [2021-08-29T15:37:19.464Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.464Z] --- SKIP: TestSRVServiceQuery (0.00s)
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestServiceVIPReuse
15:37:19 [2021-08-29T15:37:19.464Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.464Z] --- SKIP: TestServiceVIPReuse (0.00s)
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestIpamReleaseOnNetDriverFailures
15:37:19 [2021-08-29T15:37:19.464Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.464Z] --- SKIP: TestIpamReleaseOnNetDriverFailures (0.00s)
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestDNSIPQuery
15:37:19 [2021-08-29T15:37:19.464Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.464Z] --- SKIP: TestDNSIPQuery (0.00s)
15:37:19 [2021-08-29T15:37:19.464Z] === RUN   TestDNSProxyServFail
15:37:19 [2021-08-29T15:37:19.464Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.875Z] --- PASS: TestAPIIpcModeHost (0.76s)
15:37:19 [2021-08-29T15:37:19.875Z] === RUN   TestDaemonIpcModeShareable
15:37:19 [2021-08-29T15:37:19.919Z] --- SKIP: TestDNSProxyServFail (0.00s)
15:37:19 [2021-08-29T15:37:19.919Z] === RUN   TestSandboxAddEmpty
15:37:19 [2021-08-29T15:37:19.919Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.919Z] --- SKIP: TestSandboxAddEmpty (0.00s)
15:37:19 [2021-08-29T15:37:19.919Z] === RUN   TestSandboxAddMultiPrio
15:37:19 [2021-08-29T15:37:19.919Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.919Z] --- SKIP: TestSandboxAddMultiPrio (0.00s)
15:37:19 [2021-08-29T15:37:19.919Z] === RUN   TestSandboxAddSamePrio
15:37:19 [2021-08-29T15:37:19.919Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.919Z] --- SKIP: TestSandboxAddSamePrio (0.00s)
15:37:19 [2021-08-29T15:37:19.919Z] === RUN   TestCleanupServiceDiscovery
15:37:19 [2021-08-29T15:37:19.919Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.919Z] --- SKIP: TestCleanupServiceDiscovery (0.00s)
15:37:19 [2021-08-29T15:37:19.919Z] === RUN   TestDNSOptions
15:37:19 [2021-08-29T15:37:19.919Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
15:37:19 [2021-08-29T15:37:19.919Z] --- SKIP: TestDNSOptions (0.00s)
15:37:19 [2021-08-29T15:37:19.919Z] === RUN   TestMultipleControllersWithSameStore
15:37:19 [2021-08-29T15:37:19.919Z] time="2021-08-29T15:37:19Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:37:19 [2021-08-29T15:37:19.919Z] time="2021-08-29T15:37:19Z" level=info msg="Restoring existing overlay networks from HNS into docker"
15:37:19 [2021-08-29T15:37:19.920Z] --- PASS: TestMultipleControllersWithSameStore (0.02s)
15:37:19 [2021-08-29T15:37:19.920Z] PASS
15:37:19 [2021-08-29T15:37:19.920Z] coverage: 8.6% of statements
15:37:19 [2021-08-29T15:37:19.920Z] ok  	github.com/docker/docker/libnetwork	0.263s	coverage: 8.6% of statements
15:37:19 [2021-08-29T15:37:19.920Z] === RUN   TestDriver
15:37:19 [2021-08-29T15:37:19.920Z] --- PASS: TestDriver (0.00s)
15:37:19 [2021-08-29T15:37:19.920Z] PASS
15:37:19 [2021-08-29T15:37:19.920Z] coverage: 34.8% of statements
15:37:19 [2021-08-29T15:37:19.920Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.038s	coverage: 34.8% of statements
15:37:20 [2021-08-29T15:37:20.128Z] === RUN   TestGetDriver
15:37:20 [2021-08-29T15:37:20.128Z] --- PASS: TestGetDriver (0.00s)
15:37:20 [2021-08-29T15:37:20.128Z] === RUN   TestVolumeRequestError
15:37:20 [2021-08-29T15:37:20.128Z] --- PASS: TestVolumeRequestError (0.01s)
15:37:20 [2021-08-29T15:37:20.128Z] PASS
15:37:20 [2021-08-29T15:37:20.128Z] coverage: 36.1% of statements
15:37:20 [2021-08-29T15:37:20.128Z] ok  	github.com/docker/docker/volume/drivers	0.039s	coverage: 36.1% of statements
15:37:20 [2021-08-29T15:37:20.128Z] === RUN   TestGetAddress
15:37:20 [2021-08-29T15:37:20.128Z] --- PASS: TestGetAddress (0.00s)
15:37:20 [2021-08-29T15:37:20.128Z] === RUN   TestRemove
15:37:20 [2021-08-29T15:37:20.128Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:37:20 [2021-08-29T15:37:20.128Z] --- SKIP: TestRemove (0.00s)
15:37:20 [2021-08-29T15:37:20.129Z] === RUN   TestInitializeWithVolumes
15:37:20 [2021-08-29T15:37:20.129Z] --- PASS: TestInitializeWithVolumes (0.00s)
15:37:20 [2021-08-29T15:37:20.129Z] === RUN   TestCreate
15:37:20 [2021-08-29T15:37:20.129Z] --- PASS: TestCreate (0.01s)
15:37:20 [2021-08-29T15:37:20.129Z] === RUN   TestValidateName
15:37:20 [2021-08-29T15:37:20.129Z] --- PASS: TestValidateName (0.00s)
15:37:20 [2021-08-29T15:37:20.129Z] === RUN   TestCreateWithOpts
15:37:20 [2021-08-29T15:37:20.129Z]     local_test.go:180: runtime.GOOS == "windows"
15:37:20 [2021-08-29T15:37:20.129Z] --- SKIP: TestCreateWithOpts (0.00s)
15:37:20 [2021-08-29T15:37:20.129Z] === RUN   TestRelaodNoOpts
15:37:20 [2021-08-29T15:37:20.129Z] --- PASS: TestRelaodNoOpts (0.01s)
15:37:20 [2021-08-29T15:37:20.129Z] PASS
15:37:20 [2021-08-29T15:37:20.129Z] coverage: 41.5% of statements
15:37:20 [2021-08-29T15:37:20.129Z] ok  	github.com/docker/docker/volume/local	0.049s	coverage: 41.5% of statements
15:37:20 [2021-08-29T15:37:20.131Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
15:37:20 [2021-08-29T15:37:20.355Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:37:20 [2021-08-29T15:37:20.375Z] === RUN   TestDriver
15:37:20 [2021-08-29T15:37:20.375Z] --- PASS: TestDriver (0.00s)
15:37:20 [2021-08-29T15:37:20.375Z] PASS
15:37:20 [2021-08-29T15:37:20.375Z] coverage: 34.8% of statements
15:37:20 [2021-08-29T15:37:20.375Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.034s	coverage: 34.8% of statements
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestNetworkAllocateFree
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestNetworkAllocateFree (0.00s)
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestNetworkAllocateUserDefinedVNIs
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestNetworkAllocateUserDefinedVNIs (0.00s)
15:37:20 [2021-08-29T15:37:20.831Z] PASS
15:37:20 [2021-08-29T15:37:20.831Z] coverage: 63.6% of statements
15:37:20 [2021-08-29T15:37:20.831Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.036s	coverage: 63.6% of statements
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestGetEmptyCapabilities
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestGetEmptyCapabilities (0.01s)
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestGetExtraCapabilities
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestGetExtraCapabilities (0.00s)
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestGetInvalidCapabilities
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestGetInvalidCapabilities (0.00s)
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestRemoteDriver
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestRemoteDriver (0.01s)
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestDriverError
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestDriverError (0.00s)
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestMissingValues
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestMissingValues (0.00s)
15:37:20 [2021-08-29T15:37:20.831Z] === RUN   TestRollback
15:37:20 [2021-08-29T15:37:20.831Z] --- PASS: TestRollback (0.00s)
15:37:20 [2021-08-29T15:37:20.831Z] PASS
15:37:20 [2021-08-29T15:37:20.831Z] coverage: 57.4% of statements
15:37:20 [2021-08-29T15:37:20.831Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.078s	coverage: 57.4% of statements
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRaw
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestLCOWParseMountRaw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRaw
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestLinuxParseMountRaw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestConvertTmpfsOptions
15:37:21 [2021-08-29T15:37:21.096Z]     linux_parser_test.go:209: data="mode=700,size=1m"
15:37:21 [2021-08-29T15:37:21.096Z]     linux_parser_test.go:209: data="ro"
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestConvertTmpfsOptions (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestParseMountSpec
15:37:21 [2021-08-29T15:37:21.096Z]     parser_test.go:62: case 0
15:37:21 [2021-08-29T15:37:21.096Z]     parser_test.go:62: case 1
15:37:21 [2021-08-29T15:37:21.096Z]     parser_test.go:62: case 2
15:37:21 [2021-08-29T15:37:21.096Z]     parser_test.go:62: case 3
15:37:21 [2021-08-29T15:37:21.096Z]     parser_test.go:62: case 4
15:37:21 [2021-08-29T15:37:21.096Z]     parser_test.go:62: case 5
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestParseMountSpec (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestValidateMount
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestValidateMount (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRaw
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestWindowsParseMountRaw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
15:37:21 [2021-08-29T15:37:21.096Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
15:37:21 [2021-08-29T15:37:21.096Z] PASS
15:37:21 [2021-08-29T15:37:21.096Z] coverage: 67.6% of statements
15:37:21 [2021-08-29T15:37:21.096Z] ok  	github.com/docker/docker/volume/mounts	0.038s	coverage: 67.6% of statements
15:37:21 [2021-08-29T15:37:21.496Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestSetGetMeta
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestSetGetMeta
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestRestore
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestRestore
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestServiceCreate
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestServiceCreate
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestServiceList
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestServiceList
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestServiceRemove
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestServiceRemove
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestServiceGet
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestServiceGet
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestServicePrune
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestServicePrune
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestCreate
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestCreate
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestRemove
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestRemove
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestList
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestList
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFindByDriver
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFindByDriver
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFindByReferenced
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFindByReferenced
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestDerefMultipleOfSameRef
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestDerefMultipleOfSameRef
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestDefererencePluginOnCreateError
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestDefererencePluginOnCreateError
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestRefDerefRemove
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestRefDerefRemove
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestGet
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestGet
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestGetWithReference
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestGetWithReference
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc/test_nil_list
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFilterFunc/test_nil_list
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc/test_empty_list
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFilterFunc/test_empty_list
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc/test_filter_some
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFilterFunc/test_filter_some
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc/test_filter_middle
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFilterFunc/test_filter_middle
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc/test_filter_middle_and_last
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
15:37:21 [2021-08-29T15:37:21.555Z] === RUN   TestFilterFunc/test_filter_first_and_last
15:37:21 [2021-08-29T15:37:21.555Z] === PAUSE TestFilterFunc/test_filter_first_and_last
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFilterFunc/test_nil_list
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFilterFunc/test_filter_some
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFilterFunc/test_filter_middle_and_last
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFilterFunc/test_filter_first_and_last
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFilterFunc/test_empty_list
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFilterFunc/test_filter_middle
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestFilterFunc (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestSetGetMeta
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestList
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestDefererencePluginOnCreateError
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestGet
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestSetGetMeta (0.01s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestGetWithReference
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestGet (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestRefDerefRemove
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestServiceGet
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestList (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestRemove
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestGetWithReference (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestCreate
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestServicePrune
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestRefDerefRemove (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestRemove (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestServiceList
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestCreate (0.01s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestServiceRemove
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestServiceGet (0.10s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestDerefMultipleOfSameRef
15:37:21 [2021-08-29T15:37:21.555Z] time="2021-08-29T15:37:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestServiceRemove (0.08s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestServiceList (0.09s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestServiceCreate
15:37:21 [2021-08-29T15:37:21.555Z] time="2021-08-29T15:37:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFindByReferenced
15:37:21 [2021-08-29T15:37:21.555Z] time="2021-08-29T15:37:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.01s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestRestore
15:37:21 [2021-08-29T15:37:21.555Z] time="2021-08-29T15:37:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestServiceCreate (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] === CONT  TestFindByDriver
15:37:21 [2021-08-29T15:37:21.555Z] time="2021-08-29T15:37:21Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestServicePrune (0.12s)
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestFindByReferenced (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestRestore (0.02s)
15:37:21 [2021-08-29T15:37:21.555Z] --- PASS: TestFindByDriver (0.01s)
15:37:21 [2021-08-29T15:37:21.555Z] PASS
15:37:21 [2021-08-29T15:37:21.555Z] coverage: 69.0% of statements
15:37:21 [2021-08-29T15:37:21.555Z] ok  	github.com/docker/docker/volume/service	0.195s	coverage: 69.0% of statements
15:37:21 [2021-08-29T15:37:21.752Z] --- PASS: TestDaemonIpcModeShareable (1.74s)
15:37:21 [2021-08-29T15:37:21.752Z] === RUN   TestDaemonIpcModePrivate
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestNew
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestNew (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestAddDriver
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestAddDriver (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestAddDuplicateDriver
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestAddDuplicateDriver (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestIPAMDefaultAddressSpaces
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestIPAMDefaultAddressSpaces (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestDriver
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestDriver (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestIPAM
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestIPAM (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestWalkIPAMs
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestWalkIPAMs (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestWalkDrivers
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestWalkDrivers (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] PASS
15:37:21 [2021-08-29T15:37:21.792Z] coverage: 82.4% of statements
15:37:21 [2021-08-29T15:37:21.792Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.060s	coverage: 82.4% of statements
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestNAT
15:37:21 [2021-08-29T15:37:21.792Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
15:37:21 [2021-08-29T15:37:21.792Z] --- SKIP: TestNAT (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestTransparent
15:37:21 [2021-08-29T15:37:21.792Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
15:37:21 [2021-08-29T15:37:21.792Z] --- SKIP: TestTransparent (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] PASS
15:37:21 [2021-08-29T15:37:21.792Z] coverage: 0.0% of statements
15:37:21 [2021-08-29T15:37:21.792Z] ok  	github.com/docker/docker/libnetwork/drivers/windows	0.044s	coverage: 0.0% of statements
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestBuildDefault
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestBuildDefault (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestBuildHostnameDomainname
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestBuildHostnameDomainname (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestBuildHostname
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestBuildHostname (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestBuildHostnameFQDN
15:37:21 [2021-08-29T15:37:21.792Z] --- PASS: TestBuildHostnameFQDN (0.00s)
15:37:21 [2021-08-29T15:37:21.792Z] === RUN   TestBuildNoIP
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestBuildNoIP (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestUpdate
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestUpdate (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestUpdateIgnoresPrefixedHostname
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestUpdateIgnoresPrefixedHostname (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestDeleteIgnoresPrefixedHostname
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestDeleteIgnoresPrefixedHostname (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestAddEmpty
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestAddEmpty (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestAdd
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestAdd (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestDeleteEmpty
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestDeleteEmpty (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestDeleteNewline
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestDeleteNewline (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestDelete
15:37:21 [2021-08-29T15:37:21.793Z] --- PASS: TestDelete (0.00s)
15:37:21 [2021-08-29T15:37:21.793Z] === RUN   TestConcurrentWrites
15:37:22 [2021-08-29T15:37:22.249Z] --- PASS: TestConcurrentWrites (0.18s)
15:37:22 [2021-08-29T15:37:22.249Z] PASS
15:37:22 [2021-08-29T15:37:22.249Z] coverage: 81.2% of statements
15:37:22 [2021-08-29T15:37:22.249Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.235s	coverage: 81.2% of statements
15:37:22 [2021-08-29T15:37:22.249Z] --- PASS: TestRandomAllocateDeallocate (5.55s)
15:37:22 [2021-08-29T15:37:22.249Z] === RUN   TestAllocateRandomDeallocate
15:37:22 [2021-08-29T15:37:22.249Z] === RUN   TestNew
15:37:22 [2021-08-29T15:37:22.249Z] --- PASS: TestNew (0.00s)
15:37:22 [2021-08-29T15:37:22.249Z] === RUN   TestAllocate
15:37:22 [2021-08-29T15:37:22.249Z] --- PASS: TestAllocate (0.00s)
15:37:22 [2021-08-29T15:37:22.249Z] === RUN   TestUninitialized
15:37:22 [2021-08-29T15:37:22.249Z] --- PASS: TestUninitialized (0.00s)
15:37:22 [2021-08-29T15:37:22.249Z] === RUN   TestAllocateInRange
15:37:22 [2021-08-29T15:37:22.249Z] --- PASS: TestAllocateInRange (0.00s)
15:37:22 [2021-08-29T15:37:22.249Z] === RUN   TestAllocateSerial
15:37:22 [2021-08-29T15:37:22.249Z] --- PASS: TestAllocateSerial (0.00s)
15:37:22 [2021-08-29T15:37:22.249Z] PASS
15:37:22 [2021-08-29T15:37:22.249Z] coverage: 87.5% of statements
15:37:22 [2021-08-29T15:37:22.315Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
15:37:22 [2021-08-29T15:37:22.704Z] ok  	github.com/docker/docker/libnetwork/idm	0.038s	coverage: 87.5% of statements
15:37:22 [2021-08-29T15:37:22.704Z] === RUN   TestDiff
15:37:22 [2021-08-29T15:37:22.704Z] --- PASS: TestDiff (0.00s)
15:37:22 [2021-08-29T15:37:22.704Z] === RUN   TestAddedCallback
15:37:22 [2021-08-29T15:37:22.704Z] --- PASS: TestAddedCallback (0.00s)
15:37:22 [2021-08-29T15:37:22.704Z] === RUN   TestRemovedCallback
15:37:22 [2021-08-29T15:37:22.704Z] --- PASS: TestRemovedCallback (0.00s)
15:37:22 [2021-08-29T15:37:22.704Z] === RUN   TestNoCallback
15:37:22 [2021-08-29T15:37:22.704Z] --- PASS: TestNoCallback (0.00s)
15:37:22 [2021-08-29T15:37:22.704Z] PASS
15:37:22 [2021-08-29T15:37:22.704Z] coverage: 48.1% of statements
15:37:22 [2021-08-29T15:37:22.704Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.039s	coverage: 48.1% of statements
15:37:22 [2021-08-29T15:37:22.735Z] --- PASS: TestServiceCreateInit (7.55s)
15:37:22 [2021-08-29T15:37:22.735Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.86s)
15:37:22 [2021-08-29T15:37:22.735Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.68s)
15:37:22 [2021-08-29T15:37:22.735Z] === RUN   TestCreateServiceMultipleTimes
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestNewClientWithTimeout (17.62s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestClientStream
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestClientStream (0.00s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestClientSendFile
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestClientSendFile (0.00s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestClientWithRequestTimeout
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestClientWithRequestTimeout (0.01s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestFileSpecPlugin
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestFileSpecPlugin (0.01s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestFileJSONSpecPlugin
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestPluginAddHandler
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestPluginAddHandler (0.00s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestPluginWaitBadPlugin
15:37:23 [2021-08-29T15:37:23.089Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
15:37:23 [2021-08-29T15:37:23.089Z] === RUN   TestGet
15:37:23 [2021-08-29T15:37:23.089Z] time="2021-08-29T15:37:22Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
15:37:23 [2021-08-29T15:37:23.162Z] === RUN   TestCaller
15:37:23 [2021-08-29T15:37:23.162Z] --- PASS: TestCaller (0.00s)
15:37:23 [2021-08-29T15:37:23.162Z] PASS
15:37:23 [2021-08-29T15:37:23.162Z] coverage: 100.0% of statements
15:37:23 [2021-08-29T15:37:23.162Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.036s	coverage: 100.0% of statements
15:37:23 [2021-08-29T15:37:23.162Z] --- PASS: TestAllocateRandomDeallocate (0.97s)
15:37:23 [2021-08-29T15:37:23.162Z] === RUN   TestAllocateRandomDeallocateSerialize
15:37:23 [2021-08-29T15:37:23.162Z] === RUN   TestSetSerialInsertDelete
15:37:23 [2021-08-29T15:37:23.162Z] --- PASS: TestSetSerialInsertDelete (0.00s)
15:37:23 [2021-08-29T15:37:23.162Z] === RUN   TestSetParallelInsertDelete
15:37:23 [2021-08-29T15:37:23.245Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false
15:37:23 [2021-08-29T15:37:23.503Z] --- PASS: TestDaemonIpcModePrivate (1.77s)
15:37:23 [2021-08-29T15:37:23.503Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:37:23 [2021-08-29T15:37:23.759Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
15:37:24 [2021-08-29T15:37:24.054Z] time="2021-08-29T15:37:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
15:37:24 [2021-08-29T15:37:24.122Z] === RUN   TestPoolRequest
15:37:24 [2021-08-29T15:37:24.122Z] --- PASS: TestPoolRequest (0.00s)
15:37:24 [2021-08-29T15:37:24.122Z] === RUN   TestOtherRequests
15:37:24 [2021-08-29T15:37:24.122Z] --- PASS: TestOtherRequests (0.00s)
15:37:24 [2021-08-29T15:37:24.122Z] PASS
15:37:24 [2021-08-29T15:37:24.122Z] coverage: 57.1% of statements
15:37:24 [2021-08-29T15:37:24.122Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.033s	coverage: 57.1% of statements
15:37:24 [2021-08-29T15:37:24.122Z] === RUN   TestInt2IP2IntConversion
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestAllocateRandomDeallocateSerialize (1.25s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestRetrieveFromStore
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestInt2IP2IntConversion (0.42s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestGetAddressVersion
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestGetAddressVersion (0.00s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestKeyString
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestKeyString (0.00s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestPoolDataMarshal
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestPoolDataMarshal (0.00s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestSubnetsMarshal
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestSubnetsMarshal (0.04s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestAddSubnets
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestAddSubnets (0.05s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestDoublePoolRelease
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestDoublePoolRelease (0.02s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestAddReleasePoolID
15:37:24 [2021-08-29T15:37:24.579Z] --- PASS: TestAddReleasePoolID (0.07s)
15:37:24 [2021-08-29T15:37:24.579Z] === RUN   TestPredefinedPool
15:37:24 [2021-08-29T15:37:24.688Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:37:24 [2021-08-29T15:37:24.945Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:89, shared: false, mustBeShared: false
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestRetrieveFromStore (0.46s)
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestIsCorrupted
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestPredefinedPool (0.03s)
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestRemoveSubnet
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestIsCorrupted (0.01s)
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestSetRollover
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestRemoveSubnet (0.19s)
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestGetSameAddress
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestGetSameAddress (0.02s)
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestPoolAllocationReuse
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestGetCapabilities
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestGetCapabilities (0.01s)
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestGetCapabilitiesFromLegacyDriver
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestGetCapabilitiesFromLegacyDriver (0.00s)
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestGetDefaultAddressSpaces
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestGetDefaultAddressSpaces (0.00s)
15:37:25 [2021-08-29T15:37:25.034Z] === RUN   TestRemoteDriver
15:37:25 [2021-08-29T15:37:25.034Z] --- PASS: TestRemoteDriver (0.01s)
15:37:25 [2021-08-29T15:37:25.034Z] PASS
15:37:25 [2021-08-29T15:37:25.034Z] coverage: 47.4% of statements
15:37:25 [2021-08-29T15:37:25.034Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.058s	coverage: 47.4% of statements
15:37:25 [2021-08-29T15:37:25.202Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s)
15:37:25 [2021-08-29T15:37:25.202Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:37:25 [2021-08-29T15:37:25.459Z]     check_test.go:308: [d89f0b8de8e4c] daemon is not started
15:37:25 [2021-08-29T15:37:25.459Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
15:37:25 [2021-08-29T15:37:25.586Z] time="2021-08-29T15:37:25Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
15:37:25 [2021-08-29T15:37:25.997Z] === RUN   TestWindowsIPAM
15:37:25 [2021-08-29T15:37:25.997Z] --- PASS: TestWindowsIPAM (0.00s)
15:37:25 [2021-08-29T15:37:25.997Z] PASS
15:37:25 [2021-08-29T15:37:25.997Z] coverage: 71.4% of statements
15:37:25 [2021-08-29T15:37:25.997Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.035s	coverage: 71.4% of statements
15:37:26 [2021-08-29T15:37:26.465Z] --- PASS: TestSetRollover (1.41s)
15:37:26 [2021-08-29T15:37:26.465Z] === RUN   TestSetRolloverSerial
15:37:26 [2021-08-29T15:37:26.465Z] --- PASS: TestPoolAllocationReuse (1.46s)
15:37:26 [2021-08-29T15:37:26.465Z] === RUN   TestGetAddressSubPoolEqualPool
15:37:26 [2021-08-29T15:37:26.465Z] --- PASS: TestGetAddressSubPoolEqualPool (0.02s)
15:37:26 [2021-08-29T15:37:26.465Z] === RUN   TestRequestReleaseAddressFromSubPool
15:37:26 [2021-08-29T15:37:26.465Z] === RUN   TestDefaultNetwork
15:37:26 [2021-08-29T15:37:26.827Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: true, mustBeShared: true
15:37:26 [2021-08-29T15:37:26.827Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s)
15:37:26 [2021-08-29T15:37:26.827Z] === RUN   TestIpcModeOlderClient
15:37:26 [2021-08-29T15:37:26.827Z] === PAUSE TestIpcModeOlderClient
15:37:26 [2021-08-29T15:37:26.827Z] === RUN   TestKillContainerInvalidSignal
15:37:26 [2021-08-29T15:37:26.922Z] --- PASS: TestDefaultNetwork (0.23s)
15:37:26 [2021-08-29T15:37:26.922Z] === RUN   TestConfigGlobalScopeDefaultNetworks
15:37:26 [2021-08-29T15:37:26.922Z] --- PASS: TestConfigGlobalScopeDefaultNetworks (0.25s)
15:37:26 [2021-08-29T15:37:26.922Z] === RUN   TestInitAddressPools
15:37:26 [2021-08-29T15:37:26.922Z] --- PASS: TestInitAddressPools (0.00s)
15:37:26 [2021-08-29T15:37:26.922Z] PASS
15:37:26 [2021-08-29T15:37:26.922Z] coverage: 74.0% of statements
15:37:26 [2021-08-29T15:37:26.922Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.541s	coverage: 74.0% of statements
15:37:27 [2021-08-29T15:37:27.378Z] === RUN   TestKeyValue
15:37:27 [2021-08-29T15:37:27.378Z] --- PASS: TestKeyValue (0.00s)
15:37:27 [2021-08-29T15:37:27.378Z] PASS
15:37:27 [2021-08-29T15:37:27.378Z] coverage: 60.0% of statements
15:37:27 [2021-08-29T15:37:27.378Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.034s	coverage: 60.0% of statements
15:37:27 [2021-08-29T15:37:27.756Z] --- PASS: TestKillContainerInvalidSignal (0.72s)
15:37:27 [2021-08-29T15:37:27.756Z] === RUN   TestKillContainer
15:37:27 [2021-08-29T15:37:27.756Z] === RUN   TestKillContainer/no_signal
15:37:27 [2021-08-29T15:37:27.834Z] --- PASS: TestSetRolloverSerial (1.42s)
15:37:27 [2021-08-29T15:37:27.834Z] === RUN   TestGetFirstAvailableFromCurrent
15:37:27 [2021-08-29T15:37:27.834Z] --- PASS: TestGetFirstAvailableFromCurrent (0.00s)
15:37:27 [2021-08-29T15:37:27.834Z] PASS
15:37:27 [2021-08-29T15:37:27.834Z] coverage: 84.4% of statements
15:37:27 [2021-08-29T15:37:27.834Z] ok  	github.com/docker/docker/libnetwork/bitseq	11.128s	coverage: 84.4% of statements
15:37:28 [2021-08-29T15:37:28.320Z] === RUN   TestKillContainer/non_killing_signal
15:37:28 [2021-08-29T15:37:28.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
15:37:28 [2021-08-29T15:37:28.416Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
15:37:28 [2021-08-29T15:37:28.577Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
15:37:29 [2021-08-29T15:37:29.140Z] === RUN   TestKillContainer/killing_signal
15:37:29 [2021-08-29T15:37:29.140Z]     check_test.go:308: [dd49850cd80c2] daemon is not started
15:37:29 [2021-08-29T15:37:29.140Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
15:37:29 [2021-08-29T15:37:29.359Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
15:37:29 [2021-08-29T15:37:29.362Z] --- PASS: TestRequestReleaseAddressFromSubPool (2.51s)
15:37:29 [2021-08-29T15:37:29.362Z] === RUN   TestSerializeRequestReleaseAddressFromSubPool
15:37:29 [2021-08-29T15:37:29.397Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:37:29 [2021-08-29T15:37:29.818Z] === RUN   TestNetworkDBSimple
15:37:29 [2021-08-29T15:37:29.960Z] --- PASS: TestKillContainer (2.24s)
15:37:29 [2021-08-29T15:37:29.960Z]     --- PASS: TestKillContainer/no_signal (0.72s)
15:37:29 [2021-08-29T15:37:29.960Z]     --- PASS: TestKillContainer/non_killing_signal (0.59s)
15:37:29 [2021-08-29T15:37:29.960Z]     --- PASS: TestKillContainer/killing_signal (0.68s)
15:37:29 [2021-08-29T15:37:29.960Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:37:29 [2021-08-29T15:37:29.960Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:37:30 [2021-08-29T15:37:30.271Z] time="2021-08-29T15:37:29Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
15:37:30 [2021-08-29T15:37:30.301Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
15:37:30 [2021-08-29T15:37:30.524Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:37:30 [2021-08-29T15:37:30.789Z] --- PASS: TestSerializeRequestReleaseAddressFromSubPool (1.88s)
15:37:30 [2021-08-29T15:37:30.789Z] === RUN   TestGetAddress
15:37:30 [2021-08-29T15:37:30.789Z] 2021/08/29 15:37:30 Closing DB instances...
15:37:30 [2021-08-29T15:37:30.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
15:37:31 [2021-08-29T15:37:31.087Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.29s)
15:37:31 [2021-08-29T15:37:31.087Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s)
15:37:31 [2021-08-29T15:37:31.087Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
15:37:31 [2021-08-29T15:37:31.087Z] === RUN   TestKillStoppedContainer
15:37:31 [2021-08-29T15:37:31.245Z] === RUN   TestGenerate
15:37:31 [2021-08-29T15:37:31.245Z] --- PASS: TestGenerate (0.00s)
15:37:31 [2021-08-29T15:37:31.245Z] === RUN   TestGeneratePtr
15:37:31 [2021-08-29T15:37:31.245Z] --- PASS: TestGeneratePtr (0.00s)
15:37:31 [2021-08-29T15:37:31.245Z] === RUN   TestGenerateMissingField
15:37:31 [2021-08-29T15:37:31.245Z] --- PASS: TestGenerateMissingField (0.00s)
15:37:31 [2021-08-29T15:37:31.245Z] === RUN   TestFieldCannotBeSet
15:37:31 [2021-08-29T15:37:31.245Z] --- PASS: TestFieldCannotBeSet (0.00s)
15:37:31 [2021-08-29T15:37:31.245Z] === RUN   TestTypeMismatchError
15:37:31 [2021-08-29T15:37:31.245Z] --- PASS: TestTypeMismatchError (0.00s)
15:37:31 [2021-08-29T15:37:31.245Z] PASS
15:37:31 [2021-08-29T15:37:31.245Z] coverage: 100.0% of statements
15:37:31 [2021-08-29T15:37:31.245Z] ok  	github.com/docker/docker/libnetwork/options	0.037s	coverage: 100.0% of statements
15:37:31 [2021-08-29T15:37:31.342Z] --- PASS: TestKillStoppedContainer (0.05s)
15:37:31 [2021-08-29T15:37:31.342Z] === RUN   TestKillStoppedContainerAPIPre120
15:37:31 [2021-08-29T15:37:31.342Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
15:37:31 [2021-08-29T15:37:31.342Z] === RUN   TestKillDifferentUserContainer
15:37:31 [2021-08-29T15:37:31.620Z]     docker_cli_daemon_plugins_test.go:80: [df3c42480e9ea] daemon is not started
15:37:31 [2021-08-29T15:37:31.700Z] testing: warning: no tests to run
15:37:31 [2021-08-29T15:37:31.700Z] PASS
15:37:31 [2021-08-29T15:37:31.700Z] coverage: 0.0% of statements
15:37:31 [2021-08-29T15:37:31.700Z] ok  	github.com/docker/docker/libnetwork/osl	0.034s	coverage: 0.0% of statements [no tests to run]
15:37:31 [2021-08-29T15:37:31.880Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:37:31 [2021-08-29T15:37:31.880Z] --- PASS: TestKillDifferentUserContainer (0.66s)
15:37:31 [2021-08-29T15:37:31.880Z] === RUN   TestInspectOomKilledTrue
15:37:31 [2021-08-29T15:37:31.880Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:37:31 [2021-08-29T15:37:31.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:37:31 [2021-08-29T15:37:31.880Z] === RUN   TestInspectOomKilledFalse
15:37:31 [2021-08-29T15:37:31.880Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:37:31 [2021-08-29T15:37:31.880Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:37:31 [2021-08-29T15:37:31.880Z] === RUN   TestLinksEtcHostsContentMatch
15:37:32 [2021-08-29T15:37:32.138Z] === RUN   TestDockerSuite/TestBuildAddTar
15:37:32 [2021-08-29T15:37:32.156Z] --- PASS: TestNetworkDBSimple (2.03s)
15:37:32 [2021-08-29T15:37:32.156Z] === RUN   TestNetworkDBJoinLeaveNetwork
15:37:32 [2021-08-29T15:37:32.257Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
15:37:32 [2021-08-29T15:37:32.411Z] --- PASS: TestLinksEtcHostsContentMatch (0.52s)
15:37:32 [2021-08-29T15:37:32.411Z] === RUN   TestLinksContainerNames
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestRequestNewPort
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestRequestNewPort (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestRequestSpecificPort
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestRequestSpecificPort (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestReleasePort
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestReleasePort (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestReuseReleasedPort
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestReuseReleasedPort (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestReleaseUnreadledPort
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestReleaseUnreadledPort (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestUnknowProtocol
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestUnknowProtocol (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestAllocateAllPorts
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestAllocateAllPorts (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestPortAllocation
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestPortAllocation (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestPortAllocationWithCustomRange
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestPortAllocationWithCustomRange (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestNoDuplicateBPR
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestNoDuplicateBPR (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] === RUN   TestChangePortRange
15:37:32 [2021-08-29T15:37:32.611Z]     portallocator_test.go:343: test: port allocate range 65001-65010, setErr=begin out of range, reqPort=0
15:37:32 [2021-08-29T15:37:32.611Z]     portallocator_test.go:343: test: port allocate range 59990-59999, setErr=end out of range, reqPort=0
15:37:32 [2021-08-29T15:37:32.611Z]     portallocator_test.go:343: test: port allocate range 65000-60000, setErr=out of order, reqPort=0
15:37:32 [2021-08-29T15:37:32.611Z]     portallocator_test.go:343: test: port allocate range 60100-65010, setErr=<nil>, reqPort=60100
15:37:32 [2021-08-29T15:37:32.611Z]     portallocator_test.go:343: test: port allocate range 0-0, setErr=<nil>, reqPort=60000
15:37:32 [2021-08-29T15:37:32.611Z]     portallocator_test.go:343: test: port allocate range 59900-65000, setErr=<nil>, reqPort=60001
15:37:32 [2021-08-29T15:37:32.611Z] --- PASS: TestChangePortRange (0.00s)
15:37:32 [2021-08-29T15:37:32.611Z] PASS
15:37:32 [2021-08-29T15:37:32.611Z] coverage: 88.6% of statements
15:37:32 [2021-08-29T15:37:32.611Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.039s	coverage: 88.6% of statements
15:37:32 [2021-08-29T15:37:32.988Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
15:37:33 [2021-08-29T15:37:33.067Z] --- PASS: TestSetParallelInsertDelete (10.00s)
15:37:33 [2021-08-29T15:37:33.067Z] PASS
15:37:33 [2021-08-29T15:37:33.067Z] coverage: 100.0% of statements
15:37:33 [2021-08-29T15:37:33.067Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.037s	coverage: 100.0% of statements
15:37:33 [2021-08-29T15:37:33.067Z] testing: warning: no tests to run
15:37:33 [2021-08-29T15:37:33.067Z] PASS
15:37:33 [2021-08-29T15:37:33.067Z] coverage: 0.0% of statements
15:37:33 [2021-08-29T15:37:33.067Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.033s	coverage: 0.0% of statements [no tests to run]
15:37:33 [2021-08-29T15:37:33.523Z] 2021/08/29 15:37:33 Closing DB instances...
15:37:33 [2021-08-29T15:37:33.523Z] === RUN   TestHashData
15:37:33 [2021-08-29T15:37:33.523Z] --- PASS: TestHashData (0.00s)
15:37:33 [2021-08-29T15:37:33.523Z] PASS
15:37:33 [2021-08-29T15:37:33.523Z] coverage: 2.8% of statements
15:37:33 [2021-08-29T15:37:33.523Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.038s	coverage: 2.8% of statements
15:37:33 [2021-08-29T15:37:33.922Z] --- PASS: TestLinksContainerNames (1.46s)
15:37:33 [2021-08-29T15:37:33.922Z] === RUN   TestLogsFollowTailEmpty
15:37:33 [2021-08-29T15:37:33.979Z] === RUN   TestErrorConstructors
15:37:33 [2021-08-29T15:37:33.979Z] --- PASS: TestErrorConstructors (0.00s)
15:37:33 [2021-08-29T15:37:33.979Z] === RUN   TestCompareIPMask
15:37:33 [2021-08-29T15:37:33.979Z] --- PASS: TestCompareIPMask (0.00s)
15:37:33 [2021-08-29T15:37:33.979Z] === RUN   TestUtilGetHostPartIP
15:37:33 [2021-08-29T15:37:33.979Z] --- PASS: TestUtilGetHostPartIP (0.00s)
15:37:33 [2021-08-29T15:37:33.979Z] === RUN   TestUtilGetBroadcastIP
15:37:33 [2021-08-29T15:37:33.979Z] --- PASS: TestUtilGetBroadcastIP (0.00s)
15:37:33 [2021-08-29T15:37:33.979Z] === RUN   TestParseCIDR
15:37:33 [2021-08-29T15:37:33.979Z] --- PASS: TestParseCIDR (0.00s)
15:37:33 [2021-08-29T15:37:33.979Z] PASS
15:37:33 [2021-08-29T15:37:33.979Z] coverage: 37.3% of statements
15:37:33 [2021-08-29T15:37:33.979Z] ok  	github.com/docker/docker/libnetwork/types	0.035s	coverage: 37.3% of statements
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/empty_rule
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/leading_spaces
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/trailing_spaces
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/unknown_device_type
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_type
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_colon
15:37:34 [2021-08-29T15:37:34.434Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_major_device
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/negative_minor_device
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/missing_permissions
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/invalid_permissions
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/too_many_permissions
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/major_out_of_range
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_minor
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission
15:37:34 [2021-08-29T15:37:34.435Z] === RUN   TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission
15:37:34 [2021-08-29T15:37:34.435Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z]     --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s)
15:37:34 [2021-08-29T15:37:34.435Z] PASS
15:37:34 [2021-08-29T15:37:34.435Z] coverage: 50.0% of statements
15:37:34 [2021-08-29T15:37:34.435Z] ok  	github.com/docker/docker/oci	0.039s	coverage: 50.0% of statements
15:37:34 [2021-08-29T15:37:34.804Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
15:37:34 [2021-08-29T15:37:34.885Z] --- PASS: TestLogsFollowTailEmpty (0.73s)
15:37:34 [2021-08-29T15:37:34.885Z] === RUN   TestContainerNetworkMountsNoChown
15:37:34 [2021-08-29T15:37:34.885Z]     docker_cli_daemon_plugins_test.go:170: [d7556e21d92d4] daemon is not started
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestNetworkDBJoinLeaveNetwork (2.87s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestNetworkDBJoinLeaveNetworks
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestAddressPoolOpt
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestAddressPoolOpt (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/a
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/something
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/_=a
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/env1=value1
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/_env1=value1
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/env2=value2=value3
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/env3=abc!qwe
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/env_4=value_4
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/PATH
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/=a
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/PATH=
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/PATH=something
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/asd!qwe
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/1asd
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/123
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/some_space
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/__some_space_before
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/some_space_after__
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/=
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateEnv/PaTh
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestValidateEnv (0.01s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/a (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/something (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/_=a (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/env1=value1 (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/_env1=value1 (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/env2=value2=value3 (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/env3=abc!qwe (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/env_4=value_4 (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/PATH (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/=a (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/PATH= (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/PATH=something (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/asd!qwe (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/1asd (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/123 (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/some_space (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/__some_space_before (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/some_space_after__ (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/= (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z]     --- PASS: TestValidateEnv/PaTh (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestParseHost
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestParseHost (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestParseDockerDaemonHost
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestParseDockerDaemonHost (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestParseTCP
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestParseTCP (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestParseInvalidUnixAddrInvalid
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateExtraHosts
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestValidateExtraHosts (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestIpOptString
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestIpOptString (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestNewIpOptInvalidDefaultVal
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestNewIpOptValidDefaultVal
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestIpOptSetInvalidVal
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestIpOptSetInvalidVal (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateIPAddress
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestValidateIPAddress (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestMapOpts
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestMapOpts (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestListOptsWithoutValidator
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestListOptsWithoutValidator (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestListOptsWithValidator
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestListOptsWithValidator (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateDNSSearch
15:37:34 [2021-08-29T15:37:34.891Z] --- PASS: TestValidateDNSSearch (0.00s)
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateLabel
15:37:34 [2021-08-29T15:37:34.891Z] === RUN   TestValidateLabel/lable_with_bad_attribute_format
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_general_format
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_more_than_one_=
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_one_more
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_no_reserved_com.docker.*
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_no_reserved_io.docker.*
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_no_reserved_org.dockerproject.*
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_reserved_com.docker.*
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_reserved_upcase_com.docker.*_
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_reserved_io.docker.*
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_reserved_upcase_io.docker.*
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_reserved_org.dockerproject.*
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestValidateLabel/label_with_reserved_upcase_org.dockerproject.*
15:37:34 [2021-08-29T15:37:34.892Z] --- PASS: TestValidateLabel (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_general_format (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_one_more (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z]     --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestNamedListOpts
15:37:34 [2021-08-29T15:37:34.892Z] --- PASS: TestNamedListOpts (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestNamedMapOpts
15:37:34 [2021-08-29T15:37:34.892Z] --- PASS: TestNamedMapOpts (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestParseLink
15:37:34 [2021-08-29T15:37:34.892Z] --- PASS: TestParseLink (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestQuotedStringSetWithQuotes
15:37:34 [2021-08-29T15:37:34.892Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestQuotedStringSetWithMismatchedQuotes
15:37:34 [2021-08-29T15:37:34.892Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestQuotedStringSetWithNoQuotes
15:37:34 [2021-08-29T15:37:34.892Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z] === RUN   TestUlimitOpt
15:37:34 [2021-08-29T15:37:34.892Z] --- PASS: TestUlimitOpt (0.00s)
15:37:34 [2021-08-29T15:37:34.892Z] PASS
15:37:34 [2021-08-29T15:37:34.892Z] coverage: 67.1% of statements
15:37:34 [2021-08-29T15:37:34.892Z] ok  	github.com/docker/docker/opts	0.064s	coverage: 67.1% of statements
15:37:35 [2021-08-29T15:37:35.141Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s)
15:37:35 [2021-08-29T15:37:35.141Z] === RUN   TestMountDaemonRoot
15:37:35 [2021-08-29T15:37:35.347Z] === RUN   TestParseVersion
15:37:35 [2021-08-29T15:37:35.347Z] --- PASS: TestParseVersion (0.00s)
15:37:35 [2021-08-29T15:37:35.347Z] PASS
15:37:35 [2021-08-29T15:37:35.347Z] coverage: 52.9% of statements
15:37:35 [2021-08-29T15:37:35.347Z] ok  	github.com/docker/docker/pkg/aaparser	0.034s	coverage: 52.9% of statements
15:37:35 [2021-08-29T15:37:35.398Z] === RUN   TestMountDaemonRoot/default
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/default
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/private
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/private
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rprivate
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rprivate
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/slave
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/slave
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rslave
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rslave
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/shared
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/shared
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rshared
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rshared
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/default
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/default/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/default/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/rshared
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/shared
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/rslave
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/slave
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/rprivate
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/private
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/private/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/private/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/default/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/default/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:37:35 [2021-08-29T15:37:35.399Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/private/mount_root
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/private/bind_root
15:37:35 [2021-08-29T15:37:35.655Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:37:35 [2021-08-29T15:37:35.912Z] --- PASS: TestMountDaemonRoot (0.04s)
15:37:35 [2021-08-29T15:37:35.912Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
15:37:35 [2021-08-29T15:37:35.912Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
15:37:35 [2021-08-29T15:37:35.912Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
15:37:35 [2021-08-29T15:37:35.912Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
15:37:35 [2021-08-29T15:37:35.912Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:37:35 [2021-08-29T15:37:35.912Z] === RUN   TestContainerBindMountNonRecursive
15:37:36 [2021-08-29T15:37:36.189Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
15:37:36 [2021-08-29T15:37:36.308Z] 2021/08/29 15:37:35 Closing DB instances...
15:37:36 [2021-08-29T15:37:36.474Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
15:37:36 [2021-08-29T15:37:36.764Z] === RUN   TestPeerCertificateMarshalJSON
15:37:36 [2021-08-29T15:37:36.764Z] === RUN   TestIsArchivePathDir
15:37:36 [2021-08-29T15:37:36.764Z] --- PASS: TestIsArchivePathDir (0.05s)
15:37:36 [2021-08-29T15:37:36.764Z] === RUN   TestIsArchivePathInvalidFile
15:37:36 [2021-08-29T15:37:36.764Z] === RUN   TestPeerCertificateMarshalJSON/Marshalling_:
15:37:36 [2021-08-29T15:37:36.764Z] === RUN   TestPeerCertificateMarshalJSON/UnMarshalling_:
15:37:36 [2021-08-29T15:37:36.764Z] --- PASS: TestPeerCertificateMarshalJSON (0.34s)
15:37:36 [2021-08-29T15:37:36.764Z]     --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s)
15:37:36 [2021-08-29T15:37:36.764Z]     --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s)
15:37:36 [2021-08-29T15:37:36.764Z] === RUN   TestMiddleware
15:37:36 [2021-08-29T15:37:36.764Z] --- PASS: TestMiddleware (0.00s)
15:37:36 [2021-08-29T15:37:36.764Z] === RUN   TestNewResponseModifier
15:37:36 [2021-08-29T15:37:36.764Z] --- PASS: TestNewResponseModifier (0.00s)
15:37:36 [2021-08-29T15:37:36.764Z] PASS
15:37:36 [2021-08-29T15:37:36.764Z] coverage: 26.8% of statements
15:37:36 [2021-08-29T15:37:36.764Z] ok  	github.com/docker/docker/pkg/authorization	0.389s	coverage: 26.8% of statements
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestIsArchivePathInvalidFile (0.12s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestIsArchivePathTar
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestIsArchivePathTar (0.12s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestDecompressStreamGzip
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestDecompressStreamGzip (0.09s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestDecompressStreamBzip2
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestDecompressStreamBzip2 (0.09s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestDecompressStreamXz
15:37:37 [2021-08-29T15:37:37.220Z]     archive_test.go:133: Xz not present in msys2
15:37:37 [2021-08-29T15:37:37.220Z] --- SKIP: TestDecompressStreamXz (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestCompressStreamXzUnsupported
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestCompressStreamXzUnsupported (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestCompressStreamBzip2Unsupported
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestCompressStreamInvalid
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestCompressStreamInvalid (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestExtensionInvalid
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestExtensionInvalid (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestExtensionUncompressed
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestExtensionUncompressed (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestExtensionBzip2
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestExtensionBzip2 (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestExtensionGzip
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestExtensionGzip (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestExtensionXz
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestExtensionXz (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestCmdStreamLargeStderr
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestCmdStreamLargeStderr (0.06s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestCmdStreamBad
15:37:37 [2021-08-29T15:37:37.220Z]     archive_test.go:238: Failing on Windows CI machines
15:37:37 [2021-08-29T15:37:37.220Z] --- SKIP: TestCmdStreamBad (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestCmdStreamGood
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestUnbuffered
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestUnbuffered (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestRaceUnbuffered
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestRaceUnbuffered (0.00s)
15:37:37 [2021-08-29T15:37:37.220Z] PASS
15:37:37 [2021-08-29T15:37:37.220Z] coverage: 100.0% of statements
15:37:37 [2021-08-29T15:37:37.220Z] ok  	github.com/docker/docker/pkg/broadcaster	0.034s	coverage: 100.0% of statements
15:37:37 [2021-08-29T15:37:37.220Z] --- PASS: TestCmdStreamGood (0.04s)
15:37:37 [2021-08-29T15:37:37.220Z] === RUN   TestUntarPathWithInvalidDest
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestUntarPathWithInvalidDest (0.05s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestUntarPathWithInvalidSrc
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestUntarPath
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestUntarPath (0.05s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestUntarPathWithDestinationFile
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestNetworkDBJoinLeaveNetworks (2.63s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestNetworkDBCRUDTableEntry
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestUntarPathWithDestinationFile (0.05s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestUntarPathWithDestinationSrcFileAsFolder
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestCopyWithTarInvalidSrc
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestCopyWithTarInexistentDestWillCreateIt
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestCopyWithTarSrcFile
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestCopyWithTarSrcFile (0.01s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestCopyWithTarSrcFolder
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestCopyWithTarSrcFolder (0.01s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestCopyFileWithTarInvalidSrc
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestCopyFileWithTarInexistentDestWillCreateIt
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestCopyFileWithTarSrcFolder
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestCopyFileWithTarSrcFile
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestTarFiles
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[foo]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[bar]_[foo]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[foo_bar]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[qux]_[foo]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[foo_bar]_[baz]_[bar]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[]#01
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[qux]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[foo_bar_qux]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[qux]_[baz]]
15:37:37 [2021-08-29T15:37:37.682Z] === RUN   TestMatch/[[foo_baz]]
15:37:37 [2021-08-29T15:37:37.682Z] --- PASS: TestMatch (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[foo]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[bar]_[foo]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[foo_bar]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[qux]_[foo]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[]#01 (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[qux]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[foo_bar_qux]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[qux]_[baz]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z]     --- PASS: TestMatch/[[foo_baz]] (0.00s)
15:37:37 [2021-08-29T15:37:37.682Z] PASS
15:37:37 [2021-08-29T15:37:37.682Z] coverage: 87.5% of statements
15:37:37 [2021-08-29T15:37:37.682Z] ok  	github.com/docker/docker/pkg/capabilities	0.035s	coverage: 87.5% of statements
15:37:37 [2021-08-29T15:37:37.843Z] --- PASS: TestContainerBindMountNonRecursive (1.86s)
15:37:37 [2021-08-29T15:37:37.843Z] === RUN   TestContainerVolumesMountedAsShared
15:37:38 [2021-08-29T15:37:38.406Z] --- PASS: TestContainerVolumesMountedAsShared (0.68s)
15:37:38 [2021-08-29T15:37:38.406Z] === RUN   TestContainerVolumesMountedAsSlave
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootTarUntar
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootTarUntar (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootUntarWithHugeExcludesList
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootUntarEmptyArchive
15:37:38 [2021-08-29T15:37:38.650Z] --- PASS: TestChrootUntarEmptyArchive (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootTarUntarWithSymlink
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootCopyWithTar
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootCopyWithTar (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootCopyFileWithTar
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootCopyFileWithTar (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootUntarPath
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootUntarPath (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootUntarEmptyArchiveFromSlowReader
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootApplyEmptyArchiveFromSlowReader
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] === RUN   TestChrootApplyDotDotFile
15:37:38 [2021-08-29T15:37:38.650Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:37:38 [2021-08-29T15:37:38.650Z] --- SKIP: TestChrootApplyDotDotFile (0.00s)
15:37:38 [2021-08-29T15:37:38.650Z] PASS
15:37:38 [2021-08-29T15:37:38.650Z] coverage: 15.4% of statements
15:37:38 [2021-08-29T15:37:38.650Z] ok  	github.com/docker/docker/pkg/chrootarchive	0.077s	coverage: 15.4% of statements
15:37:38 [2021-08-29T15:37:38.825Z] --- PASS: TestGet (15.01s)
15:37:38 [2021-08-29T15:37:38.825Z] === RUN   TestPluginWithNoManifest
15:37:38 [2021-08-29T15:37:38.825Z] --- PASS: TestPluginWithNoManifest (0.00s)
15:37:38 [2021-08-29T15:37:38.825Z] === RUN   TestGetAll
15:37:38 [2021-08-29T15:37:38.825Z] --- PASS: TestGetAll (0.00s)
15:37:38 [2021-08-29T15:37:38.825Z] PASS
15:37:38 [2021-08-29T15:37:38.825Z] coverage: 73.2% of statements
15:37:38 [2021-08-29T15:37:38.825Z] ok  	github.com/docker/docker/pkg/plugins	35.811s	coverage: 73.2% of statements
15:37:38 [2021-08-29T15:37:38.970Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s)
15:37:38 [2021-08-29T15:37:38.970Z] === RUN   TestNetworkNat
15:37:39 [2021-08-29T15:37:39.533Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:37:39 [2021-08-29T15:37:39.612Z] === RUN   TestSizeEmpty
15:37:39 [2021-08-29T15:37:39.612Z] --- PASS: TestSizeEmpty (0.00s)
15:37:39 [2021-08-29T15:37:39.612Z] === RUN   TestSizeEmptyFile
15:37:39 [2021-08-29T15:37:39.612Z] --- PASS: TestSizeEmptyFile (0.00s)
15:37:39 [2021-08-29T15:37:39.612Z] === RUN   TestSizeNonemptyFile
15:37:39 [2021-08-29T15:37:39.612Z] --- PASS: TestSizeNonemptyFile (0.00s)
15:37:39 [2021-08-29T15:37:39.612Z] === RUN   TestSizeNestedDirectoryEmpty
15:37:39 [2021-08-29T15:37:39.612Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s)
15:37:39 [2021-08-29T15:37:39.612Z] === RUN   TestSizeFileAndNestedDirectoryEmpty
15:37:39 [2021-08-29T15:37:39.613Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s)
15:37:39 [2021-08-29T15:37:39.613Z] === RUN   TestSizeFileAndNestedDirectoryNonempty
15:37:39 [2021-08-29T15:37:39.613Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s)
15:37:39 [2021-08-29T15:37:39.613Z] === RUN   TestMoveToSubdir
15:37:39 [2021-08-29T15:37:39.613Z] --- PASS: TestMoveToSubdir (0.00s)
15:37:39 [2021-08-29T15:37:39.613Z] === RUN   TestSizeNonExistingDirectory
15:37:39 [2021-08-29T15:37:39.613Z] --- PASS: TestSizeNonExistingDirectory (0.00s)
15:37:39 [2021-08-29T15:37:39.613Z] PASS
15:37:39 [2021-08-29T15:37:39.613Z] coverage: 80.0% of statements
15:37:39 [2021-08-29T15:37:39.613Z] ok  	github.com/docker/docker/pkg/directory	0.043s	coverage: 80.0% of statements
15:37:39 [2021-08-29T15:37:39.613Z] 2021/08/29 15:37:39 Closing DB instances...
15:37:39 [2021-08-29T15:37:39.789Z] --- PASS: TestNetworkNat (0.72s)
15:37:39 [2021-08-29T15:37:39.789Z] === RUN   TestNetworkLocalhostTCPNat
15:37:39 [2021-08-29T15:37:39.789Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
15:37:40 [2021-08-29T15:37:40.351Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
15:37:40 [2021-08-29T15:37:40.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
15:37:40 [2021-08-29T15:37:40.395Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestContainsEntry
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestCreateEntries
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestEntriesDiff
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestEntriesEquality
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeEnd
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestGenerateWithMalformedInputAtRangeStart
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestGeneratorMatchFailedNotGenerate
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestGeneratorNotGenerate
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestGeneratorWithPort
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestGeneratorWithPortNotGenerate
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestNewEntry
15:37:40 [2021-08-29T15:37:40.575Z] === RUN   Test/TestParse
15:37:40 [2021-08-29T15:37:40.575Z] --- PASS: Test (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestContainsEntry (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestCreateEntries (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestEntriesDiff (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestEntriesEquality (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestGeneratorNotGenerate (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestGeneratorWithPort (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestNewEntry (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z]     --- PASS: Test/TestParse (0.00s)
15:37:40 [2021-08-29T15:37:40.575Z] PASS
15:37:40 [2021-08-29T15:37:40.575Z] coverage: 58.3% of statements
15:37:40 [2021-08-29T15:37:40.575Z] ok  	github.com/docker/docker/pkg/discovery	0.039s	coverage: 58.3% of statements
15:37:40 [2021-08-29T15:37:40.607Z] --- PASS: TestNetworkLocalhostTCPNat (0.83s)
15:37:40 [2021-08-29T15:37:40.607Z] === RUN   TestNetworkLoopbackNat
15:37:40 [2021-08-29T15:37:40.607Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:37:40 [2021-08-29T15:37:40.828Z] --- PASS: TestCreateServiceMultipleTimes (16.14s)
15:37:40 [2021-08-29T15:37:40.828Z] === RUN   TestCreateServiceConflict
15:37:40 [2021-08-29T15:37:40.828Z] --- PASS: TestCreateServiceConflict (2.14s)
15:37:40 [2021-08-29T15:37:40.828Z] === RUN   TestCreateServiceMaxReplicas
15:37:40 [2021-08-29T15:37:40.863Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
15:37:41 [2021-08-29T15:37:41.035Z] === RUN   Test
15:37:41 [2021-08-29T15:37:41.035Z] === RUN   Test/TestContent
15:37:41 [2021-08-29T15:37:41.035Z] === RUN   Test/TestInitialize
15:37:41 [2021-08-29T15:37:41.035Z] === RUN   Test/TestNew
15:37:41 [2021-08-29T15:37:41.035Z] === RUN   Test/TestParsingContentsWithComments
15:37:41 [2021-08-29T15:37:41.035Z] === RUN   Test/TestRegister
15:37:41 [2021-08-29T15:37:41.035Z] === RUN   Test/TestWatch
15:37:41 [2021-08-29T15:37:41.035Z] --- PASS: Test (0.00s)
15:37:41 [2021-08-29T15:37:41.035Z]     --- PASS: Test/TestContent (0.00s)
15:37:41 [2021-08-29T15:37:41.035Z]     --- PASS: Test/TestInitialize (0.00s)
15:37:41 [2021-08-29T15:37:41.035Z]     --- PASS: Test/TestNew (0.00s)
15:37:41 [2021-08-29T15:37:41.035Z]     --- PASS: Test/TestParsingContentsWithComments (0.00s)
15:37:41 [2021-08-29T15:37:41.035Z]     --- PASS: Test/TestRegister (0.00s)
15:37:41 [2021-08-29T15:37:41.035Z]     --- PASS: Test/TestWatch (0.00s)
15:37:41 [2021-08-29T15:37:41.035Z] PASS
15:37:41 [2021-08-29T15:37:41.035Z] coverage: 92.9% of statements
15:37:41 [2021-08-29T15:37:41.035Z] ok  	github.com/docker/docker/pkg/discovery/file	0.045s	coverage: 92.9% of statements
15:37:41 [2021-08-29T15:37:41.425Z]     check_test.go:308: [d5df67343f2ab] daemon is not started
15:37:41 [2021-08-29T15:37:41.425Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
15:37:41 [2021-08-29T15:37:41.486Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:37:41 [2021-08-29T15:37:41.486Z] INFO: Testing against a local daemon
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildWithSession
15:37:41 [2021-08-29T15:37:41.486Z]     build_session_test.go:25: TODO: BuildKit
15:37:41 [2021-08-29T15:37:41.486Z] --- SKIP: TestBuildWithSession (0.00s)
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildSquashParent
15:37:41 [2021-08-29T15:37:41.486Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:37:41 [2021-08-29T15:37:41.486Z] --- SKIP: TestBuildSquashParent (0.00s)
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildWithRemoveAndForceRemove
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:37:41 [2021-08-29T15:37:41.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:37:41 [2021-08-29T15:37:41.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:37:41 [2021-08-29T15:37:41.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:37:41 [2021-08-29T15:37:41.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:37:41 [2021-08-29T15:37:41.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:37:41 [2021-08-29T15:37:41.486Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:37:41 [2021-08-29T15:37:41.486Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:37:41 [2021-08-29T15:37:41.486Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:37:41 [2021-08-29T15:37:41.486Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:37:41 [2021-08-29T15:37:41.486Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:37:41 [2021-08-29T15:37:41.486Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:37:41 [2021-08-29T15:37:41.490Z] --- PASS: TestTarFiles (3.95s)
15:37:41 [2021-08-29T15:37:41.490Z] === RUN   TestTarUntar
15:37:41 [2021-08-29T15:37:41.490Z] --- PASS: TestTarUntar (0.02s)
15:37:41 [2021-08-29T15:37:41.490Z] === RUN   TestTarWithOptionsChownOptsAlwaysOverridesIdPair
15:37:41 [2021-08-29T15:37:41.490Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s)
15:37:41 [2021-08-29T15:37:41.490Z] === RUN   TestTarWithOptions
15:37:41 [2021-08-29T15:37:41.490Z] --- PASS: TestTarWithOptions (0.02s)
15:37:41 [2021-08-29T15:37:41.490Z] === RUN   TestTypeXGlobalHeaderDoesNotFail
15:37:41 [2021-08-29T15:37:41.490Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s)
15:37:41 [2021-08-29T15:37:41.490Z] === RUN   TestUntarUstarGnuConflict
15:37:41 [2021-08-29T15:37:41.490Z] --- PASS: TestUntarUstarGnuConflict (0.00s)
15:37:41 [2021-08-29T15:37:41.490Z] === RUN   TestUntarInvalidFilenames
15:37:41 [2021-08-29T15:37:41.684Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:37:41 [2021-08-29T15:37:41.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestNetworkDBCRUDTableEntry (4.26s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestNetworkDBCRUDTableEntries
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames333592559\\dest"
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestUntarInvalidFilenames (0.14s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestUntarHardlinkToSymlink
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestUntarHardlinkToSymlink (0.01s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestUntarInvalidHardlink
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1933975615\\victim\\hello" -> "../victim/hello"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3044925281\\victim\\hello" -> "/../victim/hello"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1636915582\\victim" -> "../victim"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink147229288\\victim" -> "../victim"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2272045002\\victim" -> "../victim"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3807896261\\victim" -> "../victim"
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestUntarInvalidHardlink (0.04s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestUntarInvalidSymlink
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3330418245\\dest\\dotdot" -> "../victim/hello"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3082792762\\dest\\slash-dotdot" -> "/../victim/hello"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1368569426\\dest\\loophole-victim" -> "../victim"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2294175132\\dest\\loophole-victim" -> "../victim"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1144834743\\dest\\loophole-victim" -> "../victim"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2878104233\\dest\\loophole-victim" -> "../victim"
15:37:41 [2021-08-29T15:37:41.945Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2195383099\\dest\\dir\\loophole" -> "../../victim"
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestUntarInvalidSymlink (0.03s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestTempArchiveCloseMultipleTimes
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestXGlobalNoParent
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestXGlobalNoParent (0.00s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestReplaceFileTarWrapper
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestReplaceFileTarWrapper (0.13s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestPrefixHeaderReadable
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestPrefixHeaderReadable (0.02s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestDisablePigz
15:37:41 [2021-08-29T15:37:41.945Z]     archive_test.go:1330: Test will not check full path when Pigz not installed
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   Test
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   Test/TestInitialize
15:37:41 [2021-08-29T15:37:41.945Z] --- PASS: TestDisablePigz (0.10s)
15:37:41 [2021-08-29T15:37:41.945Z] === RUN   TestPigz
15:37:42 [2021-08-29T15:37:42.411Z] time="2021-08-29T15:37:41Z" level=info msg="Initializing discovery without TLS"
15:37:42 [2021-08-29T15:37:42.411Z] time="2021-08-29T15:37:41Z" level=info msg="Initializing discovery without TLS"
15:37:42 [2021-08-29T15:37:42.411Z] time="2021-08-29T15:37:41Z" level=info msg="Initializing discovery without TLS"
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   Test/TestInitializeWithCerts
15:37:42 [2021-08-29T15:37:42.411Z] time="2021-08-29T15:37:41Z" level=info msg="Initializing discovery with TLS"
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   Test/TestWatch
15:37:42 [2021-08-29T15:37:42.411Z] time="2021-08-29T15:37:41Z" level=info msg="Initializing discovery without TLS"
15:37:42 [2021-08-29T15:37:42.411Z]     archive_test.go:1359: Tested whether Pigz is not used, as it not installed
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestPigz (0.11s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestCopyFileWithInvalidDest
15:37:42 [2021-08-29T15:37:42.411Z]     archive_windows_test.go:16: Currently fails
15:37:42 [2021-08-29T15:37:42.411Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestCanonicalTarNameForPath
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestCanonicalTarNameForPath (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestCanonicalTarName
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestCanonicalTarName (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChmodTarEntry
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestChmodTarEntry (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestHardLinkOrder
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestHardLinkOrder (0.07s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangeString
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestChangeString (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesWithNoChanges
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestChangesWithNoChanges (0.02s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesWithChanges
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestChangesWithChanges (0.02s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesWithChangesGH13590
15:37:42 [2021-08-29T15:37:42.411Z]     changes_test.go:195: needs more investigation
15:37:42 [2021-08-29T15:37:42.411Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesDirsEmpty
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestChangesDirsEmpty (0.09s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesDirsMutated
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestChangesDirsMutated (0.10s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestApplyLayer
15:37:42 [2021-08-29T15:37:42.411Z]     changes_test.go:432: needs further investigation
15:37:42 [2021-08-29T15:37:42.411Z] --- SKIP: TestApplyLayer (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesSizeWithHardlinks
15:37:42 [2021-08-29T15:37:42.411Z]     changes_test.go:468: needs further investigation
15:37:42 [2021-08-29T15:37:42.411Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesSizeWithNoChanges
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestChangesSizeWithNoChanges (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesSizeWithOnlyDeleteChanges
15:37:42 [2021-08-29T15:37:42.411Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s)
15:37:42 [2021-08-29T15:37:42.411Z] === RUN   TestChangesSize
15:37:42 [2021-08-29T15:37:42.412Z] --- PASS: TestChangesSize (0.00s)
15:37:42 [2021-08-29T15:37:42.412Z] === RUN   TestApplyLayerInvalidFilenames
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames1006055665\\dest"
15:37:42 [2021-08-29T15:37:42.412Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s)
15:37:42 [2021-08-29T15:37:42.412Z] === RUN   TestApplyLayerInvalidHardlink
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3613368800\\victim\\hello" -> "../victim/hello"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3300349884\\victim\\hello" -> "/../victim/hello"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3207978621\\victim" -> "../victim"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1998952539\\victim" -> "../victim"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink482424999\\victim" -> "../victim"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink504011919\\victim" -> "../victim"
15:37:42 [2021-08-29T15:37:42.412Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s)
15:37:42 [2021-08-29T15:37:42.412Z] === RUN   TestApplyLayerInvalidSymlink
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3889081547\\dest\\dotdot" -> "../victim/hello"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2079591413\\dest\\slash-dotdot" -> "/../victim/hello"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2462205254\\dest\\loophole-victim" -> "../victim"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink85483862\\dest\\loophole-victim" -> "../victim"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3465074455\\dest\\loophole-victim" -> "../victim"
15:37:42 [2021-08-29T15:37:42.412Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink2417960243\\dest\\loophole-victim" -> "../victim"
15:37:42 [2021-08-29T15:37:42.412Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s)
15:37:42 [2021-08-29T15:37:42.412Z] === RUN   TestApplyLayerWhiteouts
15:37:42 [2021-08-29T15:37:42.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
15:37:42 [2021-08-29T15:37:42.868Z] --- PASS: TestApplyLayerWhiteouts (0.05s)
15:37:42 [2021-08-29T15:37:42.868Z] === RUN   TestGenerateEmptyFile
15:37:42 [2021-08-29T15:37:42.868Z] --- PASS: TestGenerateEmptyFile (0.00s)
15:37:42 [2021-08-29T15:37:42.868Z] === RUN   TestGenerateWithContent
15:37:42 [2021-08-29T15:37:42.868Z] --- PASS: TestGenerateWithContent (0.00s)
15:37:42 [2021-08-29T15:37:42.868Z] PASS
15:37:42 [2021-08-29T15:37:42.868Z] coverage: 62.9% of statements
15:37:42 [2021-08-29T15:37:42.868Z] ok  	github.com/docker/docker/pkg/archive	5.859s	coverage: 62.9% of statements
15:37:43 [2021-08-29T15:37:43.052Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
15:37:43 [2021-08-29T15:37:43.616Z] --- PASS: TestNetworkLoopbackNat (2.93s)
15:37:43 [2021-08-29T15:37:43.616Z] === RUN   TestPause
15:37:43 [2021-08-29T15:37:43.829Z] 2021/08/29 15:37:43 Closing DB instances...
15:37:44 [2021-08-29T15:37:44.119Z] --- PASS: TestCreateServiceMaxReplicas (2.73s)
15:37:44 [2021-08-29T15:37:44.119Z] === RUN   TestCreateWithDuplicateNetworkNames
15:37:44 [2021-08-29T15:37:44.177Z] --- PASS: TestPause (0.78s)
15:37:44 [2021-08-29T15:37:44.177Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:37:44 [2021-08-29T15:37:44.177Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:37:44 [2021-08-29T15:37:44.177Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:37:44 [2021-08-29T15:37:44.177Z] === RUN   TestPauseStopPausedContainer
15:37:44 [2021-08-29T15:37:44.434Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
15:37:44 [2021-08-29T15:37:44.434Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:37:44 [2021-08-29T15:37:44.997Z] --- PASS: TestPauseStopPausedContainer (0.81s)
15:37:44 [2021-08-29T15:37:44.997Z] === RUN   TestPidHost
15:37:45 [2021-08-29T15:37:45.368Z] --- PASS: Test (3.12s)
15:37:45 [2021-08-29T15:37:45.368Z]     --- PASS: Test/TestInitialize (0.12s)
15:37:45 [2021-08-29T15:37:45.368Z]     --- PASS: Test/TestInitializeWithCerts (0.00s)
15:37:45 [2021-08-29T15:37:45.368Z]     --- PASS: Test/TestWatch (3.00s)
15:37:45 [2021-08-29T15:37:45.368Z] PASS
15:37:45 [2021-08-29T15:37:45.368Z] coverage: 84.1% of statements
15:37:45 [2021-08-29T15:37:45.368Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.158s	coverage: 84.1% of statements
15:37:45 [2021-08-29T15:37:45.368Z] --- PASS: TestNetworkDBCRUDTableEntries (3.48s)
15:37:45 [2021-08-29T15:37:45.368Z] === RUN   TestNetworkDBNodeLeave
15:37:46 [2021-08-29T15:37:46.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
15:37:46 [2021-08-29T15:37:46.334Z] === RUN   Test
15:37:46 [2021-08-29T15:37:46.334Z] === RUN   Test/TestWatch
15:37:46 [2021-08-29T15:37:46.334Z] --- PASS: Test (0.00s)
15:37:46 [2021-08-29T15:37:46.334Z]     --- PASS: Test/TestWatch (0.00s)
15:37:46 [2021-08-29T15:37:46.334Z] PASS
15:37:46 [2021-08-29T15:37:46.334Z] coverage: 92.3% of statements
15:37:46 [2021-08-29T15:37:46.334Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.036s	coverage: 92.3% of statements
15:37:46 [2021-08-29T15:37:46.368Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
15:37:46 [2021-08-29T15:37:46.594Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
15:37:46 [2021-08-29T15:37:46.624Z] --- PASS: TestPidHost (1.70s)
15:37:46 [2021-08-29T15:37:46.624Z] === RUN   TestPsFilter
15:37:46 [2021-08-29T15:37:46.789Z] === RUN   Test
15:37:46 [2021-08-29T15:37:46.790Z] === RUN   Test/TestInitialize
15:37:46 [2021-08-29T15:37:46.790Z] === RUN   Test/TestInitializeWithPattern
15:37:46 [2021-08-29T15:37:46.790Z] === RUN   Test/TestRegister
15:37:46 [2021-08-29T15:37:46.790Z] === RUN   Test/TestWatch
15:37:46 [2021-08-29T15:37:46.790Z] --- PASS: Test (0.00s)
15:37:46 [2021-08-29T15:37:46.790Z]     --- PASS: Test/TestInitialize (0.00s)
15:37:46 [2021-08-29T15:37:46.790Z]     --- PASS: Test/TestInitializeWithPattern (0.00s)
15:37:46 [2021-08-29T15:37:46.790Z]     --- PASS: Test/TestRegister (0.00s)
15:37:46 [2021-08-29T15:37:46.790Z]     --- PASS: Test/TestWatch (0.00s)
15:37:46 [2021-08-29T15:37:46.790Z] PASS
15:37:46 [2021-08-29T15:37:46.790Z] coverage: 93.8% of statements
15:37:46 [2021-08-29T15:37:46.880Z] --- PASS: TestPsFilter (0.17s)
15:37:46 [2021-08-29T15:37:46.880Z] === RUN   TestRemoveContainerWithRemovedVolume
15:37:47 [2021-08-29T15:37:47.245Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.036s	coverage: 93.8% of statements
15:37:47 [2021-08-29T15:37:47.701Z] === RUN   TestPollerAddRemove
15:37:47 [2021-08-29T15:37:47.701Z] --- PASS: TestPollerAddRemove (0.00s)
15:37:47 [2021-08-29T15:37:47.701Z] === RUN   TestPollerEvent
15:37:47 [2021-08-29T15:37:47.701Z]     poller_test.go:40: No chmod on Windows
15:37:47 [2021-08-29T15:37:47.701Z] --- SKIP: TestPollerEvent (0.00s)
15:37:47 [2021-08-29T15:37:47.701Z] === RUN   TestPollerClose
15:37:47 [2021-08-29T15:37:47.701Z] --- PASS: TestPollerClose (0.00s)
15:37:47 [2021-08-29T15:37:47.701Z] PASS
15:37:47 [2021-08-29T15:37:47.701Z] coverage: 45.7% of statements
15:37:47 [2021-08-29T15:37:47.701Z] ok  	github.com/docker/docker/pkg/filenotify	0.035s	coverage: 45.7% of statements
15:37:47 [2021-08-29T15:37:47.809Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.74s)
15:37:47 [2021-08-29T15:37:47.809Z] === RUN   TestRemoveContainerWithVolume
15:37:47 [2021-08-29T15:37:47.809Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
15:37:47 [2021-08-29T15:37:47.979Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
15:37:48 [2021-08-29T15:37:48.157Z] --- PASS: TestNetworkDBNodeLeave (2.86s)
15:37:48 [2021-08-29T15:37:48.157Z] === RUN   TestNetworkDBWatch
15:37:48 [2021-08-29T15:37:48.371Z] --- PASS: TestRemoveContainerWithVolume (0.60s)
15:37:48 [2021-08-29T15:37:48.371Z] === RUN   TestRemoveContainerRunning
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCopyFileWithInvalidSrc
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCopyFileWithInvalidDest
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCopyFileWithInvalidDest (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCopyFileWithSameSrcAndDest
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCopyFileWithSameSrcAndDestWithPathNameDifferent
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCopyFile
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCopyFile (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestReadSymlinkedDirectoryExistingDirectory
15:37:48 [2021-08-29T15:37:48.613Z]     fileutils_test.go:133: Needs porting to Windows
15:37:48 [2021-08-29T15:37:48.613Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestReadSymlinkedDirectoryNonExistingSymlink
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestReadSymlinkedDirectoryToFile
15:37:48 [2021-08-29T15:37:48.613Z]     fileutils_test.go:179: Needs porting to Windows
15:37:48 [2021-08-29T15:37:48.613Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestWildcardMatches
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestWildcardMatches (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestPatternMatches
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestPatternMatches (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestExclusionPatternMatchesPatternBefore
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestPatternMatchesFolderExclusions
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestPatternMatchesFolderWithSlashExclusions
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestPatternMatchesFolderWildcardExclusions
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestExclusionPatternMatchesPatternAfter
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestExclusionPatternMatchesWholeDirectory
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestSingleExclamationError
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestSingleExclamationError (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestMatchesWithNoPatterns
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestMatchesWithNoPatterns (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestMatchesWithMalformedPatterns
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestMatches
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestMatches/MatchesOrParentMatches
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestMatches/MatchesUsingParentResult
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestMatches (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z]     --- PASS: TestMatches/MatchesOrParentMatches (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z]     --- PASS: TestMatches/MatchesUsingParentResult (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCleanPatterns
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCleanPatterns (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCleanPatternsStripEmptyPatterns
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCleanPatternsExceptionFlag
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCleanPatternsLeadingSpaceTrimmed
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCleanPatternsTrailingSpaceTrimmed
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCleanPatternsErrorSingleException
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCreateIfNotExistsDir
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCreateIfNotExistsDir (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestCreateIfNotExistsFile
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestCreateIfNotExistsFile (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] === RUN   TestMatch
15:37:48 [2021-08-29T15:37:48.613Z] --- PASS: TestMatch (0.00s)
15:37:48 [2021-08-29T15:37:48.613Z] PASS
15:37:48 [2021-08-29T15:37:48.613Z] coverage: 82.2% of statements
15:37:48 [2021-08-29T15:37:48.613Z] ok  	github.com/docker/docker/pkg/fileutils	0.069s	coverage: 82.2% of statements
15:37:48 [2021-08-29T15:37:48.921Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
15:37:48 [2021-08-29T15:37:48.921Z] Using test binary docker
15:37:48 [2021-08-29T15:37:48.921Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
15:37:48 [2021-08-29T15:37:48.921Z] +++ /etc/init.d/apparmor start
15:37:48 [2021-08-29T15:37:48.921Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
15:37:48 [2021-08-29T15:37:48.921Z] INFO: Waiting for daemon to start...
15:37:48 [2021-08-29T15:37:48.921Z] Starting dockerd
15:37:48 [2021-08-29T15:37:48.921Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental
15:37:48 [2021-08-29T15:37:48.935Z] --- PASS: TestRemoveContainerRunning (0.79s)
15:37:48 [2021-08-29T15:37:48.935Z] === RUN   TestRemoveContainerForceRemoveRunning
15:37:49 [2021-08-29T15:37:49.069Z] --- PASS: TestGetAddress (18.16s)
15:37:49 [2021-08-29T15:37:49.069Z] === RUN   TestRequestSyntaxCheck
15:37:49 [2021-08-29T15:37:49.069Z] === RUN   TestGet
15:37:49 [2021-08-29T15:37:49.069Z] --- PASS: TestGet (0.00s)
15:37:49 [2021-08-29T15:37:49.069Z] === RUN   TestGetShortcutString
15:37:49 [2021-08-29T15:37:49.069Z] --- PASS: TestGetShortcutString (0.00s)
15:37:49 [2021-08-29T15:37:49.069Z] PASS
15:37:49 [2021-08-29T15:37:49.069Z] coverage: 42.9% of statements
15:37:49 [2021-08-29T15:37:49.069Z] ok  	github.com/docker/docker/pkg/homedir	0.037s	coverage: 42.9% of statements
15:37:49 [2021-08-29T15:37:49.069Z] --- PASS: TestRequestSyntaxCheck (0.02s)
15:37:49 [2021-08-29T15:37:49.069Z] === RUN   TestRequest
15:37:49 [2021-08-29T15:37:49.496Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
15:37:49 [2021-08-29T15:37:49.754Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s)
15:37:49 [2021-08-29T15:37:49.754Z] === RUN   TestRemoveInvalidContainer
15:37:49 [2021-08-29T15:37:49.754Z] --- PASS: TestRemoveInvalidContainer (0.04s)
15:37:49 [2021-08-29T15:37:49.754Z] === RUN   TestRenameLinkedContainer
15:37:50 [2021-08-29T15:37:50.032Z] === RUN   TestCreateIDMapOrder
15:37:50 [2021-08-29T15:37:50.032Z] --- PASS: TestCreateIDMapOrder (0.00s)
15:37:50 [2021-08-29T15:37:50.032Z] PASS
15:37:50 [2021-08-29T15:37:50.032Z] coverage: 7.2% of statements
15:37:50 [2021-08-29T15:37:50.032Z] ok  	github.com/docker/docker/pkg/idtools	0.032s	coverage: 7.2% of statements
15:37:50 [2021-08-29T15:37:50.032Z] 2021/08/29 15:37:49 Closing DB instances...
15:37:50 [2021-08-29T15:37:50.488Z] === RUN   TestFixedBufferCap
15:37:50 [2021-08-29T15:37:50.488Z] --- PASS: TestFixedBufferCap (0.00s)
15:37:50 [2021-08-29T15:37:50.488Z] === RUN   TestFixedBufferLen
15:37:50 [2021-08-29T15:37:50.488Z] --- PASS: TestFixedBufferLen (0.00s)
15:37:50 [2021-08-29T15:37:50.488Z] === RUN   TestFixedBufferString
15:37:50 [2021-08-29T15:37:50.488Z] --- PASS: TestFixedBufferString (0.00s)
15:37:50 [2021-08-29T15:37:50.488Z] === RUN   TestFixedBufferWrite
15:37:50 [2021-08-29T15:37:50.488Z] --- PASS: TestFixedBufferWrite (0.00s)
15:37:50 [2021-08-29T15:37:50.488Z] === RUN   TestFixedBufferRead
15:37:50 [2021-08-29T15:37:50.488Z] --- PASS: TestFixedBufferRead (0.00s)
15:37:50 [2021-08-29T15:37:50.488Z] === RUN   TestBytesPipeRead
15:37:50 [2021-08-29T15:37:50.488Z] --- PASS: TestBytesPipeRead (0.00s)
15:37:50 [2021-08-29T15:37:50.488Z] === RUN   TestBytesPipeWrite
15:37:50 [2021-08-29T15:37:50.488Z] --- PASS: TestBytesPipeWrite (0.00s)
15:37:50 [2021-08-29T15:37:50.488Z] === RUN   TestBytesPipeWriteRandomChunks
15:37:50 [2021-08-29T15:37:50.684Z] === RUN   TestDockerSuite/TestBuildBlankName
15:37:50 [2021-08-29T15:37:50.941Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestBytesPipeWriteRandomChunks (0.34s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestAtomicWriteToFile
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestAtomicWriteToFile (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestAtomicWriteSetCommit
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestAtomicWriteSetCommit (0.01s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestAtomicWriteSetCancel
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestAtomicWriteSetCancel (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestReadCloserWrapperClose
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestReadCloserWrapperClose (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestReaderErrWrapperReadOnError
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestReaderErrWrapperRead
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestReaderErrWrapperRead (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestCancelReadCloser
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestCancelReadCloser (0.10s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestWriteCloserWrapperClose
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestWriteCloserWrapperClose (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestNopWriteCloser
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestNopWriteCloser (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestNopWriter
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestNopWriter (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] === RUN   TestWriteCounter
15:37:50 [2021-08-29T15:37:50.944Z] --- PASS: TestWriteCounter (0.00s)
15:37:50 [2021-08-29T15:37:50.944Z] PASS
15:37:50 [2021-08-29T15:37:50.944Z] coverage: 68.3% of statements
15:37:50 [2021-08-29T15:37:50.944Z] ok  	github.com/docker/docker/pkg/ioutils	0.494s	coverage: 68.3% of statements
15:37:51 [2021-08-29T15:37:51.196Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
15:37:51 [2021-08-29T15:37:51.400Z] --- PASS: TestNetworkDBWatch (3.12s)
15:37:51 [2021-08-29T15:37:51.400Z] === RUN   TestNetworkDBBulkSync
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestError
15:37:51 [2021-08-29T15:37:51.855Z] --- PASS: TestError (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString/no_progress
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString/progress_1
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString/some_progress_with_a_start_time
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString/some_progress_without_a_start_time
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString/current_more_than_total_is_not_negative_gh#7136
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString/with_units
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString/current_more_than_total_with_units_is_not_negative_
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestProgressString/hide_counts
15:37:51 [2021-08-29T15:37:51.855Z] --- PASS: TestProgressString (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z]     --- PASS: TestProgressString/no_progress (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z]     --- PASS: TestProgressString/progress_1 (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z]     --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z]     --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z]     --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z]     --- PASS: TestProgressString/with_units (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z]     --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z]     --- PASS: TestProgressString/hide_counts (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestJSONMessageDisplay
15:37:51 [2021-08-29T15:37:51.855Z] --- PASS: TestJSONMessageDisplay (0.11s)
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestJSONMessageDisplayWithJSONError
15:37:51 [2021-08-29T15:37:51.855Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestDisplayJSONMessagesStreamInvalidJSON
15:37:51 [2021-08-29T15:37:51.855Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z] === RUN   TestDisplayJSONMessagesStream
15:37:51 [2021-08-29T15:37:51.855Z] --- PASS: TestDisplayJSONMessagesStream (0.00s)
15:37:51 [2021-08-29T15:37:51.855Z] PASS
15:37:51 [2021-08-29T15:37:51.855Z] coverage: 91.7% of statements
15:37:51 [2021-08-29T15:37:51.855Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.146s	coverage: 91.7% of statements
15:37:52 [2021-08-29T15:37:52.312Z] === RUN   TestStandardLongPath
15:37:52 [2021-08-29T15:37:52.312Z] --- PASS: TestStandardLongPath (0.00s)
15:37:52 [2021-08-29T15:37:52.312Z] === RUN   TestUNCLongPath
15:37:52 [2021-08-29T15:37:52.312Z] --- PASS: TestUNCLongPath (0.00s)
15:37:52 [2021-08-29T15:37:52.312Z] PASS
15:37:52 [2021-08-29T15:37:52.312Z] coverage: 100.0% of statements
15:37:52 [2021-08-29T15:37:52.312Z] ok  	github.com/docker/docker/pkg/longpath	0.032s	coverage: 100.0% of statements
15:37:52 [2021-08-29T15:37:52.566Z] --- PASS: TestRenameLinkedContainer (2.87s)
15:37:52 [2021-08-29T15:37:52.566Z] === RUN   TestRenameStoppedContainer
15:37:52 [2021-08-29T15:37:52.768Z] 2021/08/29 15:37:52 Closing DB instances...
15:37:52 [2021-08-29T15:37:52.768Z] === RUN   TestNameFormat
15:37:52 [2021-08-29T15:37:52.768Z] --- PASS: TestNameFormat (0.00s)
15:37:52 [2021-08-29T15:37:52.768Z] === RUN   TestNameRetries
15:37:52 [2021-08-29T15:37:52.768Z] --- PASS: TestNameRetries (0.00s)
15:37:52 [2021-08-29T15:37:52.768Z] PASS
15:37:52 [2021-08-29T15:37:52.768Z] coverage: 85.7% of statements
15:37:52 [2021-08-29T15:37:52.768Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.031s	coverage: 85.7% of statements
15:37:52 [2021-08-29T15:37:52.826Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:37:53 [2021-08-29T15:37:53.082Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
15:37:53 [2021-08-29T15:37:53.122Z] .
15:37:53 [2021-08-29T15:37:53.122Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
15:37:53 [2021-08-29T15:37:53.122Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
15:37:53 [2021-08-29T15:37:53.122Z] Error: No such image: emptyfs
15:37:53 [2021-08-29T15:37:53.122Z] ++++ tar -cC bundles/test-integration/emptyfs .
15:37:53 [2021-08-29T15:37:53.122Z] ++++ docker load
15:37:53 [2021-08-29T15:37:53.338Z] --- PASS: TestRenameStoppedContainer (0.66s)
15:37:53 [2021-08-29T15:37:53.338Z] === RUN   TestRenameRunningContainerAndReuse
15:37:53 [2021-08-29T15:37:53.382Z] Running integration-test (iteration 1)
15:37:53 [2021-08-29T15:37:53.382Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
15:37:53 [2021-08-29T15:37:53.382Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
15:37:53 [2021-08-29T15:37:53.382Z] ++ set -e
15:37:53 [2021-08-29T15:37:53.382Z] ++ '[' -n 0 ']'
15:37:53 [2021-08-29T15:37:53.382Z] ++ set -x
15:37:53 [2021-08-29T15:37:53.382Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m
15:37:53 [2021-08-29T15:37:53.594Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
15:37:53 [2021-08-29T15:37:53.643Z] Loaded image: busybox:latest
15:37:53 [2021-08-29T15:37:53.729Z] === RUN   TestParseKeyValueOpt
15:37:53 [2021-08-29T15:37:53.729Z] --- PASS: TestParseKeyValueOpt (0.00s)
15:37:53 [2021-08-29T15:37:53.729Z] === RUN   TestParseUintList
15:37:53 [2021-08-29T15:37:53.729Z] --- PASS: TestParseUintList (0.00s)
15:37:53 [2021-08-29T15:37:53.729Z] === RUN   TestParseUintListMaximumLimits
15:37:53 [2021-08-29T15:37:53.729Z] --- PASS: TestParseUintListMaximumLimits (0.00s)
15:37:53 [2021-08-29T15:37:53.729Z] PASS
15:37:53 [2021-08-29T15:37:53.729Z] coverage: 97.0% of statements
15:37:53 [2021-08-29T15:37:53.729Z] ok  	github.com/docker/docker/pkg/parsers	0.032s	coverage: 97.0% of statements
15:37:53 [2021-08-29T15:37:53.890Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:37:53 [2021-08-29T15:37:53.904Z] Loaded image: busybox:glibc
15:37:54 [2021-08-29T15:37:54.184Z] === RUN   TestNewAndRemove
15:37:54 [2021-08-29T15:37:54.184Z] --- PASS: TestNewAndRemove (0.00s)
15:37:54 [2021-08-29T15:37:54.184Z] === RUN   TestRemoveInvalidPath
15:37:54 [2021-08-29T15:37:54.184Z] --- PASS: TestRemoveInvalidPath (0.00s)
15:37:54 [2021-08-29T15:37:54.184Z] PASS
15:37:54 [2021-08-29T15:37:54.184Z] coverage: 82.6% of statements
15:37:54 [2021-08-29T15:37:54.184Z] ok  	github.com/docker/docker/pkg/pidfile	0.034s	coverage: 82.6% of statements
15:37:54 [2021-08-29T15:37:54.184Z] --- PASS: TestNetworkDBBulkSync (3.04s)
15:37:54 [2021-08-29T15:37:54.184Z] === RUN   TestNetworkDBCRUDMediumCluster
15:37:54 [2021-08-29T15:37:54.523Z] --- PASS: TestRenameRunningContainerAndReuse (1.30s)
15:37:54 [2021-08-29T15:37:54.523Z] === RUN   TestRenameInvalidName
15:37:54 [2021-08-29T15:37:54.523Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:37:54 [2021-08-29T15:37:54.856Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:37:55 [2021-08-29T15:37:55.087Z] --- PASS: TestRenameInvalidName (0.58s)
15:37:55 [2021-08-29T15:37:55.087Z] === RUN   TestRenameAnonymousContainer
15:37:55 [2021-08-29T15:37:55.146Z] === RUN   TestFailedConnection
15:37:55 [2021-08-29T15:37:55.288Z] Loaded image: debian:bullseye-slim
15:37:55 [2021-08-29T15:37:55.288Z] Loaded image: hello-world:latest
15:37:55 [2021-08-29T15:37:55.288Z] Loaded image: arm32v7/hello-world:latest
15:37:55 [2021-08-29T15:37:55.288Z] INFO: Testing against a local daemon
15:37:55 [2021-08-29T15:37:55.288Z] === RUN   TestCgroupNamespacesBuild
15:37:55 [2021-08-29T15:37:55.602Z] === RUN   TestParseEmptyInterface
15:37:55 [2021-08-29T15:37:55.602Z] --- PASS: TestParseEmptyInterface (0.00s)
15:37:55 [2021-08-29T15:37:55.602Z] === RUN   TestParseNonInterfaceType
15:37:55 [2021-08-29T15:37:55.602Z] --- PASS: TestParseNonInterfaceType (0.00s)
15:37:55 [2021-08-29T15:37:55.602Z] === RUN   TestParseWithOneFunction
15:37:55 [2021-08-29T15:37:55.602Z] --- PASS: TestParseWithOneFunction (0.00s)
15:37:55 [2021-08-29T15:37:55.602Z] === RUN   TestParseWithMultipleFuncs
15:37:55 [2021-08-29T15:37:55.602Z] --- PASS: TestParseWithMultipleFuncs (0.00s)
15:37:55 [2021-08-29T15:37:55.602Z] === RUN   TestParseWithUnnamedReturn
15:37:55 [2021-08-29T15:37:55.602Z] --- PASS: TestParseWithUnnamedReturn (0.00s)
15:37:55 [2021-08-29T15:37:55.602Z] === RUN   TestEmbeddedInterface
15:37:55 [2021-08-29T15:37:55.602Z] --- PASS: TestEmbeddedInterface (0.00s)
15:37:55 [2021-08-29T15:37:55.602Z] === RUN   TestParsedImports
15:37:55 [2021-08-29T15:37:55.602Z] --- PASS: TestParsedImports (0.00s)
15:37:55 [2021-08-29T15:37:55.602Z] === RUN   TestAliasedImports
15:37:55 [2021-08-29T15:37:55.602Z] --- PASS: TestAliasedImports (0.00s)
15:37:55 [2021-08-29T15:37:55.602Z] PASS
15:37:55 [2021-08-29T15:37:55.602Z] coverage: 56.8% of statements
15:37:55 [2021-08-29T15:37:55.602Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.043s	coverage: 56.8% of statements
15:37:55 [2021-08-29T15:37:55.650Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:37:56 [2021-08-29T15:37:56.058Z] === RUN   TestHTTPTransport
15:37:56 [2021-08-29T15:37:56.058Z] --- PASS: TestHTTPTransport (0.00s)
15:37:56 [2021-08-29T15:37:56.058Z] PASS
15:37:56 [2021-08-29T15:37:56.058Z] coverage: 85.7% of statements
15:37:56 [2021-08-29T15:37:56.058Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.032s	coverage: 85.7% of statements
15:37:56 [2021-08-29T15:37:56.513Z] --- PASS: TestFailedConnection (1.23s)
15:37:56 [2021-08-29T15:37:56.513Z] === RUN   TestFailOnce
15:37:56 [2021-08-29T15:37:56.513Z] 2021/08/29 15:37:56 http: panic serving 127.0.0.1:49287: Plugin not ready
15:37:56 [2021-08-29T15:37:56.513Z] goroutine 18 [running]:
15:37:56 [2021-08-29T15:37:56.513Z] net/http.(*conn).serve.func1()
15:37:56 [2021-08-29T15:37:56.513Z] 	c:/go/src/net/http/server.go:1801 +0xb9
15:37:56 [2021-08-29T15:37:56.513Z] panic({0x11f9d40, 0x1305e40})
15:37:56 [2021-08-29T15:37:56.513Z] 	c:/go/src/runtime/panic.go:1047 +0x266
15:37:56 [2021-08-29T15:37:56.513Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0xffffffffffffffff, 0x1fb8077f4d89bace}, 0xc0000bfa98)
15:37:56 [2021-08-29T15:37:56.513Z] 	C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d
15:37:56 [2021-08-29T15:37:56.513Z] net/http.HandlerFunc.ServeHTTP(0x0, {0x1312ae8, 0xc00019a000}, 0x114e846)
15:37:56 [2021-08-29T15:37:56.513Z] 	c:/go/src/net/http/server.go:2046 +0x2f
15:37:56 [2021-08-29T15:37:56.513Z] net/http.(*ServeMux).ServeHTTP(0x0, {0x1312ae8, 0xc00019a000}, 0xc0000b6000)
15:37:56 [2021-08-29T15:37:56.513Z] 	c:/go/src/net/http/server.go:2424 +0x149
15:37:56 [2021-08-29T15:37:56.513Z] net/http.serverHandler.ServeHTTP({0x1311110}, {0x1312ae8, 0xc00019a000}, 0xc0000b6000)
15:37:56 [2021-08-29T15:37:56.513Z] 	c:/go/src/net/http/server.go:2878 +0x43b
15:37:56 [2021-08-29T15:37:56.513Z] net/http.(*conn).serve(0xc0000a8000, {0x1314940, 0xc00008a0c0})
15:37:56 [2021-08-29T15:37:56.513Z] 	c:/go/src/net/http/server.go:1929 +0xb08
15:37:56 [2021-08-29T15:37:56.513Z] created by net/http.(*Server).Serve
15:37:56 [2021-08-29T15:37:56.513Z] 	c:/go/src/net/http/server.go:3033 +0x4e8
15:37:56 [2021-08-29T15:37:56.513Z] time="2021-08-29T15:37:56Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49286/Test.FailOnce: Post \"http://127.0.0.1:49286/Test.FailOnce\": EOF, retrying in 1s"
15:37:56 [2021-08-29T15:37:56.660Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
15:37:56 [2021-08-29T15:37:56.969Z] === RUN   TestBufioReaderPoolGetWithNoReaderShouldCreateOne
15:37:56 [2021-08-29T15:37:56.969Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s)
15:37:56 [2021-08-29T15:37:56.969Z] === RUN   TestBufioReaderPoolPutAndGet
15:37:56 [2021-08-29T15:37:56.969Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s)
15:37:56 [2021-08-29T15:37:56.969Z] === RUN   TestNewReadCloserWrapperWithAReadCloser
15:37:56 [2021-08-29T15:37:56.969Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s)
15:37:56 [2021-08-29T15:37:56.969Z] === RUN   TestBufioWriterPoolGetWithNoReaderShouldCreateOne
15:37:56 [2021-08-29T15:37:56.969Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s)
15:37:56 [2021-08-29T15:37:56.969Z] === RUN   TestBufioWriterPoolPutAndGet
15:37:56 [2021-08-29T15:37:56.969Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s)
15:37:56 [2021-08-29T15:37:56.969Z] === RUN   TestNewWriteCloserWrapperWithAWriteCloser
15:37:56 [2021-08-29T15:37:56.969Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s)
15:37:56 [2021-08-29T15:37:56.969Z] === RUN   TestBufferPoolPutAndGet
15:37:56 [2021-08-29T15:37:56.969Z] --- PASS: TestBufferPoolPutAndGet (0.00s)
15:37:56 [2021-08-29T15:37:56.969Z] PASS
15:37:56 [2021-08-29T15:37:56.969Z] coverage: 88.2% of statements
15:37:56 [2021-08-29T15:37:56.969Z] ok  	github.com/docker/docker/pkg/pools	0.037s	coverage: 88.2% of statements
15:37:57 [2021-08-29T15:37:57.200Z] --- PASS: TestCgroupNamespacesBuild (1.79s)
15:37:57 [2021-08-29T15:37:57.200Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
15:37:57 [2021-08-29T15:37:57.425Z] 2021/08/29 15:37:57 Closing DB instances...
15:37:57 [2021-08-29T15:37:57.425Z] === RUN   TestOutputOnPrematureClose
15:37:57 [2021-08-29T15:37:57.425Z] --- PASS: TestOutputOnPrematureClose (0.00s)
15:37:57 [2021-08-29T15:37:57.425Z] === RUN   TestCompleteSilently
15:37:57 [2021-08-29T15:37:57.425Z] --- PASS: TestCompleteSilently (0.00s)
15:37:57 [2021-08-29T15:37:57.425Z] PASS
15:37:57 [2021-08-29T15:37:57.425Z] coverage: 75.9% of statements
15:37:57 [2021-08-29T15:37:57.425Z] ok  	github.com/docker/docker/pkg/progress	0.035s	coverage: 75.9% of statements
15:37:57 [2021-08-29T15:37:57.425Z] --- PASS: TestFailOnce (1.15s)
15:37:57 [2021-08-29T15:37:57.425Z] === RUN   TestEchoInputOutput
15:37:57 [2021-08-29T15:37:57.425Z] --- PASS: TestEchoInputOutput (0.00s)
15:37:57 [2021-08-29T15:37:57.425Z] === RUN   TestBackoff
15:37:57 [2021-08-29T15:37:57.425Z] --- PASS: TestBackoff (0.00s)
15:37:57 [2021-08-29T15:37:57.425Z] === RUN   TestAbortRetry
15:37:57 [2021-08-29T15:37:57.425Z] --- PASS: TestAbortRetry (0.00s)
15:37:57 [2021-08-29T15:37:57.425Z] === RUN   TestClientScheme
15:37:57 [2021-08-29T15:37:57.425Z] --- PASS: TestClientScheme (0.00s)
15:37:57 [2021-08-29T15:37:57.425Z] === RUN   TestNewClientWithTimeout
15:37:57 [2021-08-29T15:37:57.540Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:37:57 [2021-08-29T15:37:57.540Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
15:37:57 [2021-08-29T15:37:57.540Z] --- PASS: TestRenameAnonymousContainer (2.15s)
15:37:57 [2021-08-29T15:37:57.540Z] === RUN   TestRenameContainerWithSameName
15:37:57 [2021-08-29T15:37:57.892Z] === RUN   TestSendToOneSub
15:37:57 [2021-08-29T15:37:57.892Z] --- PASS: TestSendToOneSub (0.00s)
15:37:57 [2021-08-29T15:37:57.892Z] === RUN   TestSendToMultipleSubs
15:37:57 [2021-08-29T15:37:57.892Z] --- PASS: TestSendToMultipleSubs (0.00s)
15:37:57 [2021-08-29T15:37:57.892Z] === RUN   TestEvictOneSub
15:37:57 [2021-08-29T15:37:57.892Z] --- PASS: TestEvictOneSub (0.00s)
15:37:57 [2021-08-29T15:37:57.892Z] === RUN   TestClosePublisher
15:37:57 [2021-08-29T15:37:57.892Z] --- PASS: TestClosePublisher (0.00s)
15:37:57 [2021-08-29T15:37:57.892Z] === RUN   TestPubSubRace
15:37:57 [2021-08-29T15:37:57.892Z] --- PASS: TestRequest (8.89s)
15:37:57 [2021-08-29T15:37:57.892Z] === RUN   TestOverlappingRequests
15:37:57 [2021-08-29T15:37:57.892Z] time="2021-08-29T15:37:57Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s"
15:37:58 [2021-08-29T15:37:58.102Z] --- PASS: TestRenameContainerWithSameName (0.64s)
15:37:58 [2021-08-29T15:37:58.102Z] === RUN   TestRenameContainerWithLinkedContainer
15:37:58 [2021-08-29T15:37:58.348Z] --- PASS: TestOverlappingRequests (0.38s)
15:37:58 [2021-08-29T15:37:58.348Z] === RUN   TestRelease
15:37:58 [2021-08-29T15:37:58.583Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.49s)
15:37:58 [2021-08-29T15:37:58.583Z] === RUN   TestBuildWithSession
15:37:58 [2021-08-29T15:37:58.583Z]     build_session_test.go:25: TODO: BuildKit
15:37:58 [2021-08-29T15:37:58.583Z] --- SKIP: TestBuildWithSession (0.00s)
15:37:58 [2021-08-29T15:37:58.583Z] === RUN   TestBuildSquashParent
15:37:58 [2021-08-29T15:37:58.664Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:37:58 [2021-08-29T15:37:58.803Z] --- PASS: TestPubSubRace (1.05s)
15:37:58 [2021-08-29T15:37:58.803Z] PASS
15:37:58 [2021-08-29T15:37:58.803Z] coverage: 75.0% of statements
15:37:58 [2021-08-29T15:37:58.803Z] ok  	github.com/docker/docker/pkg/pubsub	1.084s	coverage: 75.0% of statements
15:37:59 [2021-08-29T15:37:59.009Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.31s)
15:37:59 [2021-08-29T15:37:59.009Z] === RUN   TestCreateServiceSecretFileMode
15:37:59 [2021-08-29T15:37:59.226Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s)
15:37:59 [2021-08-29T15:37:59.226Z] === RUN   TestResize
15:37:59 [2021-08-29T15:37:59.259Z] === RUN   TestRegister
15:37:59 [2021-08-29T15:37:59.259Z] --- PASS: TestRegister (0.00s)
15:37:59 [2021-08-29T15:37:59.259Z] === RUN   TestCommand
15:37:59 [2021-08-29T15:37:59.259Z] --- PASS: TestCommand (0.03s)
15:37:59 [2021-08-29T15:37:59.259Z] === RUN   TestNaiveSelf
15:37:59 [2021-08-29T15:37:59.259Z] --- PASS: TestNaiveSelf (0.02s)
15:37:59 [2021-08-29T15:37:59.259Z] PASS
15:37:59 [2021-08-29T15:37:59.259Z] coverage: 82.4% of statements
15:37:59 [2021-08-29T15:37:59.577Z] --- PASS: TestCreateServiceSecretFileMode (2.54s)
15:37:59 [2021-08-29T15:37:59.578Z] === RUN   TestCreateServiceConfigFileMode
15:37:59 [2021-08-29T15:37:59.719Z] ok  	github.com/docker/docker/pkg/reexec	0.077s	coverage: 82.4% of statements
15:37:59 [2021-08-29T15:37:59.719Z] time="2021-08-29T15:37:59Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": context deadline exceeded (Client.Timeout exceeded while awaiting headers), retrying in 2s"
15:37:59 [2021-08-29T15:37:59.719Z] --- PASS: TestRelease (1.51s)
15:37:59 [2021-08-29T15:37:59.719Z] === RUN   TestAllocateRandomDeallocate
15:37:59 [2021-08-29T15:37:59.788Z] --- PASS: TestResize (0.59s)
15:37:59 [2021-08-29T15:37:59.788Z] === RUN   TestResizeWithInvalidSize
15:38:00 [2021-08-29T15:38:00.183Z] === RUN   TestDump
15:38:00 [2021-08-29T15:38:00.183Z] goroutine 19 [running]:
15:38:00 [2021-08-29T15:38:00.183Z] github.com/docker/docker/pkg/stack.dump(0xd8b2f7)
15:38:00 [2021-08-29T15:38:00.183Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
15:38:00 [2021-08-29T15:38:00.183Z] github.com/docker/docker/pkg/stack.Dump(...)
15:38:00 [2021-08-29T15:38:00.183Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:18
15:38:00 [2021-08-29T15:38:00.183Z] github.com/docker/docker/pkg/stack.TestDump(0x0)
15:38:00 [2021-08-29T15:38:00.183Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:12 +0x2a
15:38:00 [2021-08-29T15:38:00.183Z] testing.tRunner(0xc000085380, 0xef8e38)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:38:00 [2021-08-29T15:38:00.183Z] created by testing.(*T).Run
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1306 +0x35a
15:38:00 [2021-08-29T15:38:00.183Z] 
15:38:00 [2021-08-29T15:38:00.183Z] goroutine 1 [chan receive]:
15:38:00 [2021-08-29T15:38:00.183Z] testing.(*T).Run(0xc0000851e0, {0xeea4fd, 0xd6a173}, 0xef8e38)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1307 +0x375
15:38:00 [2021-08-29T15:38:00.183Z] testing.runTests.func1(0xc0000b66f0)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1598 +0x6e
15:38:00 [2021-08-29T15:38:00.183Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:38:00 [2021-08-29T15:38:00.183Z] testing.runTests(0xc0000d0080, {0x105bba0, 0x3, 0x3}, {0xd8a54d, 0xeec1f7, 0x1060640})
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1596 +0x43f
15:38:00 [2021-08-29T15:38:00.183Z] testing.(*M).Run(0xc0000d0080)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1504 +0x51d
15:38:00 [2021-08-29T15:38:00.183Z] main.main()
15:38:00 [2021-08-29T15:38:00.183Z] 	_testmain.go:95 +0x1f5
15:38:00 [2021-08-29T15:38:00.183Z] --- PASS: TestDump (0.00s)
15:38:00 [2021-08-29T15:38:00.183Z] === RUN   TestDumpToFile
15:38:00 [2021-08-29T15:38:00.183Z] --- PASS: TestDumpToFile (0.09s)
15:38:00 [2021-08-29T15:38:00.183Z] === RUN   TestDumpToFileWithEmptyInput
15:38:00 [2021-08-29T15:38:00.183Z] goroutine 21 [running]:
15:38:00 [2021-08-29T15:38:00.183Z] github.com/docker/docker/pkg/stack.dump(0xdf82b4)
15:38:00 [2021-08-29T15:38:00.183Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:49 +0x6c
15:38:00 [2021-08-29T15:38:00.183Z] github.com/docker/docker/pkg/stack.DumpToFile({0x0, 0xdf8660})
15:38:00 [2021-08-29T15:38:00.183Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump.go:38 +0x214
15:38:00 [2021-08-29T15:38:00.183Z] github.com/docker/docker/pkg/stack.TestDumpToFileWithEmptyInput(0xc000085380)
15:38:00 [2021-08-29T15:38:00.183Z] 	C:/gopath/src/github.com/docker/docker/pkg/stack/stackdump_test.go:27 +0x26
15:38:00 [2021-08-29T15:38:00.183Z] testing.tRunner(0xc000085860, 0xef8e28)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:38:00 [2021-08-29T15:38:00.183Z] created by testing.(*T).Run
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1306 +0x35a
15:38:00 [2021-08-29T15:38:00.183Z] 
15:38:00 [2021-08-29T15:38:00.183Z] goroutine 1 [chan receive]:
15:38:00 [2021-08-29T15:38:00.183Z] testing.(*T).Run(0xc0000851e0, {0xef1289, 0xd6a173}, 0xef8e28)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1307 +0x375
15:38:00 [2021-08-29T15:38:00.183Z] testing.runTests.func1(0xc0000b66f0)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1598 +0x6e
15:38:00 [2021-08-29T15:38:00.183Z] testing.tRunner(0xc0000851e0, 0xc0000c1ce0)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1259 +0x102
15:38:00 [2021-08-29T15:38:00.183Z] testing.runTests(0xc0000d0080, {0x105bba0, 0x3, 0x3}, {0xd8a54d, 0xeec1f7, 0x1060640})
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1596 +0x43f
15:38:00 [2021-08-29T15:38:00.183Z] testing.(*M).Run(0xc0000d0080)
15:38:00 [2021-08-29T15:38:00.183Z] 	c:/go/src/testing/testing.go:1504 +0x51d
15:38:00 [2021-08-29T15:38:00.183Z] main.main()
15:38:00 [2021-08-29T15:38:00.183Z] 	_testmain.go:95 +0x1f5
15:38:00 [2021-08-29T15:38:00.183Z] --- PASS: TestDumpToFileWithEmptyInput (0.00s)
15:38:00 [2021-08-29T15:38:00.183Z] PASS
15:38:00 [2021-08-29T15:38:00.184Z] coverage: 90.9% of statements
15:38:00 [2021-08-29T15:38:00.184Z] ok  	github.com/docker/docker/pkg/stack	0.116s	coverage: 90.9% of statements
15:38:00 [2021-08-29T15:38:00.184Z] --- PASS: TestNetworkDBCRUDMediumCluster (5.88s)
15:38:00 [2021-08-29T15:38:00.184Z] === RUN   TestNetworkDBNodeJoinLeaveIteration
15:38:00 [2021-08-29T15:38:00.350Z] --- PASS: TestResizeWithInvalidSize (0.56s)
15:38:00 [2021-08-29T15:38:00.350Z] === RUN   TestResizeWhenContainerNotStarted
15:38:00 [2021-08-29T15:38:00.350Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestNewStdWriter
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestNewStdWriter (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestWriteWithUninitializedStdWriter
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestWriteWithNilBytes
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestWriteWithNilBytes (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestWrite
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestWrite (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestWriteWithWriterError
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestWriteWithWriterError (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestWriteDoesNotReturnNegativeWrittenBytes
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyWriteAndRead
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyWriteAndRead (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyReturnsErrorReadingHeader
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyReturnsErrorReadingFrame
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyDetectsCorruptedFrame
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyWithInvalidInputHeader
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyWithCorruptedPrefix
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyReturnsWriteErrors
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyDetectsNotFullyWrittenFrames
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] === RUN   TestStdCopyReturnsErrorFromSystem
15:38:00 [2021-08-29T15:38:00.639Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s)
15:38:00 [2021-08-29T15:38:00.639Z] PASS
15:38:00 [2021-08-29T15:38:00.639Z] coverage: 100.0% of statements
15:38:00 [2021-08-29T15:38:00.639Z] ok  	github.com/docker/docker/pkg/stdcopy	0.032s	coverage: 100.0% of statements
15:38:00 [2021-08-29T15:38:00.913Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s)
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:38:00 [2021-08-29T15:38:00.914Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestRawProgressFormatterFormatStatus
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestRawProgressFormatterFormatProgress
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestFormatStatus
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestFormatStatus (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestFormatError
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestFormatError (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestFormatJSONError
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestFormatJSONError (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestJsonProgressFormatterFormatProgress
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestJsonProgressFormatterFormatStatus
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestNewJSONProgressOutput
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestNewJSONProgressOutput (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestAuxFormatterEmit
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestAuxFormatterEmit (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestStreamWriterStdout
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestStreamWriterStdout (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] === RUN   TestStreamWriterStderr
15:38:01 [2021-08-29T15:38:01.095Z] --- PASS: TestStreamWriterStderr (0.00s)
15:38:01 [2021-08-29T15:38:01.095Z] PASS
15:38:01 [2021-08-29T15:38:01.095Z] coverage: 66.2% of statements
15:38:01 [2021-08-29T15:38:01.095Z] ok  	github.com/docker/docker/pkg/streamformatter	0.032s	coverage: 66.2% of statements
15:38:01 [2021-08-29T15:38:01.095Z] 2021/08/29 15:38:00 Closing DB instances...
15:38:01 [2021-08-29T15:38:01.169Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:38:01 [2021-08-29T15:38:01.552Z] === RUN   TestGenerateRandomID
15:38:01 [2021-08-29T15:38:01.552Z] --- PASS: TestGenerateRandomID (0.00s)
15:38:01 [2021-08-29T15:38:01.552Z] === RUN   TestShortenId
15:38:01 [2021-08-29T15:38:01.552Z] --- PASS: TestShortenId (0.00s)
15:38:01 [2021-08-29T15:38:01.552Z] === RUN   TestShortenSha256Id
15:38:01 [2021-08-29T15:38:01.552Z] --- PASS: TestShortenSha256Id (0.00s)
15:38:01 [2021-08-29T15:38:01.552Z] === RUN   TestShortenIdEmpty
15:38:01 [2021-08-29T15:38:01.552Z] --- PASS: TestShortenIdEmpty (0.00s)
15:38:01 [2021-08-29T15:38:01.552Z] === RUN   TestShortenIdInvalid
15:38:01 [2021-08-29T15:38:01.552Z] --- PASS: TestShortenIdInvalid (0.00s)
15:38:01 [2021-08-29T15:38:01.552Z] === RUN   TestIsShortIDNonHex
15:38:01 [2021-08-29T15:38:01.552Z] --- PASS: TestIsShortIDNonHex (0.00s)
15:38:01 [2021-08-29T15:38:01.552Z] === RUN   TestIsShortIDNotCorrectSize
15:38:01 [2021-08-29T15:38:01.552Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s)
15:38:01 [2021-08-29T15:38:01.552Z] PASS
15:38:01 [2021-08-29T15:38:01.552Z] coverage: 70.6% of statements
15:38:01 [2021-08-29T15:38:01.552Z] ok  	github.com/docker/docker/pkg/stringid	0.028s	coverage: 70.6% of statements
15:38:02 [2021-08-29T15:38:02.008Z] === RUN   TestIsCpusetListAvailable
15:38:02 [2021-08-29T15:38:02.009Z] --- PASS: TestIsCpusetListAvailable (0.00s)
15:38:02 [2021-08-29T15:38:02.009Z] PASS
15:38:02 [2021-08-29T15:38:02.009Z] coverage: 39.4% of statements
15:38:02 [2021-08-29T15:38:02.009Z] ok  	github.com/docker/docker/pkg/sysinfo	0.030s	coverage: 39.4% of statements
15:38:02 [2021-08-29T15:38:02.009Z] time="2021-08-29T15:38:01Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s"
15:38:02 [2021-08-29T15:38:02.024Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:38:02 [2021-08-29T15:38:02.024Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.22s)
15:38:02 [2021-08-29T15:38:02.024Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.35s)
15:38:02 [2021-08-29T15:38:02.024Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (13.50s)
15:38:02 [2021-08-29T15:38:02.024Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.61s)
15:38:02 [2021-08-29T15:38:02.024Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (7.48s)
15:38:02 [2021-08-29T15:38:02.024Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.52s)
15:38:02 [2021-08-29T15:38:02.024Z] === RUN   TestBuildMultiStageCopy
15:38:02 [2021-08-29T15:38:02.024Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:38:02 [2021-08-29T15:38:02.114Z] --- PASS: TestCreateServiceConfigFileMode (2.37s)
15:38:02 [2021-08-29T15:38:02.114Z] === RUN   TestCreateServiceSysctls
15:38:02 [2021-08-29T15:38:02.970Z] --- PASS: TestNetworkDBNodeJoinLeaveIteration (2.61s)
15:38:02 [2021-08-29T15:38:02.970Z] === RUN   TestNetworkDBGarbageCollection
15:38:03 [2021-08-29T15:38:03.060Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:38:03 [2021-08-29T15:38:03.060Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:38:03 [2021-08-29T15:38:03.431Z] === RUN   TestChtimes
15:38:03 [2021-08-29T15:38:03.431Z] --- PASS: TestChtimes (0.00s)
15:38:03 [2021-08-29T15:38:03.431Z] === RUN   TestChtimesWindows
15:38:03 [2021-08-29T15:38:03.431Z] --- PASS: TestChtimesWindows (0.00s)
15:38:03 [2021-08-29T15:38:03.431Z] === RUN   TestCheckSystemDriveAndRemoveDriveLetter
15:38:03 [2021-08-29T15:38:03.431Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s)
15:38:03 [2021-08-29T15:38:03.431Z] === RUN   TestEnsureRemoveAllNotExist
15:38:03 [2021-08-29T15:38:03.431Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s)
15:38:03 [2021-08-29T15:38:03.431Z] === RUN   TestEnsureRemoveAllWithDir
15:38:03 [2021-08-29T15:38:03.431Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s)
15:38:03 [2021-08-29T15:38:03.431Z] === RUN   TestEnsureRemoveAllWithFile
15:38:03 [2021-08-29T15:38:03.431Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s)
15:38:03 [2021-08-29T15:38:03.431Z] === RUN   TestHasWin32KSupport
15:38:03 [2021-08-29T15:38:03.431Z]     syscall_windows_test.go:8: win32k: true
15:38:03 [2021-08-29T15:38:03.431Z] --- PASS: TestHasWin32KSupport (0.00s)
15:38:03 [2021-08-29T15:38:03.431Z] PASS
15:38:03 [2021-08-29T15:38:03.431Z] coverage: 13.0% of statements
15:38:03 [2021-08-29T15:38:03.431Z] ok  	github.com/docker/docker/pkg/system	0.040s	coverage: 13.0% of statements
15:38:03 [2021-08-29T15:38:03.621Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
15:38:03 [2021-08-29T15:38:03.875Z] --- PASS: TestBuildSquashParent (4.86s)
15:38:03 [2021-08-29T15:38:03.875Z] === RUN   TestBuildWithRemoveAndForceRemove
15:38:03 [2021-08-29T15:38:03.875Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:38:03 [2021-08-29T15:38:03.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:38:03 [2021-08-29T15:38:03.875Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:38:03 [2021-08-29T15:38:03.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:38:03 [2021-08-29T15:38:03.875Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:38:03 [2021-08-29T15:38:03.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:38:03 [2021-08-29T15:38:03.875Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:38:03 [2021-08-29T15:38:03.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:38:03 [2021-08-29T15:38:03.875Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:38:03 [2021-08-29T15:38:03.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:38:03 [2021-08-29T15:38:03.875Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:38:03 [2021-08-29T15:38:03.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:38:03 [2021-08-29T15:38:03.875Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:38:03 [2021-08-29T15:38:03.875Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:38:03 [2021-08-29T15:38:03.875Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:38:03 [2021-08-29T15:38:03.875Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:38:03 [2021-08-29T15:38:03.878Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestTailFile
15:38:03 [2021-08-29T15:38:03.892Z] --- PASS: TestTailFile (0.00s)
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestTailFileManyLines
15:38:03 [2021-08-29T15:38:03.892Z] --- PASS: TestTailFileManyLines (0.00s)
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestTailEmptyFile
15:38:03 [2021-08-29T15:38:03.892Z] --- PASS: TestTailEmptyFile (0.00s)
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestTailNegativeN
15:38:03 [2021-08-29T15:38:03.892Z] --- PASS: TestTailNegativeN (0.00s)
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/2_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/2_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/4_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/4_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/truncated_last_line
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/truncated_last_line/more_than_available
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/truncated_last_line#01
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/truncated_last_line#01/exact
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/truncated_last_line#02
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/truncated_last_line#02/one_line
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/8_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/single_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/4_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/12_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/no_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/2_byte_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.892Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.893Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.893Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === CONT  TestNewTailReader/no_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.894Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.894Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/no_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.895Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.895Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:38:03 [2021-08-29T15:38:03.896Z] === RUN   TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:03 [2021-08-29T15:38:03.896Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/7_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines
15:38:03 [2021-08-29T15:38:03.896Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:03 [2021-08-29T15:38:03.897Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/9_lines
15:38:03 [2021-08-29T15:38:03.897Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/4_lines
15:38:03 [2021-08-29T15:38:03.946Z] 2021/08/29 15:38:03 Closing DB instances...
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/6_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/10_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/various_sizes/8_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/6_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/9_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/10_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/8_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/7_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/single_byte_delimiter/various_sizes/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/7_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/4_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/3_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/5_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/10_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/9_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/8_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.354Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/various_sizes/6_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/several_small_entries/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/10_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/7_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/9_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/8_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/6_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/10_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/9_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/6_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/7_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/8_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/json_encoded_values/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/various_sizes/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/9_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/10_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/8_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/7_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/6_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/4_byte_delimiter/various_sizes/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/1_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/8_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/7_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/5_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/4_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/2_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/10_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/6_lines
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available
15:38:04 [2021-08-29T15:38:04.355Z] === CONT  TestNewTailReader/2_byte_delimiter/various_sizes/9_lines
15:38:04 [2021-08-29T15:38:04.355Z] --- PASS: TestNewTailReader (0.00s)
15:38:04 [2021-08-29T15:38:04.355Z]     --- PASS: TestNewTailReader/truncated_last_line (0.00s)
15:38:04 [2021-08-29T15:38:04.355Z]         --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.355Z]     --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s)
15:38:04 [2021-08-29T15:38:04.355Z]         --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s)
15:38:04 [2021-08-29T15:38:04.355Z]     --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s)
15:38:04 [2021-08-29T15:38:04.355Z]         --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s)
15:38:04 [2021-08-29T15:38:04.355Z]     --- PASS: TestNewTailReader/8_byte_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.355Z]         --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]     --- PASS: TestNewTailReader/single_byte_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]     --- PASS: TestNewTailReader/12_byte_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]         --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.356Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]     --- PASS: TestNewTailReader/no_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]     --- PASS: TestNewTailReader/4_byte_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.01s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]             --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]     --- PASS: TestNewTailReader/2_byte_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.357Z]         --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]         --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z]             --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s)
15:38:04 [2021-08-29T15:38:04.358Z] PASS
15:38:04 [2021-08-29T15:38:04.358Z] coverage: 88.6% of statements
15:38:04 [2021-08-29T15:38:04.358Z] ok  	github.com/docker/docker/pkg/tailfile	0.128s	coverage: 88.6% of statements
15:38:04 [2021-08-29T15:38:04.358Z] --- PASS: TestAllocateRandomDeallocate (4.52s)
15:38:04 [2021-08-29T15:38:04.358Z] === RUN   TestRetrieveFromStore
15:38:04 [2021-08-29T15:38:04.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:38:04 [2021-08-29T15:38:04.806Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestTarSumRemoveNonExistent
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestTarSumRemoveNonExistent (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestTarSumRemove
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestTarSumRemove (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestSortFileInfoSums
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestSortFileInfoSums (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestNewTarSumForLabelInvalid
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestNewTarSumForLabel
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestNewTarSumForLabel (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestEmptyTar
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestEmptyTar (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestTarSumsReadSize
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestTarSumsReadSize (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestTarSums
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestTarSums (0.05s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestIteration
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestIteration (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestVersionLabelForChecksum
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestVersionLabelForChecksum (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestVersion
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestVersion (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestGetVersion
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestGetVersion (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] === RUN   TestGetVersions
15:38:04 [2021-08-29T15:38:04.824Z] --- PASS: TestGetVersions (0.00s)
15:38:04 [2021-08-29T15:38:04.824Z] PASS
15:38:04 [2021-08-29T15:38:04.824Z] coverage: 89.3% of statements
15:38:04 [2021-08-29T15:38:04.824Z] ok  	github.com/docker/docker/pkg/tarsum	0.091s	coverage: 89.3% of statements
15:38:05 [2021-08-29T15:38:05.281Z] testing: warning: no tests to run
15:38:05 [2021-08-29T15:38:05.281Z] PASS
15:38:05 [2021-08-29T15:38:05.281Z] coverage: [no statements]
15:38:05 [2021-08-29T15:38:05.281Z] ok  	github.com/docker/docker/pkg/term/windows	0.028s	coverage: [no statements] [no tests to run]
15:38:05 [2021-08-29T15:38:05.405Z] --- PASS: TestCreateServiceSysctls (3.08s)
15:38:05 [2021-08-29T15:38:05.405Z] === RUN   TestCreateServiceCapabilities
15:38:05 [2021-08-29T15:38:05.479Z] --- PASS: TestNetworkDBGarbageCollection (54.24s)
15:38:05 [2021-08-29T15:38:05.479Z] === RUN   TestFindNode
15:38:05 [2021-08-29T15:38:05.479Z] 2021/08/29 15:38:05 Closing DB instances...
15:38:05 [2021-08-29T15:38:05.479Z] --- PASS: TestFindNode (0.01s)
15:38:05 [2021-08-29T15:38:05.479Z] === RUN   TestChangeNodeState
15:38:05 [2021-08-29T15:38:05.479Z] 2021/08/29 15:38:05 Closing DB instances...
15:38:05 [2021-08-29T15:38:05.479Z] --- PASS: TestChangeNodeState (0.01s)
15:38:05 [2021-08-29T15:38:05.479Z] === RUN   TestNodeReincarnation
15:38:05 [2021-08-29T15:38:05.479Z] 2021/08/29 15:38:05 Closing DB instances...
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestTruncIndex
15:38:05 [2021-08-29T15:38:05.738Z] --- PASS: TestRetrieveFromStore (1.39s)
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestRequestReleaseAddressDuplicate
15:38:05 [2021-08-29T15:38:05.738Z] --- PASS: TestRequestReleaseAddressDuplicate (0.01s)
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestParallelPredefinedRequest1
15:38:05 [2021-08-29T15:38:05.738Z] === PAUSE TestParallelPredefinedRequest1
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestParallelPredefinedRequest2
15:38:05 [2021-08-29T15:38:05.738Z] === PAUSE TestParallelPredefinedRequest2
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestParallelPredefinedRequest3
15:38:05 [2021-08-29T15:38:05.738Z] === PAUSE TestParallelPredefinedRequest3
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestParallelPredefinedRequest4
15:38:05 [2021-08-29T15:38:05.738Z] === PAUSE TestParallelPredefinedRequest4
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestParallelPredefinedRequest5
15:38:05 [2021-08-29T15:38:05.738Z] === PAUSE TestParallelPredefinedRequest5
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestDebug
15:38:05 [2021-08-29T15:38:05.738Z] --- PASS: TestDebug (0.00s)
15:38:05 [2021-08-29T15:38:05.738Z] === RUN   TestRequestPoolParallel
15:38:05 [2021-08-29T15:38:05.738Z] --- PASS: TestTruncIndex (0.10s)
15:38:05 [2021-08-29T15:38:05.738Z] PASS
15:38:05 [2021-08-29T15:38:05.738Z] coverage: 91.5% of statements
15:38:05 [2021-08-29T15:38:05.738Z] ok  	github.com/docker/docker/pkg/truncindex	0.130s	coverage: 91.5% of statements
15:38:06 [2021-08-29T15:38:06.198Z] === RUN   TestIsGIT
15:38:06 [2021-08-29T15:38:06.198Z] --- PASS: TestIsGIT (0.00s)
15:38:06 [2021-08-29T15:38:06.198Z] === RUN   TestIsTransport
15:38:06 [2021-08-29T15:38:06.198Z] --- PASS: TestIsTransport (0.00s)
15:38:06 [2021-08-29T15:38:06.198Z] PASS
15:38:06 [2021-08-29T15:38:06.198Z] coverage: 100.0% of statements
15:38:06 [2021-08-29T15:38:06.198Z] ok  	github.com/docker/docker/pkg/urlutil	0.027s	coverage: 100.0% of statements
15:38:06 [2021-08-29T15:38:06.198Z] --- PASS: TestRequestPoolParallel (0.50s)
15:38:06 [2021-08-29T15:38:06.198Z] === RUN   TestFullAllocateRelease
15:38:06 [2021-08-29T15:38:06.424Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:38:06 [2021-08-29T15:38:06.424Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:38:06 [2021-08-29T15:38:06.655Z] time="2021-08-29T15:38:06Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49292/Test.Echo: Post \"http://127.0.0.1:49292/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s"
15:38:06 [2021-08-29T15:38:06.655Z] --- PASS: TestFullAllocateRelease (0.37s)
15:38:06 [2021-08-29T15:38:06.655Z] === RUN   TestOddAllocateRelease
15:38:06 [2021-08-29T15:38:06.655Z] === RUN   TestVersionInfo
15:38:06 [2021-08-29T15:38:06.655Z] --- PASS: TestVersionInfo (0.00s)
15:38:06 [2021-08-29T15:38:06.655Z] === RUN   TestAppendVersions
15:38:06 [2021-08-29T15:38:06.655Z] --- PASS: TestAppendVersions (0.00s)
15:38:06 [2021-08-29T15:38:06.655Z] PASS
15:38:06 [2021-08-29T15:38:06.655Z] coverage: 88.9% of statements
15:38:06 [2021-08-29T15:38:06.655Z] ok  	github.com/docker/docker/pkg/useragent	0.031s	coverage: 88.9% of statements
15:38:06 [2021-08-29T15:38:06.655Z] --- PASS: TestOddAllocateRelease (0.21s)
15:38:06 [2021-08-29T15:38:06.655Z] === RUN   TestFullAllocateSerialReleaseParallel
15:38:06 [2021-08-29T15:38:06.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:38:06 [2021-08-29T15:38:06.698Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:38:07 [2021-08-29T15:38:07.111Z] --- PASS: TestFullAllocateSerialReleaseParallel (0.06s)
15:38:07 [2021-08-29T15:38:07.111Z] === RUN   TestOddAllocateSerialReleaseParallel
15:38:07 [2021-08-29T15:38:07.111Z] --- PASS: TestOddAllocateSerialReleaseParallel (0.04s)
15:38:07 [2021-08-29T15:38:07.111Z] === RUN   TestEvenAllocateSerialReleaseParallel
15:38:07 [2021-08-29T15:38:07.111Z] --- PASS: TestEvenAllocateSerialReleaseParallel (0.04s)
15:38:07 [2021-08-29T15:38:07.111Z] === CONT  TestParallelPredefinedRequest1
15:38:07 [2021-08-29T15:38:07.111Z] === CONT  TestParallelPredefinedRequest4
15:38:07 [2021-08-29T15:38:07.111Z] === CONT  TestParallelPredefinedRequest1
15:38:07 [2021-08-29T15:38:07.111Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:07 [2021-08-29T15:38:07.111Z] === CONT  TestParallelPredefinedRequest4
15:38:07 [2021-08-29T15:38:07.111Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:07 [2021-08-29T15:38:07.111Z] === CONT  TestParallelPredefinedRequest3
15:38:07 [2021-08-29T15:38:07.111Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:07 [2021-08-29T15:38:07.111Z] === CONT  TestParallelPredefinedRequest2
15:38:07 [2021-08-29T15:38:07.111Z] --- SKIP: TestParallelPredefinedRequest1 (0.00s)
15:38:07 [2021-08-29T15:38:07.111Z] === CONT  TestParallelPredefinedRequest2
15:38:07 [2021-08-29T15:38:07.111Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:07 [2021-08-29T15:38:07.111Z] === CONT  TestParallelPredefinedRequest5
15:38:07 [2021-08-29T15:38:07.111Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:07 [2021-08-29T15:38:07.111Z] --- SKIP: TestParallelPredefinedRequest2 (0.00s)
15:38:07 [2021-08-29T15:38:07.111Z] --- SKIP: TestParallelPredefinedRequest5 (0.00s)
15:38:07 [2021-08-29T15:38:07.111Z] --- SKIP: TestParallelPredefinedRequest3 (0.00s)
15:38:07 [2021-08-29T15:38:07.111Z] --- SKIP: TestParallelPredefinedRequest4 (0.00s)
15:38:07 [2021-08-29T15:38:07.111Z] PASS
15:38:07 [2021-08-29T15:38:07.111Z] coverage: 85.3% of statements
15:38:07 [2021-08-29T15:38:07.111Z] ok  	github.com/docker/docker/libnetwork/ipam	42.894s	coverage: 85.3% of statements
15:38:07 [2021-08-29T15:38:07.312Z] --- PASS: TestCreateServiceCapabilities (2.37s)
15:38:07 [2021-08-29T15:38:07.312Z] === RUN   TestInspect
15:38:07 [2021-08-29T15:38:07.805Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:38:08 [2021-08-29T15:38:08.077Z] === RUN   TestValidatePrivileges
15:38:08 [2021-08-29T15:38:08.077Z] --- PASS: TestValidatePrivileges (0.00s)
15:38:08 [2021-08-29T15:38:08.077Z] === RUN   TestFilterByCapNeg
15:38:08 [2021-08-29T15:38:08.077Z] --- PASS: TestFilterByCapNeg (0.00s)
15:38:08 [2021-08-29T15:38:08.077Z] === RUN   TestFilterByCapPos
15:38:08 [2021-08-29T15:38:08.077Z] --- PASS: TestFilterByCapPos (0.00s)
15:38:08 [2021-08-29T15:38:08.077Z] === RUN   TestStoreGetPluginNotMatchCapRefs
15:38:08 [2021-08-29T15:38:08.077Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s)
15:38:08 [2021-08-29T15:38:08.077Z] PASS
15:38:08 [2021-08-29T15:38:08.077Z] coverage: 12.0% of statements
15:38:08 [2021-08-29T15:38:08.077Z] ok  	github.com/docker/docker/plugin	0.043s	coverage: 12.0% of statements
15:38:08 [2021-08-29T15:38:08.337Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:38:08 [2021-08-29T15:38:08.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.41s)
15:38:08 [2021-08-29T15:38:08.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.46s)
15:38:08 [2021-08-29T15:38:08.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.70s)
15:38:08 [2021-08-29T15:38:08.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.75s)
15:38:08 [2021-08-29T15:38:08.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
15:38:08 [2021-08-29T15:38:08.337Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s)
15:38:08 [2021-08-29T15:38:08.337Z] === RUN   TestBuildMultiStageCopy
15:38:08 [2021-08-29T15:38:08.337Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:38:08 [2021-08-29T15:38:08.533Z] === RUN   TestNewSettable
15:38:08 [2021-08-29T15:38:08.533Z] --- PASS: TestNewSettable (0.00s)
15:38:08 [2021-08-29T15:38:08.533Z] === RUN   TestIsSettable
15:38:08 [2021-08-29T15:38:08.533Z] --- PASS: TestIsSettable (0.00s)
15:38:08 [2021-08-29T15:38:08.533Z] === RUN   TestUpdateSettingsEnv
15:38:08 [2021-08-29T15:38:08.533Z] --- PASS: TestUpdateSettingsEnv (0.00s)
15:38:08 [2021-08-29T15:38:08.533Z] PASS
15:38:08 [2021-08-29T15:38:08.533Z] coverage: 20.0% of statements
15:38:08 [2021-08-29T15:38:08.769Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:38:08 [2021-08-29T15:38:08.989Z] ok  	github.com/docker/docker/plugin/v2	0.030s	coverage: 20.0% of statements
15:38:09 [2021-08-29T15:38:09.217Z]     check_test.go:308: [d115d9ab6297e] daemon is not started
15:38:09 [2021-08-29T15:38:09.217Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
15:38:09 [2021-08-29T15:38:09.217Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:38:09 [2021-08-29T15:38:09.444Z] === RUN   TestLoad
15:38:09 [2021-08-29T15:38:09.444Z] --- PASS: TestLoad (0.00s)
15:38:09 [2021-08-29T15:38:09.444Z] === RUN   TestSave
15:38:09 [2021-08-29T15:38:09.444Z] --- PASS: TestSave (0.03s)
15:38:09 [2021-08-29T15:38:09.444Z] === RUN   TestAddDeleteGet
15:38:09 [2021-08-29T15:38:09.444Z] --- PASS: TestAddDeleteGet (0.03s)
15:38:09 [2021-08-29T15:38:09.444Z] === RUN   TestInvalidTags
15:38:09 [2021-08-29T15:38:09.444Z] --- PASS: TestInvalidTags (0.00s)
15:38:09 [2021-08-29T15:38:09.444Z] PASS
15:38:09 [2021-08-29T15:38:09.444Z] coverage: 84.4% of statements
15:38:09 [2021-08-29T15:38:09.444Z] ok  	github.com/docker/docker/reference	0.096s	coverage: 84.4% of statements
15:38:09 [2021-08-29T15:38:09.473Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:38:09 [2021-08-29T15:38:09.721Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:38:09 [2021-08-29T15:38:09.721Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:38:09 [2021-08-29T15:38:09.739Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:38:10 [2021-08-29T15:38:10.291Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:38:10 [2021-08-29T15:38:10.552Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:38:10 [2021-08-29T15:38:10.604Z] --- PASS: TestInspect (2.77s)
15:38:10 [2021-08-29T15:38:10.604Z] === RUN   TestCreateJob
15:38:10 [2021-08-29T15:38:10.703Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:38:10 [2021-08-29T15:38:10.813Z] --- PASS: TestBuildMultiStageCopy (2.81s)
15:38:10 [2021-08-29T15:38:10.813Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.59s)
15:38:10 [2021-08-29T15:38:10.813Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.28s)
15:38:10 [2021-08-29T15:38:10.813Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.29s)
15:38:10 [2021-08-29T15:38:10.813Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s)
15:38:10 [2021-08-29T15:38:10.813Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.30s)
15:38:10 [2021-08-29T15:38:10.813Z] === RUN   TestBuildMultiStageParentConfig
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestResolveAuthConfigIndexServer
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestResolveAuthConfigFullURL
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestResolveAuthConfigFullURL (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestLoadAllowNondistributableArtifacts
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestValidateMirror
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestValidateMirror (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestLoadInsecureRegistries
15:38:10 [2021-08-29T15:38:10.972Z] time="2021-08-29T15:38:10Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:38:10 [2021-08-29T15:38:10.972Z] time="2021-08-29T15:38:10Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config"
15:38:10 [2021-08-29T15:38:10.972Z] time="2021-08-29T15:38:10Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config"
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestLoadInsecureRegistries (0.09s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestNewServiceConfig
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestNewServiceConfig (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestValidateIndexName
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestValidateIndexName (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestValidateIndexNameWithError
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestValidateIndexNameWithError (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestEndpointParse
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestEndpointParse (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestEndpointParseInvalid
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestEndpointParseInvalid (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestValidateEndpoint
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestValidateEndpoint (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestPing
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestPing (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestPingRegistryEndpoint
15:38:10 [2021-08-29T15:38:10.972Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:38:10 [2021-08-29T15:38:10.972Z] --- SKIP: TestPingRegistryEndpoint (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestEndpoint
15:38:10 [2021-08-29T15:38:10.972Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:38:10 [2021-08-29T15:38:10.972Z] --- SKIP: TestEndpoint (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestParseRepositoryInfo
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestParseRepositoryInfo (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestNewIndexInfo
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestNewIndexInfo (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestMirrorEndpointLookup
15:38:10 [2021-08-29T15:38:10.972Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:38:10 [2021-08-29T15:38:10.972Z] --- SKIP: TestMirrorEndpointLookup (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestSearchRepositories
15:38:10 [2021-08-29T15:38:10.972Z]     registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1
15:38:10 [2021-08-29T15:38:10.972Z]         Host: 127.0.0.1:49312
15:38:10 [2021-08-29T15:38:10.972Z]         User-Agent: docker test client
15:38:10 [2021-08-29T15:38:10.972Z]         Authorization: Token fake-token
15:38:10 [2021-08-29T15:38:10.972Z]         X-Docker-Token: true
15:38:10 [2021-08-29T15:38:10.972Z]         Accept-Encoding: gzip
15:38:10 [2021-08-29T15:38:10.972Z]         
15:38:10 [2021-08-29T15:38:10.972Z]         
15:38:10 [2021-08-29T15:38:10.972Z]     registry_test.go:730: HTTP/1.1 200 OK
15:38:10 [2021-08-29T15:38:10.972Z]         Connection: close
15:38:10 [2021-08-29T15:38:10.972Z]         Content-Length: 144
15:38:10 [2021-08-29T15:38:10.972Z]         Cache-Control: no-cache
15:38:10 [2021-08-29T15:38:10.972Z]         Content-Type: application/json
15:38:10 [2021-08-29T15:38:10.972Z]         Date: Sun, 29 Aug 2021 15:38:10 GMT
15:38:10 [2021-08-29T15:38:10.972Z]         Expires: -1
15:38:10 [2021-08-29T15:38:10.972Z]         Pragma: no-cache
15:38:10 [2021-08-29T15:38:10.972Z]         Server: docker-tests/mock
15:38:10 [2021-08-29T15:38:10.972Z]         X-Docker-Registry-Config: mock
15:38:10 [2021-08-29T15:38:10.972Z]         X-Docker-Registry-Version: 0.0.0
15:38:10 [2021-08-29T15:38:10.972Z]         
15:38:10 [2021-08-29T15:38:10.972Z]         
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestSearchRepositories (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestTrustedLocation
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestTrustedLocation (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestAddRequiredHeadersToRedirectedRequests
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestAllowNondistributableArtifacts
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestAllowNondistributableArtifacts (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] === RUN   TestIsSecureIndex
15:38:10 [2021-08-29T15:38:10.972Z] --- PASS: TestIsSecureIndex (0.00s)
15:38:10 [2021-08-29T15:38:10.972Z] PASS
15:38:10 [2021-08-29T15:38:10.972Z] coverage: 51.7% of statements
15:38:10 [2021-08-29T15:38:10.972Z] ok  	github.com/docker/docker/registry	0.150s	coverage: 51.7% of statements
15:38:11 [2021-08-29T15:38:11.263Z] time="2021-08-29T15:38:10Z" level=error msg="failed to send node leave: timed out broadcasting node event"
15:38:11 [2021-08-29T15:38:11.263Z] --- PASS: TestNodeReincarnation (5.01s)
15:38:11 [2021-08-29T15:38:11.263Z] === RUN   TestParallelCreate
15:38:11 [2021-08-29T15:38:11.263Z] 2021/08/29 15:38:10 Closing DB instances...
15:38:11 [2021-08-29T15:38:11.263Z] --- PASS: TestParallelCreate (0.01s)
15:38:11 [2021-08-29T15:38:11.263Z] === RUN   TestParallelDelete
15:38:11 [2021-08-29T15:38:11.263Z] 2021/08/29 15:38:10 Closing DB instances...
15:38:11 [2021-08-29T15:38:11.263Z] --- PASS: TestParallelDelete (0.01s)
15:38:11 [2021-08-29T15:38:11.263Z] === RUN   TestNetworkDBIslands
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:60b63626a6d8 with config:&{NodeID:60b63626a6d8 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="Node 60b63626a6d8/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="Node 60b63626a6d8/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d9e83b379f6f with config:&{NodeID:d9e83b379f6f Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="Node d9e83b379f6f/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="Node d9e83b379f6f/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=debug msg="memberlist: Stream connection from=[::1]:49388"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="Node d9e83b379f6f/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="Node d9e83b379f6f/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="Node 60b63626a6d8/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=info msg="Node 60b63626a6d8/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49389"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:10Z" level=debug msg="memberlist: Failed to join 172.29.202.186: dial tcp 172.29.202.186:10006: connectex: No connection could be made because the target machine actively refused it."
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9e4064cf2837 with config:&{NodeID:9e4064cf2837 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49391"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="Node 60b63626a6d8/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="Node 60b63626a6d8/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="Node d9e83b379f6f/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=info msg="Node d9e83b379f6f/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
15:38:11 [2021-08-29T15:38:11.264Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49392"
15:38:11 [2021-08-29T15:38:11.366Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:52fed54b06e4 with config:&{NodeID:52fed54b06e4 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49393"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node d9e83b379f6f/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node d9e83b379f6f/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 60b63626a6d8/172.29.202.186, joined gossip cluster"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=info msg="Node 60b63626a6d8/172.29.202.186, added to nodes list"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
15:38:11 [2021-08-29T15:38:11.722Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49394"
15:38:11 [2021-08-29T15:38:11.755Z] --- PASS: TestBuildMultiStageParentConfig (0.78s)
15:38:11 [2021-08-29T15:38:11.755Z] === RUN   TestBuildLabelWithTargets
15:38:11 [2021-08-29T15:38:11.818Z] tests/integration/api_volume_test.py .........                           [ 74%]
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestHeaderSimpleErrors
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s)
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestHeaderNotTooMuchFailures
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s)
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestHeaderTooMuchFailures
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s)
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestReaderWithReadError
15:38:11 [2021-08-29T15:38:11.934Z] time="2021-08-29T15:38:11Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred"
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestReaderWithReadError (0.10s)
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestReaderWithEOFWith416Response
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s)
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestReaderWithServerDoesntSupportByteRanges
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s)
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestReaderWithZeroTotalSize
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s)
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestReader
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestReader (0.00s)
15:38:11 [2021-08-29T15:38:11.934Z] === RUN   TestResumableRequestReaderWithInitialResponse
15:38:11 [2021-08-29T15:38:11.934Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s)
15:38:11 [2021-08-29T15:38:11.934Z] PASS
15:38:11 [2021-08-29T15:38:11.934Z] coverage: 100.0% of statements
15:38:11 [2021-08-29T15:38:11.934Z] ok  	github.com/docker/docker/registry/resumable	0.154s	coverage: 100.0% of statements
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:b2499e683e62 with config:&{NodeID:b2499e683e62 Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node b2499e683e62/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node b2499e683e62/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Stream connection from=[::1]:49395"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node b2499e683e62/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node b2499e683e62/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 9e4064cf2837/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 52fed54b06e4/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 60b63626a6d8/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node 60b63626a6d8/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node d9e83b379f6f/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=info msg="Node d9e83b379f6f/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
15:38:12 [2021-08-29T15:38:12.180Z] time="2021-08-29T15:38:11Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49396"
15:38:12 [2021-08-29T15:38:12.239Z] --- PASS: TestBuildMultiStageCopy (10.69s)
15:38:12 [2021-08-29T15:38:12.239Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.60s)
15:38:12 [2021-08-29T15:38:12.239Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.72s)
15:38:12 [2021-08-29T15:38:12.239Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.96s)
15:38:12 [2021-08-29T15:38:12.239Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s)
15:38:12 [2021-08-29T15:38:12.239Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.34s)
15:38:12 [2021-08-29T15:38:12.239Z] === RUN   TestBuildMultiStageParentConfig
15:38:12 [2021-08-29T15:38:12.391Z] === RUN   TestRestartManagerTimeout
15:38:12 [2021-08-29T15:38:12.391Z] --- PASS: TestRestartManagerTimeout (0.00s)
15:38:12 [2021-08-29T15:38:12.391Z] === RUN   TestRestartManagerTimeoutReset
15:38:12 [2021-08-29T15:38:12.391Z] --- PASS: TestRestartManagerTimeoutReset (0.00s)
15:38:12 [2021-08-29T15:38:12.391Z] PASS
15:38:12 [2021-08-29T15:38:12.391Z] coverage: 50.9% of statements
15:38:12 [2021-08-29T15:38:12.391Z] ok  	github.com/docker/docker/restartmanager	0.027s	coverage: 50.9% of statements
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=info msg="Node b2499e683e62/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=info msg="Node b2499e683e62/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=info msg="Node b2499e683e62/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=info msg="Node b2499e683e62/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=info msg="Node b2499e683e62/172.29.202.186, joined gossip cluster"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=info msg="Node b2499e683e62/172.29.202.186, added to nodes list"
15:38:12 [2021-08-29T15:38:12.639Z]     networkdb_test.go:835: Re-joining: 3
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=info msg="The new bootstrap node list is:[172.29.202.186:10033 172.29.202.186:10034 172.29.202.186:10035]"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10033"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49397"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10034"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49398"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10035"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49399"
15:38:12 [2021-08-29T15:38:12.639Z]     networkdb_test.go:835: Re-joining: 4
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=info msg="The new bootstrap node list is:[172.29.202.186:10033 172.29.202.186:10034 172.29.202.186:10035]"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10033"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49400"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10034"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49401"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10035"
15:38:12 [2021-08-29T15:38:12.639Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49402"
15:38:12 [2021-08-29T15:38:12.705Z] --- PASS: TestBuildLabelWithTargets (1.27s)
15:38:12 [2021-08-29T15:38:12.705Z] === RUN   TestBuildWithEmptyLayers
15:38:12 [2021-08-29T15:38:12.846Z] === RUN   TestDecodeContainerConfig
15:38:12 [2021-08-29T15:38:12.846Z] --- PASS: TestDecodeContainerConfig (0.00s)
15:38:12 [2021-08-29T15:38:12.846Z] === RUN   TestDecodeContainerConfigIsolation
15:38:12 [2021-08-29T15:38:12.846Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s)
15:38:12 [2021-08-29T15:38:12.846Z] === RUN   TestValidatePrivileged
15:38:12 [2021-08-29T15:38:12.846Z] --- PASS: TestValidatePrivileged (0.00s)
15:38:12 [2021-08-29T15:38:12.846Z] PASS
15:38:12 [2021-08-29T15:38:12.846Z] coverage: 52.2% of statements
15:38:12 [2021-08-29T15:38:12.846Z] ok  	github.com/docker/docker/runconfig	0.030s	coverage: 52.2% of statements
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=debug msg="memberlist: Failed to join 172.29.202.186: dial tcp 172.29.202.186:10006: connectex: No connection could be made because the target machine actively refused it."
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="node 0 leaving"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="Node 60b63626a6d8 change state NodeActive --> NodeLeft"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="node2(d9e83b379f6f): Node leave event for 60b63626a6d8/172.29.202.186"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="Node 60b63626a6d8 change state NodeActive --> NodeLeft"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="node4(52fed54b06e4): Node leave event for 60b63626a6d8/172.29.202.186"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="Node 60b63626a6d8 change state NodeActive --> NodeLeft"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="node5(b2499e683e62): Node leave event for 60b63626a6d8/172.29.202.186"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="Node 60b63626a6d8 change state NodeActive --> NodeLeft"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="node1(60b63626a6d8): Node leave event for 60b63626a6d8/172.29.202.186"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="Node 60b63626a6d8 change state NodeActive --> NodeLeft"
15:38:13 [2021-08-29T15:38:13.097Z] time="2021-08-29T15:38:12Z" level=info msg="node3(9e4064cf2837): Node leave event for 60b63626a6d8/172.29.202.186"
15:38:13 [2021-08-29T15:38:13.260Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:38:13 [2021-08-29T15:38:13.307Z] === RUN   TestGenerateRandomAlphaOnlyStringLength
15:38:13 [2021-08-29T15:38:13.307Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s)
15:38:13 [2021-08-29T15:38:13.307Z] === RUN   TestGenerateRandomAlphaOnlyStringUniqueness
15:38:13 [2021-08-29T15:38:13.307Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s)
15:38:13 [2021-08-29T15:38:13.307Z] PASS
15:38:13 [2021-08-29T15:38:13.307Z] coverage: 62.5% of statements
15:38:13 [2021-08-29T15:38:13.307Z] ok  	github.com/docker/docker/testutil	0.027s	coverage: 62.5% of statements
15:38:13 [2021-08-29T15:38:13.516Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:38:13 [2021-08-29T15:38:13.555Z] time="2021-08-29T15:38:13Z" level=info msg="Node 60b63626a6d8/172.29.202.186, left gossip cluster"
15:38:13 [2021-08-29T15:38:13.555Z] time="2021-08-29T15:38:13Z" level=info msg="Node 60b63626a6d8/172.29.202.186, left gossip cluster"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node 60b63626a6d8/172.29.202.186, left gossip cluster"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node 60b63626a6d8/172.29.202.186, left gossip cluster"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node 60b63626a6d8/172.29.202.186, left gossip cluster"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="node 1 leaving"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f change state NodeActive --> NodeLeft"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="node5(b2499e683e62): Node leave event for d9e83b379f6f/172.29.202.186"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f change state NodeActive --> NodeLeft"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="node4(52fed54b06e4): Node leave event for d9e83b379f6f/172.29.202.186"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f change state NodeActive --> NodeLeft"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f/172.29.202.186, left gossip cluster"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="node3(9e4064cf2837): Node leave event for d9e83b379f6f/172.29.202.186"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f change state NodeActive --> NodeFailed"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f/172.29.202.186, added to failed nodes list"
15:38:13 [2021-08-29T15:38:13.556Z] time="2021-08-29T15:38:13Z" level=error msg="node: d9e83b379f6f is unknown to memberlist"
15:38:13 [2021-08-29T15:38:13.659Z] --- PASS: TestBuildWithEmptyLayers (0.65s)
15:38:13 [2021-08-29T15:38:13.659Z] === RUN   TestBuildMultiStageOnBuild
15:38:13 [2021-08-29T15:38:13.729Z] tests/integration/client_test.py .....                                   [ 75%]
15:38:13 [2021-08-29T15:38:13.729Z] tests/integration/context_api_test.py ...                                [ 76%]
15:38:13 [2021-08-29T15:38:13.896Z] --- PASS: TestCreateJob (3.35s)
15:38:13 [2021-08-29T15:38:13.896Z] === RUN   TestReplicatedJob
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f/172.29.202.186, left gossip cluster"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f/172.29.202.186, left gossip cluster"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="Node d9e83b379f6f/172.29.202.186, left gossip cluster"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="node 2 leaving"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="Node 9e4064cf2837 change state NodeActive --> NodeLeft"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="node4(52fed54b06e4): Node leave event for 9e4064cf2837/172.29.202.186"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="Node 9e4064cf2837 change state NodeActive --> NodeLeft"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="node5(b2499e683e62): Node leave event for 9e4064cf2837/172.29.202.186"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="Node 9e4064cf2837 change state NodeActive --> NodeLeft"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="node3(9e4064cf2837): Node leave event for 9e4064cf2837/172.29.202.186"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=debug msg="memberlist: Failed ping: b2499e683e62 (timeout reached)"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.202.186:10036: use of closed network connection"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.202.186:10034: use of closed network connection"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10033->172.29.202.186:10035: use of closed network connection"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49404"
15:38:14 [2021-08-29T15:38:14.013Z] time="2021-08-29T15:38:13Z" level=info msg="Node 9e4064cf2837/172.29.202.186, left gossip cluster"
15:38:14 [2021-08-29T15:38:14.279Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:38:14 [2021-08-29T15:38:14.279Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:38:14 [2021-08-29T15:38:14.279Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:38:14 [2021-08-29T15:38:14.279Z] ?   	github.com/docker/docker/libnetwork/netutils	[no test files]
15:38:14 [2021-08-29T15:38:14.299Z] tests/integration/errors_test.py .                                       [ 76%]
15:38:14 [2021-08-29T15:38:14.409Z] --- PASS: TestBuildMultiStageParentConfig (2.24s)
15:38:14 [2021-08-29T15:38:14.409Z] === RUN   TestBuildLabelWithTargets
15:38:14 [2021-08-29T15:38:14.409Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:38:14 [2021-08-29T15:38:14.409Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
15:38:14 [2021-08-29T15:38:14.409Z] === RUN   TestBuildWithEmptyLayers
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="Node 9e4064cf2837/172.29.202.186, left gossip cluster"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="Node 9e4064cf2837/172.29.202.186, left gossip cluster"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=warning msg="memberlist: Was able to connect to b2499e683e62 but other probes failed, network may be misconfigured"
15:38:14 [2021-08-29T15:38:14.472Z]     networkdb_test.go:867: node4: OK
15:38:14 [2021-08-29T15:38:14.472Z]     networkdb_test.go:867: node5: OK
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="node 0 coming back"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:2351b90c6a16 with config:&{NodeID:2351b90c6a16 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="Node 2351b90c6a16/172.29.202.186, joined gossip cluster"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="Node 2351b90c6a16/172.29.202.186, added to nodes list"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="node 1 coming back"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:d4b0770f007d with config:&{NodeID:d4b0770f007d Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="Node d4b0770f007d/172.29.202.186, joined gossip cluster"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="Node d4b0770f007d/172.29.202.186, added to nodes list"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="node 2 coming back"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:9ae06dc216e0 with config:&{NodeID:9ae06dc216e0 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, joined gossip cluster"
15:38:14 [2021-08-29T15:38:14.472Z] time="2021-08-29T15:38:14Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, added to nodes list"
15:38:14 [2021-08-29T15:38:14.929Z] time="2021-08-29T15:38:14Z" level=debug msg="memberlist: Failed to join 172.29.202.186: dial tcp 172.29.202.186:10006: connectex: No connection could be made because the target machine actively refused it."
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestNewClientWithTimeout (17.61s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestClientStream
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestClientStream (0.00s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestClientSendFile
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestClientSendFile (0.00s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestClientWithRequestTimeout
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestClientWithRequestTimeout (0.01s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestFileSpecPlugin
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestFileSpecPlugin (0.01s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestFileJSONSpecPlugin
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestFileJSONSpecPlugin (0.00s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestFileJSONSpecPluginWithoutTLSConfig
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestPluginAddHandler
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestPluginAddHandler (0.00s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestPluginWaitBadPlugin
15:38:15 [2021-08-29T15:38:15.243Z] --- PASS: TestPluginWaitBadPlugin (0.00s)
15:38:15 [2021-08-29T15:38:15.243Z] === RUN   TestGet
15:38:15 [2021-08-29T15:38:15.243Z] time="2021-08-29T15:38:14Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s"
15:38:15 [2021-08-29T15:38:15.373Z] --- PASS: TestBuildWithEmptyLayers (1.20s)
15:38:15 [2021-08-29T15:38:15.373Z] === RUN   TestBuildMultiStageOnBuild
15:38:15 [2021-08-29T15:38:15.407Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:38:15 [2021-08-29T15:38:15.570Z] --- PASS: TestBuildMultiStageOnBuild (1.94s)
15:38:15 [2021-08-29T15:38:15.570Z] === RUN   TestBuildUncleanTarFilenames
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestGetDriver
15:38:16 [2021-08-29T15:38:16.205Z] --- PASS: TestGetDriver (0.00s)
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestVolumeRequestError
15:38:16 [2021-08-29T15:38:16.205Z] --- PASS: TestVolumeRequestError (0.01s)
15:38:16 [2021-08-29T15:38:16.205Z] PASS
15:38:16 [2021-08-29T15:38:16.205Z] coverage: 36.1% of statements
15:38:16 [2021-08-29T15:38:16.205Z] ok  	github.com/docker/docker/volume/drivers	0.039s	coverage: 36.1% of statements
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestGetAddress
15:38:16 [2021-08-29T15:38:16.205Z] --- PASS: TestGetAddress (0.00s)
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestRemove
15:38:16 [2021-08-29T15:38:16.205Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:38:16 [2021-08-29T15:38:16.205Z] --- SKIP: TestRemove (0.00s)
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestInitializeWithVolumes
15:38:16 [2021-08-29T15:38:16.205Z] --- PASS: TestInitializeWithVolumes (0.01s)
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestCreate
15:38:16 [2021-08-29T15:38:16.205Z] --- PASS: TestCreate (0.01s)
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestValidateName
15:38:16 [2021-08-29T15:38:16.205Z] --- PASS: TestValidateName (0.00s)
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestCreateWithOpts
15:38:16 [2021-08-29T15:38:16.205Z]     local_test.go:180: runtime.GOOS == "windows"
15:38:16 [2021-08-29T15:38:16.205Z] --- SKIP: TestCreateWithOpts (0.00s)
15:38:16 [2021-08-29T15:38:16.205Z] === RUN   TestRelaodNoOpts
15:38:16 [2021-08-29T15:38:16.205Z] --- PASS: TestRelaodNoOpts (0.01s)
15:38:16 [2021-08-29T15:38:16.205Z] PASS
15:38:16 [2021-08-29T15:38:16.205Z] coverage: 41.5% of statements
15:38:16 [2021-08-29T15:38:16.205Z] ok  	github.com/docker/docker/volume/local	0.069s	coverage: 41.5% of statements
15:38:16 [2021-08-29T15:38:16.205Z] time="2021-08-29T15:38:15Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s"
15:38:16 [2021-08-29T15:38:16.511Z] --- PASS: TestBuildUncleanTarFilenames (0.93s)
15:38:16 [2021-08-29T15:38:16.511Z] === RUN   TestBuildMultiStageLayerLeak
15:38:16 [2021-08-29T15:38:16.774Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.24s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.23s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.70s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.81s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.61s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.87s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.02s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.81s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.99s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.47s)
15:38:16 [2021-08-29T15:38:16.775Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.20s)
15:38:16 [2021-08-29T15:38:16.775Z] === RUN   TestCgroupNamespacesRun
15:38:17 [2021-08-29T15:38:17.102Z] time="2021-08-29T15:38:16Z" level=debug msg="memberlist: Failed to join 172.29.202.186: dial tcp 172.29.202.186:10006: connectex: No connection could be made because the target machine actively refused it."
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRaw
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestLCOWParseMountRaw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/0_c:\:/foo
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/1_c:\:/foo:ro
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/2_c:\:/foo:rw
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/3_c:\:/foo:foo
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/4_name:/foo:rw
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/5_name:/foo
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/6_name:/foo:ro
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/7_name:/
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/8_driver/name:/
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestLCOWParseMountRawSplit (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/0_c:\:/foo (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/1_c:\:/foo:ro (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/2_c:\:/foo:rw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/3_c:\:/foo:foo (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/4_name:/foo:rw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/5_name:/foo (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/6_name:/foo:ro (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/7_name:/ (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/8_driver/name:/ (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/9_\\.\pipe\foo:\\.\pipe\bar (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/10_\\.\pipe\foo:/data (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLCOWParseMountRawSplit/11_c:\foo\bar:\\.\pipe\foo (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRaw
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestLinuxParseMountRaw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/0_/tmp:/tmp1
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/4_name:/named1
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/5_name:/named2
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/6_name:/named3:ro
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/7_local/name:/tmp:rw
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountRawSplit/8_/tmp:tmp
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestLinuxParseMountRawSplit (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/0_/tmp:/tmp1 (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/1_/tmp:/tmp2:ro (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/2_/tmp:/tmp3:rw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/3_/tmp:/tmp4:foo (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/4_name:/named1 (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/5_name:/named2 (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/6_name:/named3:ro (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/7_local/name:/tmp:rw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestLinuxParseMountRawSplit/8_/tmp:tmp (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestLinuxParseMountSpecBindWithFileinfoError
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestLinuxParseMountSpecBindWithFileinfoError (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestConvertTmpfsOptions
15:38:17 [2021-08-29T15:38:17.167Z]     linux_parser_test.go:209: data="mode=700,size=1m"
15:38:17 [2021-08-29T15:38:17.167Z]     linux_parser_test.go:209: data="ro"
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestConvertTmpfsOptions (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestParseMountSpec
15:38:17 [2021-08-29T15:38:17.167Z]     parser_test.go:62: case 0
15:38:17 [2021-08-29T15:38:17.167Z]     parser_test.go:62: case 1
15:38:17 [2021-08-29T15:38:17.167Z]     parser_test.go:62: case 2
15:38:17 [2021-08-29T15:38:17.167Z]     parser_test.go:62: case 3
15:38:17 [2021-08-29T15:38:17.167Z]     parser_test.go:62: case 4
15:38:17 [2021-08-29T15:38:17.167Z]     parser_test.go:62: case 5
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestParseMountSpec (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestValidateMount
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestValidateMount (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRaw
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestWindowsParseMountRaw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/0_c:\:d:
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/1_c:\:d:\
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/2_c:\:d:\:ro
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/3_c:\:d:\:rw
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/4_c:\:d:\:foo
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/5_name:d::rw
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/6_name:d:
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/7_name:d::ro
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/8_name:c:
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/9_driver/name:c:
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestWindowsParseMountRawSplit (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/0_c:\:d: (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/1_c:\:d:\ (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/2_c:\:d:\:ro (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/3_c:\:d:\:rw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/4_c:\:d:\:foo (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/5_name:d::rw (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/6_name:d: (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/7_name:d::ro (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/8_name:c: (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/9_driver/name:c: (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/10_\\.\pipe\foo:\\.\pipe\bar (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/11_\\.\pipe\foo:c:\foo\bar (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z]     --- PASS: TestWindowsParseMountRawSplit/12_c:\foo\bar:\\.\pipe\foo (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] === RUN   TestWindowsParseMountSpecBindWithFileinfoError
15:38:17 [2021-08-29T15:38:17.167Z] --- PASS: TestWindowsParseMountSpecBindWithFileinfoError (0.00s)
15:38:17 [2021-08-29T15:38:17.167Z] PASS
15:38:17 [2021-08-29T15:38:17.167Z] coverage: 67.6% of statements
15:38:17 [2021-08-29T15:38:17.167Z] ok  	github.com/docker/docker/volume/mounts	0.039s	coverage: 67.6% of statements
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestSetGetMeta
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestSetGetMeta
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestRestore
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestRestore
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestServiceCreate
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestServiceCreate
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestServiceList
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestServiceList
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestServiceRemove
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestServiceRemove
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestServiceGet
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestServiceGet
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestServicePrune
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestServicePrune
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestCreate
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestCreate
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestRemove
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestRemove
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestList
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestList
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFindByDriver
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFindByDriver
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFindByReferenced
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFindByReferenced
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestDerefMultipleOfSameRef
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestDerefMultipleOfSameRef
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestCreateKeepOptsLabelsWhenExistsRemotely
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestDefererencePluginOnCreateError
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestDefererencePluginOnCreateError
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestRefDerefRemove
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestRefDerefRemove
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestGet
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestGet
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestGetWithReference
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestGetWithReference
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc/test_nil_list
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFilterFunc/test_nil_list
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc/test_empty_list
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFilterFunc/test_empty_list
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc/test_filter_non-empty_to_empty
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc/test_filter_some
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFilterFunc/test_filter_some
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc/test_filter_middle
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFilterFunc/test_filter_middle
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc/test_filter_middle_and_last
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFilterFunc/test_filter_middle_and_last
15:38:17 [2021-08-29T15:38:17.623Z] === RUN   TestFilterFunc/test_filter_first_and_last
15:38:17 [2021-08-29T15:38:17.623Z] === PAUSE TestFilterFunc/test_filter_first_and_last
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFilterFunc/test_nil_list
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFilterFunc/test_empty_list
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFilterFunc/test_filter_some
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFilterFunc/test_nothing_to_fitler_non-empty_list
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFilterFunc/test_filter_non-empty_to_empty
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFilterFunc/test_filter_first_and_last
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFilterFunc/test_filter_middle_and_last
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFilterFunc/test_filter_middle
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestFilterFunc (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z]     --- PASS: TestFilterFunc/test_nil_list (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z]     --- PASS: TestFilterFunc/test_empty_list (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z]     --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z]     --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z]     --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z]     --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z]     --- PASS: TestFilterFunc/test_filter_some (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z]     --- PASS: TestFilterFunc/test_filter_middle (0.00s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestSetGetMeta
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestServiceGet
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestList
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestCreate
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestSetGetMeta (0.01s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestServiceRemove
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestCreate (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestServicePrune
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestList (0.03s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestRemove
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestRemove (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestServiceCreate
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestServiceGet (0.11s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestServiceList
15:38:17 [2021-08-29T15:38:17.623Z] time="2021-08-29T15:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestServiceRemove (0.10s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestDefererencePluginOnCreateError
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestServiceCreate (0.07s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestGetWithReference
15:38:17 [2021-08-29T15:38:17.623Z] time="2021-08-29T15:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:38:17 [2021-08-29T15:38:17.623Z] time="2021-08-29T15:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:38:17 [2021-08-29T15:38:17.623Z] time="2021-08-29T15:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestServiceList (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestGet
15:38:17 [2021-08-29T15:38:17.623Z] time="2021-08-29T15:38:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestDefererencePluginOnCreateError (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestRefDerefRemove
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestGetWithReference (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestDerefMultipleOfSameRef
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestServicePrune (0.12s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestCreateKeepOptsLabelsWhenExistsRemotely
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestGet (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFindByReferenced
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestRefDerefRemove (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestRestore
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestDerefMultipleOfSameRef (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] === CONT  TestFindByDriver
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestFindByReferenced (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestFindByDriver (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] --- PASS: TestRestore (0.02s)
15:38:17 [2021-08-29T15:38:17.623Z] PASS
15:38:17 [2021-08-29T15:38:17.623Z] coverage: 69.0% of statements
15:38:17 [2021-08-29T15:38:17.623Z] ok  	github.com/docker/docker/volume/service	0.216s	coverage: 69.0% of statements
15:38:18 [2021-08-29T15:38:18.067Z] time="2021-08-29T15:38:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.202.186:10033 172.29.202.186:10034 172.29.202.186:10035]"
15:38:18 [2021-08-29T15:38:18.067Z] time="2021-08-29T15:38:17Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.29.202.186:10033 172.29.202.186:10034 172.29.202.186:10035]"
15:38:18 [2021-08-29T15:38:18.078Z] time="2021-08-29T15:38:17Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s"
15:38:18 [2021-08-29T15:38:18.141Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:38:18 [2021-08-29T15:38:18.423Z] --- PASS: TestBuildMultiStageLayerLeak (1.93s)
15:38:18 [2021-08-29T15:38:18.423Z] === RUN   TestBuildWithHugeFile
15:38:18 [2021-08-29T15:38:18.705Z] --- PASS: TestCgroupNamespacesRun (2.12s)
15:38:18 [2021-08-29T15:38:18.705Z] === RUN   TestCgroupNamespacesRunPrivileged
15:38:19 [2021-08-29T15:38:19.033Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10033"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49407"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 52fed54b06e4/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 52fed54b06e4/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node b2499e683e62/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node b2499e683e62/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, is the new incarnation of the shutdown node 60b63626a6d8/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10034"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49408"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 52fed54b06e4/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 52fed54b06e4/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node b2499e683e62/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node b2499e683e62/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, is the new incarnation of the shutdown node d9e83b379f6f/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49409"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10035"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node b2499e683e62/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node b2499e683e62/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 52fed54b06e4/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 52fed54b06e4/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, is the new incarnation of the shutdown node 9e4064cf2837/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, is the new incarnation of the shutdown node d9e83b379f6f/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node d4b0770f007d/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, is the new incarnation of the shutdown node 60b63626a6d8/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 2351b90c6a16/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, is the new incarnation of the shutdown node 9e4064cf2837/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Failed to join 172.29.202.186: dial tcp 172.29.202.186:10006: connectex: No connection could be made because the target machine actively refused it."
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, joined gossip cluster"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, added to nodes list"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10033"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49411"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10034"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49412"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.29.202.186:10035"
15:38:19 [2021-08-29T15:38:19.034Z] time="2021-08-29T15:38:18Z" level=debug msg="memberlist: Stream connection from=172.29.202.186:49413"
15:38:19 [2021-08-29T15:38:19.173Z] --- PASS: TestReplicatedJob (5.18s)
15:38:19 [2021-08-29T15:38:19.173Z] === RUN   TestUpdateReplicatedJob
15:38:19 [2021-08-29T15:38:19.492Z] 2021/08/29 15:38:19 Closing DB instances...
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16 change state NodeActive --> NodeLeft"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="node4(52fed54b06e4): Node leave event for 2351b90c6a16/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16 change state NodeActive --> NodeLeft"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16 change state NodeActive --> NodeLeft"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="node5(b2499e683e62): Node leave event for 2351b90c6a16/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="node2(d4b0770f007d): Node leave event for 2351b90c6a16/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16 change state NodeActive --> NodeLeft"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="node3(9ae06dc216e0): Node leave event for 2351b90c6a16/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16 change state NodeActive --> NodeLeft"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="node1(2351b90c6a16): Node leave event for 2351b90c6a16/172.29.202.186"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16/172.29.202.186, left gossip cluster"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16/172.29.202.186, left gossip cluster"
15:38:19 [2021-08-29T15:38:19.949Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16/172.29.202.186, left gossip cluster"
15:38:19 [2021-08-29T15:38:19.950Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16/172.29.202.186, left gossip cluster"
15:38:19 [2021-08-29T15:38:19.950Z] time="2021-08-29T15:38:19Z" level=info msg="Node 2351b90c6a16/172.29.202.186, left gossip cluster"
15:38:20 [2021-08-29T15:38:20.407Z] time="2021-08-29T15:38:19Z" level=info msg="Node d4b0770f007d change state NodeActive --> NodeLeft"
15:38:20 [2021-08-29T15:38:20.407Z] time="2021-08-29T15:38:19Z" level=info msg="Node d4b0770f007d change state NodeActive --> NodeLeft"
15:38:20 [2021-08-29T15:38:20.407Z] time="2021-08-29T15:38:19Z" level=info msg="node4(52fed54b06e4): Node leave event for d4b0770f007d/172.29.202.186"
15:38:20 [2021-08-29T15:38:20.407Z] time="2021-08-29T15:38:19Z" level=info msg="node5(b2499e683e62): Node leave event for d4b0770f007d/172.29.202.186"
15:38:20 [2021-08-29T15:38:20.407Z] time="2021-08-29T15:38:20Z" level=info msg="Node d4b0770f007d change state NodeActive --> NodeLeft"
15:38:20 [2021-08-29T15:38:20.407Z] time="2021-08-29T15:38:20Z" level=info msg="node3(9ae06dc216e0): Node leave event for d4b0770f007d/172.29.202.186"
15:38:20 [2021-08-29T15:38:20.407Z] time="2021-08-29T15:38:20Z" level=info msg="Node d4b0770f007d change state NodeActive --> NodeLeft"
15:38:20 [2021-08-29T15:38:20.407Z] time="2021-08-29T15:38:20Z" level=info msg="node2(d4b0770f007d): Node leave event for d4b0770f007d/172.29.202.186"
15:38:20 [2021-08-29T15:38:20.408Z] time="2021-08-29T15:38:20Z" level=info msg="Node d4b0770f007d/172.29.202.186, left gossip cluster"
15:38:20 [2021-08-29T15:38:20.596Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s)
15:38:20 [2021-08-29T15:38:20.596Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:38:20 [2021-08-29T15:38:20.854Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:38:20 [2021-08-29T15:38:20.865Z] time="2021-08-29T15:38:20Z" level=info msg="Node d4b0770f007d/172.29.202.186, left gossip cluster"
15:38:20 [2021-08-29T15:38:20.865Z] time="2021-08-29T15:38:20Z" level=info msg="Node d4b0770f007d/172.29.202.186, left gossip cluster"
15:38:20 [2021-08-29T15:38:20.865Z] time="2021-08-29T15:38:20Z" level=info msg="Node d4b0770f007d/172.29.202.186, left gossip cluster"
15:38:20 [2021-08-29T15:38:20.865Z] time="2021-08-29T15:38:20Z" level=info msg="Node 9ae06dc216e0 change state NodeActive --> NodeLeft"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=info msg="node5(b2499e683e62): Node leave event for 9ae06dc216e0/172.29.202.186"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=info msg="Node 9ae06dc216e0 change state NodeActive --> NodeLeft"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=info msg="node4(52fed54b06e4): Node leave event for 9ae06dc216e0/172.29.202.186"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=info msg="Node 9ae06dc216e0 change state NodeActive --> NodeLeft"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=info msg="node3(9ae06dc216e0): Node leave event for 9ae06dc216e0/172.29.202.186"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, left gossip cluster"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, left gossip cluster"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=info msg="Node 9ae06dc216e0/172.29.202.186, left gossip cluster"
15:38:20 [2021-08-29T15:38:20.866Z] time="2021-08-29T15:38:20Z" level=debug msg="memberlist: Failed to join 172.29.202.186: dial tcp 172.29.202.186:10006: connectex: No connection could be made because the target machine actively refused it."
15:38:21 [2021-08-29T15:38:21.323Z] time="2021-08-29T15:38:20Z" level=info msg="Node 52fed54b06e4 change state NodeActive --> NodeLeft"
15:38:21 [2021-08-29T15:38:21.323Z] time="2021-08-29T15:38:20Z" level=info msg="node5(b2499e683e62): Node leave event for 52fed54b06e4/172.29.202.186"
15:38:21 [2021-08-29T15:38:21.323Z] time="2021-08-29T15:38:20Z" level=info msg="Node 52fed54b06e4 change state NodeActive --> NodeLeft"
15:38:21 [2021-08-29T15:38:21.323Z] time="2021-08-29T15:38:20Z" level=info msg="node4(52fed54b06e4): Node leave event for 52fed54b06e4/172.29.202.186"
15:38:21 [2021-08-29T15:38:21.417Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:38:21 [2021-08-29T15:38:21.781Z] time="2021-08-29T15:38:21Z" level=info msg="Node 52fed54b06e4/172.29.202.186, left gossip cluster"
15:38:21 [2021-08-29T15:38:21.781Z] time="2021-08-29T15:38:21Z" level=info msg="Node 52fed54b06e4/172.29.202.186, left gossip cluster"
15:38:22 [2021-08-29T15:38:22.240Z] time="2021-08-29T15:38:21Z" level=info msg="Node b2499e683e62/172.29.202.186, left gossip cluster"
15:38:22 [2021-08-29T15:38:22.240Z] time="2021-08-29T15:38:21Z" level=info msg="Node b2499e683e62 change state NodeActive --> NodeFailed"
15:38:22 [2021-08-29T15:38:22.240Z] time="2021-08-29T15:38:21Z" level=info msg="Node b2499e683e62/172.29.202.186, added to failed nodes list"
15:38:22 [2021-08-29T15:38:22.240Z] --- PASS: TestNetworkDBIslands (11.65s)
15:38:22 [2021-08-29T15:38:22.240Z] PASS
15:38:22 [2021-08-29T15:38:22.240Z] coverage: 60.7% of statements
15:38:22 [2021-08-29T15:38:22.240Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.138s	coverage: 60.7% of statements
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/quota	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/rootless	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/volume	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:38:22 [2021-08-29T15:38:22.240Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:38:22 [2021-08-29T15:38:22.347Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.86s)
15:38:22 [2021-08-29T15:38:22.347Z] === RUN   TestCgroupNamespacesRunHostMode
15:38:22 [2021-08-29T15:38:22.464Z] --- PASS: TestUpdateReplicatedJob (3.34s)
15:38:22 [2021-08-29T15:38:22.464Z] === RUN   TestServiceListWithStatuses
15:38:22 [2021-08-29T15:38:22.464Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:38:22 [2021-08-29T15:38:22.464Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:38:22 [2021-08-29T15:38:22.464Z] === RUN   TestDockerNetworkConnectAlias
15:38:22 [2021-08-29T15:38:22.740Z] time="2021-08-29T15:38:21Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s"
15:38:23 [2021-08-29T15:38:23.715Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === Skipped
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s)
15:38:23 [2021-08-29T15:38:23.773Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     client_test.go:23: runtime.GOOS == "windows"
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     network_proxy_test.go:208: No support for dual stack yet
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     daemon_test.go:146: root required
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     reload_test.go:520: root required
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.12s)
15:38:23 [2021-08-29T15:38:23.773Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     pull_v2_test.go:73: Needs fixing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     pull_v2_test.go:118: Needs fixing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     download_test.go:267: Needs fixing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     layer_test.go:303: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     layer_test.go:352: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     layer_test.go:467: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     layer_test.go:696: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     migration_test.go:45: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     migration_test.go:181: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     mount_test.go:17: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     mount_test.go:76: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     mount_test.go:125: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     mount_test.go:212: Failing on Windows
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     archive_test.go:133: Xz not present in msys2
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     archive_test.go:238: Failing on Windows CI machines
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     archive_windows_test.go:16: Currently fails
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     changes_test.go:195: needs more investigation
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.773Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s)
15:38:23 [2021-08-29T15:38:23.773Z]     changes_test.go:260: FIXME: broken on Windows 1903 and up; see #39846
15:38:23 [2021-08-29T15:38:23.773Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     changes_test.go:354: FIXME: broken on Windows 1903 and up; see #39846
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     changes_test.go:432: needs further investigation
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     changes_test.go:468: needs further investigation
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     poller_test.go:40: No chmod on Windows
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     fileutils_test.go:133: Needs porting to Windows
15:38:23 [2021-08-29T15:38:23.774Z] 
15:38:23 [2021-08-29T15:38:23.774Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:38:23 [2021-08-29T15:38:23.774Z]     fileutils_test.go:179: Needs porting to Windows
15:38:24 [2021-08-29T15:38:24.232Z] 
15:38:24 [2021-08-29T15:38:24.232Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:38:24 [2021-08-29T15:38:24.232Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:38:24 [2021-08-29T15:38:24.232Z] 
15:38:24 [2021-08-29T15:38:24.232Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:38:24 [2021-08-29T15:38:24.232Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:38:24 [2021-08-29T15:38:24.232Z] 
15:38:24 [2021-08-29T15:38:24.232Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:38:24 [2021-08-29T15:38:24.232Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:38:24 [2021-08-29T15:38:24.232Z] 
15:38:24 [2021-08-29T15:38:24.232Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:38:24 [2021-08-29T15:38:24.232Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:38:24 [2021-08-29T15:38:24.232Z] 
15:38:24 [2021-08-29T15:38:24.232Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:38:24 [2021-08-29T15:38:24.232Z]     local_test.go:180: runtime.GOOS == "windows"
15:38:24 [2021-08-29T15:38:24.232Z] 
15:38:24 [2021-08-29T15:38:24.232Z] 
15:38:24 [2021-08-29T15:38:24.232Z] DONE 2068 tests, 69 skipped in 241.307s
15:38:24 [2021-08-29T15:38:24.232Z] INFO: make.ps1 ended at 08/29/2021 15:38:23
15:38:24 [2021-08-29T15:38:24.290Z] --- PASS: TestCgroupNamespacesRunHostMode (1.89s)
15:38:24 [2021-08-29T15:38:24.290Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:38:25 [2021-08-29T15:38:25.673Z] --- PASS: TestBuildMultiStageOnBuild (9.87s)
15:38:25 [2021-08-29T15:38:25.673Z] === RUN   TestBuildUncleanTarFilenames
15:38:25 [2021-08-29T15:38:25.673Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:38:25 [2021-08-29T15:38:25.673Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
15:38:25 [2021-08-29T15:38:25.673Z] === RUN   TestBuildMultiStageLayerLeak
15:38:25 [2021-08-29T15:38:25.764Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:38:25 [2021-08-29T15:38:25.764Z] INFO: Unit tests ended at 08/29/2021 15:38:25. Duration:00:04:11.9844340
15:38:25 [2021-08-29T15:38:25.764Z] INFO: Building busybox
15:38:25 [2021-08-29T15:38:25.764Z] Sending build context to Docker daemon   5.12kB
15:38:25 [2021-08-29T15:38:25.764Z] 
15:38:25 [2021-08-29T15:38:25.764Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:38:25 [2021-08-29T15:38:25.764Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:38:25 [2021-08-29T15:38:25.764Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:38:25 [2021-08-29T15:38:25.764Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:38:25 [2021-08-29T15:38:25.764Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:38:25 [2021-08-29T15:38:25.764Z]  ---> 801c33f5de3a
15:38:25 [2021-08-29T15:38:25.764Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:38:25 [2021-08-29T15:38:25.764Z]  ---> Running in f1a3e6fc68e0
15:38:26 [2021-08-29T15:38:26.657Z] --- PASS: TestDockerNetworkConnectAlias (4.05s)
15:38:26 [2021-08-29T15:38:26.657Z] === RUN   TestDockerNetworkReConnect
15:38:26 [2021-08-29T15:38:26.831Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:38:26 [2021-08-29T15:38:26.831Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.24s)
15:38:26 [2021-08-29T15:38:26.831Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:38:26 [2021-08-29T15:38:26.831Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
15:38:28 [2021-08-29T15:38:28.204Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.74s)
15:38:28 [2021-08-29T15:38:28.204Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:38:28 [2021-08-29T15:38:28.766Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
15:38:29 [2021-08-29T15:38:29.329Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s)
15:38:29 [2021-08-29T15:38:29.329Z] === RUN   TestCgroupNamespacesRunOlderClient
15:38:29 [2021-08-29T15:38:29.891Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
15:38:29 [2021-08-29T15:38:29.949Z] --- PASS: TestDockerNetworkReConnect (3.41s)
15:38:29 [2021-08-29T15:38:29.949Z] === RUN   TestServicePlugin
15:38:30 [2021-08-29T15:38:30.451Z] Removing intermediate container f1a3e6fc68e0
15:38:30 [2021-08-29T15:38:30.451Z]  ---> 6176c9f066bd
15:38:30 [2021-08-29T15:38:30.451Z] Step 7/13 : ARG BUSYBOX_VERSION
15:38:30 [2021-08-29T15:38:30.451Z]  ---> Running in a25f86224963
15:38:30 [2021-08-29T15:38:30.451Z] Removing intermediate container a25f86224963
15:38:30 [2021-08-29T15:38:30.451Z]  ---> 536d65a3040b
15:38:30 [2021-08-29T15:38:30.451Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:38:30 [2021-08-29T15:38:30.451Z]  ---> Running in a236d87ea2e8
15:38:30 [2021-08-29T15:38:30.451Z] Removing intermediate container a236d87ea2e8
15:38:30 [2021-08-29T15:38:30.451Z]  ---> 7f9c8116373f
15:38:30 [2021-08-29T15:38:30.451Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
15:38:30 [2021-08-29T15:38:30.822Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:38:30 [2021-08-29T15:38:30.822Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.60s)
15:38:30 [2021-08-29T15:38:30.822Z] === RUN   TestNISDomainname
15:38:31 [2021-08-29T15:38:31.276Z] --- PASS: TestGet (15.01s)
15:38:31 [2021-08-29T15:38:31.276Z] === RUN   TestPluginWithNoManifest
15:38:31 [2021-08-29T15:38:31.276Z] --- PASS: TestPluginWithNoManifest (0.00s)
15:38:31 [2021-08-29T15:38:31.276Z] === RUN   TestGetAll
15:38:31 [2021-08-29T15:38:31.276Z] --- PASS: TestGetAll (0.00s)
15:38:31 [2021-08-29T15:38:31.276Z] PASS
15:38:31 [2021-08-29T15:38:31.276Z] coverage: 73.2% of statements
15:38:31 [2021-08-29T15:38:31.276Z] ok  	github.com/docker/docker/pkg/plugins	35.075s	coverage: 73.2% of statements
15:38:31 [2021-08-29T15:38:31.751Z] --- PASS: TestNISDomainname (0.94s)
15:38:31 [2021-08-29T15:38:31.751Z] === RUN   TestHostnameDnsResolution
15:38:31 [2021-08-29T15:38:31.983Z] 
15:38:32 [2021-08-29T15:38:32.007Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:38:32 [2021-08-29T15:38:32.441Z]  ---> 0e01e63f2f4e
15:38:32 [2021-08-29T15:38:32.441Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:38:32 [2021-08-29T15:38:32.441Z]  ---> Running in ccb6bef0d91a
15:38:32 [2021-08-29T15:38:32.767Z] tests/integration/models_containers_test.py ............................ [ 83%]
15:38:32 [2021-08-29T15:38:32.938Z] --- PASS: TestHostnameDnsResolution (1.30s)
15:38:32 [2021-08-29T15:38:32.938Z] === RUN   TestStats
15:38:33 [2021-08-29T15:38:33.194Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:38:33 [2021-08-29T15:38:33.240Z]     plugin_test.go:61: [d2d2207e6f1af] joining swarm manager [dd07d87e5dcd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:38:33 [2021-08-29T15:38:33.758Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:38:34 [2021-08-29T15:38:34.182Z]     plugin_test.go:64: [dac068e682f0b] joining swarm manager [dd07d87e5dcd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:38:34 [2021-08-29T15:38:34.320Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:38:34 [2021-08-29T15:38:34.578Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
15:38:35 [2021-08-29T15:38:35.944Z] --- PASS: TestStats (2.72s)
15:38:35 [2021-08-29T15:38:35.944Z] === RUN   TestStopContainerWithTimeout
15:38:35 [2021-08-29T15:38:35.944Z] === RUN   TestStopContainerWithTimeout/0
15:38:35 [2021-08-29T15:38:35.944Z] === PAUSE TestStopContainerWithTimeout/0
15:38:35 [2021-08-29T15:38:35.944Z] === RUN   TestStopContainerWithTimeout/1
15:38:35 [2021-08-29T15:38:35.944Z] === PAUSE TestStopContainerWithTimeout/1
15:38:35 [2021-08-29T15:38:35.944Z] === RUN   TestStopContainerWithTimeout/3
15:38:35 [2021-08-29T15:38:35.944Z] === PAUSE TestStopContainerWithTimeout/3
15:38:35 [2021-08-29T15:38:35.944Z] === RUN   TestStopContainerWithTimeout/-1
15:38:35 [2021-08-29T15:38:35.944Z] === PAUSE TestStopContainerWithTimeout/-1
15:38:35 [2021-08-29T15:38:35.944Z] === CONT  TestStopContainerWithTimeout/0
15:38:35 [2021-08-29T15:38:35.944Z] === CONT  TestStopContainerWithTimeout/-1
15:38:35 [2021-08-29T15:38:35.976Z] --- PASS: TestBuildMultiStageLayerLeak (9.18s)
15:38:35 [2021-08-29T15:38:35.976Z] === RUN   TestBuildWithHugeFile
15:38:36 [2021-08-29T15:38:36.874Z] === CONT  TestStopContainerWithTimeout/3
15:38:37 [2021-08-29T15:38:37.436Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
15:38:38 [2021-08-29T15:38:38.806Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:38:38 [2021-08-29T15:38:38.806Z] === CONT  TestStopContainerWithTimeout/1
15:38:39 [2021-08-29T15:38:39.504Z] Removing intermediate container ccb6bef0d91a
15:38:39 [2021-08-29T15:38:39.504Z]  ---> 4169321cfc95
15:38:39 [2021-08-29T15:38:39.504Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:38:39 [2021-08-29T15:38:39.504Z]  ---> Running in 245d8631fcdc
15:38:39 [2021-08-29T15:38:39.737Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:38:40 [2021-08-29T15:38:40.299Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
15:38:40 [2021-08-29T15:38:40.299Z] --- PASS: TestStopContainerWithTimeout (0.03s)
15:38:40 [2021-08-29T15:38:40.299Z]     --- PASS: TestStopContainerWithTimeout/0 (1.08s)
15:38:40 [2021-08-29T15:38:40.299Z]     --- PASS: TestStopContainerWithTimeout/-1 (3.02s)
15:38:40 [2021-08-29T15:38:40.299Z]     --- PASS: TestStopContainerWithTimeout/3 (2.69s)
15:38:40 [2021-08-29T15:38:40.299Z]     --- PASS: TestStopContainerWithTimeout/1 (1.64s)
15:38:40 [2021-08-29T15:38:40.299Z] === RUN   TestDeleteDevicemapper
15:38:40 [2021-08-29T15:38:40.299Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:38:40 [2021-08-29T15:38:40.299Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:38:40 [2021-08-29T15:38:40.299Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:38:40 [2021-08-29T15:38:40.506Z] 
15:38:40 [2021-08-29T15:38:40.506Z] SUCCESS: Specified value was saved.
15:38:41 [2021-08-29T15:38:41.230Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:38:42 [2021-08-29T15:38:42.159Z]     check_test.go:308: [ddfbaae3b9e90] daemon is not started
15:38:42 [2021-08-29T15:38:42.159Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
15:38:42 [2021-08-29T15:38:42.679Z] Removing intermediate container 245d8631fcdc
15:38:42 [2021-08-29T15:38:42.679Z]  ---> 81a36f6861f8
15:38:42 [2021-08-29T15:38:42.679Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:38:42 [2021-08-29T15:38:42.679Z]  ---> Running in 4305335ea4c4
15:38:44 [2021-08-29T15:38:44.056Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
15:38:44 [2021-08-29T15:38:44.056Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.40s)
15:38:44 [2021-08-29T15:38:44.056Z] === RUN   TestUpdateMemory
15:38:44 [2021-08-29T15:38:44.056Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:38:44 [2021-08-29T15:38:44.056Z] --- SKIP: TestUpdateMemory (0.00s)
15:38:44 [2021-08-29T15:38:44.056Z] === RUN   TestUpdateCPUQuota
15:38:45 [2021-08-29T15:38:45.426Z] --- PASS: TestUpdateCPUQuota (1.59s)
15:38:45 [2021-08-29T15:38:45.426Z] === RUN   TestUpdatePidsLimit
15:38:45 [2021-08-29T15:38:45.426Z] === RUN   TestUpdatePidsLimit/update_from_none
15:38:45 [2021-08-29T15:38:45.587Z] Cannot create a file when that file already exists.
15:38:45 [2021-08-29T15:38:45.682Z] === RUN   TestUpdatePidsLimit/no_change
15:38:45 [2021-08-29T15:38:45.938Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
15:38:46 [2021-08-29T15:38:46.195Z] === RUN   TestUpdatePidsLimit/update_lower
15:38:46 [2021-08-29T15:38:46.452Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:38:46 [2021-08-29T15:38:46.708Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:38:46 [2021-08-29T15:38:46.708Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:38:47 [2021-08-29T15:38:47.272Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:38:47 [2021-08-29T15:38:47.528Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:38:48 [2021-08-29T15:38:48.894Z] --- PASS: TestUpdatePidsLimit (3.26s)
15:38:48 [2021-08-29T15:38:48.894Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.32s)
15:38:48 [2021-08-29T15:38:48.894Z]     --- PASS: TestUpdatePidsLimit/no_change (0.37s)
15:38:48 [2021-08-29T15:38:48.894Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.34s)
15:38:48 [2021-08-29T15:38:48.894Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.35s)
15:38:48 [2021-08-29T15:38:48.894Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
15:38:48 [2021-08-29T15:38:48.894Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s)
15:38:48 [2021-08-29T15:38:48.894Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s)
15:38:48 [2021-08-29T15:38:48.894Z] === RUN   TestUpdateRestartPolicy
15:38:49 [2021-08-29T15:38:49.105Z] .........                                                                [ 86%]
15:38:49 [2021-08-29T15:38:49.150Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:38:49 [2021-08-29T15:38:49.712Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:38:49 [2021-08-29T15:38:49.968Z] === RUN   TestDockerSuite/TestBuildCmd
15:38:50 [2021-08-29T15:38:50.224Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:38:50 [2021-08-29T15:38:50.271Z] Removing intermediate container 4305335ea4c4
15:38:50 [2021-08-29T15:38:50.271Z]  ---> 84e02bb959ea
15:38:50 [2021-08-29T15:38:50.271Z] Step 13/13 : CMD ["sh"]
15:38:50 [2021-08-29T15:38:50.271Z]  ---> Running in b70338381120
15:38:50 [2021-08-29T15:38:50.271Z] Removing intermediate container b70338381120
15:38:50 [2021-08-29T15:38:50.271Z]  ---> 6fd16080cfd0
15:38:50 [2021-08-29T15:38:50.271Z] Successfully built 6fd16080cfd0
15:38:50 [2021-08-29T15:38:50.271Z] Successfully tagged busybox:latest
15:38:50 [2021-08-29T15:38:50.271Z] INFO: Docker images of the daemon under test
15:38:50 [2021-08-29T15:38:50.271Z] 
15:38:50 [2021-08-29T15:38:50.271Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
15:38:50 [2021-08-29T15:38:50.271Z] busybox                                latest              6fd16080cfd0        Less than a second ago   5.14GB
15:38:50 [2021-08-29T15:38:50.271Z] microsoft/windowsservercore            latest              801c33f5de3a        2 weeks ago              5.1GB
15:38:50 [2021-08-29T15:38:50.271Z] mcr.microsoft.com/windows/servercore   ltsc2022            801c33f5de3a        2 weeks ago              5.1GB
15:38:50 [2021-08-29T15:38:50.271Z] 
15:38:50 [2021-08-29T15:38:50.271Z] INFO: Running integration tests at 08/29/2021 15:38:49...
15:38:50 [2021-08-29T15:38:50.271Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:38:50 [2021-08-29T15:38:50.271Z] INFO: Integration API tests being run from the host:
15:38:50 [2021-08-29T15:38:50.271Z] INFO: make.ps1 starting at 08/29/2021 15:38:49
15:38:50 [2021-08-29T15:38:50.730Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:38:50 [2021-08-29T15:38:50.786Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:38:51 [2021-08-29T15:38:51.043Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:38:51 [2021-08-29T15:38:51.043Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
15:38:51 [2021-08-29T15:38:51.043Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:38:51 [2021-08-29T15:38:51.974Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:38:53 [2021-08-29T15:38:53.070Z] tests/integration/models_images_test.py ...............                  [ 89%]
15:38:54 [2021-08-29T15:38:54.272Z] tests/integration/models_networks_test.py ....                           [ 91%]
15:38:54 [2021-08-29T15:38:54.496Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
15:38:56 [2021-08-29T15:38:56.374Z] 2021/08/29 15:38:54 Closing DB instances...
15:38:56 [2021-08-29T15:38:56.387Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:38:56 [2021-08-29T15:38:56.643Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
15:38:56 [2021-08-29T15:38:56.831Z] --- PASS: TestNetworkDBGarbageCollection (54.23s)
15:38:56 [2021-08-29T15:38:56.831Z] === RUN   TestFindNode
15:38:56 [2021-08-29T15:38:56.831Z] 2021/08/29 15:38:56 Closing DB instances...
15:38:56 [2021-08-29T15:38:56.831Z] --- PASS: TestFindNode (0.02s)
15:38:56 [2021-08-29T15:38:56.831Z] === RUN   TestChangeNodeState
15:38:56 [2021-08-29T15:38:56.831Z] 2021/08/29 15:38:56 Closing DB instances...
15:38:56 [2021-08-29T15:38:56.831Z] --- PASS: TestChangeNodeState (0.02s)
15:38:56 [2021-08-29T15:38:56.831Z] === RUN   TestNodeReincarnation
15:38:57 [2021-08-29T15:38:57.206Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:38:57 [2021-08-29T15:38:57.286Z] 2021/08/29 15:38:56 Closing DB instances...
15:38:57 [2021-08-29T15:38:57.767Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:38:58 [2021-08-29T15:38:58.024Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:38:58 [2021-08-29T15:38:58.280Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
15:38:58 [2021-08-29T15:38:58.538Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:38:58 [2021-08-29T15:38:58.795Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:38:59 [2021-08-29T15:38:59.051Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:38:59 [2021-08-29T15:38:59.980Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
15:39:00 [2021-08-29T15:39:00.734Z] --- PASS: TestServicePlugin (30.09s)
15:39:00 [2021-08-29T15:39:00.734Z] === RUN   TestServiceUpdateLabel
15:39:00 [2021-08-29T15:39:00.851Z] tests/integration/models_nodes_test.py .                                 [ 91%]
15:39:00 [2021-08-29T15:39:00.851Z] tests/integration/models_resources_test.py .                             [ 91%]
15:39:01 [2021-08-29T15:39:01.348Z] --- PASS: TestUpdateRestartPolicy (12.55s)
15:39:01 [2021-08-29T15:39:01.348Z] === RUN   TestUpdateRestartWithAutoRemove
15:39:01 [2021-08-29T15:39:01.672Z] --- PASS: TestServiceUpdateLabel (2.16s)
15:39:01 [2021-08-29T15:39:01.672Z] === RUN   TestServiceUpdateSecrets
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=error msg="failed to send node leave: timed out broadcasting node event"
15:39:01 [2021-08-29T15:39:01.952Z] --- PASS: TestNodeReincarnation (5.02s)
15:39:01 [2021-08-29T15:39:01.952Z] === RUN   TestParallelCreate
15:39:01 [2021-08-29T15:39:01.952Z] 2021/08/29 15:39:01 Closing DB instances...
15:39:01 [2021-08-29T15:39:01.952Z] --- PASS: TestParallelCreate (0.02s)
15:39:01 [2021-08-29T15:39:01.952Z] === RUN   TestParallelDelete
15:39:01 [2021-08-29T15:39:01.952Z] 2021/08/29 15:39:01 Closing DB instances...
15:39:01 [2021-08-29T15:39:01.952Z] --- PASS: TestParallelDelete (0.01s)
15:39:01 [2021-08-29T15:39:01.952Z] === RUN   TestNetworkDBIslands
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:384af9fbd249 with config:&{NodeID:384af9fbd249 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="Node 384af9fbd249/172.30.249.115, joined gossip cluster"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="Node 384af9fbd249/172.30.249.115, added to nodes list"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:c272f46df22a with config:&{NodeID:c272f46df22a Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="Node c272f46df22a/172.30.249.115, joined gossip cluster"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="Node c272f46df22a/172.30.249.115, added to nodes list"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="The new bootstrap node list is:[localhost:10033]"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10033"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=debug msg="memberlist: Stream connection from=[::1]:49353"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="Node c272f46df22a/172.30.249.115, joined gossip cluster"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="Node c272f46df22a/172.30.249.115, added to nodes list"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="Node 384af9fbd249/172.30.249.115, joined gossip cluster"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=info msg="Node 384af9fbd249/172.30.249.115, added to nodes list"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10033"
15:39:01 [2021-08-29T15:39:01.952Z] time="2021-08-29T15:39:01Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49354"
15:39:02 [2021-08-29T15:39:02.278Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s)
15:39:02 [2021-08-29T15:39:02.278Z] === RUN   TestWaitNonBlocked
15:39:02 [2021-08-29T15:39:02.278Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:39:02 [2021-08-29T15:39:02.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:39:02 [2021-08-29T15:39:02.278Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:39:02 [2021-08-29T15:39:02.278Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:39:02 [2021-08-29T15:39:02.278Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:39:02 [2021-08-29T15:39:02.278Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:4d4f6e92b749 with config:&{NodeID:4d4f6e92b749 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, joined gossip cluster"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, added to nodes list"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="The new bootstrap node list is:[localhost:10034]"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10034"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=debug msg="memberlist: Stream connection from=[::1]:49355"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, joined gossip cluster"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, added to nodes list"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node 384af9fbd249/172.30.249.115, joined gossip cluster"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node 384af9fbd249/172.30.249.115, added to nodes list"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node c272f46df22a/172.30.249.115, joined gossip cluster"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node c272f46df22a/172.30.249.115, added to nodes list"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10034"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49356"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, joined gossip cluster"
15:39:02 [2021-08-29T15:39:02.915Z] time="2021-08-29T15:39:02Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.209Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
15:39:03 [2021-08-29T15:39:03.209Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
15:39:03 [2021-08-29T15:39:03.209Z]     check_test.go:308: [d982dfc7fe50a] daemon is not started
15:39:03 [2021-08-29T15:39:03.209Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
15:39:03 [2021-08-29T15:39:03.210Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
15:39:03 [2021-08-29T15:39:03.210Z]     check_test.go:308: [d3a1f3b1d2f68] daemon is not started
15:39:03 [2021-08-29T15:39:03.210Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
15:39:03 [2021-08-29T15:39:03.210Z] --- PASS: TestWaitNonBlocked (0.03s)
15:39:03 [2021-08-29T15:39:03.210Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s)
15:39:03 [2021-08-29T15:39:03.210Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.07s)
15:39:03 [2021-08-29T15:39:03.210Z] === RUN   TestWaitBlocked
15:39:03 [2021-08-29T15:39:03.210Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:39:03 [2021-08-29T15:39:03.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:39:03 [2021-08-29T15:39:03.210Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:39:03 [2021-08-29T15:39:03.210Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:39:03 [2021-08-29T15:39:03.210Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:39:03 [2021-08-29T15:39:03.210Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="New memberlist node - Node:node4 will use memberlist nodeID:cecc3ada2987 with config:&{NodeID:cecc3ada2987 Hostname:node4 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10036 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="The new bootstrap node list is:[localhost:10035]"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10035"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49357"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node 384af9fbd249/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node 384af9fbd249/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node c272f46df22a/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node c272f46df22a/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10035"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49358"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.371Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="New memberlist node - Node:node5 will use memberlist nodeID:8bf04d749fba with config:&{NodeID:8bf04d749fba Hostname:node5 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10037 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="The new bootstrap node list is:[localhost:10036]"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  [::1]:10036"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=[::1]:49359"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node c272f46df22a/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node c272f46df22a/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 384af9fbd249/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 384af9fbd249/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node cecc3ada2987/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=127.0.0.1:49360"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  127.0.0.1:10036"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to nodes list"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, joined gossip cluster"
15:39:03 [2021-08-29T15:39:03.827Z] time="2021-08-29T15:39:03Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to nodes list"
15:39:04 [2021-08-29T15:39:04.283Z]     networkdb_test.go:835: Re-joining: 3
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=info msg="The new bootstrap node list is:[172.30.249.115:10033 172.30.249.115:10034 172.30.249.115:10035]"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10033"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49361"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10034"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49362"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49363"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10035"
15:39:04 [2021-08-29T15:39:04.283Z]     networkdb_test.go:835: Re-joining: 4
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=info msg="The new bootstrap node list is:[172.30.249.115:10033 172.30.249.115:10034 172.30.249.115:10035]"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10033"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49364"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10034"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49365"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10035"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:03Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49366"
15:39:04 [2021-08-29T15:39:04.283Z] time="2021-08-29T15:39:04Z" level=info msg="node 0 leaving"
15:39:04 [2021-08-29T15:39:04.578Z] --- PASS: TestWaitBlocked (0.03s)
15:39:04 [2021-08-29T15:39:04.578Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s)
15:39:04 [2021-08-29T15:39:04.578Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.26s)
15:39:04 [2021-08-29T15:39:04.578Z] === CONT  TestContainerStartOnDaemonRestart
15:39:04 [2021-08-29T15:39:04.578Z] === CONT  TestIpcModeOlderClient
15:39:04 [2021-08-29T15:39:04.578Z] --- PASS: TestIpcModeOlderClient (0.05s)
15:39:04 [2021-08-29T15:39:04.578Z] === CONT  TestContainerKillOnDaemonStart
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249 change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="node4(cecc3ada2987): Node leave event for 384af9fbd249/172.30.249.115"
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249 change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="node2(c272f46df22a): Node leave event for 384af9fbd249/172.30.249.115"
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249 change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="node5(8bf04d749fba): Node leave event for 384af9fbd249/172.30.249.115"
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249 change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="node1(384af9fbd249): Node leave event for 384af9fbd249/172.30.249.115"
15:39:04 [2021-08-29T15:39:04.739Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249 change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="node3(4d4f6e92b749): Node leave event for 384af9fbd249/172.30.249.115"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249/172.30.249.115, left gossip cluster"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249/172.30.249.115, left gossip cluster"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249/172.30.249.115, left gossip cluster"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249/172.30.249.115, left gossip cluster"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node 384af9fbd249/172.30.249.115, left gossip cluster"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="node 1 leaving"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node c272f46df22a change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="node4(cecc3ada2987): Node leave event for c272f46df22a/172.30.249.115"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node c272f46df22a change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="node5(8bf04d749fba): Node leave event for c272f46df22a/172.30.249.115"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node c272f46df22a change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="node3(4d4f6e92b749): Node leave event for c272f46df22a/172.30.249.115"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="Node c272f46df22a change state NodeActive --> NodeLeft"
15:39:04 [2021-08-29T15:39:04.740Z] time="2021-08-29T15:39:04Z" level=info msg="node2(c272f46df22a): Node leave event for c272f46df22a/172.30.249.115"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:04Z" level=info msg="Node c272f46df22a/172.30.249.115, left gossip cluster"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:04Z" level=info msg="Node c272f46df22a/172.30.249.115, left gossip cluster"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:04Z" level=info msg="Node c272f46df22a/172.30.249.115, left gossip cluster"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:04Z" level=info msg="Node c272f46df22a/172.30.249.115, left gossip cluster"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:05Z" level=info msg="node 2 leaving"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:05Z" level=info msg="Node 4d4f6e92b749 change state NodeActive --> NodeLeft"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:05Z" level=info msg="node4(cecc3ada2987): Node leave event for 4d4f6e92b749/172.30.249.115"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:05Z" level=info msg="Node 4d4f6e92b749 change state NodeActive --> NodeLeft"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:05Z" level=info msg="node3(4d4f6e92b749): Node leave event for 4d4f6e92b749/172.30.249.115"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:05Z" level=info msg="Node 4d4f6e92b749 change state NodeActive --> NodeLeft"
15:39:05 [2021-08-29T15:39:05.195Z] time="2021-08-29T15:39:05Z" level=info msg="node5(8bf04d749fba): Node leave event for 4d4f6e92b749/172.30.249.115"
15:39:05 [2021-08-29T15:39:05.651Z] time="2021-08-29T15:39:05Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, left gossip cluster"
15:39:05 [2021-08-29T15:39:05.651Z] time="2021-08-29T15:39:05Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, left gossip cluster"
15:39:05 [2021-08-29T15:39:05.651Z] time="2021-08-29T15:39:05Z" level=info msg="Node 4d4f6e92b749/172.30.249.115, left gossip cluster"
15:39:06 [2021-08-29T15:39:06.107Z]     networkdb_test.go:867: node4: OK
15:39:06 [2021-08-29T15:39:06.107Z]     networkdb_test.go:867: node5: OK
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="node 0 coming back"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="New memberlist node - Node:node1 will use memberlist nodeID:5fa56bab9a95 with config:&{NodeID:5fa56bab9a95 Hostname:node1 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10033 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, joined gossip cluster"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, added to nodes list"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="node 1 coming back"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="New memberlist node - Node:node2 will use memberlist nodeID:505a0d217ee3 with config:&{NodeID:505a0d217ee3 Hostname:node2 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10034 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="Node 505a0d217ee3/172.30.249.115, joined gossip cluster"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="Node 505a0d217ee3/172.30.249.115, added to nodes list"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="node 2 coming back"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="New memberlist node - Node:node3 will use memberlist nodeID:eeb801cd14e5 with config:&{NodeID:eeb801cd14e5 Hostname:node3 BindAddr:0.0.0.0 AdvertiseAddr: BindPort:10035 Keys:[] PacketBufferSize:1400 reapEntryInterval:1800000000000 reapNetworkInterval:1825000000000 rejoinClusterDuration:1000000000 rejoinClusterInterval:6000000000 StatsPrintPeriod:5m0s HealthPrintPeriod:1m0s}"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="Node eeb801cd14e5/172.30.249.115, joined gossip cluster"
15:39:06 [2021-08-29T15:39:06.107Z] time="2021-08-29T15:39:05Z" level=info msg="Node eeb801cd14e5/172.30.249.115, added to nodes list"
15:39:06 [2021-08-29T15:39:06.469Z]     check_test.go:308: [d426fadb4ccd9] daemon is not started
15:39:06 [2021-08-29T15:39:06.563Z] time="2021-08-29T15:39:06Z" level=debug msg="memberlist: Failed ping: cecc3ada2987 (timeout reached)"
15:39:06 [2021-08-29T15:39:06.563Z] time="2021-08-29T15:39:06Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10035->172.30.249.115:10037: use of closed network connection"
15:39:06 [2021-08-29T15:39:06.563Z] time="2021-08-29T15:39:06Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49367"
15:39:06 [2021-08-29T15:39:06.726Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
15:39:06 [2021-08-29T15:39:06.915Z] tests/integration/models_services_test.py ..............X.               [ 95%]
15:39:07 [2021-08-29T15:39:07.019Z] time="2021-08-29T15:39:06Z" level=warning msg="memberlist: Was able to connect to cecc3ada2987 but other probes failed, network may be misconfigured"
15:39:07 [2021-08-29T15:39:07.289Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s)
15:39:07 [2021-08-29T15:39:07.289Z] === CONT  TestRestartDaemonWithRestartingContainer
15:39:08 [2021-08-29T15:39:08.659Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:39:09 [2021-08-29T15:39:09.189Z] time="2021-08-29T15:39:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.249.115:10033 172.30.249.115:10034 172.30.249.115:10035]"
15:39:09 [2021-08-29T15:39:09.589Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:39:09 [2021-08-29T15:39:09.645Z] time="2021-08-29T15:39:09Z" level=debug msg="rejoinClusterBootStrap, calling cluster join with bootStrap [172.30.249.115:10033 172.30.249.115:10034 172.30.249.115:10035]"
15:39:09 [2021-08-29T15:39:09.768Z] tests/integration/models_swarm_test.py ..                                [ 96%]
15:39:09 [2021-08-29T15:39:09.768Z] tests/integration/models_volumes_test.py ..                              [ 96%]
15:39:10 [2021-08-29T15:39:10.152Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:39:10 [2021-08-29T15:39:10.152Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.73s)
15:39:10 [2021-08-29T15:39:10.152Z] === CONT  TestDaemonHostGatewayIP
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10033"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49368"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node cecc3ada2987/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node cecc3ada2987/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 8bf04d749fba/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, is the new incarnation of the shutdown node 384af9fbd249/172.30.249.115"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10034"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49369"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node cecc3ada2987/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node cecc3ada2987/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 8bf04d749fba/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, is the new incarnation of the shutdown node c272f46df22a/172.30.249.115"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10035"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49370"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node cecc3ada2987/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node cecc3ada2987/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 8bf04d749fba/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, is the new incarnation of the shutdown node 4d4f6e92b749/172.30.249.115"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, is the new incarnation of the shutdown node c272f46df22a/172.30.249.115"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 505a0d217ee3/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, is the new incarnation of the shutdown node 384af9fbd249/172.30.249.115"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, is the new incarnation of the shutdown node 4d4f6e92b749/172.30.249.115"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, joined gossip cluster"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=info msg="Node eeb801cd14e5/172.30.249.115, added to nodes list"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10033"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49371"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10034"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49372"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49373"
15:39:10 [2021-08-29T15:39:10.607Z] time="2021-08-29T15:39:10Z" level=debug msg="memberlist: Initiating push/pull sync with:  172.30.249.115:10035"
15:39:11 [2021-08-29T15:39:11.063Z] 2021/08/29 15:39:10 Closing DB instances...
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="node4(cecc3ada2987): Node leave event for 5fa56bab9a95/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="node3(eeb801cd14e5): Node leave event for 5fa56bab9a95/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="node2(505a0d217ee3): Node leave event for 5fa56bab9a95/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="node5(8bf04d749fba): Node leave event for 5fa56bab9a95/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="Node 5fa56bab9a95 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.063Z] time="2021-08-29T15:39:10Z" level=info msg="node1(5fa56bab9a95): Node leave event for 5fa56bab9a95/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.085Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 5fa56bab9a95/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 505a0d217ee3 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="node3(eeb801cd14e5): Node leave event for 505a0d217ee3/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 505a0d217ee3 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="node4(cecc3ada2987): Node leave event for 505a0d217ee3/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 505a0d217ee3 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="node5(8bf04d749fba): Node leave event for 505a0d217ee3/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="Node 505a0d217ee3 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.519Z] time="2021-08-29T15:39:11Z" level=info msg="node2(505a0d217ee3): Node leave event for 505a0d217ee3/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.854Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:39:11 [2021-08-29T15:39:11.854Z] INFO: Testing against a local daemon
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildWithSession
15:39:11 [2021-08-29T15:39:11.854Z]     build_session_test.go:25: TODO: BuildKit
15:39:11 [2021-08-29T15:39:11.854Z] --- SKIP: TestBuildWithSession (0.00s)
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildSquashParent
15:39:11 [2021-08-29T15:39:11.854Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:39:11 [2021-08-29T15:39:11.854Z] --- SKIP: TestBuildSquashParent (0.00s)
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildWithRemoveAndForceRemove
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:39:11 [2021-08-29T15:39:11.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:39:11 [2021-08-29T15:39:11.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:39:11 [2021-08-29T15:39:11.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:39:11 [2021-08-29T15:39:11.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:39:11 [2021-08-29T15:39:11.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:39:11 [2021-08-29T15:39:11.854Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:39:11 [2021-08-29T15:39:11.854Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:39:11 [2021-08-29T15:39:11.854Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:39:11 [2021-08-29T15:39:11.854Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:39:11 [2021-08-29T15:39:11.854Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:39:11 [2021-08-29T15:39:11.854Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="Node 505a0d217ee3/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="Node 505a0d217ee3/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="Node 505a0d217ee3/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="Node 505a0d217ee3/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="Node eeb801cd14e5 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="node4(cecc3ada2987): Node leave event for eeb801cd14e5/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="Node eeb801cd14e5 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="node5(8bf04d749fba): Node leave event for eeb801cd14e5/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="Node eeb801cd14e5 change state NodeActive --> NodeLeft"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="node3(eeb801cd14e5): Node leave event for eeb801cd14e5/172.30.249.115"
15:39:11 [2021-08-29T15:39:11.974Z] time="2021-08-29T15:39:11Z" level=info msg="Node eeb801cd14e5/172.30.249.115, left gossip cluster"
15:39:11 [2021-08-29T15:39:11.975Z] time="2021-08-29T15:39:11Z" level=info msg="Node eeb801cd14e5/172.30.249.115, left gossip cluster"
15:39:12 [2021-08-29T15:39:12.430Z] time="2021-08-29T15:39:12Z" level=info msg="Node eeb801cd14e5/172.30.249.115, left gossip cluster"
15:39:12 [2021-08-29T15:39:12.430Z] time="2021-08-29T15:39:12Z" level=debug msg="memberlist: Failed ping: eeb801cd14e5 (timeout reached)"
15:39:12 [2021-08-29T15:39:12.430Z] time="2021-08-29T15:39:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.249.115:10037: use of closed network connection"
15:39:12 [2021-08-29T15:39:12.430Z] time="2021-08-29T15:39:12Z" level=warning msg="memberlist: Failed to send indirect ping: write udp [::]:10034->172.30.249.115:10036: use of closed network connection"
15:39:12 [2021-08-29T15:39:12.430Z] time="2021-08-29T15:39:12Z" level=debug msg="memberlist: Stream connection from=172.30.249.115:49374"
15:39:12 [2021-08-29T15:39:12.887Z] time="2021-08-29T15:39:12Z" level=info msg="Node cecc3ada2987 change state NodeActive --> NodeLeft"
15:39:12 [2021-08-29T15:39:12.887Z] time="2021-08-29T15:39:12Z" level=info msg="node5(8bf04d749fba): Node leave event for cecc3ada2987/172.30.249.115"
15:39:12 [2021-08-29T15:39:12.887Z] time="2021-08-29T15:39:12Z" level=info msg="Node cecc3ada2987 change state NodeActive --> NodeLeft"
15:39:12 [2021-08-29T15:39:12.887Z] time="2021-08-29T15:39:12Z" level=info msg="node4(cecc3ada2987): Node leave event for cecc3ada2987/172.30.249.115"
15:39:12 [2021-08-29T15:39:12.887Z] time="2021-08-29T15:39:12Z" level=warning msg="memberlist: Was able to connect to eeb801cd14e5 but other probes failed, network may be misconfigured"
15:39:12 [2021-08-29T15:39:12.979Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:39:13 [2021-08-29T15:39:13.236Z] --- PASS: TestDaemonHostGatewayIP (3.15s)
15:39:13 [2021-08-29T15:39:13.236Z] === CONT  TestDaemonRestartIpcMode
15:39:13 [2021-08-29T15:39:13.343Z] time="2021-08-29T15:39:12Z" level=info msg="Node cecc3ada2987/172.30.249.115, left gossip cluster"
15:39:13 [2021-08-29T15:39:13.343Z] time="2021-08-29T15:39:13Z" level=info msg="Node cecc3ada2987/172.30.249.115, left gossip cluster"
15:39:13 [2021-08-29T15:39:13.403Z] tests/integration/regression_test.py ......                              [ 98%]
15:39:13 [2021-08-29T15:39:13.798Z] time="2021-08-29T15:39:13Z" level=info msg="Node 8bf04d749fba/172.30.249.115, left gossip cluster"
15:39:13 [2021-08-29T15:39:13.798Z] time="2021-08-29T15:39:13Z" level=info msg="Node 8bf04d749fba change state NodeActive --> NodeFailed"
15:39:13 [2021-08-29T15:39:13.798Z] time="2021-08-29T15:39:13Z" level=info msg="Node 8bf04d749fba/172.30.249.115, added to failed nodes list"
15:39:13 [2021-08-29T15:39:13.798Z] --- PASS: TestNetworkDBIslands (11.66s)
15:39:13 [2021-08-29T15:39:13.798Z] PASS
15:39:13 [2021-08-29T15:39:13.798Z] coverage: 59.9% of statements
15:39:13 [2021-08-29T15:39:13.798Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.810s	coverage: 59.9% of statements
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/libnetwork/osl/kernel	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/parsers/kernel	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/parsers/operatingsystem	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/profiles/seccomp	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/quota	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/rootless	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/volume	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:39:13 [2021-08-29T15:39:13.798Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:39:13 [2021-08-29T15:39:13.925Z] tests/integration/credentials/store_test.py ......                       [ 99%]
15:39:13 [2021-08-29T15:39:13.925Z] tests/integration/credentials/utils_test.py .                            [100%]
15:39:13 [2021-08-29T15:39:13.925Z] 
15:39:13 [2021-08-29T15:39:13.925Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
15:39:13 [2021-08-29T15:39:13.925Z] =========================== short test summary info ============================
15:39:13 [2021-08-29T15:39:13.925Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
15:39:13 [2021-08-29T15:39:13.925Z]   CONFIG_RT_GROUP_SCHED isn't enabled
15:39:13 [2021-08-29T15:39:13.925Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
15:39:13 [2021-08-29T15:39:13.925Z]   Not supported on most drivers
15:39:13 [2021-08-29T15:39:13.925Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
15:39:13 [2021-08-29T15:39:13.925Z]   Output of docker top depends on host distro, and is not formalized.
15:39:13 [2021-08-29T15:39:13.925Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
15:39:13 [2021-08-29T15:39:13.925Z]   Output of docker top depends on host distro, and is not formalized.
15:39:13 [2021-08-29T15:39:13.925Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
15:39:13 [2021-08-29T15:39:13.925Z]   Can fail if eth0 has multiple IP addresses
15:39:13 [2021-08-29T15:39:13.925Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
15:39:13 [2021-08-29T15:39:13.925Z]   This doesn't seem to be taken into account by the engine
15:39:13 [2021-08-29T15:39:13.925Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
15:39:13 [2021-08-29T15:39:13.925Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40)
15:39:13 [2021-08-29T15:39:13.925Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
15:39:13 [2021-08-29T15:39:13.925Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 289.23 seconds ==
15:39:14 [2021-08-29T15:39:14.167Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
15:39:14 [2021-08-29T15:39:14.185Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === Skipped
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     dispatchers_test.go:377: Windows does not support stopsignal
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     client_test.go:23: runtime.GOOS == "windows"
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCP6Proxy (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     network_proxy_test.go:208: No support for dual stack yet
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestUDP6Proxy (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP4Proxy (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     network_proxy_test.go:284: runtime.GOOS == "windows": sctp is not supported on windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     daemon_test.go:146: root required
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     reload_test.go:520: root required
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     config_test.go:526: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     pull_v2_test.go:73: Needs fixing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     pull_v2_test.go:118: Needs fixing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     download_test.go:267: Needs fixing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     layer_test.go:303: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     layer_test.go:352: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     layer_test.go:467: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     layer_test.go:696: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     migration_test.go:45: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     migration_test.go:181: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     mount_test.go:17: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     mount_test.go:76: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     mount_test.go:125: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     mount_test.go:212: Failing on Windows
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestSRVServiceQuery (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     libnetwork_internal_test.go:351: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestServiceVIPReuse (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     libnetwork_internal_test.go:449: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestIpamReleaseOnNetDriverFailures (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     libnetwork_internal_test.go:564: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestDNSIPQuery (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     resolver_test.go:77: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestDNSProxyServFail (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     resolver_test.go:216: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddEmpty (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddMultiPrio (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestSandboxAddSamePrio (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     sandbox_test.go:18: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestCleanupServiceDiscovery (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     service_common_test.go:15: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork TestDNSOptions (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     service_common_test.go:59: runtime.GOOS == "windows": test only works on linux
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestNAT (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     windows_test.go:58: Test does not work on CI and was never running to begin with
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork/drivers/windows TestTransparent (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     windows_test.go:63: Test does not work on CI and was never running to begin with
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.325Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:39:15 [2021-08-29T15:39:15.325Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:39:15 [2021-08-29T15:39:15.325Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:133: Xz not present in msys2
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:238: Failing on Windows CI machines
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_windows_test.go:16: Currently fails
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     changes_test.go:195: needs more investigation
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     changes_test.go:432: needs further investigation
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     changes_test.go:468: needs further investigation
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:44: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:76: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:248: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:355: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:372: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     archive_test.go:389: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     poller_test.go:40: No chmod on Windows
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     fileutils_test.go:133: Needs porting to Windows
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     fileutils_test.go:179: Needs porting to Windows
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     registry_test.go:47: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     registry_test.go:67: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     registry_test.go:510: os.Getuid() != 0: skipping test that requires root
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s)
15:39:15 [2021-08-29T15:39:15.326Z]     local_test.go:180: runtime.GOOS == "windows"
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] 
15:39:15 [2021-08-29T15:39:15.326Z] DONE 2068 tests, 67 skipped in 248.313s
15:39:15 [2021-08-29T15:39:15.326Z] INFO: make.ps1 ended at 08/29/2021 15:39:15
15:39:16 [2021-08-29T15:39:16.574Z] --- PASS: TestServiceUpdateSecrets (14.63s)
15:39:16 [2021-08-29T15:39:16.575Z] === RUN   TestServiceUpdateConfigs
15:39:16 [2021-08-29T15:39:16.686Z] --- PASS: TestDaemonRestartIpcMode (3.17s)
15:39:16 [2021-08-29T15:39:16.686Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:39:16 [2021-08-29T15:39:16.859Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker
15:39:16 [2021-08-29T15:39:16.859Z] INFO: Unit tests ended at 08/29/2021 15:39:16. Duration:00:04:21.6479387
15:39:16 [2021-08-29T15:39:16.859Z] INFO: Building busybox
15:39:16 [2021-08-29T15:39:16.859Z] Sending build context to Docker daemon   5.12kB
15:39:16 [2021-08-29T15:39:16.859Z] 
15:39:16 [2021-08-29T15:39:16.859Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore
15:39:16 [2021-08-29T15:39:16.859Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019
15:39:16 [2021-08-29T15:39:16.859Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13
15:39:16 [2021-08-29T15:39:16.859Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae
15:39:16 [2021-08-29T15:39:16.859Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG}
15:39:16 [2021-08-29T15:39:16.859Z]  ---> d1724c2d9a84
15:39:16 [2021-08-29T15:39:16.859Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin
15:39:16 [2021-08-29T15:39:16.859Z]  ---> Running in a1e2c94a5bf7
15:39:16 [2021-08-29T15:39:16.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
15:39:17 [2021-08-29T15:39:17.201Z] --- PASS: TestContainerKillOnDaemonStart (12.72s)
15:39:17 [2021-08-29T15:39:17.201Z] PASS
15:39:17 [2021-08-29T15:39:17.201Z] 
15:39:17 [2021-08-29T15:39:17.201Z] === Skipped
15:39:17 [2021-08-29T15:39:17.201Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
15:39:17 [2021-08-29T15:39:17.201Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:39:17 [2021-08-29T15:39:17.201Z] 
15:39:17 [2021-08-29T15:39:17.201Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
15:39:17 [2021-08-29T15:39:17.201Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:39:17 [2021-08-29T15:39:17.201Z] 
15:39:17 [2021-08-29T15:39:17.201Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
15:39:17 [2021-08-29T15:39:17.201Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:39:17 [2021-08-29T15:39:17.201Z] 
15:39:17 [2021-08-29T15:39:17.201Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:39:17 [2021-08-29T15:39:17.201Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:39:17 [2021-08-29T15:39:17.201Z] 
15:39:17 [2021-08-29T15:39:17.201Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
15:39:17 [2021-08-29T15:39:17.201Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:39:17 [2021-08-29T15:39:17.201Z] 
15:39:17 [2021-08-29T15:39:17.201Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
15:39:17 [2021-08-29T15:39:17.201Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:39:17 [2021-08-29T15:39:17.201Z] 
15:39:17 [2021-08-29T15:39:17.201Z] 
15:39:17 [2021-08-29T15:39:17.201Z] DONE 195 tests, 6 skipped in 139.544s
15:39:17 [2021-08-29T15:39:17.202Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
15:39:17 [2021-08-29T15:39:17.202Z] ++ 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
15:39:17 [2021-08-29T15:39:17.202Z] ++ set -e
15:39:17 [2021-08-29T15:39:17.202Z] ++ '[' -n 0 ']'
15:39:17 [2021-08-29T15:39:17.202Z] ++ set -x
15:39:17 [2021-08-29T15:39:17.202Z] ++ env -i DEST=/go/src/github.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
15:39:17 [2021-08-29T15:39:17.458Z] === RUN   TestConfigDaemonLibtrustID
15:39:17 [2021-08-29T15:39:17.714Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:39:17 [2021-08-29T15:39:17.714Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
15:39:17 [2021-08-29T15:39:17.714Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
15:39:17 [2021-08-29T15:39:17.714Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
15:39:17 [2021-08-29T15:39:17.714Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
15:39:17 [2021-08-29T15:39:17.714Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
15:39:17 [2021-08-29T15:39:17.714Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
15:39:17 [2021-08-29T15:39:17.714Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
15:39:17 [2021-08-29T15:39:17.714Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
15:39:17 [2021-08-29T15:39:17.971Z] --- PASS: TestConfigDaemonLibtrustID (0.56s)
15:39:17 [2021-08-29T15:39:17.971Z] === RUN   TestDaemonConfigValidation
15:39:17 [2021-08-29T15:39:17.971Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:39:17 [2021-08-29T15:39:17.971Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:39:17 [2021-08-29T15:39:17.971Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:39:17 [2021-08-29T15:39:17.971Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:39:17 [2021-08-29T15:39:17.971Z] === RUN   TestDaemonConfigValidation/invalid_config
15:39:17 [2021-08-29T15:39:17.971Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:39:17 [2021-08-29T15:39:17.971Z] === RUN   TestDaemonConfigValidation/malformed_config
15:39:17 [2021-08-29T15:39:17.971Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:39:17 [2021-08-29T15:39:17.971Z] === RUN   TestDaemonConfigValidation/valid_config
15:39:17 [2021-08-29T15:39:17.971Z] === PAUSE TestDaemonConfigValidation/valid_config
15:39:17 [2021-08-29T15:39:17.971Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:39:17 [2021-08-29T15:39:17.971Z] === CONT  TestDaemonConfigValidation/malformed_config
15:39:17 [2021-08-29T15:39:17.971Z] === CONT  TestDaemonConfigValidation/valid_config
15:39:17 [2021-08-29T15:39:17.971Z] === CONT  TestDaemonConfigValidation/invalid_config
15:39:18 [2021-08-29T15:39:18.233Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:39:18 [2021-08-29T15:39:18.489Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:39:18 [2021-08-29T15:39:18.489Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.13s)
15:39:18 [2021-08-29T15:39:18.489Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.14s)
15:39:18 [2021-08-29T15:39:18.489Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.20s)
15:39:18 [2021-08-29T15:39:18.489Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.22s)
15:39:18 [2021-08-29T15:39:18.489Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.11s)
15:39:18 [2021-08-29T15:39:18.489Z] === RUN   TestConfigDaemonSeccompProfiles
15:39:18 [2021-08-29T15:39:18.489Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:39:19 [2021-08-29T15:39:19.422Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
15:39:19 [2021-08-29T15:39:19.422Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:39:20 [2021-08-29T15:39:20.796Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:39:21 [2021-08-29T15:39:21.052Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
15:39:21 [2021-08-29T15:39:21.615Z] === CONT  TestConfigDaemonSeccompProfiles
15:39:21 [2021-08-29T15:39:21.615Z]     daemon_test.go:148: [d89bdc96add91] daemon is not started
15:39:21 [2021-08-29T15:39:21.615Z] --- PASS: TestConfigDaemonSeccompProfiles (3.31s)
15:39:21 [2021-08-29T15:39:21.615Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
15:39:21 [2021-08-29T15:39:21.615Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.13s)
15:39:21 [2021-08-29T15:39:21.615Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.10s)
15:39:21 [2021-08-29T15:39:21.615Z] PASS
15:39:21 [2021-08-29T15:39:21.615Z] 
15:39:21 [2021-08-29T15:39:21.615Z] DONE 11 tests in 4.478s
15:39:21 [2021-08-29T15:39:21.615Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
15:39:21 [2021-08-29T15:39:21.615Z] ++ 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
15:39:21 [2021-08-29T15:39:21.615Z] ++ set -e
15:39:21 [2021-08-29T15:39:21.615Z] ++ '[' -n 0 ']'
15:39:21 [2021-08-29T15:39:21.615Z] ++ set -x
15:39:21 [2021-08-29T15:39:21.871Z] ++ env -i DEST=/go/src/github.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
15:39:21 [2021-08-29T15:39:21.871Z] INFO: Testing against a local daemon
15:39:21 [2021-08-29T15:39:21.871Z] === RUN   TestCommitInheritsEnv
15:39:22 [2021-08-29T15:39:22.128Z] --- PASS: TestCommitInheritsEnv (0.30s)
15:39:22 [2021-08-29T15:39:22.128Z] === RUN   TestImportExtremelyLargeImageWorks
15:39:22 [2021-08-29T15:39:22.128Z] === PAUSE TestImportExtremelyLargeImageWorks
15:39:22 [2021-08-29T15:39:22.128Z] === RUN   TestImagesFilterMultiReference
15:39:22 [2021-08-29T15:39:22.170Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:39:22 [2021-08-29T15:39:22.385Z] --- PASS: TestImagesFilterMultiReference (0.06s)
15:39:22 [2021-08-29T15:39:22.385Z] === RUN   TestImagePullPlatformInvalid
15:39:22 [2021-08-29T15:39:22.385Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:39:22 [2021-08-29T15:39:22.385Z] === RUN   TestRemoveImageOrphaning
15:39:22 [2021-08-29T15:39:22.628Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:39:22 [2021-08-29T15:39:22.641Z] --- PASS: TestRemoveImageOrphaning (0.43s)
15:39:22 [2021-08-29T15:39:22.641Z] === RUN   TestRemoveImageGarbageCollector
15:39:22 [2021-08-29T15:39:22.897Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
15:39:24 [2021-08-29T15:39:24.796Z] --- PASS: TestRemoveImageGarbageCollector (2.14s)
15:39:24 [2021-08-29T15:39:24.796Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:39:24 [2021-08-29T15:39:24.796Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:39:24 [2021-08-29T15:39:24.796Z] === RUN   TestTagInvalidReference
15:39:25 [2021-08-29T15:39:25.054Z] --- PASS: TestTagInvalidReference (0.05s)
15:39:25 [2021-08-29T15:39:25.054Z] === RUN   TestTagValidPrefixedRepo
15:39:25 [2021-08-29T15:39:25.054Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
15:39:25 [2021-08-29T15:39:25.054Z] --- PASS: TestTagValidPrefixedRepo (0.07s)
15:39:25 [2021-08-29T15:39:25.054Z] === RUN   TestTagExistedNameWithoutForce
15:39:25 [2021-08-29T15:39:25.054Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:39:25 [2021-08-29T15:39:25.054Z] === RUN   TestTagOfficialNames
15:39:25 [2021-08-29T15:39:25.054Z] --- PASS: TestTagOfficialNames (0.06s)
15:39:25 [2021-08-29T15:39:25.054Z] === RUN   TestTagMatchesDigest
15:39:25 [2021-08-29T15:39:25.054Z] --- PASS: TestTagMatchesDigest (0.03s)
15:39:25 [2021-08-29T15:39:25.054Z] === CONT  TestImportExtremelyLargeImageWorks
15:39:26 [2021-08-29T15:39:26.159Z] --- PASS: TestBuildWithHugeFile (61.68s)
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildWCOWSandboxSize
15:39:26 [2021-08-29T15:39:26.159Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:39:26 [2021-08-29T15:39:26.159Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s)
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildWithEmptyDockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:39:26 [2021-08-29T15:39:26.159Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s)
15:39:26 [2021-08-29T15:39:26.159Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.16s)
15:39:26 [2021-08-29T15:39:26.159Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.16s)
15:39:26 [2021-08-29T15:39:26.159Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s)
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildPreserveOwnership
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildPreserveOwnership/copy_from
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
15:39:26 [2021-08-29T15:39:26.159Z] --- PASS: TestBuildPreserveOwnership (4.08s)
15:39:26 [2021-08-29T15:39:26.159Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.69s)
15:39:26 [2021-08-29T15:39:26.159Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s)
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildPlatformInvalid
15:39:26 [2021-08-29T15:39:26.159Z] --- PASS: TestBuildPlatformInvalid (0.13s)
15:39:26 [2021-08-29T15:39:26.159Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
15:39:26 [2021-08-29T15:39:26.159Z] Loaded image: busybox:latest
15:39:26 [2021-08-29T15:39:26.159Z] Loaded image: busybox:glibc
15:39:26 [2021-08-29T15:39:26.407Z] Leaving: AppArmorNo profiles have been unloaded.
15:39:26 [2021-08-29T15:39:26.407Z] 
15:39:26 [2021-08-29T15:39:26.407Z] Unloading profiles will leave already running processes permanently
15:39:26 [2021-08-29T15:39:26.407Z] unconfined, which can lead to unexpected situations.
15:39:26 [2021-08-29T15:39:26.407Z] 
15:39:26 [2021-08-29T15:39:26.407Z] To set a process to complain mode, use the command line tool
15:39:26 [2021-08-29T15:39:26.407Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:39:26 [2021-08-29T15:39:26.407Z] 
Post stage
[Pipeline] junit
15:39:26 [2021-08-29T15:39:26.422Z] Recording test results
15:39:26 [2021-08-29T15:39:26.423Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
15:39:27 [2021-08-29T15:39:27.101Z] Loaded image: debian:bullseye-slim
15:39:27 [2021-08-29T15:39:27.101Z] Loaded image: hello-world:latest
15:39:27 [2021-08-29T15:39:27.101Z] Loaded image: arm32v7/hello-world:latest
15:39:27 [2021-08-29T15:39:27.557Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
15:39:27 [2021-08-29T15:39:27.925Z] + echo Ensuring container killed.
15:39:27 [2021-08-29T15:39:27.925Z] Ensuring container killed.
15:39:27 [2021-08-29T15:39:27.925Z] + docker rm -vf docker-pr21
15:39:27 [2021-08-29T15:39:27.925Z] Error: No such container: docker-pr21
[Pipeline] sh
15:39:28 [2021-08-29T15:39:28.221Z] + echo Chowning /workspace to jenkins user
15:39:28 [2021-08-29T15:39:28.221Z] Chowning /workspace to jenkins user
15:39:28 [2021-08-29T15:39:28.221Z] + id -u
15:39:28 [2021-08-29T15:39:28.221Z] + id -g
15:39:28 [2021-08-29T15:39:28.221Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42349:/workspace busybox chown -R 1000:1000 /workspace
15:39:28 [2021-08-29T15:39:28.221Z] Unable to find image 'busybox:latest' locally
15:39:28 [2021-08-29T15:39:28.316Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
15:39:28 [2021-08-29T15:39:28.420Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:39:28 [2021-08-29T15:39:28.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.32s)
15:39:28 [2021-08-29T15:39:28.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (13.22s)
15:39:28 [2021-08-29T15:39:28.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (13.29s)
15:39:28 [2021-08-29T15:39:28.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (13.35s)
15:39:28 [2021-08-29T15:39:28.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.84s)
15:39:28 [2021-08-29T15:39:28.420Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.96s)
15:39:28 [2021-08-29T15:39:28.420Z] === RUN   TestBuildMultiStageCopy
15:39:28 [2021-08-29T15:39:28.420Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:39:28 [2021-08-29T15:39:28.482Z] latest: Pulling from library/busybox
15:39:28 [2021-08-29T15:39:28.482Z] 8ec32b265e94: Pulling fs layer
15:39:28 [2021-08-29T15:39:28.482Z] 8ec32b265e94: Download complete
15:39:28 [2021-08-29T15:39:28.482Z] 8ec32b265e94: Pull complete
15:39:28 [2021-08-29T15:39:28.572Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
15:39:28 [2021-08-29T15:39:28.745Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
15:39:28 [2021-08-29T15:39:28.745Z] Status: Downloaded newer image for busybox:latest
15:39:29 [2021-08-29T15:39:29.205Z] Removing intermediate container a1e2c94a5bf7
15:39:29 [2021-08-29T15:39:29.205Z]  ---> f04439601360
15:39:29 [2021-08-29T15:39:29.205Z] Step 7/13 : ARG BUSYBOX_VERSION
15:39:29 [2021-08-29T15:39:29.205Z]  ---> Running in 5b909700c84d
15:39:29 [2021-08-29T15:39:29.205Z] Removing intermediate container 5b909700c84d
15:39:29 [2021-08-29T15:39:29.205Z]  ---> b6096fdf7909
15:39:29 [2021-08-29T15:39:29.205Z] Step 8/13 : ARG BUSYBOX_SHA256SUM
15:39:29 [2021-08-29T15:39:29.205Z]  ---> Running in e0fa568d0cf0
15:39:29 [2021-08-29T15:39:29.205Z] Removing intermediate container e0fa568d0cf0
15:39:29 [2021-08-29T15:39:29.205Z]  ---> 0e5110b9e398
15:39:29 [2021-08-29T15:39:29.205Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:39:30 [2021-08-29T15:39:30.431Z] + bundleName=docker-py
15:39:30 [2021-08-29T15:39:30.431Z] + echo Creating docker-py-bundles.tar.gz
15:39:30 [2021-08-29T15:39:30.431Z] Creating docker-py-bundles.tar.gz
15:39:30 [2021-08-29T15:39:30.431Z] + 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
15:39:30 [2021-08-29T15:39:30.445Z] Archiving artifacts
15:39:30 [2021-08-29T15:39:30.464Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
15:39:30 [2021-08-29T15:39:30.732Z] 
15:39:31 [2021-08-29T15:39:31.193Z]  ---> c7601e01f0e8
15:39:31 [2021-08-29T15:39:31.193Z] Step 10/13 : RUN powershell     if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) {         Throw \"Checksum validation failed\"     }
15:39:31 [2021-08-29T15:39:31.193Z]  ---> Running in 2e9e452b21d2
15:39:31 [2021-08-29T15:39:31.497Z] --- PASS: TestServiceUpdateConfigs (14.58s)
15:39:31 [2021-08-29T15:39:31.497Z] === RUN   TestServiceUpdateNetwork
15:39:32 [2021-08-29T15:39:32.309Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
15:39:32 [2021-08-29T15:39:32.673Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=b695bd46e1b55c85d4b447718ecac5fac22dd453 -e DOCKER_GRAPHDRIVER docker:b695bd46e1b55c85d4b447718ecac5fac22dd453 hack/make.sh binary
15:39:32 [2021-08-29T15:39:32.986Z]     check_test.go:308: [d91958bcf01d1] daemon is not started
15:39:32 [2021-08-29T15:39:32.986Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
15:39:33 [2021-08-29T15:39:33.245Z] 
15:39:33 [2021-08-29T15:39:33.245Z] Removing bundles/
15:39:33 [2021-08-29T15:39:33.245Z] 
15:39:33 [2021-08-29T15:39:33.245Z] ---> Making bundle: binary (in bundles/binary)
15:39:33 [2021-08-29T15:39:33.245Z] Building: bundles/binary-daemon/dockerd-dev
15:39:33 [2021-08-29T15:39:33.245Z] GOOS="" GOARCH="" GOARM=""
15:39:34 [2021-08-29T15:39:34.354Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
15:39:35 [2021-08-29T15:39:35.489Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:39:35 [2021-08-29T15:39:35.946Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:39:36 [2021-08-29T15:39:36.247Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
15:39:36 [2021-08-29T15:39:36.913Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:39:37 [2021-08-29T15:39:37.879Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:39:38 [2021-08-29T15:39:38.139Z]     docker_cli_daemon_plugins_test.go:106: [d645703bf038f] daemon is not started
15:39:39 [2021-08-29T15:39:39.330Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.39s)
15:39:39 [2021-08-29T15:39:39.330Z] PASS
15:39:39 [2021-08-29T15:39:39.330Z] 
15:39:39 [2021-08-29T15:39:39.330Z] === Skipped
15:39:39 [2021-08-29T15:39:39.330Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
15:39:39 [2021-08-29T15:39:39.330Z]     build_session_test.go:25: TODO: BuildKit
15:39:39 [2021-08-29T15:39:39.330Z] 
15:39:39 [2021-08-29T15:39:39.330Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s)
15:39:39 [2021-08-29T15:39:39.330Z]     build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control
15:39:39 [2021-08-29T15:39:39.330Z] 
15:39:39 [2021-08-29T15:39:39.330Z] 
15:39:39 [2021-08-29T15:39:39.330Z] DONE 34 tests, 2 skipped in 104.557s
15:39:39 [2021-08-29T15:39:39.330Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
15:39:39 [2021-08-29T15:39:39.330Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
15:39:39 [2021-08-29T15:39:39.330Z] ++ set -e
15:39:39 [2021-08-29T15:39:39.330Z] ++ '[' -n 0 ']'
15:39:39 [2021-08-29T15:39:39.330Z] ++ set -x
15:39:39 [2021-08-29T15:39:39.330Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m
15:39:39 [2021-08-29T15:39:39.330Z] INFO: Testing against a local daemon
15:39:39 [2021-08-29T15:39:39.330Z] === RUN   TestConfigInspect
15:39:39 [2021-08-29T15:39:39.413Z] --- PASS: TestBuildMultiStageCopy (10.73s)
15:39:39 [2021-08-29T15:39:39.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.88s)
15:39:39 [2021-08-29T15:39:39.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.71s)
15:39:39 [2021-08-29T15:39:39.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.90s)
15:39:39 [2021-08-29T15:39:39.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.02s)
15:39:39 [2021-08-29T15:39:39.413Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.22s)
15:39:39 [2021-08-29T15:39:39.413Z] === RUN   TestBuildMultiStageParentConfig
15:39:39 [2021-08-29T15:39:39.507Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
15:39:39 [2021-08-29T15:39:39.507Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
15:39:40 [2021-08-29T15:39:40.069Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
15:39:40 [2021-08-29T15:39:40.714Z] --- PASS: TestConfigInspect (2.66s)
15:39:40 [2021-08-29T15:39:40.714Z] === RUN   TestConfigList
15:39:41 [2021-08-29T15:39:41.437Z]     check_test.go:308: [de479700461ac] daemon is not started
15:39:41 [2021-08-29T15:39:41.437Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
15:39:41 [2021-08-29T15:39:41.437Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
15:39:41 [2021-08-29T15:39:41.588Z] --- PASS: TestBuildMultiStageParentConfig (2.19s)
15:39:41 [2021-08-29T15:39:41.588Z] === RUN   TestBuildLabelWithTargets
15:39:41 [2021-08-29T15:39:41.588Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:39:41 [2021-08-29T15:39:41.588Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
15:39:41 [2021-08-29T15:39:41.588Z] === RUN   TestBuildWithEmptyLayers
15:39:42 [2021-08-29T15:39:42.554Z] --- PASS: TestBuildWithEmptyLayers (1.19s)
15:39:42 [2021-08-29T15:39:42.554Z] === RUN   TestBuildMultiStageOnBuild
15:39:43 [2021-08-29T15:39:43.257Z] --- PASS: TestConfigList (2.72s)
15:39:43 [2021-08-29T15:39:43.257Z] === RUN   TestConfigsCreateAndDelete
15:39:43 [2021-08-29T15:39:43.709Z] --- PASS: TestServiceUpdateNetwork (12.40s)
15:39:43 [2021-08-29T15:39:43.709Z] === RUN   TestServiceUpdatePidsLimit
15:39:43 [2021-08-29T15:39:43.956Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
15:39:44 [2021-08-29T15:39:44.519Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
15:39:44 [2021-08-29T15:39:44.519Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
15:39:44 [2021-08-29T15:39:44.646Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:39:44 [2021-08-29T15:39:44.776Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
15:39:45 [2021-08-29T15:39:45.215Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:39:45 [2021-08-29T15:39:45.706Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
15:39:46 [2021-08-29T15:39:46.015Z] Removing intermediate container 2e9e452b21d2
15:39:46 [2021-08-29T15:39:46.015Z]  ---> fd4acbe0dd86
15:39:46 [2021-08-29T15:39:46.015Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%"
15:39:46 [2021-08-29T15:39:46.015Z]  ---> Running in f24c85281b01
15:39:46 [2021-08-29T15:39:46.554Z] --- PASS: TestConfigsCreateAndDelete (2.58s)
15:39:46 [2021-08-29T15:39:46.554Z] === RUN   TestConfigsUpdate
15:39:46 [2021-08-29T15:39:46.635Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
15:39:47 [2021-08-29T15:39:47.545Z] 
15:39:47 [2021-08-29T15:39:47.545Z] SUCCESS: Specified value was saved.
15:39:47 [2021-08-29T15:39:47.564Z] === RUN   TestDockerSuite/TestBuildDockerignore
15:39:49 [2021-08-29T15:39:49.095Z] --- PASS: TestConfigsUpdate (2.72s)
15:39:49 [2021-08-29T15:39:49.095Z] === RUN   TestTemplatedConfig
15:39:49 [2021-08-29T15:39:49.710Z] Removing intermediate container f24c85281b01
15:39:49 [2021-08-29T15:39:49.710Z]  ---> 8f313ca3f801
15:39:49 [2021-08-29T15:39:49.710Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe}
15:39:49 [2021-08-29T15:39:49.710Z]  ---> Running in 1ccd991011f4
15:39:50 [2021-08-29T15:39:50.082Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
15:39:50 [2021-08-29T15:39:50.644Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
15:39:51 [2021-08-29T15:39:51.207Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
15:39:51 [2021-08-29T15:39:51.641Z] --- PASS: TestTemplatedConfig (2.59s)
15:39:51 [2021-08-29T15:39:51.641Z] === RUN   TestConfigCreateResolve
15:39:51 [2021-08-29T15:39:51.768Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
15:39:51 [2021-08-29T15:39:51.768Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from config
15:39:52 [2021-08-29T15:39:52.330Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config
15:39:52 [2021-08-29T15:39:52.862Z] --- PASS: TestBuildMultiStageOnBuild (10.26s)
15:39:52 [2021-08-29T15:39:52.862Z] === RUN   TestBuildUncleanTarFilenames
15:39:52 [2021-08-29T15:39:52.862Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:39:52 [2021-08-29T15:39:52.862Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
15:39:52 [2021-08-29T15:39:52.862Z] === RUN   TestBuildMultiStageLayerLeak
15:39:52 [2021-08-29T15:39:52.893Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from config
15:39:53 [2021-08-29T15:39:53.336Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:39:53 [2021-08-29T15:39:53.431Z] Cannot create a file when that file already exists.
15:39:53 [2021-08-29T15:39:53.455Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config
15:39:54 [2021-08-29T15:39:54.018Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config
15:39:54 [2021-08-29T15:39:54.185Z] --- PASS: TestConfigCreateResolve (2.67s)
15:39:54 [2021-08-29T15:39:54.185Z] PASS
15:39:54 [2021-08-29T15:39:54.185Z] 
15:39:54 [2021-08-29T15:39:54.185Z] DONE 6 tests in 16.056s
15:39:54 [2021-08-29T15:39:54.185Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
15:39:54 [2021-08-29T15:39:54.185Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
15:39:54 [2021-08-29T15:39:54.185Z] ++ set -e
15:39:54 [2021-08-29T15:39:54.185Z] ++ '[' -n 0 ']'
15:39:54 [2021-08-29T15:39:54.185Z] ++ set -x
15:39:54 [2021-08-29T15:39:54.185Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m
15:39:54 [2021-08-29T15:39:54.185Z] INFO: Testing against a local daemon
15:39:54 [2021-08-29T15:39:54.185Z] === RUN   TestCheckpoint
15:39:54 [2021-08-29T15:39:54.185Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:39:54 [2021-08-29T15:39:54.185Z] --- SKIP: TestCheckpoint (0.00s)
15:39:54 [2021-08-29T15:39:54.185Z] === RUN   TestContainerInvalidJSON
15:39:54 [2021-08-29T15:39:54.185Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:39:54 [2021-08-29T15:39:54.185Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:39:54 [2021-08-29T15:39:54.185Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:39:54 [2021-08-29T15:39:54.185Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:39:54 [2021-08-29T15:39:54.185Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:39:54 [2021-08-29T15:39:54.185Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:39:54 [2021-08-29T15:39:54.185Z] --- PASS: TestContainerInvalidJSON (0.02s)
15:39:54 [2021-08-29T15:39:54.185Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:39:54 [2021-08-29T15:39:54.185Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:39:54 [2021-08-29T15:39:54.185Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:39:54 [2021-08-29T15:39:54.185Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s)
15:39:54 [2021-08-29T15:39:54.185Z] === RUN   TestCopyFromContainerPathIsNotDir
15:39:54 [2021-08-29T15:39:54.445Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
15:39:54 [2021-08-29T15:39:54.445Z] === RUN   TestCopyToContainerPathDoesNotExist
15:39:54 [2021-08-29T15:39:54.445Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s)
15:39:54 [2021-08-29T15:39:54.445Z] === RUN   TestCopyToContainerPathIsNotDir
15:39:54 [2021-08-29T15:39:54.445Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
15:39:54 [2021-08-29T15:39:54.445Z] === RUN   TestCopyFromContainer
15:39:54 [2021-08-29T15:39:54.580Z]     docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli
15:39:55 [2021-08-29T15:39:55.141Z]     docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli
15:39:55 [2021-08-29T15:39:55.705Z]     docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli
15:39:55 [2021-08-29T15:39:55.829Z] === RUN   TestCopyFromContainer//
15:39:55 [2021-08-29T15:39:55.829Z] === RUN   TestCopyFromContainer//bar/root
15:39:55 [2021-08-29T15:39:55.961Z]     docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli
15:39:56 [2021-08-29T15:39:56.090Z] === RUN   TestCopyFromContainer//bar/root/
15:39:56 [2021-08-29T15:39:56.090Z] === RUN   TestCopyFromContainer/bar/quux
15:39:56 [2021-08-29T15:39:56.090Z] === RUN   TestCopyFromContainer/bar/quux/
15:39:56 [2021-08-29T15:39:56.351Z] === RUN   TestCopyFromContainer/bar/quux/baz
15:39:56 [2021-08-29T15:39:56.351Z] === RUN   TestCopyFromContainer/bar/filesymlink
15:39:56 [2021-08-29T15:39:56.351Z] === RUN   TestCopyFromContainer/bar/dirsymlink
15:39:56 [2021-08-29T15:39:56.524Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
15:39:56 [2021-08-29T15:39:56.524Z]     docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli
15:39:56 [2021-08-29T15:39:56.612Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
15:39:56 [2021-08-29T15:39:56.612Z] === RUN   TestCopyFromContainer/bar/notarget
15:39:56 [2021-08-29T15:39:56.612Z] --- PASS: TestCopyFromContainer (2.24s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer// (0.10s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.10s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer/bar/quux (0.08s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.08s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.08s)
15:39:56 [2021-08-29T15:39:56.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:39:56 [2021-08-29T15:39:56.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:39:56 [2021-08-29T15:39:56.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:39:56 [2021-08-29T15:39:56.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:39:56 [2021-08-29T15:39:56.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:39:56 [2021-08-29T15:39:56.612Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:39:56 [2021-08-29T15:39:56.612Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:39:56 [2021-08-29T15:39:56.612Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:39:56 [2021-08-29T15:39:56.612Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:39:56 [2021-08-29T15:39:56.612Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:39:56 [2021-08-29T15:39:56.612Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:39:56 [2021-08-29T15:39:56.612Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:39:56 [2021-08-29T15:39:56.612Z] === RUN   TestCreateLinkToNonExistingContainer
15:39:56 [2021-08-29T15:39:56.872Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
15:39:56 [2021-08-29T15:39:56.873Z] === RUN   TestCreateWithInvalidEnv
15:39:56 [2021-08-29T15:39:56.873Z] === RUN   TestCreateWithInvalidEnv/0
15:39:56 [2021-08-29T15:39:56.873Z] === PAUSE TestCreateWithInvalidEnv/0
15:39:56 [2021-08-29T15:39:56.873Z] === RUN   TestCreateWithInvalidEnv/1
15:39:56 [2021-08-29T15:39:56.873Z] === PAUSE TestCreateWithInvalidEnv/1
15:39:56 [2021-08-29T15:39:56.873Z] === RUN   TestCreateWithInvalidEnv/2
15:39:56 [2021-08-29T15:39:56.873Z] === PAUSE TestCreateWithInvalidEnv/2
15:39:56 [2021-08-29T15:39:56.873Z] === CONT  TestCreateWithInvalidEnv/0
15:39:56 [2021-08-29T15:39:56.873Z] === CONT  TestCreateWithInvalidEnv/2
15:39:56 [2021-08-29T15:39:56.873Z] === CONT  TestCreateWithInvalidEnv/1
15:39:56 [2021-08-29T15:39:56.873Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:39:56 [2021-08-29T15:39:56.873Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:39:56 [2021-08-29T15:39:56.873Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:39:56 [2021-08-29T15:39:56.873Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:39:56 [2021-08-29T15:39:56.873Z] === RUN   TestCreateTmpfsMountsTarget
15:39:56 [2021-08-29T15:39:56.873Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s)
15:39:56 [2021-08-29T15:39:56.873Z] === RUN   TestCreateWithCustomMaskedPaths
15:39:57 [2021-08-29T15:39:57.087Z]     check_test.go:308: [d14468fcfd500] daemon is not started
15:39:57 [2021-08-29T15:39:57.087Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
15:39:57 [2021-08-29T15:39:57.650Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
15:39:58 [2021-08-29T15:39:58.102Z] Removing intermediate container 1ccd991011f4
15:39:58 [2021-08-29T15:39:58.102Z]  ---> ff4323311c06
15:39:58 [2021-08-29T15:39:58.102Z] Step 13/13 : CMD ["sh"]
15:39:58 [2021-08-29T15:39:58.102Z]  ---> Running in 58a04d0784e0
15:39:58 [2021-08-29T15:39:58.102Z] Removing intermediate container 58a04d0784e0
15:39:58 [2021-08-29T15:39:58.102Z]  ---> de6ee51624d2
15:39:58 [2021-08-29T15:39:58.102Z] Successfully built de6ee51624d2
15:39:58 [2021-08-29T15:39:58.102Z] Successfully tagged busybox:latest
15:39:58 [2021-08-29T15:39:58.102Z] INFO: Docker images of the daemon under test
15:39:58 [2021-08-29T15:39:58.102Z] 
15:39:58 [2021-08-29T15:39:58.102Z] REPOSITORY                             TAG                 IMAGE ID            CREATED                  SIZE
15:39:58 [2021-08-29T15:39:58.102Z] busybox                                latest              de6ee51624d2        Less than a second ago   5.72GB
15:39:58 [2021-08-29T15:39:58.102Z] microsoft/windowsservercore            latest              d1724c2d9a84        3 weeks ago              5.7GB
15:39:58 [2021-08-29T15:39:58.102Z] mcr.microsoft.com/windows/servercore   ltsc2019            d1724c2d9a84        3 weeks ago              5.7GB
15:39:58 [2021-08-29T15:39:58.102Z] 
15:39:58 [2021-08-29T15:39:58.102Z] INFO: Running integration tests at 08/29/2021 15:39:57...
15:39:58 [2021-08-29T15:39:58.102Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357
15:39:58 [2021-08-29T15:39:58.102Z] INFO: Integration API tests being run from the host:
15:39:58 [2021-08-29T15:39:58.102Z] INFO: make.ps1 starting at 08/29/2021 15:39:57
15:39:58 [2021-08-29T15:39:58.213Z]     check_test.go:308: [dbfcb4cea8807] daemon is not started
15:39:58 [2021-08-29T15:39:58.213Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
15:39:58 [2021-08-29T15:39:58.558Z] Running D:\gopath\src\github.com\docker\docker\integration\build
15:39:58 [2021-08-29T15:39:58.778Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
15:39:58 [2021-08-29T15:39:58.785Z] --- PASS: TestCreateWithCustomMaskedPaths (1.74s)
15:39:58 [2021-08-29T15:39:58.785Z] === RUN   TestCreateWithCustomReadonlyPaths
15:39:59 [2021-08-29T15:39:59.913Z] --- PASS: TestServiceUpdatePidsLimit (16.25s)
15:39:59 [2021-08-29T15:39:59.913Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
15:39:59 [2021-08-29T15:39:59.913Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
15:39:59 [2021-08-29T15:39:59.913Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
15:39:59 [2021-08-29T15:39:59.913Z] PASS
15:39:59 [2021-08-29T15:39:59.913Z] 
15:39:59 [2021-08-29T15:39:59.913Z] === Skipped
15:39:59 [2021-08-29T15:39:59.913Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:39:59 [2021-08-29T15:39:59.913Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:39:59 [2021-08-29T15:39:59.913Z] 
15:39:59 [2021-08-29T15:39:59.913Z] 
15:39:59 [2021-08-29T15:39:59.913Z] DONE 27 tests, 1 skipped in 164.474s
15:39:59 [2021-08-29T15:39:59.913Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:39:59 [2021-08-29T15:39:59.913Z] INFO: Testing against a local daemon
15:39:59 [2021-08-29T15:39:59.913Z] === RUN   TestSessionCreate
15:39:59 [2021-08-29T15:39:59.913Z] --- PASS: TestSessionCreate (0.02s)
15:39:59 [2021-08-29T15:39:59.913Z] === RUN   TestSessionCreateWithBadUpgrade
15:39:59 [2021-08-29T15:39:59.913Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:39:59 [2021-08-29T15:39:59.913Z] PASS
15:39:59 [2021-08-29T15:39:59.913Z] 
15:39:59 [2021-08-29T15:39:59.913Z] DONE 2 tests in 0.058s
15:39:59 [2021-08-29T15:39:59.913Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:39:59 [2021-08-29T15:39:59.913Z] INFO: Testing against a local daemon
15:39:59 [2021-08-29T15:39:59.913Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:39:59 [2021-08-29T15:39:59.913Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
15:39:59 [2021-08-29T15:39:59.913Z] === RUN   TestDiskUsage
15:39:59 [2021-08-29T15:39:59.913Z] === PAUSE TestDiskUsage
15:39:59 [2021-08-29T15:39:59.913Z] === RUN   TestEventsExecDie
15:40:00 [2021-08-29T15:40:00.147Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
15:40:00 [2021-08-29T15:40:00.173Z] --- PASS: TestEventsExecDie (0.55s)
15:40:00 [2021-08-29T15:40:00.173Z] === RUN   TestEventsBackwardsCompatible
15:40:00 [2021-08-29T15:40:00.173Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
15:40:00 [2021-08-29T15:40:00.173Z] === RUN   TestEventsVolumeCreate
15:40:00 [2021-08-29T15:40:00.403Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
15:40:00 [2021-08-29T15:40:00.432Z] --- PASS: TestEventsVolumeCreate (0.07s)
15:40:00 [2021-08-29T15:40:00.432Z] === RUN   TestInfoBinaryCommits
15:40:00 [2021-08-29T15:40:00.432Z] --- PASS: TestInfoBinaryCommits (0.02s)
15:40:00 [2021-08-29T15:40:00.432Z] === RUN   TestInfoAPIVersioned
15:40:00 [2021-08-29T15:40:00.432Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:40:00 [2021-08-29T15:40:00.432Z] === RUN   TestInfoDiscoveryBackend
15:40:00 [2021-08-29T15:40:00.697Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.75s)
15:40:00 [2021-08-29T15:40:00.697Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:40:00 [2021-08-29T15:40:00.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:40:00 [2021-08-29T15:40:00.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:40:00 [2021-08-29T15:40:00.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:40:00 [2021-08-29T15:40:00.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:40:00 [2021-08-29T15:40:00.697Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:40:00 [2021-08-29T15:40:00.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:40:00 [2021-08-29T15:40:00.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:40:00 [2021-08-29T15:40:00.697Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:40:00 [2021-08-29T15:40:00.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:40:00 [2021-08-29T15:40:00.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:40:00 [2021-08-29T15:40:00.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
15:40:00 [2021-08-29T15:40:00.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s)
15:40:00 [2021-08-29T15:40:00.697Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:40:00 [2021-08-29T15:40:00.697Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:40:00 [2021-08-29T15:40:00.957Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.58s)
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestCreateDifferentPlatform
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestCreateDifferentPlatform/different_os
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:40:00 [2021-08-29T15:40:00.957Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:40:00 [2021-08-29T15:40:00.957Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:40:00 [2021-08-29T15:40:00.957Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:40:00 [2021-08-29T15:40:00.957Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:40:00 [2021-08-29T15:40:00.957Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestContainerStartOnDaemonRestart
15:40:00 [2021-08-29T15:40:00.957Z] === PAUSE TestContainerStartOnDaemonRestart
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestDaemonRestartIpcMode
15:40:00 [2021-08-29T15:40:00.957Z] === PAUSE TestDaemonRestartIpcMode
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestDaemonHostGatewayIP
15:40:00 [2021-08-29T15:40:00.957Z] === PAUSE TestDaemonHostGatewayIP
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestRestartDaemonWithRestartingContainer
15:40:00 [2021-08-29T15:40:00.957Z] === PAUSE TestRestartDaemonWithRestartingContainer
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestContainerKillOnDaemonStart
15:40:00 [2021-08-29T15:40:00.957Z] === PAUSE TestContainerKillOnDaemonStart
15:40:00 [2021-08-29T15:40:00.957Z] === RUN   TestDiff
15:40:01 [2021-08-29T15:40:01.000Z] --- PASS: TestInfoDiscoveryBackend (0.52s)
15:40:01 [2021-08-29T15:40:01.000Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:40:01 [2021-08-29T15:40:01.898Z] --- PASS: TestDiff (0.60s)
15:40:01 [2021-08-29T15:40:01.898Z] === RUN   TestExecWithCloseStdin
15:40:01 [2021-08-29T15:40:01.938Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:40:01 [2021-08-29T15:40:01.938Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:40:02 [2021-08-29T15:40:02.015Z] --- PASS: TestBuildWithHugeFile (85.78s)
15:40:02 [2021-08-29T15:40:02.015Z] === RUN   TestBuildWCOWSandboxSize
15:40:02 [2021-08-29T15:40:02.469Z] --- PASS: TestExecWithCloseStdin (0.74s)
15:40:02 [2021-08-29T15:40:02.469Z] === RUN   TestExec
15:40:02 [2021-08-29T15:40:02.507Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s)
15:40:02 [2021-08-29T15:40:02.507Z] === RUN   TestInfoAPI
15:40:02 [2021-08-29T15:40:02.507Z] --- PASS: TestInfoAPI (0.02s)
15:40:02 [2021-08-29T15:40:02.507Z] === RUN   TestInfoAPIWarnings
15:40:03 [2021-08-29T15:40:03.066Z] --- PASS: TestExec (0.76s)
15:40:03 [2021-08-29T15:40:03.066Z] === RUN   TestExecUser
15:40:03 [2021-08-29T15:40:03.168Z] --- PASS: TestBuildMultiStageLayerLeak (9.29s)
15:40:03 [2021-08-29T15:40:03.168Z] === RUN   TestBuildWithHugeFile
15:40:03 [2021-08-29T15:40:03.673Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
15:40:03 [2021-08-29T15:40:03.930Z]     check_test.go:308: [d63cd7341dfb2] daemon is not started
15:40:03 [2021-08-29T15:40:03.930Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
15:40:04 [2021-08-29T15:40:04.008Z] --- PASS: TestExecUser (0.73s)
15:40:04 [2021-08-29T15:40:04.008Z] === RUN   TestExportContainerAndImportImage
15:40:04 [2021-08-29T15:40:04.949Z] --- PASS: TestExportContainerAndImportImage (0.85s)
15:40:04 [2021-08-29T15:40:04.949Z] === RUN   TestExportContainerAfterDaemonRestart
15:40:06 [2021-08-29T15:40:06.332Z] --- PASS: TestExportContainerAfterDaemonRestart (1.41s)
15:40:06 [2021-08-29T15:40:06.332Z] === RUN   TestHealthCheckWorkdir
15:40:06 [2021-08-29T15:40:06.903Z] --- PASS: TestHealthCheckWorkdir (0.86s)
15:40:06 [2021-08-29T15:40:06.903Z] === RUN   TestHealthKillContainer
15:40:07 [2021-08-29T15:40:07.196Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
15:40:08 [2021-08-29T15:40:08.567Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
15:40:10 [2021-08-29T15:40:10.200Z] --- PASS: TestHealthKillContainer (2.70s)
15:40:10 [2021-08-29T15:40:10.200Z] === RUN   TestInspectCpusetInConfigPre120
15:40:10 [2021-08-29T15:40:10.461Z] --- PASS: TestInspectCpusetInConfigPre120 (0.63s)
15:40:10 [2021-08-29T15:40:10.461Z] === RUN   TestIpcModeNone
15:40:11 [2021-08-29T15:40:11.032Z] --- PASS: TestIpcModeNone (0.70s)
15:40:11 [2021-08-29T15:40:11.032Z] === RUN   TestIpcModePrivate
15:40:11 [2021-08-29T15:40:11.085Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
15:40:11 [2021-08-29T15:40:11.606Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false
15:40:11 [2021-08-29T15:40:11.867Z] --- PASS: TestIpcModePrivate (0.71s)
15:40:11 [2021-08-29T15:40:11.867Z] === RUN   TestIpcModeShareable
15:40:12 [2021-08-29T15:40:12.014Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
15:40:12 [2021-08-29T15:40:12.015Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
15:40:12 [2021-08-29T15:40:12.128Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true
15:40:12 [2021-08-29T15:40:12.388Z] --- PASS: TestIpcModeShareable (0.70s)
15:40:12 [2021-08-29T15:40:12.388Z] === RUN   TestAPIIpcModeShareableAndContainer
15:40:12 [2021-08-29T15:40:12.578Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
15:40:13 [2021-08-29T15:40:13.509Z]     check_test.go:308: [d4ad25f15122e] daemon is not started
15:40:13 [2021-08-29T15:40:13.509Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
15:40:14 [2021-08-29T15:40:14.933Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.13s)
15:40:14 [2021-08-29T15:40:14.933Z] === RUN   TestAPIIpcModeHost
15:40:15 [2021-08-29T15:40:15.193Z] --- PASS: TestAPIIpcModeHost (0.53s)
15:40:15 [2021-08-29T15:40:15.193Z] === RUN   TestDaemonIpcModeShareable
15:40:16 [2021-08-29T15:40:16.046Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
15:40:16 [2021-08-29T15:40:16.576Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
15:40:16 [2021-08-29T15:40:16.576Z] --- PASS: TestDaemonIpcModeShareable (1.45s)
15:40:16 [2021-08-29T15:40:16.576Z] === RUN   TestDaemonIpcModePrivate
15:40:17 [2021-08-29T15:40:17.961Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
15:40:17 [2021-08-29T15:40:17.961Z] --- PASS: TestDaemonIpcModePrivate (1.46s)
15:40:17 [2021-08-29T15:40:17.961Z] === RUN   TestDaemonIpcModePrivateFromConfig
15:40:17 [2021-08-29T15:40:17.963Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
15:40:18 [2021-08-29T15:40:18.220Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
15:40:19 [2021-08-29T15:40:19.344Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: false, mustBeShared: false
15:40:19 [2021-08-29T15:40:19.604Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.49s)
15:40:19 [2021-08-29T15:40:19.604Z] === RUN   TestDaemonIpcModeShareableFromConfig
15:40:19 [2021-08-29T15:40:19.626Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:40:19 [2021-08-29T15:40:19.626Z] INFO: Testing against a local daemon
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildWithSession
15:40:19 [2021-08-29T15:40:19.626Z]     build_session_test.go:25: TODO: BuildKit
15:40:19 [2021-08-29T15:40:19.626Z] --- SKIP: TestBuildWithSession (0.00s)
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildSquashParent
15:40:19 [2021-08-29T15:40:19.626Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:40:19 [2021-08-29T15:40:19.626Z] --- SKIP: TestBuildSquashParent (0.00s)
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildWithRemoveAndForceRemove
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:40:19 [2021-08-29T15:40:19.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:40:19 [2021-08-29T15:40:19.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:40:19 [2021-08-29T15:40:19.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:40:19 [2021-08-29T15:40:19.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:40:19 [2021-08-29T15:40:19.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:40:19 [2021-08-29T15:40:19.626Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:40:19 [2021-08-29T15:40:19.626Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:40:19 [2021-08-29T15:40:19.626Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
15:40:19 [2021-08-29T15:40:19.626Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
15:40:19 [2021-08-29T15:40:19.626Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
15:40:19 [2021-08-29T15:40:19.626Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
15:40:20 [2021-08-29T15:40:20.112Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestInfoAPIWarnings (16.24s)
15:40:20 [2021-08-29T15:40:20.599Z] === RUN   TestInfoDebug
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestInfoDebug (0.53s)
15:40:20 [2021-08-29T15:40:20.599Z] === RUN   TestInfoInsecureRegistries
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestInfoInsecureRegistries (0.53s)
15:40:20 [2021-08-29T15:40:20.599Z] === RUN   TestInfoRegistryMirrors
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestInfoRegistryMirrors (0.52s)
15:40:20 [2021-08-29T15:40:20.599Z] === RUN   TestLoginFailsWithBadCredentials
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestLoginFailsWithBadCredentials (0.08s)
15:40:20 [2021-08-29T15:40:20.599Z] === RUN   TestPingCacheHeaders
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestPingCacheHeaders (0.03s)
15:40:20 [2021-08-29T15:40:20.599Z] === RUN   TestPingGet
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestPingGet (0.01s)
15:40:20 [2021-08-29T15:40:20.599Z] === RUN   TestPingHead
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestPingHead (0.02s)
15:40:20 [2021-08-29T15:40:20.599Z] === RUN   TestVersion
15:40:20 [2021-08-29T15:40:20.599Z] --- PASS: TestVersion (0.02s)
15:40:20 [2021-08-29T15:40:20.599Z] === CONT  TestCgroupDriverSystemdMemoryLimit
15:40:20 [2021-08-29T15:40:20.599Z] === CONT  TestDiskUsage
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/container_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/image_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/volume_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/build-cache_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:40:20 [2021-08-29T15:40:20.859Z] === RUN   TestDiskUsage/after_LoadBusybox
15:40:20 [2021-08-29T15:40:20.987Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: true, mustBeShared: true
15:40:20 [2021-08-29T15:40:20.987Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.50s)
15:40:20 [2021-08-29T15:40:20.987Z] === RUN   TestIpcModeOlderClient
15:40:20 [2021-08-29T15:40:20.987Z] === PAUSE TestIpcModeOlderClient
15:40:20 [2021-08-29T15:40:20.987Z] === RUN   TestKillContainerInvalidSignal
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:40:21 [2021-08-29T15:40:21.120Z] === RUN   TestDiskUsage/after_container.Run
15:40:21 [2021-08-29T15:40:21.557Z] --- PASS: TestKillContainerInvalidSignal (0.58s)
15:40:21 [2021-08-29T15:40:21.558Z] === RUN   TestKillContainer
15:40:21 [2021-08-29T15:40:21.558Z] === RUN   TestKillContainer/no_signal
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:40:21 [2021-08-29T15:40:21.690Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:40:21 [2021-08-29T15:40:21.950Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.49s)
15:40:21 [2021-08-29T15:40:21.950Z] --- PASS: TestDiskUsage (1.53s)
15:40:21 [2021-08-29T15:40:21.950Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.32s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]     --- PASS: TestDiskUsage/after_container.Run (0.54s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.01s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:40:21 [2021-08-29T15:40:21.950Z] PASS
15:40:21 [2021-08-29T15:40:21.950Z] 
15:40:21 [2021-08-29T15:40:21.950Z] DONE 53 tests in 22.313s
15:40:21 [2021-08-29T15:40:21.950Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:40:21 [2021-08-29T15:40:21.950Z] INFO: Testing against a local daemon
15:40:21 [2021-08-29T15:40:21.950Z] === RUN   TestVolumesCreateAndList
15:40:21 [2021-08-29T15:40:21.950Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:40:21 [2021-08-29T15:40:21.950Z] === RUN   TestVolumesRemove
15:40:21 [2021-08-29T15:40:21.950Z] --- PASS: TestVolumesRemove (0.05s)
15:40:21 [2021-08-29T15:40:21.950Z] === RUN   TestVolumesInspect
15:40:21 [2021-08-29T15:40:21.950Z] --- PASS: TestVolumesInspect (0.02s)
15:40:21 [2021-08-29T15:40:21.950Z] === RUN   TestVolumesInvalidJSON
15:40:21 [2021-08-29T15:40:21.950Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:40:21 [2021-08-29T15:40:21.950Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:40:22 [2021-08-29T15:40:22.003Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
15:40:22 [2021-08-29T15:40:22.209Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:40:22 [2021-08-29T15:40:22.209Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:40:22 [2021-08-29T15:40:22.209Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:40:22 [2021-08-29T15:40:22.209Z] PASS
15:40:22 [2021-08-29T15:40:22.209Z] 
15:40:22 [2021-08-29T15:40:22.209Z] DONE 5 tests in 0.125s
15:40:22 [2021-08-29T15:40:22.209Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:40:22 [2021-08-29T15:40:22.499Z] === RUN   TestKillContainer/non_killing_signal
15:40:22 [2021-08-29T15:40:22.760Z] === RUN   TestKillContainer/killing_signal
15:40:22 [2021-08-29T15:40:22.781Z] Stopping apparmor (via systemctl): apparmor.service.
15:40:22 [2021-08-29T15:40:22.781Z] Removing test suite binaries
15:40:22 [2021-08-29T15:40:22.781Z] exiting test-integration
15:40:22 [2021-08-29T15:40:22.781Z] ++ exit 0
15:40:22 [2021-08-29T15:40:22.781Z] 
15:40:23 [2021-08-29T15:40:23.701Z] --- PASS: TestKillContainer (1.85s)
15:40:23 [2021-08-29T15:40:23.701Z]     --- PASS: TestKillContainer/no_signal (0.62s)
15:40:23 [2021-08-29T15:40:23.701Z]     --- PASS: TestKillContainer/non_killing_signal (0.40s)
15:40:23 [2021-08-29T15:40:23.701Z]     --- PASS: TestKillContainer/killing_signal (0.57s)
15:40:23 [2021-08-29T15:40:23.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:40:23 [2021-08-29T15:40:23.701Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
15:40:23 [2021-08-29T15:40:23.961Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
15:40:24 [2021-08-29T15:40:24.524Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
15:40:24 [2021-08-29T15:40:24.902Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
15:40:24 [2021-08-29T15:40:24.902Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s)
15:40:24 [2021-08-29T15:40:24.902Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s)
15:40:24 [2021-08-29T15:40:24.902Z] === RUN   TestKillStoppedContainer
15:40:24 [2021-08-29T15:40:24.902Z] --- PASS: TestKillStoppedContainer (0.06s)
15:40:24 [2021-08-29T15:40:24.902Z] === RUN   TestKillStoppedContainerAPIPre120
15:40:24 [2021-08-29T15:40:24.902Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
15:40:24 [2021-08-29T15:40:24.902Z] === RUN   TestKillDifferentUserContainer
Post stage
[Pipeline] junit
15:40:25 [2021-08-29T15:40:25.334Z] Recording test results
15:40:25 [2021-08-29T15:40:25.473Z] --- PASS: TestKillDifferentUserContainer (0.64s)
15:40:25 [2021-08-29T15:40:25.473Z] === RUN   TestInspectOomKilledTrue
15:40:25 [2021-08-29T15:40:25.473Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:40:25 [2021-08-29T15:40:25.473Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:40:25 [2021-08-29T15:40:25.473Z] === RUN   TestInspectOomKilledFalse
15:40:25 [2021-08-29T15:40:25.473Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:40:25 [2021-08-29T15:40:25.473Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:40:25 [2021-08-29T15:40:25.473Z] === RUN   TestLinksEtcHostsContentMatch
15:40:25 [2021-08-29T15:40:25.890Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
15:40:26 [2021-08-29T15:40:26.045Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s)
15:40:26 [2021-08-29T15:40:26.045Z] === RUN   TestLinksContainerNames
15:40:26 [2021-08-29T15:40:26.453Z]     check_test.go:308: [d53e68be77009] daemon is not started
15:40:26 [2021-08-29T15:40:26.454Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
15:40:26 [2021-08-29T15:40:26.675Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:40:27 [2021-08-29T15:40:27.017Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
15:40:27 [2021-08-29T15:40:27.043Z] + echo Ensuring container killed.
15:40:27 [2021-08-29T15:40:27.043Z] Ensuring container killed.
15:40:27 [2021-08-29T15:40:27.043Z] + docker rm -vf docker-pr21
15:40:27 [2021-08-29T15:40:27.043Z] Error: No such container: docker-pr21
[Pipeline] sh
15:40:27 [2021-08-29T15:40:27.335Z] + echo Chowning /workspace to jenkins user
15:40:27 [2021-08-29T15:40:27.335Z] Chowning /workspace to jenkins user
15:40:27 [2021-08-29T15:40:27.335Z] + id -u
15:40:27 [2021-08-29T15:40:27.335Z] + id -g
15:40:27 [2021-08-29T15:40:27.335Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42349:/workspace busybox chown -R 1000:1000 /workspace
15:40:27 [2021-08-29T15:40:27.335Z] Unable to find image 'busybox:latest' locally
15:40:27 [2021-08-29T15:40:27.335Z] latest: Pulling from library/busybox
15:40:27 [2021-08-29T15:40:27.429Z] --- PASS: TestLinksContainerNames (1.24s)
15:40:27 [2021-08-29T15:40:27.429Z] === RUN   TestLogsFollowTailEmpty
15:40:27 [2021-08-29T15:40:27.579Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
15:40:27 [2021-08-29T15:40:27.597Z] 8ec32b265e94: Pulling fs layer
15:40:27 [2021-08-29T15:40:27.597Z] 8ec32b265e94: Verifying Checksum
15:40:27 [2021-08-29T15:40:27.597Z] 8ec32b265e94: Download complete
15:40:27 [2021-08-29T15:40:27.597Z] 8ec32b265e94: Pull complete
15:40:27 [2021-08-29T15:40:27.597Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
15:40:27 [2021-08-29T15:40:27.597Z] Status: Downloaded newer image for busybox:latest
15:40:27 [2021-08-29T15:40:27.690Z] --- PASS: TestLogsFollowTailEmpty (0.63s)
15:40:27 [2021-08-29T15:40:27.690Z] === RUN   TestContainerNetworkMountsNoChown
15:40:27 [2021-08-29T15:40:27.835Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
15:40:28 [2021-08-29T15:40:28.263Z] --- PASS: TestContainerNetworkMountsNoChown (0.56s)
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/default
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/default
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/private
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/private
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rprivate
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rprivate
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/slave
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/slave
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rslave
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rslave
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/shared
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/shared
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rshared
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rshared
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/default
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/default/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/rslave
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rslave/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rslave/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/rshared
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rshared/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rshared/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/slave
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/slave/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/slave/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/slave/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/slave/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/rprivate
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/private
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/private/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/private/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/private/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/private/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/private/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/private/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/shared
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/shared/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/shared/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/shared/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/shared/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/default/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/default/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/default/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/default/mount_root
15:40:28 [2021-08-29T15:40:28.263Z] === RUN   TestMountDaemonRoot/default/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/rslave/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/rshared/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/slave/bind_root
15:40:28 [2021-08-29T15:40:28.263Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
15:40:28 [2021-08-29T15:40:28.398Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rslave/mount_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/private/bind_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rshared/mount_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/shared/mount_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/slave/mount_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/default/bind_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/shared/bind_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/private/mount_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/private/mount_root
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/private/bind_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/default/mount_subpath
15:40:28 [2021-08-29T15:40:28.524Z] === CONT  TestMountDaemonRoot/default/mount_root
15:40:28 [2021-08-29T15:40:28.785Z] === CONT  TestMountDaemonRoot/default/bind_subpath
15:40:28 [2021-08-29T15:40:28.785Z] --- PASS: TestMountDaemonRoot (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s)
15:40:28 [2021-08-29T15:40:28.785Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s)
15:40:28 [2021-08-29T15:40:28.785Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
15:40:28 [2021-08-29T15:40:28.785Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s)
15:40:28 [2021-08-29T15:40:28.785Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
15:40:28 [2021-08-29T15:40:28.785Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
15:40:28 [2021-08-29T15:40:28.785Z] === RUN   TestContainerBindMountNonRecursive
15:40:29 [2021-08-29T15:40:29.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
15:40:29 [2021-08-29T15:40:29.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:40:30 [2021-08-29T15:40:30.168Z] --- PASS: TestContainerBindMountNonRecursive (1.50s)
15:40:30 [2021-08-29T15:40:30.168Z] === RUN   TestContainerVolumesMountedAsShared
15:40:30 [2021-08-29T15:40:30.293Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
15:40:30 [2021-08-29T15:40:30.293Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
15:40:30 [2021-08-29T15:40:30.293Z]     check_test.go:308: [d69d6e3bf74b3] daemon is not started
15:40:30 [2021-08-29T15:40:30.293Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
15:40:30 [2021-08-29T15:40:30.446Z] + bundleName=amd64-cgroup2
15:40:30 [2021-08-29T15:40:30.446Z] + echo Creating amd64-cgroup2-bundles.tar.gz
15:40:30 [2021-08-29T15:40:30.446Z] Creating amd64-cgroup2-bundles.tar.gz
15:40:30 [2021-08-29T15:40:30.446Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
15:40:30 [2021-08-29T15:40:30.446Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
15:40:30 [2021-08-29T15:40:30.719Z] Archiving artifacts
15:40:30 [2021-08-29T15:40:30.739Z] --- PASS: TestContainerVolumesMountedAsShared (0.59s)
15:40:30 [2021-08-29T15:40:30.739Z] === RUN   TestContainerVolumesMountedAsSlave
15:40:31 [2021-08-29T15:40:31.309Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s)
15:40:31 [2021-08-29T15:40:31.309Z] === RUN   TestNetworkNat
15:40:31 [2021-08-29T15:40:31.664Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
15:40:31 [2021-08-29T15:40:31.879Z] --- PASS: TestNetworkNat (0.67s)
15:40:31 [2021-08-29T15:40:31.879Z] === RUN   TestNetworkLocalhostTCPNat
15:40:32 [2021-08-29T15:40:32.450Z] --- PASS: TestNetworkLocalhostTCPNat (0.63s)
15:40:32 [2021-08-29T15:40:32.450Z] === RUN   TestNetworkLoopbackNat
15:40:32 [2021-08-29T15:40:32.726Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:40:33 [2021-08-29T15:40:33.049Z] + make clean
15:40:33 [2021-08-29T15:40:33.308Z] docker volume rm -f docker-dev-cache
15:40:33 [2021-08-29T15:40:33.308Z] docker-dev-cache
[Pipeline] deleteDir
15:40:33 [2021-08-29T15:40:33.556Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
15:40:35 [2021-08-29T15:40:35.747Z] --- PASS: TestNetworkLoopbackNat (2.87s)
15:40:35 [2021-08-29T15:40:35.747Z] === RUN   TestPause
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:40:36 [2021-08-29T15:40:36.163Z] --- PASS: TestPause (0.67s)
15:40:36 [2021-08-29T15:40:36.163Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:40:36 [2021-08-29T15:40:36.163Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:40:36 [2021-08-29T15:40:36.163Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
15:40:36 [2021-08-29T15:40:36.163Z] === RUN   TestPauseStopPausedContainer
15:40:36 [2021-08-29T15:40:36.738Z] --- PASS: TestPauseStopPausedContainer (0.70s)
15:40:36 [2021-08-29T15:40:36.738Z] === RUN   TestPidHost
15:40:36 [2021-08-29T15:40:36.918Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
15:40:36 [2021-08-29T15:40:36.997Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
15:40:36 [2021-08-29T15:40:36.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (10.56s)
15:40:36 [2021-08-29T15:40:36.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (10.66s)
15:40:36 [2021-08-29T15:40:36.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (10.87s)
15:40:36 [2021-08-29T15:40:36.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.30s)
15:40:36 [2021-08-29T15:40:36.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.17s)
15:40:36 [2021-08-29T15:40:36.997Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.38s)
15:40:36 [2021-08-29T15:40:36.997Z] === RUN   TestBuildMultiStageCopy
15:40:36 [2021-08-29T15:40:36.997Z] === RUN   TestBuildMultiStageCopy/copy_to_root
15:40:38 [2021-08-29T15:40:38.123Z] --- PASS: TestPidHost (1.43s)
15:40:38 [2021-08-29T15:40:38.123Z] === RUN   TestPsFilter
15:40:38 [2021-08-29T15:40:38.286Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
15:40:38 [2021-08-29T15:40:38.384Z] --- PASS: TestPsFilter (0.14s)
15:40:38 [2021-08-29T15:40:38.384Z] === RUN   TestRemoveContainerWithRemovedVolume
15:40:38 [2021-08-29T15:40:38.956Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.59s)
15:40:38 [2021-08-29T15:40:38.956Z] === RUN   TestRemoveContainerWithVolume
15:40:39 [2021-08-29T15:40:39.527Z] --- PASS: TestRemoveContainerWithVolume (0.60s)
15:40:39 [2021-08-29T15:40:39.527Z] === RUN   TestRemoveContainerRunning
15:40:40 [2021-08-29T15:40:40.098Z] --- PASS: TestRemoveContainerRunning (0.63s)
15:40:40 [2021-08-29T15:40:40.098Z] === RUN   TestRemoveContainerForceRemoveRunning
15:40:40 [2021-08-29T15:40:40.177Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
15:40:41 [2021-08-29T15:40:41.039Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.63s)
15:40:41 [2021-08-29T15:40:41.039Z] === RUN   TestRemoveInvalidContainer
15:40:41 [2021-08-29T15:40:41.039Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:40:41 [2021-08-29T15:40:41.039Z] === RUN   TestRenameLinkedContainer
15:40:43 [2021-08-29T15:40:43.451Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
15:40:43 [2021-08-29T15:40:43.583Z] --- PASS: TestRenameLinkedContainer (2.61s)
15:40:43 [2021-08-29T15:40:43.583Z] === RUN   TestRenameStoppedContainer
15:40:44 [2021-08-29T15:40:44.049Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
15:40:44 [2021-08-29T15:40:44.049Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
15:40:44 [2021-08-29T15:40:44.154Z] --- PASS: TestRenameStoppedContainer (0.68s)
15:40:44 [2021-08-29T15:40:44.154Z] === RUN   TestRenameRunningContainerAndReuse
15:40:44 [2021-08-29T15:40:44.380Z] === RUN   TestDockerSuite/TestBuildDotDotFile
15:40:44 [2021-08-29T15:40:44.508Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
15:40:44 [2021-08-29T15:40:44.637Z] === RUN   TestDockerSuite/TestBuildEOLInLine
15:40:45 [2021-08-29T15:40:45.470Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
15:40:45 [2021-08-29T15:40:45.547Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s)
15:40:45 [2021-08-29T15:40:45.547Z] === RUN   TestRenameInvalidName
15:40:46 [2021-08-29T15:40:46.118Z] --- PASS: TestRenameInvalidName (0.62s)
15:40:46 [2021-08-29T15:40:46.118Z] === RUN   TestRenameAnonymousContainer
15:40:46 [2021-08-29T15:40:46.530Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
15:40:47 [2021-08-29T15:40:47.003Z] --- PASS: TestBuildMultiStageCopy (10.37s)
15:40:47 [2021-08-29T15:40:47.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (6.87s)
15:40:47 [2021-08-29T15:40:47.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.65s)
15:40:47 [2021-08-29T15:40:47.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.81s)
15:40:47 [2021-08-29T15:40:47.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.93s)
15:40:47 [2021-08-29T15:40:47.003Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.10s)
15:40:47 [2021-08-29T15:40:47.003Z] === RUN   TestBuildMultiStageParentConfig
15:40:48 [2021-08-29T15:40:48.659Z] --- PASS: TestRenameAnonymousContainer (2.30s)
15:40:48 [2021-08-29T15:40:48.660Z] === RUN   TestRenameContainerWithSameName
15:40:48 [2021-08-29T15:40:48.920Z] --- PASS: TestRenameContainerWithSameName (0.68s)
15:40:48 [2021-08-29T15:40:48.920Z] === RUN   TestRenameContainerWithLinkedContainer
15:40:49 [2021-08-29T15:40:49.054Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
15:40:49 [2021-08-29T15:40:49.177Z] --- PASS: TestBuildMultiStageParentConfig (2.10s)
15:40:49 [2021-08-29T15:40:49.177Z] === RUN   TestBuildLabelWithTargets
15:40:49 [2021-08-29T15:40:49.177Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:40:49 [2021-08-29T15:40:49.177Z] --- SKIP: TestBuildLabelWithTargets (0.00s)
15:40:49 [2021-08-29T15:40:49.177Z] === RUN   TestBuildWithEmptyLayers
15:40:49 [2021-08-29T15:40:49.313Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
15:40:49 [2021-08-29T15:40:49.874Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
15:40:50 [2021-08-29T15:40:50.140Z] --- PASS: TestBuildWithEmptyLayers (1.10s)
15:40:50 [2021-08-29T15:40:50.140Z] === RUN   TestBuildMultiStageOnBuild
15:40:50 [2021-08-29T15:40:50.314Z] --- PASS: TestRenameContainerWithLinkedContainer (1.26s)
15:40:50 [2021-08-29T15:40:50.314Z] === RUN   TestResize
15:40:50 [2021-08-29T15:40:50.437Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
15:40:50 [2021-08-29T15:40:50.693Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
15:40:50 [2021-08-29T15:40:50.693Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
15:40:50 [2021-08-29T15:40:50.887Z] --- PASS: TestResize (0.61s)
15:40:50 [2021-08-29T15:40:50.887Z] === RUN   TestResizeWithInvalidSize
15:40:50 [2021-08-29T15:40:50.950Z] === RUN   TestDockerSuite/TestBuildEntrypoint
15:40:51 [2021-08-29T15:40:51.206Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
15:40:51 [2021-08-29T15:40:51.458Z] --- PASS: TestResizeWithInvalidSize (0.62s)
15:40:51 [2021-08-29T15:40:51.458Z] === RUN   TestResizeWhenContainerNotStarted
15:40:52 [2021-08-29T15:40:52.030Z] --- PASS: TestResizeWhenContainerNotStarted (0.59s)
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
15:40:52 [2021-08-29T15:40:52.030Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
15:40:52 [2021-08-29T15:40:52.575Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
15:40:53 [2021-08-29T15:40:53.505Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
15:40:53 [2021-08-29T15:40:53.505Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
15:40:53 [2021-08-29T15:40:53.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
15:40:53 [2021-08-29T15:40:53.943Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
15:40:54 [2021-08-29T15:40:54.209Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
15:40:54 [2021-08-29T15:40:54.435Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
15:40:54 [2021-08-29T15:40:54.470Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
15:40:54 [2021-08-29T15:40:54.692Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
15:40:55 [2021-08-29T15:40:55.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
15:40:55 [2021-08-29T15:40:55.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
15:40:56 [2021-08-29T15:40:56.376Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
15:40:56 [2021-08-29T15:40:56.586Z] === RUN   TestDockerSuite/TestBuildEnv
15:40:56 [2021-08-29T15:40:56.947Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
15:40:57 [2021-08-29T15:40:57.516Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
15:40:57 [2021-08-29T15:40:57.772Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
15:40:59 [2021-08-29T15:40:59.140Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
15:40:59 [2021-08-29T15:40:59.493Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.43s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.55s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.14s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.45s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.19s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.37s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.50s)
15:40:59 [2021-08-29T15:40:59.493Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.31s)
15:40:59 [2021-08-29T15:40:59.493Z] === RUN   TestCgroupNamespacesRun
15:41:00 [2021-08-29T15:41:00.432Z] --- PASS: TestBuildMultiStageOnBuild (9.54s)
15:41:00 [2021-08-29T15:41:00.432Z] === RUN   TestBuildUncleanTarFilenames
15:41:00 [2021-08-29T15:41:00.432Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:41:00 [2021-08-29T15:41:00.432Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s)
15:41:00 [2021-08-29T15:41:00.432Z] === RUN   TestBuildMultiStageLayerLeak
15:41:00 [2021-08-29T15:41:00.507Z] === RUN   TestDockerSuite/TestBuildEnvUsage
15:41:00 [2021-08-29T15:41:00.877Z] --- PASS: TestCgroupNamespacesRun (1.46s)
15:41:00 [2021-08-29T15:41:00.877Z] === RUN   TestCgroupNamespacesRunPrivileged
15:41:02 [2021-08-29T15:41:02.261Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.48s)
15:41:02 [2021-08-29T15:41:02.261Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
15:41:03 [2021-08-29T15:41:03.026Z]     docker_cli_daemon_test.go:2550: [d9810d2699aa1] daemon is not started
15:41:03 [2021-08-29T15:41:03.643Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.46s)
15:41:03 [2021-08-29T15:41:03.643Z] === RUN   TestCgroupNamespacesRunHostMode
15:41:04 [2021-08-29T15:41:04.916Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
15:41:05 [2021-08-29T15:41:05.555Z] --- PASS: TestCgroupNamespacesRunHostMode (1.49s)
15:41:05 [2021-08-29T15:41:05.555Z] === RUN   TestCgroupNamespacesRunPrivateMode
15:41:06 [2021-08-29T15:41:06.808Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
15:41:06 [2021-08-29T15:41:06.939Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s)
15:41:06 [2021-08-29T15:41:06.939Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
15:41:08 [2021-08-29T15:41:08.323Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.52s)
15:41:08 [2021-08-29T15:41:08.323Z] === RUN   TestCgroupNamespacesRunInvalidMode
15:41:09 [2021-08-29T15:41:09.265Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s)
15:41:09 [2021-08-29T15:41:09.265Z] === RUN   TestCgroupNamespacesRunOlderClient
15:41:09 [2021-08-29T15:41:09.765Z] Created binary: bundles/binary-daemon/dockerd-dev
15:41:09 [2021-08-29T15:41:09.765Z] Copying nested executables into bundles/binary-daemon
15:41:09 [2021-08-29T15:41:09.765Z] Building: bundles/binary-daemon/docker-proxy-dev
15:41:09 [2021-08-29T15:41:09.765Z] GOOS="" GOARCH="" GOARM=""
15:41:09 [2021-08-29T15:41:09.765Z] Created binary: bundles/binary-daemon/docker-proxy-dev
15:41:09 [2021-08-29T15:41:09.765Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
15:41:10 [2021-08-29T15:41:10.100Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_GITCOMMIT=b695bd46e1b55c85d4b447718ecac5fac22dd453 -e DOCKER_GRAPHDRIVER docker:b695bd46e1b55c85d4b447718ecac5fac22dd453 hack/make.sh cross
15:41:10 [2021-08-29T15:41:10.361Z] 
15:41:10 [2021-08-29T15:41:10.623Z] Removing bundles/
15:41:10 [2021-08-29T15:41:10.623Z] 
15:41:10 [2021-08-29T15:41:10.623Z] ---> Making bundle: cross (in bundles/cross)
15:41:10 [2021-08-29T15:41:10.623Z] Cross building: bundles/cross/linux/amd64
15:41:10 [2021-08-29T15:41:10.623Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev
15:41:10 [2021-08-29T15:41:10.623Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:41:10 [2021-08-29T15:41:10.648Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.48s)
15:41:10 [2021-08-29T15:41:10.648Z] === RUN   TestNISDomainname
15:41:11 [2021-08-29T15:41:11.219Z] --- PASS: TestNISDomainname (0.77s)
15:41:11 [2021-08-29T15:41:11.219Z] === RUN   TestHostnameDnsResolution
15:41:12 [2021-08-29T15:41:12.602Z] --- PASS: TestHostnameDnsResolution (1.03s)
15:41:12 [2021-08-29T15:41:12.602Z] === RUN   TestStats
15:41:12 [2021-08-29T15:41:12.793Z] --- PASS: TestBuildMultiStageLayerLeak (13.03s)
15:41:12 [2021-08-29T15:41:12.793Z] === RUN   TestBuildWithHugeFile
15:41:13 [2021-08-29T15:41:13.347Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
15:41:15 [2021-08-29T15:41:15.143Z] --- PASS: TestStats (2.64s)
15:41:15 [2021-08-29T15:41:15.143Z] === RUN   TestStopContainerWithTimeout
15:41:15 [2021-08-29T15:41:15.143Z] === RUN   TestStopContainerWithTimeout/0
15:41:15 [2021-08-29T15:41:15.143Z] === PAUSE TestStopContainerWithTimeout/0
15:41:15 [2021-08-29T15:41:15.143Z] === RUN   TestStopContainerWithTimeout/1
15:41:15 [2021-08-29T15:41:15.143Z] === PAUSE TestStopContainerWithTimeout/1
15:41:15 [2021-08-29T15:41:15.143Z] === RUN   TestStopContainerWithTimeout/3
15:41:15 [2021-08-29T15:41:15.143Z] === PAUSE TestStopContainerWithTimeout/3
15:41:15 [2021-08-29T15:41:15.143Z] === RUN   TestStopContainerWithTimeout/-1
15:41:15 [2021-08-29T15:41:15.143Z] === PAUSE TestStopContainerWithTimeout/-1
15:41:15 [2021-08-29T15:41:15.143Z] === CONT  TestStopContainerWithTimeout/0
15:41:15 [2021-08-29T15:41:15.143Z] === CONT  TestStopContainerWithTimeout/-1
15:41:15 [2021-08-29T15:41:15.143Z] === CONT  TestStopContainerWithTimeout/3
15:41:15 [2021-08-29T15:41:15.143Z] === CONT  TestStopContainerWithTimeout/1
15:41:15 [2021-08-29T15:41:15.865Z] === RUN   TestDockerDaemonSuite/TestShmSize
15:41:17 [2021-08-29T15:41:17.755Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
15:41:18 [2021-08-29T15:41:18.443Z] --- PASS: TestStopContainerWithTimeout (0.02s)
15:41:18 [2021-08-29T15:41:18.443Z]     --- PASS: TestStopContainerWithTimeout/0 (1.14s)
15:41:18 [2021-08-29T15:41:18.443Z]     --- PASS: TestStopContainerWithTimeout/1 (2.16s)
15:41:18 [2021-08-29T15:41:18.443Z]     --- PASS: TestStopContainerWithTimeout/3 (2.80s)
15:41:18 [2021-08-29T15:41:18.443Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.92s)
15:41:18 [2021-08-29T15:41:18.443Z] === RUN   TestDeleteDevicemapper
15:41:18 [2021-08-29T15:41:18.443Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:41:18 [2021-08-29T15:41:18.443Z] --- SKIP: TestDeleteDevicemapper (0.00s)
15:41:18 [2021-08-29T15:41:18.443Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:41:19 [2021-08-29T15:41:19.830Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.68s)
15:41:19 [2021-08-29T15:41:19.830Z] === RUN   TestUpdateMemory
15:41:19 [2021-08-29T15:41:19.830Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:41:19 [2021-08-29T15:41:19.830Z] --- SKIP: TestUpdateMemory (0.00s)
15:41:19 [2021-08-29T15:41:19.830Z] === RUN   TestUpdateCPUQuota
15:41:20 [2021-08-29T15:41:20.770Z] --- PASS: TestUpdateCPUQuota (1.26s)
15:41:20 [2021-08-29T15:41:20.770Z] === RUN   TestUpdatePidsLimit
15:41:21 [2021-08-29T15:41:21.030Z] === RUN   TestUpdatePidsLimit/update_from_none
15:41:21 [2021-08-29T15:41:21.043Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
15:41:21 [2021-08-29T15:41:21.043Z]     check_test.go:308: [d2579af2eda67] daemon is not started
15:41:21 [2021-08-29T15:41:21.043Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
15:41:21 [2021-08-29T15:41:21.295Z] === RUN   TestUpdatePidsLimit/no_change
15:41:21 [2021-08-29T15:41:21.555Z] === RUN   TestUpdatePidsLimit/update_lower
15:41:21 [2021-08-29T15:41:21.816Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
15:41:22 [2021-08-29T15:41:22.076Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
15:41:22 [2021-08-29T15:41:22.336Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
15:41:22 [2021-08-29T15:41:22.907Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
15:41:23 [2021-08-29T15:41:23.850Z] --- PASS: TestUpdatePidsLimit (2.88s)
15:41:23 [2021-08-29T15:41:23.850Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.31s)
15:41:23 [2021-08-29T15:41:23.850Z]     --- PASS: TestUpdatePidsLimit/no_change (0.29s)
15:41:23 [2021-08-29T15:41:23.850Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.32s)
15:41:23 [2021-08-29T15:41:23.850Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s)
15:41:23 [2021-08-29T15:41:23.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.31s)
15:41:23 [2021-08-29T15:41:23.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
15:41:23 [2021-08-29T15:41:23.850Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.29s)
15:41:23 [2021-08-29T15:41:23.850Z] === RUN   TestUpdateRestartPolicy
15:41:25 [2021-08-29T15:41:25.233Z] --- PASS: TestDockerDaemonSuite (330.71s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.32s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.59s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.24s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.46s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.03s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.43s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.00s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.45s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.31s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.21s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.19s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.33s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (0.99s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.08s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.48s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.02s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.16s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.61s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.71s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.85s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.22s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.56s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.19s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.00s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.59s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.77s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.08s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.54s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.78s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.54s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.34s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.39s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.64s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.72s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.67s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.68s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.73s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.92s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.56s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.12s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.55s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.19s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.29s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.14s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.62s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.84s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.55s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.73s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.13s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.27s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.52s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (1.85s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.04s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.48s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.39s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.08s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.85s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.35s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.70s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.81s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.37s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.30s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.47s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.76s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.56s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.91s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.61s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.20s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.13s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.54s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.78s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.83s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.88s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.76s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.34s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.83s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.02s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.60s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.59s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.79s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.52s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.66s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.46s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.54s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.26s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.10s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.11s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.66s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.10s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.18s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.94s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.29s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.55s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.53s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.87s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.15s)
15:41:25 [2021-08-29T15:41:25.233Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (4.69s)
15:41:25 [2021-08-29T15:41:25.233Z] === RUN   TestDockerSwarmSuite
15:41:25 [2021-08-29T15:41:25.233Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
15:41:26 [2021-08-29T15:41:26.601Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
15:41:28 [2021-08-29T15:41:28.492Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
15:41:28 [2021-08-29T15:41:28.492Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
15:41:29 [2021-08-29T15:41:29.193Z] --- PASS: TestBuildWithHugeFile (84.22s)
15:41:29 [2021-08-29T15:41:29.193Z] === RUN   TestBuildWCOWSandboxSize
15:41:31 [2021-08-29T15:41:31.765Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
15:41:36 [2021-08-29T15:41:36.073Z] --- PASS: TestUpdateRestartPolicy (11.75s)
15:41:36 [2021-08-29T15:41:36.073Z] === RUN   TestUpdateRestartWithAutoRemove
15:41:36 [2021-08-29T15:41:36.073Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s)
15:41:36 [2021-08-29T15:41:36.073Z] === RUN   TestWaitNonBlocked
15:41:36 [2021-08-29T15:41:36.073Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:41:36 [2021-08-29T15:41:36.073Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:41:36 [2021-08-29T15:41:36.073Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:41:36 [2021-08-29T15:41:36.073Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:41:36 [2021-08-29T15:41:36.073Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:41:36 [2021-08-29T15:41:36.073Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:41:37 [2021-08-29T15:41:37.018Z] --- PASS: TestWaitNonBlocked (0.02s)
15:41:37 [2021-08-29T15:41:37.018Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.83s)
15:41:37 [2021-08-29T15:41:37.018Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.87s)
15:41:37 [2021-08-29T15:41:37.018Z] === RUN   TestWaitBlocked
15:41:37 [2021-08-29T15:41:37.018Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
15:41:37 [2021-08-29T15:41:37.018Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
15:41:37 [2021-08-29T15:41:37.018Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
15:41:37 [2021-08-29T15:41:37.018Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
15:41:37 [2021-08-29T15:41:37.018Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
15:41:37 [2021-08-29T15:41:37.018Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
15:41:37 [2021-08-29T15:41:37.019Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
15:41:37 [2021-08-29T15:41:37.019Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
15:41:37 [2021-08-29T15:41:37.582Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
15:41:37 [2021-08-29T15:41:37.960Z] --- PASS: TestWaitBlocked (0.02s)
15:41:37 [2021-08-29T15:41:37.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.80s)
15:41:37 [2021-08-29T15:41:37.960Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.90s)
15:41:37 [2021-08-29T15:41:37.960Z] === CONT  TestContainerStartOnDaemonRestart
15:41:37 [2021-08-29T15:41:37.960Z] === CONT  TestContainerKillOnDaemonStart
15:41:37 [2021-08-29T15:41:37.960Z] === CONT  TestDaemonHostGatewayIP
15:41:37 [2021-08-29T15:41:37.960Z] === CONT  TestIpcModeOlderClient
15:41:37 [2021-08-29T15:41:37.960Z] --- PASS: TestIpcModeOlderClient (0.09s)
15:41:37 [2021-08-29T15:41:37.960Z] === CONT  TestRestartDaemonWithRestartingContainer
15:41:38 [2021-08-29T15:41:38.510Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
15:41:39 [2021-08-29T15:41:39.072Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
15:41:40 [2021-08-29T15:41:40.001Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
15:41:40 [2021-08-29T15:41:40.001Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
15:41:40 [2021-08-29T15:41:40.258Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
15:41:40 [2021-08-29T15:41:40.514Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
15:41:41 [2021-08-29T15:41:41.262Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s)
15:41:41 [2021-08-29T15:41:41.262Z] === CONT  TestDaemonRestartIpcMode
15:41:41 [2021-08-29T15:41:41.262Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.16s)
15:41:41 [2021-08-29T15:41:41.833Z] --- PASS: TestDaemonHostGatewayIP (3.75s)
15:41:43 [2021-08-29T15:41:43.749Z] --- PASS: TestDaemonRestartIpcMode (2.86s)
15:41:48 [2021-08-29T15:41:48.605Z] === RUN   TestDockerSuite/TestBuildExpose
15:41:48 [2021-08-29T15:41:48.605Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
15:41:49 [2021-08-29T15:41:49.168Z] === RUN   TestDockerSuite/TestBuildExposeOrder
15:41:49 [2021-08-29T15:41:49.423Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
15:41:49 [2021-08-29T15:41:49.679Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
15:41:50 [2021-08-29T15:41:50.242Z] === RUN   TestDockerSuite/TestBuildFails
15:41:50 [2021-08-29T15:41:50.328Z] --- PASS: TestContainerKillOnDaemonStart (12.34s)
15:41:50 [2021-08-29T15:41:50.328Z] PASS
15:41:50 [2021-08-29T15:41:50.328Z] 
15:41:50 [2021-08-29T15:41:50.328Z] === Skipped
15:41:50 [2021-08-29T15:41:50.328Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
15:41:50 [2021-08-29T15:41:50.328Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:41:50 [2021-08-29T15:41:50.328Z] 
15:41:50 [2021-08-29T15:41:50.328Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s)
15:41:50 [2021-08-29T15:41:50.328Z]     kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:41:50 [2021-08-29T15:41:50.328Z] 
15:41:50 [2021-08-29T15:41:50.328Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s)
15:41:50 [2021-08-29T15:41:50.328Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:41:50 [2021-08-29T15:41:50.328Z] 
15:41:50 [2021-08-29T15:41:50.328Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
15:41:50 [2021-08-29T15:41:50.328Z]     pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
15:41:50 [2021-08-29T15:41:50.328Z] 
15:41:50 [2021-08-29T15:41:50.328Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
15:41:50 [2021-08-29T15:41:50.328Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
15:41:50 [2021-08-29T15:41:50.328Z] 
15:41:50 [2021-08-29T15:41:50.328Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s)
15:41:50 [2021-08-29T15:41:50.328Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
15:41:50 [2021-08-29T15:41:50.328Z] 
15:41:50 [2021-08-29T15:41:50.328Z] 
15:41:50 [2021-08-29T15:41:50.328Z] DONE 195 tests, 6 skipped in 116.361s
15:41:50 [2021-08-29T15:41:50.328Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
15:41:50 [2021-08-29T15:41:50.328Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
15:41:50 [2021-08-29T15:41:50.328Z] ++ set -e
15:41:50 [2021-08-29T15:41:50.328Z] ++ '[' -n 0 ']'
15:41:50 [2021-08-29T15:41:50.328Z] ++ set -x
15:41:50 [2021-08-29T15:41:50.328Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
15:41:50 [2021-08-29T15:41:50.499Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
15:41:50 [2021-08-29T15:41:50.589Z] === RUN   TestConfigDaemonLibtrustID
15:41:50 [2021-08-29T15:41:50.755Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
15:41:51 [2021-08-29T15:41:51.012Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
15:41:51 [2021-08-29T15:41:51.159Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
15:41:51 [2021-08-29T15:41:51.160Z] === RUN   TestDaemonConfigValidation
15:41:51 [2021-08-29T15:41:51.160Z] === RUN   TestDaemonConfigValidation/config_with_no_content
15:41:51 [2021-08-29T15:41:51.160Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
15:41:51 [2021-08-29T15:41:51.160Z] === RUN   TestDaemonConfigValidation/config_with_{}
15:41:51 [2021-08-29T15:41:51.160Z] === PAUSE TestDaemonConfigValidation/config_with_{}
15:41:51 [2021-08-29T15:41:51.160Z] === RUN   TestDaemonConfigValidation/invalid_config
15:41:51 [2021-08-29T15:41:51.160Z] === PAUSE TestDaemonConfigValidation/invalid_config
15:41:51 [2021-08-29T15:41:51.160Z] === RUN   TestDaemonConfigValidation/malformed_config
15:41:51 [2021-08-29T15:41:51.160Z] === PAUSE TestDaemonConfigValidation/malformed_config
15:41:51 [2021-08-29T15:41:51.160Z] === RUN   TestDaemonConfigValidation/valid_config
15:41:51 [2021-08-29T15:41:51.160Z] === PAUSE TestDaemonConfigValidation/valid_config
15:41:51 [2021-08-29T15:41:51.160Z] === CONT  TestDaemonConfigValidation/config_with_no_content
15:41:51 [2021-08-29T15:41:51.160Z] === CONT  TestDaemonConfigValidation/malformed_config
15:41:51 [2021-08-29T15:41:51.160Z] === CONT  TestDaemonConfigValidation/invalid_config
15:41:51 [2021-08-29T15:41:51.160Z] === CONT  TestDaemonConfigValidation/valid_config
15:41:51 [2021-08-29T15:41:51.160Z] === CONT  TestDaemonConfigValidation/config_with_{}
15:41:51 [2021-08-29T15:41:51.160Z] --- PASS: TestDaemonConfigValidation (0.00s)
15:41:51 [2021-08-29T15:41:51.160Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.12s)
15:41:51 [2021-08-29T15:41:51.160Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.13s)
15:41:51 [2021-08-29T15:41:51.160Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.14s)
15:41:51 [2021-08-29T15:41:51.160Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.14s)
15:41:51 [2021-08-29T15:41:51.160Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
15:41:51 [2021-08-29T15:41:51.160Z] === RUN   TestConfigDaemonSeccompProfiles
15:41:51 [2021-08-29T15:41:51.160Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
15:41:52 [2021-08-29T15:41:52.543Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
15:41:53 [2021-08-29T15:41:53.484Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
15:41:53 [2021-08-29T15:41:53.533Z]     docker_api_swarm_test.go:563: [da4fe33cd4cae] joining swarm manager [de3cd4f2310a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:41:53 [2021-08-29T15:41:53.533Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
15:41:54 [2021-08-29T15:41:54.424Z] === CONT  TestConfigDaemonSeccompProfiles
15:41:54 [2021-08-29T15:41:54.425Z]     daemon_test.go:148: [d08584df7c0a2] daemon is not started
15:41:54 [2021-08-29T15:41:54.425Z] --- PASS: TestConfigDaemonSeccompProfiles (3.21s)
15:41:54 [2021-08-29T15:41:54.425Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.07s)
15:41:54 [2021-08-29T15:41:54.425Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s)
15:41:54 [2021-08-29T15:41:54.425Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.07s)
15:41:54 [2021-08-29T15:41:54.425Z] PASS
15:41:54 [2021-08-29T15:41:54.425Z] 
15:41:54 [2021-08-29T15:41:54.425Z] DONE 11 tests in 4.106s
15:41:54 [2021-08-29T15:41:54.425Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
15:41:54 [2021-08-29T15:41:54.425Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
15:41:54 [2021-08-29T15:41:54.425Z] ++ set -e
15:41:54 [2021-08-29T15:41:54.425Z] ++ '[' -n 0 ']'
15:41:54 [2021-08-29T15:41:54.425Z] ++ set -x
15:41:54 [2021-08-29T15:41:54.425Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m
15:41:54 [2021-08-29T15:41:54.685Z] INFO: Testing against a local daemon
15:41:54 [2021-08-29T15:41:54.685Z] === RUN   TestCommitInheritsEnv
15:41:54 [2021-08-29T15:41:54.945Z] --- PASS: TestCommitInheritsEnv (0.35s)
15:41:54 [2021-08-29T15:41:54.945Z] === RUN   TestImportExtremelyLargeImageWorks
15:41:54 [2021-08-29T15:41:54.945Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:41:54 [2021-08-29T15:41:54.945Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:41:54 [2021-08-29T15:41:54.945Z] === RUN   TestImagesFilterMultiReference
15:41:55 [2021-08-29T15:41:55.206Z] --- PASS: TestImagesFilterMultiReference (0.09s)
15:41:55 [2021-08-29T15:41:55.206Z] === RUN   TestImagePullPlatformInvalid
15:41:55 [2021-08-29T15:41:55.206Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
15:41:55 [2021-08-29T15:41:55.206Z] === RUN   TestRemoveImageOrphaning
15:41:55 [2021-08-29T15:41:55.466Z] --- PASS: TestRemoveImageOrphaning (0.34s)
15:41:55 [2021-08-29T15:41:55.466Z] === RUN   TestRemoveImageGarbageCollector
15:41:55 [2021-08-29T15:41:55.466Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:55 [2021-08-29T15:41:55.466Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
15:41:55 [2021-08-29T15:41:55.466Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:41:55 [2021-08-29T15:41:55.466Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s)
15:41:55 [2021-08-29T15:41:55.466Z] === RUN   TestTagInvalidReference
15:41:55 [2021-08-29T15:41:55.466Z] --- PASS: TestTagInvalidReference (0.03s)
15:41:55 [2021-08-29T15:41:55.466Z] === RUN   TestTagValidPrefixedRepo
15:41:55 [2021-08-29T15:41:55.727Z] --- PASS: TestTagValidPrefixedRepo (0.08s)
15:41:55 [2021-08-29T15:41:55.727Z] === RUN   TestTagExistedNameWithoutForce
15:41:55 [2021-08-29T15:41:55.727Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:41:55 [2021-08-29T15:41:55.727Z] === RUN   TestTagOfficialNames
15:41:55 [2021-08-29T15:41:55.727Z] --- PASS: TestTagOfficialNames (0.08s)
15:41:55 [2021-08-29T15:41:55.727Z] === RUN   TestTagMatchesDigest
15:41:55 [2021-08-29T15:41:55.727Z] --- PASS: TestTagMatchesDigest (0.03s)
15:41:55 [2021-08-29T15:41:55.727Z] PASS
15:41:55 [2021-08-29T15:41:55.727Z] 
15:41:55 [2021-08-29T15:41:55.727Z] === Skipped
15:41:55 [2021-08-29T15:41:55.727Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
15:41:55 [2021-08-29T15:41:55.727Z]     import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out
15:41:55 [2021-08-29T15:41:55.727Z] 
15:41:55 [2021-08-29T15:41:55.727Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
15:41:55 [2021-08-29T15:41:55.727Z]     remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:41:55 [2021-08-29T15:41:55.727Z] 
15:41:55 [2021-08-29T15:41:55.727Z] 
15:41:55 [2021-08-29T15:41:55.727Z] DONE 12 tests, 2 skipped in 1.282s
15:41:55 [2021-08-29T15:41:55.727Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
15:41:55 [2021-08-29T15:41:55.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
15:41:55 [2021-08-29T15:41:55.727Z] ++ set -e
15:41:55 [2021-08-29T15:41:55.727Z] ++ '[' -n 0 ']'
15:41:55 [2021-08-29T15:41:55.727Z] ++ set -x
15:41:55 [2021-08-29T15:41:55.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=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m
15:41:55 [2021-08-29T15:41:55.987Z] INFO: Testing against a local daemon
15:41:55 [2021-08-29T15:41:55.987Z] === RUN   TestNetworkCreateDelete
15:41:55 [2021-08-29T15:41:55.987Z] --- PASS: TestNetworkCreateDelete (0.21s)
15:41:55 [2021-08-29T15:41:55.987Z] === RUN   TestDockerNetworkDeletePreferID
15:41:56 [2021-08-29T15:41:56.053Z] === RUN   TestDockerSuite/TestBuildForceRm
15:41:56 [2021-08-29T15:41:56.558Z] --- PASS: TestDockerNetworkDeletePreferID (0.56s)
15:41:56 [2021-08-29T15:41:56.559Z] === RUN   TestDaemonDNSFallback
15:41:57 [2021-08-29T15:41:57.946Z] === RUN   TestDockerSuite/TestBuildFromGit
15:41:58 [2021-08-29T15:41:58.879Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
15:41:59 [2021-08-29T15:41:59.135Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
15:42:00 [2021-08-29T15:42:00.063Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
15:42:01 [2021-08-29T15:42:01.430Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
15:42:02 [2021-08-29T15:42:02.360Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
15:42:02 [2021-08-29T15:42:02.616Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
15:42:04 [2021-08-29T15:42:04.508Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
15:42:04 [2021-08-29T15:42:04.694Z] --- PASS: TestDaemonDNSFallback (6.65s)
15:42:04 [2021-08-29T15:42:04.694Z] === RUN   TestInspectNetwork
15:42:05 [2021-08-29T15:42:05.876Z]     docker_api_swarm_test.go:585: [d479417aaa590] joining swarm manager [de3cd4f2310a4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:42:06 [2021-08-29T15:42:06.440Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
15:42:07 [2021-08-29T15:42:07.237Z] === RUN   TestInspectNetwork/full_network_id
15:42:07 [2021-08-29T15:42:07.237Z] === RUN   TestInspectNetwork/partial_network_id
15:42:07 [2021-08-29T15:42:07.237Z] === RUN   TestInspectNetwork/network_name
15:42:07 [2021-08-29T15:42:07.237Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:42:08 [2021-08-29T15:42:08.332Z] === RUN   TestDockerSuite/TestBuildHistory
15:42:08 [2021-08-29T15:42:08.588Z]     check_test.go:379: [da4fe33cd4cae] daemon is not started
15:42:11 [2021-08-29T15:42:11.437Z] --- PASS: TestInspectNetwork (8.06s)
15:42:11 [2021-08-29T15:42:11.437Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:42:11 [2021-08-29T15:42:11.437Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:42:11 [2021-08-29T15:42:11.437Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:42:11 [2021-08-29T15:42:11.437Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:42:11 [2021-08-29T15:42:11.437Z] === RUN   TestRunContainerWithBridgeNone
15:42:11 [2021-08-29T15:42:11.858Z] === RUN   TestDockerSuite/TestBuildIidFile
15:42:11 [2021-08-29T15:42:11.858Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
15:42:12 [2021-08-29T15:42:12.420Z] === RUN   TestDockerSuite/TestBuildInheritance
15:42:12 [2021-08-29T15:42:12.983Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
15:42:13 [2021-08-29T15:42:13.350Z] --- PASS: TestRunContainerWithBridgeNone (1.97s)
15:42:13 [2021-08-29T15:42:13.350Z] === RUN   TestNetworkInvalidJSON
15:42:13 [2021-08-29T15:42:13.350Z] === RUN   TestNetworkInvalidJSON//networks/create
15:42:13 [2021-08-29T15:42:13.350Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:42:13 [2021-08-29T15:42:13.350Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:42:13 [2021-08-29T15:42:13.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:42:13 [2021-08-29T15:42:13.350Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:13 [2021-08-29T15:42:13.350Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:13 [2021-08-29T15:42:13.350Z] === CONT  TestNetworkInvalidJSON//networks/create
15:42:13 [2021-08-29T15:42:13.350Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:42:13 [2021-08-29T15:42:13.350Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:13 [2021-08-29T15:42:13.350Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:42:13 [2021-08-29T15:42:13.350Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:42:13 [2021-08-29T15:42:13.350Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:42:13 [2021-08-29T15:42:13.350Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:42:13 [2021-08-29T15:42:13.350Z] === RUN   TestNetworkList
15:42:13 [2021-08-29T15:42:13.350Z] === RUN   TestNetworkList//networks
15:42:13 [2021-08-29T15:42:13.350Z] === PAUSE TestNetworkList//networks
15:42:13 [2021-08-29T15:42:13.350Z] === RUN   TestNetworkList//networks/
15:42:13 [2021-08-29T15:42:13.350Z] === PAUSE TestNetworkList//networks/
15:42:13 [2021-08-29T15:42:13.350Z] === CONT  TestNetworkList//networks
15:42:13 [2021-08-29T15:42:13.350Z] === CONT  TestNetworkList//networks/
15:42:13 [2021-08-29T15:42:13.350Z] --- PASS: TestNetworkList (0.03s)
15:42:13 [2021-08-29T15:42:13.350Z]     --- PASS: TestNetworkList//networks (0.00s)
15:42:13 [2021-08-29T15:42:13.350Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:42:13 [2021-08-29T15:42:13.350Z] === RUN   TestHostIPv4BridgeLabel
15:42:13 [2021-08-29T15:42:13.547Z] === RUN   TestDockerSuite/TestBuildInvalidTag
15:42:13 [2021-08-29T15:42:13.547Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
15:42:13 [2021-08-29T15:42:13.920Z] --- PASS: TestHostIPv4BridgeLabel (0.60s)
15:42:13 [2021-08-29T15:42:13.921Z] === RUN   TestDaemonRestartWithLiveRestore
15:42:14 [2021-08-29T15:42:14.480Z] === RUN   TestDockerSuite/TestBuildLabel
15:42:14 [2021-08-29T15:42:14.737Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
15:42:15 [2021-08-29T15:42:15.300Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
15:42:15 [2021-08-29T15:42:15.304Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s)
15:42:15 [2021-08-29T15:42:15.304Z] === RUN   TestDaemonDefaultNetworkPools
15:42:15 [2021-08-29T15:42:15.559Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
15:42:15 [2021-08-29T15:42:15.815Z] === RUN   TestDockerSuite/TestBuildLabels
15:42:15 [2021-08-29T15:42:15.874Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s)
15:42:15 [2021-08-29T15:42:15.874Z] === RUN   TestDaemonRestartWithExistingNetwork
15:42:16 [2021-08-29T15:42:16.379Z] === RUN   TestDockerSuite/TestBuildLabelsCache
15:42:17 [2021-08-29T15:42:17.257Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s)
15:42:17 [2021-08-29T15:42:17.257Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:42:17 [2021-08-29T15:42:17.309Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
15:42:18 [2021-08-29T15:42:18.641Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.36s)
15:42:18 [2021-08-29T15:42:18.641Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:42:19 [2021-08-29T15:42:19.202Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
15:42:19 [2021-08-29T15:42:19.202Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
15:42:19 [2021-08-29T15:42:19.202Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
15:42:19 [2021-08-29T15:42:19.212Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s)
15:42:19 [2021-08-29T15:42:19.212Z] === RUN   TestServiceWithPredefinedNetwork
15:42:19 [2021-08-29T15:42:19.766Z] === RUN   TestDockerSuite/TestBuildLastModified
15:42:21 [2021-08-29T15:42:21.660Z]     docker_api_swarm_test.go:46: [dbaf2b80cae23] joining swarm manager [d9cce1c9bdd68]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:42:21 [2021-08-29T15:42:21.755Z] --- PASS: TestServiceWithPredefinedNetwork (2.31s)
15:42:21 [2021-08-29T15:42:21.755Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:42:21 [2021-08-29T15:42:21.755Z]     service_test.go:243: FLAKY_TEST
15:42:21 [2021-08-29T15:42:21.755Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:42:21 [2021-08-29T15:42:21.755Z] === RUN   TestServiceWithDataPathPortInit
15:42:24 [2021-08-29T15:42:24.930Z] === RUN   TestDockerSuite/TestBuildLineBreak
15:42:26 [2021-08-29T15:42:26.299Z] --- PASS: TestImportExtremelyLargeImageWorks (180.89s)
15:42:26 [2021-08-29T15:42:26.299Z] PASS
15:42:26 [2021-08-29T15:42:26.299Z] 
15:42:26 [2021-08-29T15:42:26.299Z] DONE 12 tests in 184.293s
15:42:26 [2021-08-29T15:42:26.299Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
15:42:26 [2021-08-29T15:42:26.299Z] ++ 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
15:42:26 [2021-08-29T15:42:26.299Z] ++ set -e
15:42:26 [2021-08-29T15:42:26.299Z] ++ '[' -n 0 ']'
15:42:26 [2021-08-29T15:42:26.299Z] ++ set -x
15:42:26 [2021-08-29T15:42:26.299Z] ++ env -i DEST=/go/src/github.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
15:42:26 [2021-08-29T15:42:26.299Z] INFO: Testing against a local daemon
15:42:26 [2021-08-29T15:42:26.299Z] === RUN   TestNetworkCreateDelete
15:42:26 [2021-08-29T15:42:26.299Z] --- PASS: TestNetworkCreateDelete (0.18s)
15:42:26 [2021-08-29T15:42:26.299Z] === RUN   TestDockerNetworkDeletePreferID
15:42:26 [2021-08-29T15:42:26.861Z] --- PASS: TestDockerNetworkDeletePreferID (0.49s)
15:42:26 [2021-08-29T15:42:26.861Z] === RUN   TestDaemonDNSFallback
15:42:27 [2021-08-29T15:42:27.444Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
15:42:27 [2021-08-29T15:42:27.444Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
15:42:27 [2021-08-29T15:42:27.444Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
15:42:27 [2021-08-29T15:42:27.723Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
15:42:27 [2021-08-29T15:42:27.723Z] === RUN   TestDockerSuite/TestBuildMaintainer
15:42:27 [2021-08-29T15:42:27.979Z] === RUN   TestDockerSuite/TestBuildMissingArgs
15:42:28 [2021-08-29T15:42:28.922Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
15:42:29 [2021-08-29T15:42:29.855Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
15:42:32 [2021-08-29T15:42:32.373Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
15:42:32 [2021-08-29T15:42:32.373Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
15:42:32 [2021-08-29T15:42:32.936Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
15:42:33 [2021-08-29T15:42:33.500Z] --- PASS: TestDaemonDNSFallback (6.74s)
15:42:33 [2021-08-29T15:42:33.500Z] === RUN   TestInspectNetwork
15:42:37 [2021-08-29T15:42:37.668Z] === RUN   TestInspectNetwork/full_network_id
15:42:37 [2021-08-29T15:42:37.668Z] === RUN   TestInspectNetwork/partial_network_id
15:42:37 [2021-08-29T15:42:37.668Z] === RUN   TestInspectNetwork/network_name
15:42:37 [2021-08-29T15:42:37.668Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
15:42:39 [2021-08-29T15:42:39.559Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
15:42:39 [2021-08-29T15:42:39.559Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
15:42:39 [2021-08-29T15:42:39.861Z] --- PASS: TestServiceWithDataPathPortInit (15.44s)
15:42:39 [2021-08-29T15:42:39.861Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:42:39 [2021-08-29T15:42:39.861Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ut34hpeqpeez01681bxldap7e Created:2021-08-29 15:42:38.213983444 +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[ad3265dc1291f8b90c2fd44243ebc660e4174bc1f2aa085eb6888cf583cca1c9:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2u9bwvm5aqryydxleyppfhbbd EndpointID:4efdf2bc118ba7d0d4c6d5fa6028223414f5f45bfe20221276cbefa859314d45 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d7c196fe6ddc00d99bfebde4bde1843d1af83146d0bae649e5b53dcc951e76b1 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:3cb2bc8d0d4d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.2u9bwvm5aqryydxleyppfhbbd EndpointID:4efdf2bc118ba7d0d4c6d5fa6028223414f5f45bfe20221276cbefa859314d45 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:42:40 [2021-08-29T15:42:40.122Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
15:42:42 [2021-08-29T15:42:42.643Z] --- PASS: TestInspectNetwork (8.60s)
15:42:42 [2021-08-29T15:42:42.643Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
15:42:42 [2021-08-29T15:42:42.643Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
15:42:42 [2021-08-29T15:42:42.643Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
15:42:42 [2021-08-29T15:42:42.643Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
15:42:42 [2021-08-29T15:42:42.643Z] === RUN   TestRunContainerWithBridgeNone
15:42:42 [2021-08-29T15:42:42.900Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
15:42:43 [2021-08-29T15:42:43.828Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
15:42:44 [2021-08-29T15:42:44.086Z] --- PASS: TestRunContainerWithBridgeNone (2.01s)
15:42:44 [2021-08-29T15:42:44.086Z] === RUN   TestNetworkInvalidJSON
15:42:44 [2021-08-29T15:42:44.086Z] === RUN   TestNetworkInvalidJSON//networks/create
15:42:44 [2021-08-29T15:42:44.086Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:42:44 [2021-08-29T15:42:44.086Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:42:44 [2021-08-29T15:42:44.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:42:44 [2021-08-29T15:42:44.086Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:44 [2021-08-29T15:42:44.086Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:44 [2021-08-29T15:42:44.086Z] === CONT  TestNetworkInvalidJSON//networks/create
15:42:44 [2021-08-29T15:42:44.086Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:42:44 [2021-08-29T15:42:44.086Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:42:44 [2021-08-29T15:42:44.087Z] --- PASS: TestNetworkInvalidJSON (0.02s)
15:42:44 [2021-08-29T15:42:44.087Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:42:44 [2021-08-29T15:42:44.087Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:42:44 [2021-08-29T15:42:44.087Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s)
15:42:44 [2021-08-29T15:42:44.087Z] === RUN   TestNetworkList
15:42:44 [2021-08-29T15:42:44.343Z] === RUN   TestNetworkList//networks
15:42:44 [2021-08-29T15:42:44.343Z] === PAUSE TestNetworkList//networks
15:42:44 [2021-08-29T15:42:44.343Z] === RUN   TestNetworkList//networks/
15:42:44 [2021-08-29T15:42:44.343Z] === PAUSE TestNetworkList//networks/
15:42:44 [2021-08-29T15:42:44.343Z] === CONT  TestNetworkList//networks
15:42:44 [2021-08-29T15:42:44.343Z] === CONT  TestNetworkList//networks/
15:42:44 [2021-08-29T15:42:44.343Z] --- PASS: TestNetworkList (0.03s)
15:42:44 [2021-08-29T15:42:44.343Z]     --- PASS: TestNetworkList//networks (0.00s)
15:42:44 [2021-08-29T15:42:44.343Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:42:44 [2021-08-29T15:42:44.343Z] === RUN   TestHostIPv4BridgeLabel
15:42:44 [2021-08-29T15:42:44.906Z] --- PASS: TestHostIPv4BridgeLabel (0.62s)
15:42:44 [2021-08-29T15:42:44.906Z] === RUN   TestDaemonRestartWithLiveRestore
15:42:45 [2021-08-29T15:42:45.144Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.73s)
15:42:45 [2021-08-29T15:42:45.144Z] PASS
15:42:45 [2021-08-29T15:42:45.144Z] 
15:42:45 [2021-08-29T15:42:45.144Z] === Skipped
15:42:45 [2021-08-29T15:42:45.144Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:42:45 [2021-08-29T15:42:45.144Z]     service_test.go:243: FLAKY_TEST
15:42:45 [2021-08-29T15:42:45.144Z] 
15:42:45 [2021-08-29T15:42:45.144Z] 
15:42:45 [2021-08-29T15:42:45.144Z] DONE 26 tests, 1 skipped in 48.754s
15:42:45 [2021-08-29T15:42:45.144Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:42:45 [2021-08-29T15:42:45.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:42:45 [2021-08-29T15:42:45.144Z] ++ set -e
15:42:45 [2021-08-29T15:42:45.144Z] ++ '[' -n 0 ']'
15:42:45 [2021-08-29T15:42:45.144Z] ++ set -x
15:42:45 [2021-08-29T15:42:45.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m
15:42:45 [2021-08-29T15:42:45.144Z] INFO: Testing against a local daemon
15:42:45 [2021-08-29T15:42:45.144Z] === RUN   TestDockerNetworkIpvlanPersistance
15:42:45 [2021-08-29T15:42:45.144Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:45 [2021-08-29T15:42:45.144Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:42:45 [2021-08-29T15:42:45.144Z] === RUN   TestDockerNetworkIpvlan
15:42:45 [2021-08-29T15:42:45.144Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:45 [2021-08-29T15:42:45.144Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:42:45 [2021-08-29T15:42:45.144Z] PASS
15:42:45 [2021-08-29T15:42:45.144Z] 
15:42:45 [2021-08-29T15:42:45.144Z] === Skipped
15:42:45 [2021-08-29T15:42:45.144Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:42:45 [2021-08-29T15:42:45.144Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:45 [2021-08-29T15:42:45.144Z] 
15:42:45 [2021-08-29T15:42:45.144Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:42:45 [2021-08-29T15:42:45.144Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:42:45 [2021-08-29T15:42:45.144Z] 
15:42:45 [2021-08-29T15:42:45.144Z] 
15:42:45 [2021-08-29T15:42:45.144Z] DONE 2 tests, 2 skipped in 0.147s
15:42:45 [2021-08-29T15:42:45.144Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:42:45 [2021-08-29T15:42:45.144Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:42:45 [2021-08-29T15:42:45.144Z] ++ set -e
15:42:45 [2021-08-29T15:42:45.144Z] ++ '[' -n 0 ']'
15:42:45 [2021-08-29T15:42:45.144Z] ++ set -x
15:42:45 [2021-08-29T15:42:45.144Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m
15:42:45 [2021-08-29T15:42:45.144Z] INFO: Testing against a local daemon
15:42:45 [2021-08-29T15:42:45.144Z] === RUN   TestDockerNetworkMacvlanPersistance
15:42:45 [2021-08-29T15:42:45.468Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
15:42:45 [2021-08-29T15:42:45.468Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
15:42:45 [2021-08-29T15:42:45.468Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
15:42:46 [2021-08-29T15:42:46.031Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
15:42:46 [2021-08-29T15:42:46.031Z] === RUN   TestDaemonDefaultNetworkPools
15:42:46 [2021-08-29T15:42:46.527Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.42s)
15:42:46 [2021-08-29T15:42:46.527Z] === RUN   TestDockerNetworkMacvlan
15:42:46 [2021-08-29T15:42:46.593Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s)
15:42:46 [2021-08-29T15:42:46.593Z] === RUN   TestDaemonRestartWithExistingNetwork
15:42:47 [2021-08-29T15:42:47.098Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:42:47 [2021-08-29T15:42:47.137Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev
15:42:47 [2021-08-29T15:42:47.137Z] Copying nested executables into bundles/cross/linux/amd64-daemon
15:42:47 [2021-08-29T15:42:47.137Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev
15:42:47 [2021-08-29T15:42:47.137Z] GOOS="linux" GOARCH="amd64" GOARM=""
15:42:47 [2021-08-29T15:42:47.137Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev
15:42:47 [2021-08-29T15:42:47.137Z] Cross building: bundles/cross/windows/amd64
15:42:47 [2021-08-29T15:42:47.137Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
15:42:47 [2021-08-29T15:42:47.137Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:42:47 [2021-08-29T15:42:47.959Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s)
15:42:47 [2021-08-29T15:42:47.959Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:42:48 [2021-08-29T15:42:48.041Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:42:48 [2021-08-29T15:42:48.522Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
15:42:48 [2021-08-29T15:42:48.983Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:42:49 [2021-08-29T15:42:49.085Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
15:42:49 [2021-08-29T15:42:49.085Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s)
15:42:49 [2021-08-29T15:42:49.085Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:42:49 [2021-08-29T15:42:49.648Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
15:42:49 [2021-08-29T15:42:49.648Z] === RUN   TestServiceWithPredefinedNetwork
15:42:50 [2021-08-29T15:42:50.578Z] === RUN   TestDockerSuite/TestBuildMultipleTags
15:42:50 [2021-08-29T15:42:50.834Z] === RUN   TestDockerSuite/TestBuildNetContainer
15:42:51 [2021-08-29T15:42:51.530Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:42:52 [2021-08-29T15:42:52.726Z] === RUN   TestDockerSuite/TestBuildNetNone
15:42:52 [2021-08-29T15:42:52.726Z] --- PASS: TestServiceWithPredefinedNetwork (2.78s)
15:42:52 [2021-08-29T15:42:52.726Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:42:52 [2021-08-29T15:42:52.726Z]     service_test.go:243: FLAKY_TEST
15:42:52 [2021-08-29T15:42:52.726Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:42:52 [2021-08-29T15:42:52.726Z] === RUN   TestServiceWithDataPathPortInit
15:42:52 [2021-08-29T15:42:52.726Z] === RUN   TestDockerSuite/TestBuildNoContext
15:42:53 [2021-08-29T15:42:53.446Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:42:53 [2021-08-29T15:42:53.653Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
15:42:54 [2021-08-29T15:42:54.216Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
15:42:55 [2021-08-29T15:42:55.618Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
15:42:56 [2021-08-29T15:42:56.185Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
15:42:56 [2021-08-29T15:42:56.185Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
15:42:56 [2021-08-29T15:42:56.185Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
15:42:56 [2021-08-29T15:42:56.441Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
15:42:57 [2021-08-29T15:42:57.003Z] === RUN   TestDockerSuite/TestBuildOnBuild
15:42:57 [2021-08-29T15:42:57.936Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
15:42:58 [2021-08-29T15:42:58.499Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
15:42:58 [2021-08-29T15:42:58.733Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:42:58 [2021-08-29T15:42:58.993Z] --- PASS: TestDockerNetworkMacvlan (12.68s)
15:42:58 [2021-08-29T15:42:58.993Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s)
15:42:58 [2021-08-29T15:42:58.993Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s)
15:42:58 [2021-08-29T15:42:58.993Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s)
15:42:58 [2021-08-29T15:42:58.993Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.19s)
15:42:58 [2021-08-29T15:42:58.993Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.97s)
15:42:58 [2021-08-29T15:42:58.993Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.85s)
15:42:58 [2021-08-29T15:42:58.993Z] PASS
15:42:58 [2021-08-29T15:42:58.993Z] 
15:42:58 [2021-08-29T15:42:58.993Z] DONE 8 tests in 14.208s
15:42:58 [2021-08-29T15:42:58.993Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
15:42:58 [2021-08-29T15:42:58.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:42:58 [2021-08-29T15:42:58.993Z] ++ set -e
15:42:58 [2021-08-29T15:42:58.993Z] ++ '[' -n 0 ']'
15:42:58 [2021-08-29T15:42:58.993Z] ++ set -x
15:42:58 [2021-08-29T15:42:58.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m
15:42:58 [2021-08-29T15:42:58.993Z] testing: warning: no tests to run
15:42:58 [2021-08-29T15:42:58.993Z] PASS
15:42:58 [2021-08-29T15:42:58.993Z] 
15:42:58 [2021-08-29T15:42:58.993Z] DONE 0 tests in 0.028s
15:42:58 [2021-08-29T15:42:58.993Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:42:58 [2021-08-29T15:42:58.993Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:42:58 [2021-08-29T15:42:58.993Z] ++ set -e
15:42:58 [2021-08-29T15:42:58.993Z] ++ '[' -n 0 ']'
15:42:58 [2021-08-29T15:42:58.993Z] ++ set -x
15:42:58 [2021-08-29T15:42:58.993Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m
15:42:59 [2021-08-29T15:42:59.253Z] INFO: Testing against a local daemon
15:42:59 [2021-08-29T15:42:59.253Z] === RUN   TestAuthZPluginAllowRequest
15:43:00 [2021-08-29T15:43:00.394Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
15:43:00 [2021-08-29T15:43:00.637Z] --- PASS: TestAuthZPluginAllowRequest (1.43s)
15:43:00 [2021-08-29T15:43:00.637Z] === RUN   TestAuthZPluginTLS
15:43:00 [2021-08-29T15:43:00.956Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
15:43:01 [2021-08-29T15:43:01.207Z] --- PASS: TestAuthZPluginTLS (0.58s)
15:43:01 [2021-08-29T15:43:01.207Z] === RUN   TestAuthZPluginDenyRequest
15:43:01 [2021-08-29T15:43:01.778Z] --- PASS: TestAuthZPluginDenyRequest (0.55s)
15:43:01 [2021-08-29T15:43:01.778Z] === RUN   TestAuthZPluginAPIDenyResponse
15:43:02 [2021-08-29T15:43:02.350Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s)
15:43:02 [2021-08-29T15:43:02.350Z] === RUN   TestAuthZPluginDenyResponse
15:43:02 [2021-08-29T15:43:02.869Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
15:43:02 [2021-08-29T15:43:02.920Z] --- PASS: TestAuthZPluginDenyResponse (0.57s)
15:43:02 [2021-08-29T15:43:02.920Z] === RUN   TestAuthZPluginAllowEventStream
15:43:03 [2021-08-29T15:43:03.800Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
15:43:04 [2021-08-29T15:43:04.302Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s)
15:43:04 [2021-08-29T15:43:04.302Z] === RUN   TestAuthZPluginErrorResponse
15:43:04 [2021-08-29T15:43:04.731Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
15:43:04 [2021-08-29T15:43:04.731Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
15:43:04 [2021-08-29T15:43:04.873Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
15:43:04 [2021-08-29T15:43:04.873Z] === RUN   TestAuthZPluginErrorRequest
15:43:05 [2021-08-29T15:43:05.443Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
15:43:05 [2021-08-29T15:43:05.443Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:43:06 [2021-08-29T15:43:06.013Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.56s)
15:43:06 [2021-08-29T15:43:06.013Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:43:06 [2021-08-29T15:43:06.621Z] === RUN   TestDockerSuite/TestBuildPATH
15:43:07 [2021-08-29T15:43:07.925Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.80s)
15:43:07 [2021-08-29T15:43:07.925Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:43:07 [2021-08-29T15:43:07.987Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
15:43:08 [2021-08-29T15:43:08.243Z] --- PASS: TestServiceWithDataPathPortInit (15.80s)
15:43:08 [2021-08-29T15:43:08.243Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:43:08 [2021-08-29T15:43:08.806Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
15:43:09 [2021-08-29T15:43:09.201Z] --- PASS: TestBuildWithHugeFile (107.59s)
15:43:09 [2021-08-29T15:43:09.201Z] === RUN   TestBuildWCOWSandboxSize
15:43:09 [2021-08-29T15:43:09.369Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
15:43:09 [2021-08-29T15:43:09.834Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.75s)
15:43:09 [2021-08-29T15:43:09.835Z] === RUN   TestAuthZPluginHeader
15:43:10 [2021-08-29T15:43:10.407Z] --- PASS: TestAuthZPluginHeader (0.82s)
15:43:10 [2021-08-29T15:43:10.407Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:43:10 [2021-08-29T15:43:10.407Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:10 [2021-08-29T15:43:10.407Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:43:10 [2021-08-29T15:43:10.407Z] === RUN   TestAuthZPluginV2Disable
15:43:10 [2021-08-29T15:43:10.407Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:10 [2021-08-29T15:43:10.407Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
15:43:10 [2021-08-29T15:43:10.407Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:43:10 [2021-08-29T15:43:10.407Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:10 [2021-08-29T15:43:10.407Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:43:10 [2021-08-29T15:43:10.407Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:43:10 [2021-08-29T15:43:10.407Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:10 [2021-08-29T15:43:10.407Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:43:10 [2021-08-29T15:43:10.407Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:43:11 [2021-08-29T15:43:11.893Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:h6yhtze69oteplmhq44rs6euu Created:2021-08-29 15:43:09.811312857 +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[18da8c75297b94cf47ec56f47b0b19648ce4674d3cf4a8b940929b725577bad5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5woo4tkh8x7mfr588q5c9oud1 EndpointID:05a5c572f7f5d8f3bafccbf8cc3ffb7533e94a631ff3f276bac7e7164238f0e1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0ea8dcb474dce843a056b2b03d206a23454608f89177a51521c10258f131ed61 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:dac931f683bd IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5woo4tkh8x7mfr588q5c9oud1 EndpointID:05a5c572f7f5d8f3bafccbf8cc3ffb7533e94a631ff3f276bac7e7164238f0e1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
15:43:15 [2021-08-29T15:43:15.165Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
15:43:16 [2021-08-29T15:43:16.096Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.78s)
15:43:16 [2021-08-29T15:43:16.096Z] PASS
15:43:16 [2021-08-29T15:43:16.096Z] 
15:43:16 [2021-08-29T15:43:16.096Z] === Skipped
15:43:16 [2021-08-29T15:43:16.096Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:43:16 [2021-08-29T15:43:16.096Z]     service_test.go:243: FLAKY_TEST
15:43:16 [2021-08-29T15:43:16.096Z] 
15:43:16 [2021-08-29T15:43:16.096Z] 
15:43:16 [2021-08-29T15:43:16.096Z] DONE 26 tests, 1 skipped in 50.074s
15:43:16 [2021-08-29T15:43:16.096Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
15:43:16 [2021-08-29T15:43:16.096Z] ++ 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
15:43:16 [2021-08-29T15:43:16.096Z] ++ set -e
15:43:16 [2021-08-29T15:43:16.096Z] ++ '[' -n 0 ']'
15:43:16 [2021-08-29T15:43:16.096Z] ++ set -x
15:43:16 [2021-08-29T15:43:16.096Z] ++ env -i DEST=/go/src/github.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
15:43:16 [2021-08-29T15:43:16.352Z] INFO: Testing against a local daemon
15:43:16 [2021-08-29T15:43:16.352Z] === RUN   TestDockerNetworkIpvlanPersistance
15:43:16 [2021-08-29T15:43:16.352Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:16 [2021-08-29T15:43:16.352Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
15:43:16 [2021-08-29T15:43:16.352Z] === RUN   TestDockerNetworkIpvlan
15:43:16 [2021-08-29T15:43:16.352Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:16 [2021-08-29T15:43:16.352Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
15:43:16 [2021-08-29T15:43:16.352Z] PASS
15:43:16 [2021-08-29T15:43:16.352Z] 
15:43:16 [2021-08-29T15:43:16.352Z] === Skipped
15:43:16 [2021-08-29T15:43:16.352Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
15:43:16 [2021-08-29T15:43:16.352Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:16 [2021-08-29T15:43:16.352Z] 
15:43:16 [2021-08-29T15:43:16.352Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
15:43:16 [2021-08-29T15:43:16.352Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
15:43:16 [2021-08-29T15:43:16.352Z] 
15:43:16 [2021-08-29T15:43:16.352Z] 
15:43:16 [2021-08-29T15:43:16.352Z] DONE 2 tests, 2 skipped in 0.105s
15:43:16 [2021-08-29T15:43:16.352Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
15:43:16 [2021-08-29T15:43:16.352Z] ++ 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
15:43:16 [2021-08-29T15:43:16.352Z] ++ set -e
15:43:16 [2021-08-29T15:43:16.352Z] ++ '[' -n 0 ']'
15:43:16 [2021-08-29T15:43:16.352Z] ++ set -x
15:43:16 [2021-08-29T15:43:16.352Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:43:16 [2021-08-29T15:43:16.352Z] INFO: Testing against a local daemon
15:43:16 [2021-08-29T15:43:16.352Z] === RUN   TestDockerNetworkMacvlanPersistance
15:43:17 [2021-08-29T15:43:17.718Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s)
15:43:17 [2021-08-29T15:43:17.718Z] === RUN   TestDockerNetworkMacvlan
15:43:17 [2021-08-29T15:43:17.718Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
15:43:18 [2021-08-29T15:43:18.647Z] === RUN   TestDockerNetworkMacvlan/Subinterface
15:43:19 [2021-08-29T15:43:19.208Z] === RUN   TestDockerSuite/TestBuildRm
15:43:19 [2021-08-29T15:43:19.208Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
15:43:20 [2021-08-29T15:43:20.135Z] === RUN   TestDockerNetworkMacvlan/NilParent
15:43:21 [2021-08-29T15:43:21.503Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
15:43:22 [2021-08-29T15:43:22.433Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
15:43:22 [2021-08-29T15:43:22.433Z] === RUN   TestDockerNetworkMacvlan/InternalMode
15:43:23 [2021-08-29T15:43:23.364Z] === RUN   TestDockerSuite/TestBuildScratchCopy
15:43:23 [2021-08-29T15:43:23.621Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
15:43:24 [2021-08-29T15:43:24.184Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
15:43:24 [2021-08-29T15:43:24.441Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
15:43:25 [2021-08-29T15:43:25.004Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
15:43:25 [2021-08-29T15:43:25.943Z] === RUN   TestDockerSuite/TestBuildShellInherited
15:43:26 [2021-08-29T15:43:26.875Z] === RUN   TestDockerSuite/TestBuildShellMultiple
15:43:28 [2021-08-29T15:43:28.515Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s)
15:43:28 [2021-08-29T15:43:28.525Z] PASS
15:43:28 [2021-08-29T15:43:28.525Z] 
15:43:28 [2021-08-29T15:43:28.525Z] === Skipped
15:43:28 [2021-08-29T15:43:28.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
15:43:28 [2021-08-29T15:43:28.525Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:28 [2021-08-29T15:43:28.525Z] 
15:43:28 [2021-08-29T15:43:28.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
15:43:28 [2021-08-29T15:43:28.525Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:28 [2021-08-29T15:43:28.525Z] 
15:43:28 [2021-08-29T15:43:28.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
15:43:28 [2021-08-29T15:43:28.525Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:28 [2021-08-29T15:43:28.525Z] 
15:43:28 [2021-08-29T15:43:28.525Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
15:43:28 [2021-08-29T15:43:28.525Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:28 [2021-08-29T15:43:28.525Z] 
15:43:28 [2021-08-29T15:43:28.525Z] 
15:43:28 [2021-08-29T15:43:28.525Z] DONE 17 tests, 4 skipped in 28.058s
15:43:28 [2021-08-29T15:43:28.525Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:43:28 [2021-08-29T15:43:28.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:43:28 [2021-08-29T15:43:28.525Z] ++ set -e
15:43:28 [2021-08-29T15:43:28.525Z] ++ '[' -n 0 ']'
15:43:28 [2021-08-29T15:43:28.525Z] ++ set -x
15:43:28 [2021-08-29T15:43:28.525Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m
15:43:28 [2021-08-29T15:43:28.525Z] INFO: Testing against a local daemon
15:43:28 [2021-08-29T15:43:28.525Z] === RUN   TestPluginInvalidJSON
15:43:28 [2021-08-29T15:43:28.525Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:43:28 [2021-08-29T15:43:28.525Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:43:28 [2021-08-29T15:43:28.525Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:43:28 [2021-08-29T15:43:28.525Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:43:28 [2021-08-29T15:43:28.525Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:43:28 [2021-08-29T15:43:28.525Z] === RUN   TestPluginInstall
15:43:28 [2021-08-29T15:43:28.525Z] === RUN   TestPluginInstall/no_auth
15:43:28 [2021-08-29T15:43:28.770Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
15:43:28 [2021-08-29T15:43:28.770Z] === RUN   TestDockerNetworkMacvlan/Addressing
15:43:29 [2021-08-29T15:43:29.095Z] time="2021-08-29T15:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:29 [2021-08-29T15:43:29.095Z] time="2021-08-29T15:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15ee4edb818bd552524e2a60099867d39751f90237f0192817a223963c51e872" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:29 [2021-08-29T15:43:29.096Z] time="2021-08-29T15:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:29 [2021-08-29T15:43:29.096Z] time="2021-08-29T15:43:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:15ee4edb818bd552524e2a60099867d39751f90237f0192817a223963c51e872" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:29 [2021-08-29T15:43:29.666Z] === RUN   TestPluginInstall/with_htpasswd
15:43:30 [2021-08-29T15:43:30.138Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
15:43:30 [2021-08-29T15:43:30.138Z] --- PASS: TestDockerNetworkMacvlan (12.45s)
15:43:30 [2021-08-29T15:43:30.138Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
15:43:30 [2021-08-29T15:43:30.138Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
15:43:30 [2021-08-29T15:43:30.138Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.03s)
15:43:30 [2021-08-29T15:43:30.138Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.13s)
15:43:30 [2021-08-29T15:43:30.138Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.95s)
15:43:30 [2021-08-29T15:43:30.138Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (1.10s)
15:43:30 [2021-08-29T15:43:30.138Z] PASS
15:43:30 [2021-08-29T15:43:30.138Z] 
15:43:30 [2021-08-29T15:43:30.138Z] DONE 8 tests in 13.920s
15:43:30 [2021-08-29T15:43:30.138Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
15:43:30 [2021-08-29T15:43:30.138Z] ++ 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
15:43:30 [2021-08-29T15:43:30.138Z] ++ set -e
15:43:30 [2021-08-29T15:43:30.138Z] ++ '[' -n 0 ']'
15:43:30 [2021-08-29T15:43:30.138Z] ++ set -x
15:43:30 [2021-08-29T15:43:30.138Z] ++ env -i DEST=/go/src/github.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
15:43:30 [2021-08-29T15:43:30.138Z] testing: warning: no tests to run
15:43:30 [2021-08-29T15:43:30.138Z] PASS
15:43:30 [2021-08-29T15:43:30.138Z] 
15:43:30 [2021-08-29T15:43:30.138Z] DONE 0 tests in 0.030s
15:43:30 [2021-08-29T15:43:30.236Z] time="2021-08-29T15:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:30 [2021-08-29T15:43:30.236Z] time="2021-08-29T15:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2232c0f27e82f029edfd9c2174bfd7cad57d4feb783c9d5bf835038e4dae45fb" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:30 [2021-08-29T15:43:30.236Z] time="2021-08-29T15:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:30 [2021-08-29T15:43:30.236Z] time="2021-08-29T15:43:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2232c0f27e82f029edfd9c2174bfd7cad57d4feb783c9d5bf835038e4dae45fb" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:30 [2021-08-29T15:43:30.395Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
15:43:30 [2021-08-29T15:43:30.395Z] ++ 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
15:43:30 [2021-08-29T15:43:30.395Z] ++ set -e
15:43:30 [2021-08-29T15:43:30.395Z] ++ '[' -n 0 ']'
15:43:30 [2021-08-29T15:43:30.395Z] ++ set -x
15:43:30 [2021-08-29T15:43:30.395Z] ++ env -i DEST=/go/src/github.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
15:43:30 [2021-08-29T15:43:30.395Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
15:43:30 [2021-08-29T15:43:30.395Z] INFO: Testing against a local daemon
15:43:30 [2021-08-29T15:43:30.395Z] === RUN   TestAuthZPluginAllowRequest
15:43:30 [2021-08-29T15:43:30.652Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
15:43:30 [2021-08-29T15:43:30.652Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
15:43:30 [2021-08-29T15:43:30.652Z] === RUN   TestDockerSuite/TestBuildSpaces
15:43:31 [2021-08-29T15:43:31.215Z]     docker_api_swarm_test.go:304: [d8334f52fbfdb] joining swarm manager [d452ea5e79b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:43:31 [2021-08-29T15:43:31.473Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
15:43:32 [2021-08-29T15:43:32.037Z] --- PASS: TestAuthZPluginAllowRequest (1.58s)
15:43:32 [2021-08-29T15:43:32.037Z] === RUN   TestAuthZPluginTLS
15:43:32 [2021-08-29T15:43:32.147Z] === RUN   TestPluginInstall/with_insecure
15:43:32 [2021-08-29T15:43:32.294Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
15:43:32 [2021-08-29T15:43:32.294Z] === RUN   TestDockerSuite/TestBuildStderr
15:43:32 [2021-08-29T15:43:32.550Z]     docker_api_swarm_test.go:305: [d419ae77afb7e] joining swarm manager [d452ea5e79b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:43:32 [2021-08-29T15:43:32.550Z] --- PASS: TestAuthZPluginTLS (0.57s)
15:43:32 [2021-08-29T15:43:32.550Z] === RUN   TestAuthZPluginDenyRequest
15:43:33 [2021-08-29T15:43:33.093Z] time="2021-08-29T15:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:33 [2021-08-29T15:43:33.093Z] time="2021-08-29T15:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8d0bf2be04845158fe8a52c93ec0a621e3e7a030c63a066e36691f944955668" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:33 [2021-08-29T15:43:33.093Z] time="2021-08-29T15:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:43:33 [2021-08-29T15:43:33.093Z] time="2021-08-29T15:43:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d8d0bf2be04845158fe8a52c93ec0a621e3e7a030c63a066e36691f944955668" mediatype=application/vnd.docker.plugin.v1+json size=522
15:43:33 [2021-08-29T15:43:33.111Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
15:43:33 [2021-08-29T15:43:33.111Z] --- PASS: TestAuthZPluginDenyRequest (0.57s)
15:43:33 [2021-08-29T15:43:33.111Z] === RUN   TestAuthZPluginAPIDenyResponse
15:43:33 [2021-08-29T15:43:33.356Z]     plugin_test.go:165: [d02805480bb21] daemon is not started
15:43:33 [2021-08-29T15:43:33.356Z] --- PASS: TestPluginInstall (6.12s)
15:43:33 [2021-08-29T15:43:33.356Z]     --- PASS: TestPluginInstall/no_auth (2.50s)
15:43:33 [2021-08-29T15:43:33.356Z]     --- PASS: TestPluginInstall/with_htpasswd (2.08s)
15:43:33 [2021-08-29T15:43:33.356Z]     --- PASS: TestPluginInstall/with_insecure (1.54s)
15:43:33 [2021-08-29T15:43:33.356Z] === RUN   TestPluginsWithRuntimes
15:43:33 [2021-08-29T15:43:33.367Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
15:43:33 [2021-08-29T15:43:33.623Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s)
15:43:33 [2021-08-29T15:43:33.623Z] === RUN   TestAuthZPluginDenyResponse
15:43:34 [2021-08-29T15:43:34.185Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
15:43:34 [2021-08-29T15:43:34.185Z] === RUN   TestAuthZPluginAllowEventStream
15:43:35 [2021-08-29T15:43:35.267Z] === RUN   TestPluginsWithRuntimes/No_Args
15:43:35 [2021-08-29T15:43:35.552Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s)
15:43:35 [2021-08-29T15:43:35.552Z] === RUN   TestAuthZPluginErrorResponse
15:43:36 [2021-08-29T15:43:36.116Z] === RUN   TestDockerSuite/TestBuildStopSignal
15:43:36 [2021-08-29T15:43:36.116Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
15:43:36 [2021-08-29T15:43:36.116Z] === RUN   TestAuthZPluginErrorRequest
15:43:36 [2021-08-29T15:43:36.207Z] === RUN   TestPluginsWithRuntimes/With_Args
15:43:36 [2021-08-29T15:43:36.678Z] --- PASS: TestAuthZPluginErrorRequest (0.55s)
15:43:36 [2021-08-29T15:43:36.678Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
15:43:36 [2021-08-29T15:43:36.678Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
15:43:37 [2021-08-29T15:43:37.240Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
15:43:37 [2021-08-29T15:43:37.240Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
15:43:37 [2021-08-29T15:43:37.496Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
15:43:37 [2021-08-29T15:43:37.603Z] --- PASS: TestPluginsWithRuntimes (4.16s)
15:43:37 [2021-08-29T15:43:37.603Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.13s)
15:43:37 [2021-08-29T15:43:37.603Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.12s)
15:43:37 [2021-08-29T15:43:37.603Z] === RUN   TestPluginBackCompatMediaTypes
15:43:37 [2021-08-29T15:43:37.753Z] === RUN   TestDockerSuite/TestBuildTagEvent
15:43:38 [2021-08-29T15:43:38.317Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
15:43:38 [2021-08-29T15:43:38.880Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s)
15:43:38 [2021-08-29T15:43:38.880Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
15:43:39 [2021-08-29T15:43:39.005Z] --- PASS: TestPluginBackCompatMediaTypes (1.18s)
15:43:39 [2021-08-29T15:43:39.005Z] PASS
15:43:39 [2021-08-29T15:43:39.005Z] 
15:43:39 [2021-08-29T15:43:39.005Z] DONE 10 tests in 11.610s
15:43:39 [2021-08-29T15:43:39.005Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:43:39 [2021-08-29T15:43:39.006Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:43:39 [2021-08-29T15:43:39.006Z] ++ set -e
15:43:39 [2021-08-29T15:43:39.006Z] ++ '[' -n 0 ']'
15:43:39 [2021-08-29T15:43:39.006Z] ++ set -x
15:43:39 [2021-08-29T15:43:39.006Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m
15:43:39 [2021-08-29T15:43:39.006Z] INFO: Testing against a local daemon
15:43:39 [2021-08-29T15:43:39.006Z] === RUN   TestExternalGraphDriver
15:43:39 [2021-08-29T15:43:39.006Z] === RUN   TestExternalGraphDriver/json
15:43:39 [2021-08-29T15:43:39.441Z] === RUN   TestDockerSuite/TestBuildUser
15:43:40 [2021-08-29T15:43:40.807Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
15:43:40 [2021-08-29T15:43:40.807Z] === RUN   TestAuthZPluginHeader
15:43:40 [2021-08-29T15:43:40.917Z] === RUN   TestExternalGraphDriver/spec
15:43:41 [2021-08-29T15:43:41.064Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
15:43:41 [2021-08-29T15:43:41.626Z] --- PASS: TestAuthZPluginHeader (0.83s)
15:43:41 [2021-08-29T15:43:41.626Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
15:43:42 [2021-08-29T15:43:42.829Z] === RUN   TestExternalGraphDriver/pull
15:43:43 [2021-08-29T15:43:43.524Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
15:43:44 [2021-08-29T15:43:44.213Z] --- PASS: TestExternalGraphDriver (5.43s)
15:43:44 [2021-08-29T15:43:44.213Z]     --- PASS: TestExternalGraphDriver/json (1.91s)
15:43:44 [2021-08-29T15:43:44.213Z]     --- PASS: TestExternalGraphDriver/spec (1.89s)
15:43:44 [2021-08-29T15:43:44.213Z]     --- PASS: TestExternalGraphDriver/pull (1.58s)
15:43:44 [2021-08-29T15:43:44.213Z] === RUN   TestGraphdriverPluginV2
15:43:44 [2021-08-29T15:43:44.213Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:44 [2021-08-29T15:43:44.213Z] --- SKIP: TestGraphdriverPluginV2 (0.02s)
15:43:44 [2021-08-29T15:43:44.213Z] PASS
15:43:44 [2021-08-29T15:43:44.213Z] 
15:43:44 [2021-08-29T15:43:44.213Z] === Skipped
15:43:44 [2021-08-29T15:43:44.213Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s)
15:43:44 [2021-08-29T15:43:44.213Z]     external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:43:44 [2021-08-29T15:43:44.213Z] 
15:43:44 [2021-08-29T15:43:44.213Z] 
15:43:44 [2021-08-29T15:43:44.213Z] DONE 5 tests, 1 skipped in 5.571s
15:43:44 [2021-08-29T15:43:44.213Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:43:44 [2021-08-29T15:43:44.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:43:44 [2021-08-29T15:43:44.213Z] ++ set -e
15:43:44 [2021-08-29T15:43:44.213Z] ++ '[' -n 0 ']'
15:43:44 [2021-08-29T15:43:44.213Z] ++ set -x
15:43:44 [2021-08-29T15:43:44.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m
15:43:44 [2021-08-29T15:43:44.473Z] INFO: Testing against a local daemon
15:43:44 [2021-08-29T15:43:44.473Z] === RUN   TestContinueAfterPluginCrash
15:43:44 [2021-08-29T15:43:44.473Z] === PAUSE TestContinueAfterPluginCrash
15:43:44 [2021-08-29T15:43:44.473Z] === RUN   TestReadPluginNoRead
15:43:44 [2021-08-29T15:43:44.473Z] === PAUSE TestReadPluginNoRead
15:43:44 [2021-08-29T15:43:44.473Z] === RUN   TestDaemonStartWithLogOpt
15:43:44 [2021-08-29T15:43:44.473Z] === PAUSE TestDaemonStartWithLogOpt
15:43:44 [2021-08-29T15:43:44.473Z] === CONT  TestContinueAfterPluginCrash
15:43:44 [2021-08-29T15:43:44.473Z] === CONT  TestDaemonStartWithLogOpt
15:43:44 [2021-08-29T15:43:44.473Z] === CONT  TestReadPluginNoRead
15:43:45 [2021-08-29T15:43:45.414Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.82s)
15:43:45 [2021-08-29T15:43:45.414Z] === RUN   TestAuthZPluginV2Disable
15:43:48 [2021-08-29T15:43:48.682Z] --- PASS: TestAuthZPluginV2Disable (3.22s)
15:43:48 [2021-08-29T15:43:48.682Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
15:43:48 [2021-08-29T15:43:48.684Z] === RUN   TestReadPluginNoRead/default
15:43:48 [2021-08-29T15:43:48.688Z] --- PASS: TestDaemonStartWithLogOpt (4.25s)
15:43:49 [2021-08-29T15:43:49.629Z] === RUN   TestReadPluginNoRead/disabled_caching
15:43:50 [2021-08-29T15:43:50.576Z]     docker_api_swarm_test.go:364: Waiting for possible election...
15:43:51 [2021-08-29T15:43:51.540Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:43:51 [2021-08-29T15:43:51.943Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.13s)
15:43:51 [2021-08-29T15:43:51.943Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
15:43:52 [2021-08-29T15:43:52.923Z] === CONT  TestReadPluginNoRead
15:43:52 [2021-08-29T15:43:52.923Z]     read_test.go:92: [d4fefde9976eb] daemon is not started
15:43:52 [2021-08-29T15:43:52.923Z] --- PASS: TestReadPluginNoRead (8.26s)
15:43:52 [2021-08-29T15:43:52.923Z]     --- PASS: TestReadPluginNoRead/default (1.53s)
15:43:52 [2021-08-29T15:43:52.923Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.52s)
15:43:52 [2021-08-29T15:43:52.923Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s)
15:43:53 [2021-08-29T15:43:53.863Z] --- PASS: TestContinueAfterPluginCrash (9.41s)
15:43:53 [2021-08-29T15:43:53.863Z] PASS
15:43:53 [2021-08-29T15:43:53.863Z] 
15:43:53 [2021-08-29T15:43:53.863Z] DONE 6 tests in 9.520s
15:43:53 [2021-08-29T15:43:53.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:43:53 [2021-08-29T15:43:53.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:43:53 [2021-08-29T15:43:53.863Z] ++ set -e
15:43:53 [2021-08-29T15:43:53.863Z] ++ '[' -n 0 ']'
15:43:53 [2021-08-29T15:43:53.863Z] ++ set -x
15:43:53 [2021-08-29T15:43:53.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m
15:43:53 [2021-08-29T15:43:53.863Z] testing: warning: no tests to run
15:43:53 [2021-08-29T15:43:53.863Z] PASS
15:43:53 [2021-08-29T15:43:53.863Z] 
15:43:53 [2021-08-29T15:43:53.863Z] DONE 0 tests in 0.034s
15:43:53 [2021-08-29T15:43:53.863Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:43:53 [2021-08-29T15:43:53.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:43:53 [2021-08-29T15:43:53.863Z] ++ set -e
15:43:53 [2021-08-29T15:43:53.863Z] ++ '[' -n 0 ']'
15:43:53 [2021-08-29T15:43:53.863Z] ++ set -x
15:43:53 [2021-08-29T15:43:53.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m
15:43:54 [2021-08-29T15:43:54.123Z] INFO: Testing against a local daemon
15:43:54 [2021-08-29T15:43:54.123Z] === RUN   TestPluginWithDevMounts
15:43:54 [2021-08-29T15:43:54.123Z] === PAUSE TestPluginWithDevMounts
15:43:54 [2021-08-29T15:43:54.123Z] === CONT  TestPluginWithDevMounts
15:43:54 [2021-08-29T15:43:54.463Z] === RUN   TestDockerSuite/TestBuildVerboseOut
15:43:54 [2021-08-29T15:43:54.721Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
15:43:54 [2021-08-29T15:43:54.721Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
15:43:55 [2021-08-29T15:43:55.649Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
15:43:56 [2021-08-29T15:43:56.033Z] --- PASS: TestPluginWithDevMounts (1.89s)
15:43:56 [2021-08-29T15:43:56.033Z] PASS
15:43:56 [2021-08-29T15:43:56.033Z] 
15:43:56 [2021-08-29T15:43:56.033Z] DONE 1 tests in 2.019s
15:43:56 [2021-08-29T15:43:56.033Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
15:43:56 [2021-08-29T15:43:56.033Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:43:56 [2021-08-29T15:43:56.033Z] ++ set -e
15:43:56 [2021-08-29T15:43:56.033Z] ++ '[' -n 0 ']'
15:43:56 [2021-08-29T15:43:56.033Z] ++ set -x
15:43:56 [2021-08-29T15:43:56.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m
15:43:56 [2021-08-29T15:43:56.033Z] INFO: Testing against a local daemon
15:43:56 [2021-08-29T15:43:56.033Z] === RUN   TestSecretInspect
15:43:56 [2021-08-29T15:43:56.212Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
15:43:57 [2021-08-29T15:43:57.577Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
15:43:57 [2021-08-29T15:43:57.577Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
15:43:57 [2021-08-29T15:43:57.577Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
15:43:57 [2021-08-29T15:43:57.577Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:43:57 [2021-08-29T15:43:57.577Z] === RUN   TestDockerSuite/TestBuildWindowsUser
15:43:57 [2021-08-29T15:43:57.577Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
15:43:57 [2021-08-29T15:43:57.577Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
15:43:57 [2021-08-29T15:43:57.577Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
15:43:57 [2021-08-29T15:43:57.577Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
15:43:58 [2021-08-29T15:43:58.575Z] --- PASS: TestSecretInspect (2.19s)
15:43:58 [2021-08-29T15:43:58.575Z] === RUN   TestSecretList
15:43:58 [2021-08-29T15:43:58.947Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
15:43:59 [2021-08-29T15:43:59.203Z] === RUN   TestDockerSuite/TestBuildWithFailure
15:44:00 [2021-08-29T15:44:00.136Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
15:44:00 [2021-08-29T15:44:00.702Z] === RUN   TestDockerSuite/TestBuildWithTabs
15:44:01 [2021-08-29T15:44:01.117Z] --- PASS: TestSecretList (2.73s)
15:44:01 [2021-08-29T15:44:01.117Z] === RUN   TestSecretsCreateAndDelete
15:44:01 [2021-08-29T15:44:01.631Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
15:44:01 [2021-08-29T15:44:01.631Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
15:44:01 [2021-08-29T15:44:01.631Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
15:44:03 [2021-08-29T15:44:03.660Z] --- PASS: TestSecretsCreateAndDelete (2.66s)
15:44:03 [2021-08-29T15:44:03.660Z] === RUN   TestSecretsUpdate
15:44:04 [2021-08-29T15:44:04.172Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
15:44:04 [2021-08-29T15:44:04.172Z]     docker_api_swarm_test.go:272: [d7c2609d48801] joining swarm manager [de0733bf83d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:04 [2021-08-29T15:44:04.428Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.72s)
15:44:04 [2021-08-29T15:44:04.428Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
15:44:05 [2021-08-29T15:44:05.356Z]     docker_api_swarm_test.go:273: [d398cd04317c2] joining swarm manager [de0733bf83d71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:05 [2021-08-29T15:44:05.356Z] === RUN   TestDockerSuite/TestBuildWithVolumes
15:44:05 [2021-08-29T15:44:05.919Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
15:44:06 [2021-08-29T15:44:06.175Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
15:44:06 [2021-08-29T15:44:06.737Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
15:44:06 [2021-08-29T15:44:06.737Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
15:44:06 [2021-08-29T15:44:06.737Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
15:44:06 [2021-08-29T15:44:06.956Z] --- PASS: TestSecretsUpdate (2.69s)
15:44:06 [2021-08-29T15:44:06.957Z] === RUN   TestTemplatedSecret
15:44:06 [2021-08-29T15:44:06.993Z] === RUN   TestDockerSuite/TestBuildXZHost
15:44:08 [2021-08-29T15:44:08.362Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
15:44:08 [2021-08-29T15:44:08.363Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
15:44:08 [2021-08-29T15:44:08.363Z]     docker_cli_sni_test.go:18: Flakey test
15:44:08 [2021-08-29T15:44:08.363Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
15:44:08 [2021-08-29T15:44:08.620Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
15:44:08 [2021-08-29T15:44:08.628Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe
15:44:08 [2021-08-29T15:44:08.628Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
15:44:08 [2021-08-29T15:44:08.628Z] GOOS="windows" GOARCH="amd64" GOARM=""
15:44:08 [2021-08-29T15:44:08.628Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe
15:44:08 [2021-08-29T15:44:08.628Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
15:44:08 [2021-08-29T15:44:08.628Z] remote: Enumerating objects: 23, done.
15:44:08 [2021-08-29T15:44:08.628Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
15:44:08 [2021-08-29T15:44:08.628Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
15:44:08 [2021-08-29T15:44:08.628Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
15:44:08 [2021-08-29T15:44:08.628Z] Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done.
15:44:08 [2021-08-29T15:44:08.628Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
15:44:08 [2021-08-29T15:44:08.628Z] Building: bundles/cross/windows/amd64/containerutility.exe
15:44:08 [2021-08-29T15:44:08.868Z] --- PASS: TestTemplatedSecret (2.59s)
15:44:08 [2021-08-29T15:44:08.868Z] === RUN   TestSecretCreateResolve
15:44:09 [2021-08-29T15:44:09.182Z] === RUN   TestDockerSuite/TestCommitChange
15:44:09 [2021-08-29T15:44:09.748Z] === RUN   TestDockerSuite/TestCommitChangeLabels
15:44:10 [2021-08-29T15:44:10.310Z] === RUN   TestDockerSuite/TestCommitHardlink
15:44:13 [2021-08-29T15:44:13.422Z] === RUN   TestDockerSuite/TestCommitNewFile
15:44:13 [2021-08-29T15:44:13.422Z] === RUN   TestDockerSuite/TestCommitPausedContainer
15:44:13 [2021-08-29T15:44:13.422Z] === RUN   TestDockerSuite/TestCommitTTY
15:44:13 [2021-08-29T15:44:13.433Z] --- PASS: TestSecretCreateResolve (2.58s)
15:44:13 [2021-08-29T15:44:13.433Z] PASS
15:44:13 [2021-08-29T15:44:13.433Z] 
15:44:13 [2021-08-29T15:44:13.433Z] DONE 6 tests in 15.547s
15:44:13 [2021-08-29T15:44:13.433Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
15:44:13 [2021-08-29T15:44:13.433Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
15:44:13 [2021-08-29T15:44:13.433Z] ++ set -e
15:44:13 [2021-08-29T15:44:13.433Z] ++ '[' -n 0 ']'
15:44:13 [2021-08-29T15:44:13.433Z] ++ set -x
15:44:13 [2021-08-29T15:44:13.433Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m
15:44:13 [2021-08-29T15:44:13.433Z] INFO: Testing against a local daemon
15:44:13 [2021-08-29T15:44:13.433Z] === RUN   TestServiceCreateInit
15:44:13 [2021-08-29T15:44:13.433Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:44:13 [2021-08-29T15:44:13.446Z] Cross building: bundles/cross/linux/ppc64le
15:44:13 [2021-08-29T15:44:13.447Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev
15:44:13 [2021-08-29T15:44:13.447Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
15:44:13 [2021-08-29T15:44:13.679Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
15:44:14 [2021-08-29T15:44:14.241Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
15:44:15 [2021-08-29T15:44:15.173Z] === RUN   TestDockerSuite/TestCommitWithoutPause
15:44:15 [2021-08-29T15:44:15.737Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
15:44:15 [2021-08-29T15:44:15.737Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
15:44:15 [2021-08-29T15:44:15.737Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
15:44:15 [2021-08-29T15:44:15.737Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
15:44:15 [2021-08-29T15:44:15.737Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
15:44:15 [2021-08-29T15:44:15.737Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
15:44:15 [2021-08-29T15:44:15.737Z] === RUN   TestDockerSuite/TestContainerAPICommit
15:44:15 [2021-08-29T15:44:15.977Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:44:16 [2021-08-29T15:44:16.665Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
15:44:17 [2021-08-29T15:44:17.594Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
15:44:17 [2021-08-29T15:44:17.594Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
15:44:18 [2021-08-29T15:44:18.157Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
15:44:18 [2021-08-29T15:44:18.413Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
15:44:18 [2021-08-29T15:44:18.978Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
15:44:19 [2021-08-29T15:44:19.234Z] === RUN   TestDockerSuite/TestContainerAPICreate
15:44:19 [2021-08-29T15:44:19.796Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
15:44:19 [2021-08-29T15:44:19.796Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
15:44:19 [2021-08-29T15:44:19.796Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
15:44:20 [2021-08-29T15:44:20.052Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
15:44:20 [2021-08-29T15:44:20.052Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
15:44:20 [2021-08-29T15:44:20.052Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
15:44:20 [2021-08-29T15:44:20.308Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
15:44:20 [2021-08-29T15:44:20.308Z] === RUN   TestDockerSuite/TestContainerAPIDelete
15:44:20 [2021-08-29T15:44:20.884Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
15:44:20 [2021-08-29T15:44:20.884Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.60s)
15:44:20 [2021-08-29T15:44:20.884Z] PASS
15:44:21 [2021-08-29T15:44:21.149Z] 
15:44:21 [2021-08-29T15:44:21.149Z] DONE 17 tests in 50.721s
15:44:21 [2021-08-29T15:44:21.149Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
15:44:21 [2021-08-29T15:44:21.149Z] ++ 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
15:44:21 [2021-08-29T15:44:21.149Z] ++ set -e
15:44:21 [2021-08-29T15:44:21.149Z] ++ '[' -n 0 ']'
15:44:21 [2021-08-29T15:44:21.149Z] ++ set -x
15:44:21 [2021-08-29T15:44:21.149Z] ++ env -i DEST=/go/src/github.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
15:44:21 [2021-08-29T15:44:21.149Z] INFO: Testing against a local daemon
15:44:21 [2021-08-29T15:44:21.149Z] === RUN   TestPluginInvalidJSON
15:44:21 [2021-08-29T15:44:21.149Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:44:21 [2021-08-29T15:44:21.149Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:44:21 [2021-08-29T15:44:21.149Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:44:21 [2021-08-29T15:44:21.149Z] --- PASS: TestPluginInvalidJSON (0.04s)
15:44:21 [2021-08-29T15:44:21.149Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:44:21 [2021-08-29T15:44:21.149Z] === RUN   TestPluginInstall
15:44:21 [2021-08-29T15:44:21.149Z] === RUN   TestPluginInstall/no_auth
15:44:21 [2021-08-29T15:44:21.149Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
15:44:21 [2021-08-29T15:44:21.261Z] --- PASS: TestServiceCreateInit (8.80s)
15:44:21 [2021-08-29T15:44:21.261Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.33s)
15:44:21 [2021-08-29T15:44:21.261Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.44s)
15:44:21 [2021-08-29T15:44:21.261Z] === RUN   TestCreateServiceMultipleTimes
15:44:21 [2021-08-29T15:44:21.712Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
15:44:21 [2021-08-29T15:44:21.712Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
15:44:23 [2021-08-29T15:44:23.079Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
15:44:23 [2021-08-29T15:44:23.079Z] time="2021-08-29T15:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:23 [2021-08-29T15:44:23.079Z] time="2021-08-29T15:44:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c82825db64458b30c6a49203914b71fe66eab53b0a9374fef1ecc7badf551dd2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:23 [2021-08-29T15:44:23.079Z] time="2021-08-29T15:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:23 [2021-08-29T15:44:23.079Z] time="2021-08-29T15:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c82825db64458b30c6a49203914b71fe66eab53b0a9374fef1ecc7badf551dd2" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:23 [2021-08-29T15:44:23.336Z] === RUN   TestPluginInstall/with_htpasswd
15:44:23 [2021-08-29T15:44:23.595Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
15:44:23 [2021-08-29T15:44:23.595Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
15:44:23 [2021-08-29T15:44:23.852Z] time="2021-08-29T15:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:23 [2021-08-29T15:44:23.852Z] time="2021-08-29T15:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e07ac49744ff9f8656f827449ec13d7d19ad14dd9a46079957bd3e06e2788818" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:23 [2021-08-29T15:44:23.852Z] time="2021-08-29T15:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:23 [2021-08-29T15:44:23.852Z] time="2021-08-29T15:44:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e07ac49744ff9f8656f827449ec13d7d19ad14dd9a46079957bd3e06e2788818" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:24 [2021-08-29T15:44:24.109Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
15:44:24 [2021-08-29T15:44:24.365Z] === RUN   TestPluginInstall/with_insecure
15:44:24 [2021-08-29T15:44:24.620Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
15:44:25 [2021-08-29T15:44:25.182Z] time="2021-08-29T15:44:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:25 [2021-08-29T15:44:25.182Z] time="2021-08-29T15:44:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8517e611da72d274dfbcb32fe320696295a81f54806df4ccf5c72e9bcf6de030" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:25 [2021-08-29T15:44:25.182Z] time="2021-08-29T15:44:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
15:44:25 [2021-08-29T15:44:25.182Z] time="2021-08-29T15:44:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8517e611da72d274dfbcb32fe320696295a81f54806df4ccf5c72e9bcf6de030" mediatype=application/vnd.docker.plugin.v1+json size=522
15:44:25 [2021-08-29T15:44:25.439Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
15:44:25 [2021-08-29T15:44:25.694Z]     plugin_test.go:165: [d6a18f83cb58a] daemon is not started
15:44:25 [2021-08-29T15:44:25.694Z] --- PASS: TestPluginInstall (4.41s)
15:44:25 [2021-08-29T15:44:25.694Z]     --- PASS: TestPluginInstall/no_auth (2.27s)
15:44:25 [2021-08-29T15:44:25.694Z]     --- PASS: TestPluginInstall/with_htpasswd (0.82s)
15:44:25 [2021-08-29T15:44:25.694Z]     --- PASS: TestPluginInstall/with_insecure (1.33s)
15:44:25 [2021-08-29T15:44:25.694Z] === RUN   TestPluginsWithRuntimes
15:44:25 [2021-08-29T15:44:25.950Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
15:44:25 [2021-08-29T15:44:25.950Z] === RUN   TestDockerSuite/TestContainerAPIKill
15:44:26 [2021-08-29T15:44:26.207Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
15:44:26 [2021-08-29T15:44:26.463Z] === RUN   TestDockerSuite/TestContainerAPIPause
15:44:27 [2021-08-29T15:44:27.392Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
15:44:27 [2021-08-29T15:44:27.392Z] === RUN   TestPluginsWithRuntimes/No_Args
15:44:27 [2021-08-29T15:44:27.650Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
15:44:27 [2021-08-29T15:44:27.907Z] === RUN   TestDockerSuite/TestContainerAPIRename
15:44:28 [2021-08-29T15:44:28.470Z] === RUN   TestDockerSuite/TestContainerAPIRestart
15:44:28 [2021-08-29T15:44:28.470Z] === RUN   TestPluginsWithRuntimes/With_Args
15:44:29 [2021-08-29T15:44:29.837Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
15:44:30 [2021-08-29T15:44:30.094Z] --- PASS: TestPluginsWithRuntimes (4.39s)
15:44:30 [2021-08-29T15:44:30.094Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.18s)
15:44:30 [2021-08-29T15:44:30.094Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.27s)
15:44:30 [2021-08-29T15:44:30.094Z] === RUN   TestPluginBackCompatMediaTypes
15:44:30 [2021-08-29T15:44:30.656Z] --- PASS: TestPluginBackCompatMediaTypes (0.75s)
15:44:30 [2021-08-29T15:44:30.656Z] PASS
15:44:30 [2021-08-29T15:44:30.656Z] 
15:44:30 [2021-08-29T15:44:30.656Z] DONE 10 tests in 9.710s
15:44:30 [2021-08-29T15:44:30.656Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
15:44:30 [2021-08-29T15:44:30.656Z] ++ 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
15:44:30 [2021-08-29T15:44:30.656Z] ++ set -e
15:44:30 [2021-08-29T15:44:30.656Z] ++ '[' -n 0 ']'
15:44:30 [2021-08-29T15:44:30.656Z] ++ set -x
15:44:30 [2021-08-29T15:44:30.656Z] ++ env -i DEST=/go/src/github.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
15:44:30 [2021-08-29T15:44:30.913Z] INFO: Testing against a local daemon
15:44:30 [2021-08-29T15:44:30.913Z] === RUN   TestExternalGraphDriver
15:44:30 [2021-08-29T15:44:30.913Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
15:44:30 [2021-08-29T15:44:30.913Z] === RUN   TestExternalGraphDriver/json
15:44:30 [2021-08-29T15:44:30.913Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
15:44:30 [2021-08-29T15:44:30.913Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
15:44:30 [2021-08-29T15:44:30.913Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
15:44:30 [2021-08-29T15:44:30.913Z] === RUN   TestDockerSuite/TestContainerAPIStart
15:44:31 [2021-08-29T15:44:31.476Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
15:44:32 [2021-08-29T15:44:32.844Z] === RUN   TestExternalGraphDriver/spec
15:44:34 [2021-08-29T15:44:34.210Z] === RUN   TestExternalGraphDriver/pull
15:44:35 [2021-08-29T15:44:35.577Z] --- PASS: TestExternalGraphDriver (4.58s)
15:44:35 [2021-08-29T15:44:35.577Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
15:44:35 [2021-08-29T15:44:35.577Z]     --- PASS: TestExternalGraphDriver/spec (1.58s)
15:44:35 [2021-08-29T15:44:35.577Z]     --- PASS: TestExternalGraphDriver/pull (1.30s)
15:44:35 [2021-08-29T15:44:35.577Z] === RUN   TestGraphdriverPluginV2
15:44:35 [2021-08-29T15:44:35.833Z] === RUN   TestDockerSuite/TestContainerAPIStop
15:44:36 [2021-08-29T15:44:36.089Z] === RUN   TestDockerSuite/TestContainerAPITop
15:44:36 [2021-08-29T15:44:36.652Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
15:44:36 [2021-08-29T15:44:36.652Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
15:44:36 [2021-08-29T15:44:36.652Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
15:44:36 [2021-08-29T15:44:36.908Z] === RUN   TestDockerSuite/TestContainerAPIWait
15:44:38 [2021-08-29T15:44:38.823Z] --- PASS: TestGraphdriverPluginV2 (3.23s)
15:44:38 [2021-08-29T15:44:38.823Z] PASS
15:44:38 [2021-08-29T15:44:38.823Z] 
15:44:38 [2021-08-29T15:44:38.823Z] DONE 5 tests in 7.906s
15:44:38 [2021-08-29T15:44:38.823Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
15:44:38 [2021-08-29T15:44:38.823Z] ++ 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
15:44:38 [2021-08-29T15:44:38.823Z] ++ set -e
15:44:38 [2021-08-29T15:44:38.823Z] ++ '[' -n 0 ']'
15:44:38 [2021-08-29T15:44:38.823Z] ++ set -x
15:44:38 [2021-08-29T15:44:38.823Z] ++ env -i DEST=/go/src/github.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
15:44:38 [2021-08-29T15:44:38.823Z] INFO: Testing against a local daemon
15:44:38 [2021-08-29T15:44:38.823Z] === RUN   TestContinueAfterPluginCrash
15:44:38 [2021-08-29T15:44:38.823Z] === PAUSE TestContinueAfterPluginCrash
15:44:38 [2021-08-29T15:44:38.823Z] === RUN   TestReadPluginNoRead
15:44:38 [2021-08-29T15:44:38.823Z] === PAUSE TestReadPluginNoRead
15:44:38 [2021-08-29T15:44:38.823Z] === RUN   TestDaemonStartWithLogOpt
15:44:38 [2021-08-29T15:44:38.823Z] === PAUSE TestDaemonStartWithLogOpt
15:44:38 [2021-08-29T15:44:38.823Z] === CONT  TestContinueAfterPluginCrash
15:44:38 [2021-08-29T15:44:38.823Z] === CONT  TestDaemonStartWithLogOpt
15:44:39 [2021-08-29T15:44:39.374Z] --- PASS: TestCreateServiceMultipleTimes (16.15s)
15:44:39 [2021-08-29T15:44:39.374Z] === RUN   TestCreateServiceConflict
15:44:39 [2021-08-29T15:44:39.374Z] --- PASS: TestCreateServiceConflict (2.24s)
15:44:39 [2021-08-29T15:44:39.374Z] === RUN   TestCreateServiceMaxReplicas
15:44:39 [2021-08-29T15:44:39.389Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
15:44:39 [2021-08-29T15:44:39.950Z] === RUN   TestDockerSuite/TestContainerNetworkMode
15:44:40 [2021-08-29T15:44:40.878Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
15:44:41 [2021-08-29T15:44:41.919Z] --- PASS: TestCreateServiceMaxReplicas (2.65s)
15:44:41 [2021-08-29T15:44:41.919Z] === RUN   TestCreateWithDuplicateNetworkNames
15:44:43 [2021-08-29T15:44:43.400Z] --- PASS: TestDaemonStartWithLogOpt (4.34s)
15:44:43 [2021-08-29T15:44:43.400Z] === CONT  TestReadPluginNoRead
15:44:44 [2021-08-29T15:44:44.329Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
15:44:44 [2021-08-29T15:44:44.893Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
15:44:45 [2021-08-29T15:44:45.822Z] === RUN   TestReadPluginNoRead/default
15:44:46 [2021-08-29T15:44:46.078Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
15:44:47 [2021-08-29T15:44:47.009Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
15:44:47 [2021-08-29T15:44:47.264Z] === RUN   TestReadPluginNoRead/disabled_caching
15:44:47 [2021-08-29T15:44:47.827Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>}
15:44:48 [2021-08-29T15:44:48.083Z] --- PASS: TestContinueAfterPluginCrash (9.39s)
15:44:48 [2021-08-29T15:44:48.645Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
15:44:49 [2021-08-29T15:44:49.207Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>}
15:44:49 [2021-08-29T15:44:49.463Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>}
15:44:50 [2021-08-29T15:44:50.026Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
15:44:50 [2021-08-29T15:44:50.282Z] === CONT  TestReadPluginNoRead
15:44:50 [2021-08-29T15:44:50.282Z]     read_test.go:92: [dd19a0a582ec5] daemon is not started
15:44:50 [2021-08-29T15:44:50.282Z] --- PASS: TestReadPluginNoRead (7.17s)
15:44:50 [2021-08-29T15:44:50.282Z]     --- PASS: TestReadPluginNoRead/default (1.45s)
15:44:50 [2021-08-29T15:44:50.282Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.45s)
15:44:50 [2021-08-29T15:44:50.282Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.67s)
15:44:50 [2021-08-29T15:44:50.282Z] PASS
15:44:50 [2021-08-29T15:44:50.282Z] 
15:44:50 [2021-08-29T15:44:50.282Z] DONE 6 tests in 11.607s
15:44:50 [2021-08-29T15:44:50.282Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
15:44:50 [2021-08-29T15:44:50.282Z] ++ 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
15:44:50 [2021-08-29T15:44:50.282Z] ++ set -e
15:44:50 [2021-08-29T15:44:50.282Z] ++ '[' -n 0 ']'
15:44:50 [2021-08-29T15:44:50.282Z] ++ set -x
15:44:50 [2021-08-29T15:44:50.282Z] ++ env -i DEST=/go/src/github.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
15:44:50 [2021-08-29T15:44:50.282Z] testing: warning: no tests to run
15:44:50 [2021-08-29T15:44:50.282Z] PASS
15:44:50 [2021-08-29T15:44:50.282Z] 
15:44:50 [2021-08-29T15:44:50.282Z] DONE 0 tests in 0.035s
15:44:50 [2021-08-29T15:44:50.282Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
15:44:50 [2021-08-29T15:44:50.282Z] ++ 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
15:44:50 [2021-08-29T15:44:50.282Z] ++ set -e
15:44:50 [2021-08-29T15:44:50.282Z] ++ '[' -n 0 ']'
15:44:50 [2021-08-29T15:44:50.282Z] ++ set -x
15:44:50 [2021-08-29T15:44:50.283Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
15:44:50 [2021-08-29T15:44:50.538Z] INFO: Testing against a local daemon
15:44:50 [2021-08-29T15:44:50.538Z] === RUN   TestPluginWithDevMounts
15:44:50 [2021-08-29T15:44:50.538Z] === PAUSE TestPluginWithDevMounts
15:44:50 [2021-08-29T15:44:50.538Z] === CONT  TestPluginWithDevMounts
15:44:51 [2021-08-29T15:44:51.101Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>}
15:44:52 [2021-08-29T15:44:52.470Z] --- PASS: TestPluginWithDevMounts (2.08s)
15:44:52 [2021-08-29T15:44:52.470Z] PASS
15:44:52 [2021-08-29T15:44:52.471Z] 
15:44:52 [2021-08-29T15:44:52.471Z] DONE 1 tests in 2.162s
15:44:52 [2021-08-29T15:44:52.471Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
15:44:52 [2021-08-29T15:44:52.471Z] ++ 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
15:44:52 [2021-08-29T15:44:52.471Z] ++ set -e
15:44:52 [2021-08-29T15:44:52.471Z] ++ '[' -n 0 ']'
15:44:52 [2021-08-29T15:44:52.471Z] ++ set -x
15:44:52 [2021-08-29T15:44:52.471Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
15:44:52 [2021-08-29T15:44:52.728Z] INFO: Testing against a local daemon
15:44:52 [2021-08-29T15:44:52.728Z] === RUN   TestSecretInspect
15:44:52 [2021-08-29T15:44:52.728Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008f6618_<nil>}
15:44:53 [2021-08-29T15:44:53.296Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
15:44:54 [2021-08-29T15:44:54.223Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14261312720_/foo_false__<nil>_<nil>_<nil>}
15:44:55 [2021-08-29T15:44:55.151Z] --- PASS: TestSecretInspect (2.58s)
15:44:55 [2021-08-29T15:44:55.151Z] === RUN   TestSecretList
15:44:55 [2021-08-29T15:44:55.407Z]     docker_api_swarm_node_test.go:20: [dbf2bdcb47b53] joining swarm manager [de40fc83cd552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:44:55 [2021-08-29T15:44:55.407Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14261312720_/foo_true__<nil>_<nil>_<nil>}
15:44:56 [2021-08-29T15:44:56.341Z]     docker_api_swarm_node_test.go:21: [db66eb3435aeb] joining swarm manager [de40fc83cd552]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:44:56 [2021-08-29T15:44:56.822Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.75s)
15:44:56 [2021-08-29T15:44:56.822Z] === RUN   TestCreateServiceSecretFileMode
15:44:56 [2021-08-29T15:44:56.919Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3442948379_/foo_false__<nil>_<nil>_<nil>}
15:44:57 [2021-08-29T15:44:57.845Z] --- PASS: TestSecretList (2.51s)
15:44:57 [2021-08-29T15:44:57.845Z] === RUN   TestSecretsCreateAndDelete
15:44:58 [2021-08-29T15:44:58.213Z] --- PASS: TestCreateServiceSecretFileMode (2.90s)
15:44:58 [2021-08-29T15:44:58.213Z] === RUN   TestCreateServiceConfigFileMode
15:44:58 [2021-08-29T15:44:58.407Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3442948379_/foo_true__<nil>_<nil>_<nil>}
15:44:59 [2021-08-29T15:44:59.773Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3442948379_/foo_true__0xc0008f66d8_<nil>_<nil>}
15:44:59 [2021-08-29T15:44:59.773Z] --- PASS: TestSecretsCreateAndDelete (2.14s)
15:44:59 [2021-08-29T15:44:59.773Z] === RUN   TestSecretsUpdate
15:45:00 [2021-08-29T15:45:00.766Z] --- PASS: TestCreateServiceConfigFileMode (2.41s)
15:45:00 [2021-08-29T15:45:00.766Z] === RUN   TestCreateServiceSysctls
15:45:01 [2021-08-29T15:45:01.139Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008f6738_<nil>}
15:45:02 [2021-08-29T15:45:02.506Z] --- PASS: TestSecretsUpdate (2.39s)
15:45:02 [2021-08-29T15:45:02.506Z] === RUN   TestTemplatedSecret
15:45:02 [2021-08-29T15:45:02.506Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008f6960_<nil>}
15:45:03 [2021-08-29T15:45:03.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008f6a20_<nil>}
15:45:04 [2021-08-29T15:45:04.970Z] --- PASS: TestCreateServiceSysctls (3.73s)
15:45:04 [2021-08-29T15:45:04.970Z] === RUN   TestCreateServiceCapabilities
15:45:05 [2021-08-29T15:45:05.239Z] --- PASS: TestTemplatedSecret (2.74s)
15:45:05 [2021-08-29T15:45:05.239Z] === RUN   TestSecretCreateResolve
15:45:05 [2021-08-29T15:45:05.239Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008f6ac8_<nil>}
15:45:06 [2021-08-29T15:45:06.606Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
15:45:06 [2021-08-29T15:45:06.862Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
15:45:07 [2021-08-29T15:45:07.424Z] --- PASS: TestSecretCreateResolve (2.35s)
15:45:07 [2021-08-29T15:45:07.424Z] PASS
15:45:07 [2021-08-29T15:45:07.424Z] 
15:45:07 [2021-08-29T15:45:07.424Z] DONE 6 tests in 14.802s
15:45:07 [2021-08-29T15:45:07.424Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
15:45:07 [2021-08-29T15:45:07.424Z] ++ 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
15:45:07 [2021-08-29T15:45:07.424Z] ++ set -e
15:45:07 [2021-08-29T15:45:07.424Z] ++ '[' -n 0 ']'
15:45:07 [2021-08-29T15:45:07.424Z] ++ set -x
15:45:07 [2021-08-29T15:45:07.424Z] ++ env -i DEST=/go/src/github.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
15:45:07 [2021-08-29T15:45:07.424Z] INFO: Testing against a local daemon
15:45:07 [2021-08-29T15:45:07.424Z] === RUN   TestServiceCreateInit
15:45:07 [2021-08-29T15:45:07.511Z] --- PASS: TestCreateServiceCapabilities (3.04s)
15:45:07 [2021-08-29T15:45:07.511Z] === RUN   TestInspect
15:45:07 [2021-08-29T15:45:07.681Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
15:45:07 [2021-08-29T15:45:07.937Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
15:45:08 [2021-08-29T15:45:08.194Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
15:45:10 [2021-08-29T15:45:10.812Z] --- PASS: TestInspect (3.28s)
15:45:10 [2021-08-29T15:45:10.812Z] === RUN   TestCreateJob
15:45:11 [2021-08-29T15:45:11.466Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
15:45:11 [2021-08-29T15:45:11.466Z]     docker_api_swarm_test.go:502: [dceb1077fe366] joining swarm manager [db53fc3201209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:45:12 [2021-08-29T15:45:12.834Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:45:12 [2021-08-29T15:45:12.834Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
15:45:14 [2021-08-29T15:45:14.112Z] --- PASS: TestCreateJob (3.11s)
15:45:14 [2021-08-29T15:45:14.112Z] === RUN   TestReplicatedJob
15:45:14 [2021-08-29T15:45:14.725Z] === RUN   TestDockerSuite/TestCopyAndRestart
15:45:15 [2021-08-29T15:45:15.653Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
15:45:15 [2021-08-29T15:45:15.910Z] === RUN   TestDockerSuite/TestCpAbsolutePath
15:45:16 [2021-08-29T15:45:16.481Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
15:45:17 [2021-08-29T15:45:17.426Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
15:45:17 [2021-08-29T15:45:17.426Z] --- PASS: TestServiceCreateInit (9.94s)
15:45:17 [2021-08-29T15:45:17.426Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s)
15:45:17 [2021-08-29T15:45:17.426Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.65s)
15:45:17 [2021-08-29T15:45:17.426Z] === RUN   TestCreateServiceMultipleTimes
15:45:17 [2021-08-29T15:45:17.988Z] === RUN   TestDockerSuite/TestCpFromCaseA
15:45:18 [2021-08-29T15:45:18.550Z] === RUN   TestDockerSuite/TestCpFromCaseB
15:45:19 [2021-08-29T15:45:19.399Z] --- PASS: TestReplicatedJob (5.47s)
15:45:19 [2021-08-29T15:45:19.399Z] === RUN   TestUpdateReplicatedJob
15:45:19 [2021-08-29T15:45:19.481Z] === RUN   TestDockerSuite/TestCpFromCaseC
15:45:20 [2021-08-29T15:45:20.044Z] === RUN   TestDockerSuite/TestCpFromCaseD
15:45:20 [2021-08-29T15:45:20.975Z] === RUN   TestDockerSuite/TestCpFromCaseE
15:45:21 [2021-08-29T15:45:21.905Z] === RUN   TestDockerSuite/TestCpFromCaseF
15:45:22 [2021-08-29T15:45:22.162Z]     docker_api_swarm_test.go:507: [dca5201a3ac2c] joining swarm manager [db53fc3201209]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:45:22 [2021-08-29T15:45:22.418Z] === RUN   TestDockerSuite/TestCpFromCaseG
15:45:23 [2021-08-29T15:45:23.347Z] === RUN   TestDockerSuite/TestCpFromCaseH
15:45:23 [2021-08-29T15:45:23.602Z] --- PASS: TestUpdateReplicatedJob (3.82s)
15:45:23 [2021-08-29T15:45:23.603Z] === RUN   TestServiceListWithStatuses
15:45:23 [2021-08-29T15:45:23.603Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:45:23 [2021-08-29T15:45:23.603Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:45:23 [2021-08-29T15:45:23.603Z] === RUN   TestDockerNetworkConnectAlias
15:45:24 [2021-08-29T15:45:24.276Z] === RUN   TestDockerSuite/TestCpFromCaseI
15:45:24 [2021-08-29T15:45:24.839Z] === RUN   TestDockerSuite/TestCpFromCaseJ
15:45:25 [2021-08-29T15:45:25.401Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
15:45:26 [2021-08-29T15:45:26.330Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
15:45:26 [2021-08-29T15:45:26.893Z] === RUN   TestDockerSuite/TestCpGarbagePath
15:45:27 [2021-08-29T15:45:27.456Z] === RUN   TestDockerSuite/TestCpLocalOnly
15:45:27 [2021-08-29T15:45:27.456Z] === RUN   TestDockerSuite/TestCpNameHasColon
15:45:28 [2021-08-29T15:45:28.384Z] === RUN   TestDockerSuite/TestCpRelativePath
15:45:28 [2021-08-29T15:45:28.886Z] --- PASS: TestDockerNetworkConnectAlias (4.98s)
15:45:28 [2021-08-29T15:45:28.886Z] === RUN   TestDockerNetworkReConnect
15:45:28 [2021-08-29T15:45:28.947Z] === RUN   TestDockerSuite/TestCpSpecialFiles
15:45:29 [2021-08-29T15:45:29.511Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
15:45:30 [2021-08-29T15:45:30.072Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
15:45:30 [2021-08-29T15:45:30.635Z] === RUN   TestDockerSuite/TestCpToCaseA
15:45:31 [2021-08-29T15:45:31.564Z] === RUN   TestDockerSuite/TestCpToCaseB
15:45:31 [2021-08-29T15:45:31.820Z] === RUN   TestDockerSuite/TestCpToCaseC
15:45:32 [2021-08-29T15:45:32.184Z] --- PASS: TestDockerNetworkReConnect (4.10s)
15:45:32 [2021-08-29T15:45:32.184Z] === RUN   TestServicePlugin
15:45:32 [2021-08-29T15:45:32.184Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:45:32 [2021-08-29T15:45:32.184Z] --- SKIP: TestServicePlugin (0.00s)
15:45:32 [2021-08-29T15:45:32.184Z] === RUN   TestServiceUpdateLabel
15:45:33 [2021-08-29T15:45:33.194Z] === RUN   TestDockerSuite/TestCpToCaseD
15:45:34 [2021-08-29T15:45:34.728Z] --- PASS: TestServiceUpdateLabel (2.71s)
15:45:34 [2021-08-29T15:45:34.728Z] === RUN   TestServiceUpdateSecrets
15:45:35 [2021-08-29T15:45:35.086Z] --- PASS: TestCreateServiceMultipleTimes (17.24s)
15:45:35 [2021-08-29T15:45:35.086Z] === RUN   TestCreateServiceConflict
15:45:36 [2021-08-29T15:45:36.014Z] === RUN   TestDockerSuite/TestCpToCaseE
15:45:37 [2021-08-29T15:45:37.379Z] --- PASS: TestCreateServiceConflict (2.69s)
15:45:37 [2021-08-29T15:45:37.379Z] === RUN   TestCreateServiceMaxReplicas
15:45:38 [2021-08-29T15:45:38.748Z] === RUN   TestDockerSuite/TestCpToCaseF
15:45:39 [2021-08-29T15:45:39.312Z] === RUN   TestDockerSuite/TestCpToCaseG
15:45:41 [2021-08-29T15:45:41.203Z] --- PASS: TestCreateServiceMaxReplicas (3.45s)
15:45:41 [2021-08-29T15:45:41.203Z] === RUN   TestCreateWithDuplicateNetworkNames
15:45:42 [2021-08-29T15:45:42.573Z] === RUN   TestDockerSuite/TestCpToCaseH
15:45:45 [2021-08-29T15:45:45.093Z] === RUN   TestDockerSuite/TestCpToCaseI
15:45:45 [2021-08-29T15:45:45.350Z] === RUN   TestDockerSuite/TestCpToCaseJ
15:45:48 [2021-08-29T15:45:48.621Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
15:45:48 [2021-08-29T15:45:48.621Z] === RUN   TestDockerSuite/TestCpToDot
15:45:48 [2021-08-29T15:45:48.877Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
15:45:49 [2021-08-29T15:45:49.805Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
15:45:49 [2021-08-29T15:45:49.956Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev
15:45:49 [2021-08-29T15:45:49.956Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
15:45:49 [2021-08-29T15:45:49.956Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
15:45:49 [2021-08-29T15:45:49.956Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev
15:45:49 [2021-08-29T15:45:49.956Z] Cross building: bundles/cross/linux/s390x
15:45:49 [2021-08-29T15:45:49.956Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev
15:45:49 [2021-08-29T15:45:49.956Z] GOOS="linux" GOARCH="s390x" GOARM=""
15:45:50 [2021-08-29T15:45:50.733Z] === RUN   TestDockerSuite/TestCpToStdout
15:45:50 [2021-08-29T15:45:50.990Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
15:45:51 [2021-08-29T15:45:51.918Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
15:45:51 [2021-08-29T15:45:51.918Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
15:45:52 [2021-08-29T15:45:52.481Z] === RUN   TestDockerSuite/TestCpVolumePath
15:45:52 [2021-08-29T15:45:52.836Z] --- PASS: TestServiceUpdateSecrets (14.97s)
15:45:52 [2021-08-29T15:45:52.836Z] === RUN   TestServiceUpdateConfigs
15:45:53 [2021-08-29T15:45:53.409Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
15:45:53 [2021-08-29T15:45:53.409Z] === RUN   TestDockerSuite/TestCreateArgs
15:45:53 [2021-08-29T15:45:53.409Z] === RUN   TestDockerSuite/TestCreateByImageID
15:45:53 [2021-08-29T15:45:53.666Z] === RUN   TestDockerSuite/TestCreateEchoStdout
15:45:53 [2021-08-29T15:45:53.922Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
15:45:53 [2021-08-29T15:45:53.922Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:45:53 [2021-08-29T15:45:53.922Z] === RUN   TestDockerSuite/TestCreateHostConfig
15:45:54 [2021-08-29T15:45:54.177Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
15:45:54 [2021-08-29T15:45:54.752Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
15:45:54 [2021-08-29T15:45:54.752Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s)
15:45:54 [2021-08-29T15:45:54.752Z] === RUN   TestCreateServiceSecretFileMode
15:45:55 [2021-08-29T15:45:55.009Z] === RUN   TestDockerSuite/TestCreateLabels
15:45:55 [2021-08-29T15:45:55.009Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
15:45:55 [2021-08-29T15:45:55.009Z] === RUN   TestDockerSuite/TestCreateRM
15:45:55 [2021-08-29T15:45:55.264Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
15:45:55 [2021-08-29T15:45:55.264Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:45:55 [2021-08-29T15:45:55.264Z] === RUN   TestDockerSuite/TestCreateStopSignal
15:45:55 [2021-08-29T15:45:55.264Z] === RUN   TestDockerSuite/TestCreateStopTimeout
15:45:55 [2021-08-29T15:45:55.264Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
15:45:57 [2021-08-29T15:45:57.157Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
15:45:57 [2021-08-29T15:45:57.157Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
15:45:57 [2021-08-29T15:45:57.157Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
15:45:57 [2021-08-29T15:45:57.414Z] --- PASS: TestCreateServiceSecretFileMode (2.81s)
15:45:57 [2021-08-29T15:45:57.414Z] === RUN   TestCreateServiceConfigFileMode
15:45:58 [2021-08-29T15:45:58.782Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
15:46:00 [2021-08-29T15:46:00.675Z] --- PASS: TestCreateServiceConfigFileMode (3.02s)
15:46:00 [2021-08-29T15:46:00.675Z] === RUN   TestCreateServiceSysctls
15:46:01 [2021-08-29T15:46:01.238Z]     docker_api_swarm_node_test.go:81: [d8eca8c5cd768] joining swarm manager [d3764b693ab84]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:46:01 [2021-08-29T15:46:01.494Z] === RUN   TestDockerSuite/TestCreateWithPortRange
15:46:01 [2021-08-29T15:46:01.750Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
15:46:01 [2021-08-29T15:46:01.750Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
15:46:01 [2021-08-29T15:46:01.750Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
15:46:01 [2021-08-29T15:46:01.750Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
15:46:01 [2021-08-29T15:46:01.750Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
15:46:02 [2021-08-29T15:46:02.314Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
15:46:04 [2021-08-29T15:46:04.207Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
15:46:04 [2021-08-29T15:46:04.463Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
15:46:04 [2021-08-29T15:46:04.719Z] --- PASS: TestCreateServiceSysctls (4.29s)
15:46:04 [2021-08-29T15:46:04.719Z] === RUN   TestCreateServiceCapabilities
15:46:05 [2021-08-29T15:46:05.059Z] --- PASS: TestServiceUpdateConfigs (14.84s)
15:46:05 [2021-08-29T15:46:05.059Z] === RUN   TestServiceUpdateNetwork
15:46:05 [2021-08-29T15:46:05.649Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
15:46:07 [2021-08-29T15:46:07.016Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
15:46:07 [2021-08-29T15:46:07.943Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
15:46:07 [2021-08-29T15:46:07.943Z] --- PASS: TestCreateServiceCapabilities (3.06s)
15:46:07 [2021-08-29T15:46:07.943Z] === RUN   TestInspect
15:46:08 [2021-08-29T15:46:08.200Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
15:46:08 [2021-08-29T15:46:08.457Z] === RUN   TestDockerSuite/TestDevicePermissions
15:46:09 [2021-08-29T15:46:09.021Z] === RUN   TestDockerSuite/TestDockerFails
15:46:09 [2021-08-29T15:46:09.021Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
15:46:09 [2021-08-29T15:46:09.021Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
15:46:09 [2021-08-29T15:46:09.278Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
15:46:10 [2021-08-29T15:46:10.648Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
15:46:11 [2021-08-29T15:46:11.211Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
15:46:11 [2021-08-29T15:46:11.467Z] --- PASS: TestInspect (3.63s)
15:46:11 [2021-08-29T15:46:11.467Z] === RUN   TestCreateJob
15:46:12 [2021-08-29T15:46:12.398Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
15:46:12 [2021-08-29T15:46:12.398Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
15:46:12 [2021-08-29T15:46:12.398Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
15:46:12 [2021-08-29T15:46:12.663Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
15:46:15 [2021-08-29T15:46:15.186Z] --- PASS: TestCreateJob (3.42s)
15:46:15 [2021-08-29T15:46:15.186Z] === RUN   TestReplicatedJob
15:46:15 [2021-08-29T15:46:15.442Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
15:46:17 [2021-08-29T15:46:17.959Z]     docker_api_swarm_node_test.go:53: [dcdb24b9c3b79] joining swarm manager [d311f956f7566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:46:18 [2021-08-29T15:46:18.523Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
15:46:18 [2021-08-29T15:46:18.523Z]     docker_api_swarm_node_test.go:54: [d9b6af767d075] joining swarm manager [d311f956f7566]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:46:19 [2021-08-29T15:46:19.962Z] --- PASS: TestServiceUpdateNetwork (13.25s)
15:46:19 [2021-08-29T15:46:19.962Z] === RUN   TestServiceUpdatePidsLimit
15:46:19 [2021-08-29T15:46:19.962Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:46:19 [2021-08-29T15:46:19.962Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:46:21 [2021-08-29T15:46:21.041Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
15:46:21 [2021-08-29T15:46:21.041Z] --- PASS: TestReplicatedJob (5.92s)
15:46:21 [2021-08-29T15:46:21.041Z] === RUN   TestUpdateReplicatedJob
15:46:22 [2021-08-29T15:46:22.407Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
15:46:24 [2021-08-29T15:46:24.299Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
15:46:24 [2021-08-29T15:46:24.555Z] --- PASS: TestUpdateReplicatedJob (3.65s)
15:46:24 [2021-08-29T15:46:24.555Z] === RUN   TestServiceListWithStatuses
15:46:24 [2021-08-29T15:46:24.555Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:46:24 [2021-08-29T15:46:24.555Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:46:24 [2021-08-29T15:46:24.555Z] === RUN   TestDockerNetworkConnectAlias
15:46:24 [2021-08-29T15:46:24.812Z] === RUN   TestDockerSuite/TestEventsAttach
15:46:25 [2021-08-29T15:46:25.376Z] === RUN   TestDockerSuite/TestEventsCommit
15:46:25 [2021-08-29T15:46:25.938Z] === RUN   TestDockerSuite/TestEventsContainerEvents
15:46:26 [2021-08-29T15:46:26.868Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
15:46:27 [2021-08-29T15:46:27.430Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
15:46:27 [2021-08-29T15:46:27.686Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
15:46:28 [2021-08-29T15:46:28.094Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:46:29 [2021-08-29T15:46:29.051Z] --- PASS: TestDockerNetworkConnectAlias (4.67s)
15:46:29 [2021-08-29T15:46:29.051Z] === RUN   TestDockerNetworkReConnect
15:46:29 [2021-08-29T15:46:29.307Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
15:46:30 [2021-08-29T15:46:30.673Z] === RUN   TestDockerSuite/TestEventsContainerRestart
15:46:33 [2021-08-29T15:46:33.192Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
15:46:33 [2021-08-29T15:46:33.192Z] --- PASS: TestDockerNetworkReConnect (3.98s)
15:46:33 [2021-08-29T15:46:33.192Z] === RUN   TestServicePlugin
15:46:35 [2021-08-29T15:46:35.109Z] === RUN   TestDockerSuite/TestEventsCopy
15:46:36 [2021-08-29T15:46:36.037Z] === RUN   TestDockerSuite/TestEventsFilterContainer
15:46:36 [2021-08-29T15:46:36.237Z] --- PASS: TestServiceUpdatePidsLimit (16.98s)
15:46:36 [2021-08-29T15:46:36.237Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
15:46:36 [2021-08-29T15:46:36.237Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s)
15:46:36 [2021-08-29T15:46:36.237Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.03s)
15:46:36 [2021-08-29T15:46:36.237Z] PASS
15:46:36 [2021-08-29T15:46:36.237Z] 
15:46:36 [2021-08-29T15:46:36.237Z] === Skipped
15:46:36 [2021-08-29T15:46:36.237Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
15:46:36 [2021-08-29T15:46:36.237Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:46:36 [2021-08-29T15:46:36.237Z] 
15:46:36 [2021-08-29T15:46:36.237Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
15:46:36 [2021-08-29T15:46:36.237Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
15:46:36 [2021-08-29T15:46:36.237Z] 
15:46:36 [2021-08-29T15:46:36.237Z] 
15:46:36 [2021-08-29T15:46:36.237Z] DONE 27 tests, 2 skipped in 143.286s
15:46:36 [2021-08-29T15:46:36.237Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
15:46:36 [2021-08-29T15:46:36.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
15:46:36 [2021-08-29T15:46:36.237Z] ++ set -e
15:46:36 [2021-08-29T15:46:36.237Z] ++ '[' -n 0 ']'
15:46:36 [2021-08-29T15:46:36.237Z] ++ set -x
15:46:36 [2021-08-29T15:46:36.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m
15:46:36 [2021-08-29T15:46:36.237Z] INFO: Testing against a local daemon
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestSessionCreate
15:46:36 [2021-08-29T15:46:36.237Z] --- PASS: TestSessionCreate (0.04s)
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestSessionCreateWithBadUpgrade
15:46:36 [2021-08-29T15:46:36.237Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
15:46:36 [2021-08-29T15:46:36.237Z] PASS
15:46:36 [2021-08-29T15:46:36.237Z] 
15:46:36 [2021-08-29T15:46:36.237Z] DONE 2 tests in 0.183s
15:46:36 [2021-08-29T15:46:36.237Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
15:46:36 [2021-08-29T15:46:36.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
15:46:36 [2021-08-29T15:46:36.237Z] ++ set -e
15:46:36 [2021-08-29T15:46:36.237Z] ++ '[' -n 0 ']'
15:46:36 [2021-08-29T15:46:36.237Z] ++ set -x
15:46:36 [2021-08-29T15:46:36.237Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m
15:46:36 [2021-08-29T15:46:36.237Z] INFO: Testing against a local daemon
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:46:36 [2021-08-29T15:46:36.237Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:46:36 [2021-08-29T15:46:36.237Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestDiskUsage
15:46:36 [2021-08-29T15:46:36.237Z] === PAUSE TestDiskUsage
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestEventsExecDie
15:46:36 [2021-08-29T15:46:36.237Z] --- PASS: TestEventsExecDie (0.72s)
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestEventsBackwardsCompatible
15:46:36 [2021-08-29T15:46:36.237Z] --- PASS: TestEventsBackwardsCompatible (0.07s)
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestEventsVolumeCreate
15:46:36 [2021-08-29T15:46:36.237Z] --- PASS: TestEventsVolumeCreate (0.07s)
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestInfoBinaryCommits
15:46:36 [2021-08-29T15:46:36.237Z] --- PASS: TestInfoBinaryCommits (0.04s)
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestInfoAPIVersioned
15:46:36 [2021-08-29T15:46:36.237Z] --- PASS: TestInfoAPIVersioned (0.01s)
15:46:36 [2021-08-29T15:46:36.237Z] === RUN   TestInfoDiscoveryBackend
15:46:36 [2021-08-29T15:46:36.498Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:46:36 [2021-08-29T15:46:36.498Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:46:36 [2021-08-29T15:46:36.600Z]     plugin_test.go:61: [d2c2b457f4835] joining swarm manager [daae03414ebdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:46:37 [2021-08-29T15:46:37.529Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
15:46:37 [2021-08-29T15:46:37.785Z]     plugin_test.go:64: [dc21990668442] joining swarm manager [daae03414ebdd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:46:37 [2021-08-29T15:46:37.882Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:46:37 [2021-08-29T15:46:37.882Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:46:38 [2021-08-29T15:46:38.143Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:46:38 [2021-08-29T15:46:38.143Z] === RUN   TestInfoAPI
15:46:38 [2021-08-29T15:46:38.143Z] --- PASS: TestInfoAPI (0.04s)
15:46:38 [2021-08-29T15:46:38.143Z] === RUN   TestInfoAPIWarnings
15:46:43 [2021-08-29T15:46:43.028Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
15:46:43 [2021-08-29T15:46:43.028Z] === RUN   TestDockerSuite/TestEventsFilterImageName
15:46:43 [2021-08-29T15:46:43.956Z] === RUN   TestDockerSuite/TestEventsFilterLabels
15:46:44 [2021-08-29T15:46:44.212Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
15:46:44 [2021-08-29T15:46:44.212Z] === RUN   TestDockerSuite/TestEventsFilterType
15:46:44 [2021-08-29T15:46:44.469Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
15:46:44 [2021-08-29T15:46:44.725Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
15:46:44 [2021-08-29T15:46:44.725Z] === RUN   TestDockerSuite/TestEventsFilters
15:46:46 [2021-08-29T15:46:46.091Z] === RUN   TestDockerSuite/TestEventsFormat
15:46:46 [2021-08-29T15:46:46.653Z] === RUN   TestDockerSuite/TestEventsFormatBadField
15:46:46 [2021-08-29T15:46:46.654Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
15:46:46 [2021-08-29T15:46:46.654Z] === RUN   TestDockerSuite/TestEventsImageImport
15:46:47 [2021-08-29T15:46:47.582Z] === RUN   TestDockerSuite/TestEventsImageLoad
15:46:47 [2021-08-29T15:46:47.838Z] === RUN   TestDockerSuite/TestEventsImagePull
15:46:48 [2021-08-29T15:46:48.399Z] === RUN   TestDockerSuite/TestEventsImageTag
15:46:49 [2021-08-29T15:46:49.327Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
15:46:49 [2021-08-29T15:46:49.582Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
15:46:49 [2021-08-29T15:46:49.582Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:46:49 [2021-08-29T15:46:49.582Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
15:46:49 [2021-08-29T15:46:49.582Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:46:49 [2021-08-29T15:46:49.582Z] === RUN   TestDockerSuite/TestEventsPluginOps
15:46:50 [2021-08-29T15:46:50.951Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
15:46:50 [2021-08-29T15:46:50.951Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
15:46:51 [2021-08-29T15:46:51.514Z] === RUN   TestDockerSuite/TestEventsRename
15:46:52 [2021-08-29T15:46:52.076Z] === RUN   TestDockerSuite/TestEventsResize
15:46:52 [2021-08-29T15:46:52.638Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
15:46:56 [2021-08-29T15:46:56.249Z] --- PASS: TestInfoAPIWarnings (16.37s)
15:46:56 [2021-08-29T15:46:56.249Z] === RUN   TestInfoDebug
15:46:56 [2021-08-29T15:46:56.249Z] --- PASS: TestInfoDebug (0.54s)
15:46:56 [2021-08-29T15:46:56.249Z] === RUN   TestInfoInsecureRegistries
15:46:56 [2021-08-29T15:46:56.249Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:46:56 [2021-08-29T15:46:56.249Z] === RUN   TestInfoRegistryMirrors
15:46:56 [2021-08-29T15:46:56.249Z] --- PASS: TestInfoRegistryMirrors (0.54s)
15:46:56 [2021-08-29T15:46:56.249Z] === RUN   TestLoginFailsWithBadCredentials
15:46:56 [2021-08-29T15:46:56.249Z] --- PASS: TestLoginFailsWithBadCredentials (0.13s)
15:46:56 [2021-08-29T15:46:56.249Z] === RUN   TestPingCacheHeaders
15:46:56 [2021-08-29T15:46:56.249Z] --- PASS: TestPingCacheHeaders (0.03s)
15:46:56 [2021-08-29T15:46:56.249Z] === RUN   TestPingGet
15:46:56 [2021-08-29T15:46:56.249Z] --- PASS: TestPingGet (0.03s)
15:46:56 [2021-08-29T15:46:56.249Z] === RUN   TestPingHead
15:46:56 [2021-08-29T15:46:56.509Z] --- PASS: TestPingHead (0.04s)
15:46:56 [2021-08-29T15:46:56.509Z] === RUN   TestVersion
15:46:56 [2021-08-29T15:46:56.509Z] --- PASS: TestVersion (0.03s)
15:46:56 [2021-08-29T15:46:56.509Z] === CONT  TestDiskUsage
15:46:57 [2021-08-29T15:46:57.079Z] === RUN   TestDiskUsage/empty
15:46:57 [2021-08-29T15:46:57.079Z] === RUN   TestDiskUsage/empty/container_types
15:46:57 [2021-08-29T15:46:57.079Z] === RUN   TestDiskUsage/empty/image_types
15:46:57 [2021-08-29T15:46:57.079Z] === RUN   TestDiskUsage/empty/volume_types
15:46:57 [2021-08-29T15:46:57.079Z] === RUN   TestDiskUsage/empty/build-cache_types
15:46:57 [2021-08-29T15:46:57.079Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:46:57 [2021-08-29T15:46:57.079Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:46:57 [2021-08-29T15:46:57.080Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.080Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.080Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:46:57 [2021-08-29T15:46:57.080Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.080Z] === RUN   TestDiskUsage/after_LoadBusybox
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.340Z] === RUN   TestDiskUsage/after_container.Run
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:46:57 [2021-08-29T15:46:57.601Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:46:57 [2021-08-29T15:46:57.861Z] --- PASS: TestDiskUsage (1.47s)
15:46:57 [2021-08-29T15:46:57.861Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.27s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]     --- PASS: TestDiskUsage/after_container.Run (0.45s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.01s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z] PASS
15:46:57 [2021-08-29T15:46:57.861Z] 
15:46:57 [2021-08-29T15:46:57.861Z] === Skipped
15:46:57 [2021-08-29T15:46:57.861Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:46:57 [2021-08-29T15:46:57.861Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:46:57 [2021-08-29T15:46:57.861Z] 
15:46:57 [2021-08-29T15:46:57.861Z] 
15:46:57 [2021-08-29T15:46:57.861Z] DONE 53 tests, 1 skipped in 22.863s
15:46:57 [2021-08-29T15:46:57.861Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
15:46:57 [2021-08-29T15:46:57.861Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
15:46:57 [2021-08-29T15:46:57.861Z] ++ set -e
15:46:57 [2021-08-29T15:46:57.861Z] ++ '[' -n 0 ']'
15:46:57 [2021-08-29T15:46:57.861Z] ++ set -x
15:46:57 [2021-08-29T15:46:57.862Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m
15:46:57 [2021-08-29T15:46:57.898Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
15:46:57 [2021-08-29T15:46:57.898Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
15:46:58 [2021-08-29T15:46:58.122Z] INFO: Testing against a local daemon
15:46:58 [2021-08-29T15:46:58.122Z] === RUN   TestVolumesCreateAndList
15:46:58 [2021-08-29T15:46:58.122Z] --- PASS: TestVolumesCreateAndList (0.03s)
15:46:58 [2021-08-29T15:46:58.122Z] === RUN   TestVolumesRemove
15:46:58 [2021-08-29T15:46:58.122Z] --- PASS: TestVolumesRemove (0.07s)
15:46:58 [2021-08-29T15:46:58.122Z] === RUN   TestVolumesInspect
15:46:58 [2021-08-29T15:46:58.122Z] --- PASS: TestVolumesInspect (0.03s)
15:46:58 [2021-08-29T15:46:58.122Z] === RUN   TestVolumesInvalidJSON
15:46:58 [2021-08-29T15:46:58.122Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:46:58 [2021-08-29T15:46:58.122Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:46:58 [2021-08-29T15:46:58.122Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:46:58 [2021-08-29T15:46:58.122Z] --- PASS: TestVolumesInvalidJSON (0.03s)
15:46:58 [2021-08-29T15:46:58.122Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:46:58 [2021-08-29T15:46:58.122Z] PASS
15:46:58 [2021-08-29T15:46:58.122Z] 
15:46:58 [2021-08-29T15:46:58.122Z] DONE 5 tests in 0.280s
15:46:58 [2021-08-29T15:46:58.122Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:46:58 [2021-08-29T15:46:58.460Z] === RUN   TestDockerSuite/TestEventsStreaming
15:46:58 [2021-08-29T15:46:58.692Z] ++++ cat bundles/test-integration/docker.pid
15:46:58 [2021-08-29T15:46:58.692Z] +++ kill 15098
15:46:58 [2021-08-29T15:46:58.953Z] +++ /etc/init.d/apparmor stop
15:46:58 [2021-08-29T15:46:58.953Z] Leaving: AppArmorNo profiles have been unloaded.
15:46:58 [2021-08-29T15:46:58.953Z] 
15:46:58 [2021-08-29T15:46:58.953Z] Unloading profiles will leave already running processes permanently
15:46:58 [2021-08-29T15:46:58.953Z] unconfined, which can lead to unexpected situations.
15:46:58 [2021-08-29T15:46:58.953Z] 
15:46:58 [2021-08-29T15:46:58.953Z] To set a process to complain mode, use the command line tool
15:46:58 [2021-08-29T15:46:58.953Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:46:58 [2021-08-29T15:46:58.953Z] +++ true
15:46:58 [2021-08-29T15:46:58.953Z] exiting test-integration
15:46:58 [2021-08-29T15:46:58.953Z] ++ exit 0
15:46:58 [2021-08-29T15:46:58.953Z] 
15:46:59 [2021-08-29T15:46:59.023Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
15:46:59 [2021-08-29T15:46:59.585Z]     docker_api_swarm_test.go:202: [d8a4caed7e264] joining swarm manager [d2d917bc866ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
Post stage
[Pipeline] junit
15:47:00 [2021-08-29T15:47:00.355Z] Recording test results
15:47:00 [2021-08-29T15:47:00.796Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:47:01 [2021-08-29T15:47:01.151Z] + echo Ensuring container killed.
15:47:01 [2021-08-29T15:47:01.151Z] Ensuring container killed.
15:47:01 [2021-08-29T15:47:01.151Z] + docker rm -vf docker-pr21
15:47:01 [2021-08-29T15:47:01.151Z] Error: No such container: docker-pr21
[Pipeline] sh
15:47:01 [2021-08-29T15:47:01.440Z] + echo Chowning /workspace to jenkins user
15:47:01 [2021-08-29T15:47:01.440Z] Chowning /workspace to jenkins user
15:47:01 [2021-08-29T15:47:01.440Z] + id -u
15:47:01 [2021-08-29T15:47:01.440Z] + id -g
15:47:01 [2021-08-29T15:47:01.440Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42349:/workspace busybox chown -R 1000:1000 /workspace
15:47:01 [2021-08-29T15:47:01.440Z] Unable to find image 'busybox:latest' locally
15:47:01 [2021-08-29T15:47:01.701Z] latest: Pulling from library/busybox
15:47:01 [2021-08-29T15:47:01.701Z] be0c1d6b695c: Pulling fs layer
15:47:01 [2021-08-29T15:47:01.961Z] be0c1d6b695c: Verifying Checksum
15:47:01 [2021-08-29T15:47:01.961Z] be0c1d6b695c: Download complete
15:47:02 [2021-08-29T15:47:02.101Z] === RUN   TestDockerSuite/TestEventsTop
15:47:02 [2021-08-29T15:47:02.222Z] be0c1d6b695c: Pull complete
15:47:02 [2021-08-29T15:47:02.222Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
15:47:02 [2021-08-29T15:47:02.222Z] Status: Downloaded newer image for busybox:latest
15:47:02 [2021-08-29T15:47:02.357Z] === RUN   TestDockerSuite/TestEventsUntag
15:47:03 [2021-08-29T15:47:03.720Z] --- PASS: TestServicePlugin (30.36s)
15:47:03 [2021-08-29T15:47:03.720Z] === RUN   TestServiceUpdateLabel
15:47:05 [2021-08-29T15:47:05.086Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
15:47:06 [2021-08-29T15:47:06.015Z] --- PASS: TestServiceUpdateLabel (2.49s)
15:47:06 [2021-08-29T15:47:06.015Z] === RUN   TestServiceUpdateSecrets
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:47:06 [2021-08-29T15:47:06.726Z] + bundleName=arm64-integration
15:47:06 [2021-08-29T15:47:06.726Z] + echo Creating arm64-integration-bundles.tar.gz
15:47:06 [2021-08-29T15:47:06.726Z] Creating arm64-integration-bundles.tar.gz
15:47:06 [2021-08-29T15:47:06.726Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+  -o -name *-report.xml ) -printxargs
15:47:06 [2021-08-29T15:47:06.726Z]  tar -czf arm64-integration-bundles.tar.gz
[Pipeline] archiveArtifacts
15:47:07 [2021-08-29T15:47:07.310Z] Archiving artifacts
15:47:09 [2021-08-29T15:47:09.295Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:47:09 [2021-08-29T15:47:09.613Z] + make clean
15:47:10 [2021-08-29T15:47:10.184Z] docker volume rm -f docker-dev-cache
15:47:10 [2021-08-29T15:47:10.184Z] docker-dev-cache
[Pipeline] deleteDir
15:47:11 [2021-08-29T15:47:11.453Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev
15:47:11 [2021-08-29T15:47:11.453Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev
15:47:11 [2021-08-29T15:47:11.453Z] GOOS="linux" GOARCH="s390x" GOARM=""
15:47:11 [2021-08-29T15:47:11.453Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev
15:47:11 [2021-08-29T15:47:11.453Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
15:47:11 [2021-08-29T15:47:11.789Z] + sudo modprobe ip6table_filter
[Pipeline] sh
15:47:12 [2021-08-29T15:47:12.075Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b695bd46e1b55c85d4b447718ecac5fac22dd453 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b695bd46e1b55c85d4b447718ecac5fac22dd453 hack/test/unit
15:47:12 [2021-08-29T15:47:12.648Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove')
15:47:12 [2021-08-29T15:47:12.648Z] + TESTFLAGS+=' -test.timeout=5m'
15:47:12 [2021-08-29T15:47:12.648Z] + TESTDIRS=./...
15:47:12 [2021-08-29T15:47:12.648Z] + exclude_paths='/vendor/|/integration'
15:47:12 [2021-08-29T15:47:12.648Z] ++ grep -vE '(/vendor/|/integration)'
15:47:12 [2021-08-29T15:47:12.648Z] ++ go list ./...
15:47:13 [2021-08-29T15:47:13.222Z] + pkg_list='github.com/docker/docker/api
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/backend/build
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/httputils
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/middleware
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/build
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/checkpoint
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/container
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/debug
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/distribution
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/grpc
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/image
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/network
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/plugin
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/session
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/swarm
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/system
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/server/router/volume
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/backend
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/blkiodev
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/container
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/events
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/filters
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/image
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/mount
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/network
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/registry
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/strslice
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/swarm
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/swarm/runtime
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/time
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/versions
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/versions/v1p19
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/versions/v1p20
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/api/types/volume
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/builder-next
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/builder-next/exporter
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/builder-next/worker
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/dockerfile
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/dockerignore
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/remotecontext
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/builder/remotecontext/git
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/cli
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/cli/config
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/cli/debug
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/client
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/cmd/docker-proxy
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/cmd/dockerd
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/cmd/dockerd/trap
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/container
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/container/stream
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/contrib/apparmor
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/contrib/docker-device-tool
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/contrib/httpserver
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/cluster
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/cluster/convert
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/cluster/executor
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/cluster/provider
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/config
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/discovery
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/events
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/events/testutils
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/exec
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/aufs
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/overlay
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/register
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/images
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/initlayer
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/links
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/listeners
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/awslogs
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/fluentd
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/gelf
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/journald
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/local
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/logentries
15:47:13 [2021-08-29T15:47:13.222Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/splunk
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/syslog
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/templates
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/names
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/network
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/stats
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/distribution
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/distribution/metadata
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/distribution/utils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/distribution/xfer
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/dockerversion
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/errdefs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/image
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/image/cache
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/image/tarexport
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/image/v1
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/internal/test/suite
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/layer
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd/queue
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd/remote
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd/supervisor
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd/types
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/bitseq
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cluster
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/config
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/datastore
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/diagnostic
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/discoverapi
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/driverapi
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/host
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/null
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drvregistry
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/etchosts
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/hostdiscovery
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/idm
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/internal/caller
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ipam
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ipamapi
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ipams/null
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ipamutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/iptables
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/netlabel
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/netutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/networkdb
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/ns
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/options
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/osl
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/portallocator
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/portmapper
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/resolvconf
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/testutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/types
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/oci
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/oci/caps
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/opts
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/aaparser
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/archive
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/authorization
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/broadcaster
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/capabilities
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/chrootarchive
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/containerfs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/devicemapper
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/directory
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/discovery
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/discovery/file
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/discovery/kv
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/discovery/memory
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/discovery/nodes
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/dmesg
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/filenotify
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/fileutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/fsutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/homedir
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/idtools
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/ioutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/jsonmessage
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/locker
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/longpath
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/loopback
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/mount
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/namesgenerator
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/parsers
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/parsers/kernel
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/pidfile
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/platform
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/plugingetter
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/plugins
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/plugins/transport
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/pools
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/progress
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/pubsub
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/reexec
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/signal
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/stack
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/stdcopy
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/streamformatter
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/stringid
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/symlink
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/sysinfo
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/system
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/tailfile
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/tarsum
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/term
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/term/windows
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/truncindex
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/urlutil
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/pkg/useragent
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/plugin
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/plugin/executor/containerd
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/plugin/v2
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/profiles/apparmor
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/profiles/seccomp
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/quota
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/reference
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/registry
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/registry/resumable
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/restartmanager
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/rootless
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/rootless/specconv
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/runconfig
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/runconfig/opts
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/daemon
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/environment
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/fakecontext
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/fakegit
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/fakestorage
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/fixtures/load
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/registry
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/testutil/request
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/volume
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/volume/drivers
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/volume/local
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/volume/mounts
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/volume/service
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/volume/service/opts
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/volume/testutils'
15:47:13 [2021-08-29T15:47:13.223Z] ++ echo 'github.com/docker/docker/api
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/backend/build
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/httputils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/middleware
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/build
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/checkpoint
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/container
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/debug
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/distribution
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/grpc
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/image
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/network
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/plugin
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/session
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/swarm
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/system
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/server/router/volume
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/backend
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/blkiodev
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/container
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/events
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/filters
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/image
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/mount
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/network
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/registry
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/strslice
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/swarm
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/swarm/runtime
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/time
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/versions
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/versions/v1p19
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/versions/v1p20
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/api/types/volume
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/builder-next
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/builder-next/exporter
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/builder-next/worker
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/dockerfile
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/dockerignore
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/remotecontext
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/builder/remotecontext/git
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/cli
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/cli/config
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/cli/debug
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/client
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/cmd/docker-proxy
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/cmd/dockerd
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/cmd/dockerd/trap
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/container
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/container/stream
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/contrib/apparmor
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/contrib/docker-device-tool
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/contrib/httpserver
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/cluster
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/cluster/convert
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/cluster/executor
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/cluster/provider
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/config
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/discovery
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/events
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/events/testutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/exec
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/aufs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/overlay
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/register
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/images
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/initlayer
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/links
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/listeners
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/awslogs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/fluentd
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/gelf
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/journald
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/local
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/logentries
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/splunk
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/syslog
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/logger/templates
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/names
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/network
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/daemon/stats
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/distribution
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/distribution/metadata
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/distribution/utils
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/distribution/xfer
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/dockerversion
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/errdefs
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/image
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/image/cache
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/image/tarexport
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/image/v1
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/internal/test/suite
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/layer
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd/queue
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd/remote
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd/supervisor
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libcontainerd/types
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/bitseq
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cluster
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/config
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/datastore
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/diagnostic
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/discoverapi
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/driverapi
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/host
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/null
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:13 [2021-08-29T15:47:13.223Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/drvregistry
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/etchosts
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/hostdiscovery
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/idm
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/internal/caller
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ipam
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ipamapi
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ipams/null
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ipamutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/iptables
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/netlabel
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/netutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/networkdb
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/ns
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/options
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/osl
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/portallocator
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/portmapper
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/resolvconf
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/testutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libnetwork/types
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/oci
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/oci/caps
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/opts
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/aaparser
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/archive
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/authorization
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/broadcaster
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/capabilities
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/chrootarchive
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/containerfs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/devicemapper
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/directory
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery/file
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery/kv
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery/memory
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery/nodes
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/dmesg
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/filenotify
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/fileutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/fsutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/homedir
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/idtools
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/ioutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/jsonmessage
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/locker
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/longpath
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/loopback
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/mount
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/namesgenerator
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/parsers
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/parsers/kernel
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/pidfile
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/platform
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugingetter
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins/transport
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/pools
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/progress
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/pubsub
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/reexec
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/signal
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/stack
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/stdcopy
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/streamformatter
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/stringid
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/symlink
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/sysinfo
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/system
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/tailfile
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/tarsum
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/term
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/term/windows
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/truncindex
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/urlutil
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/useragent
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/plugin
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/plugin/executor/containerd
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/plugin/v2
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/profiles/apparmor
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/profiles/seccomp
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/quota
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/reference
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/registry
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/registry/resumable
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/restartmanager
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/rootless
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/rootless/specconv
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/runconfig
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/runconfig/opts
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/daemon
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/environment
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fakecontext
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fakegit
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fakestorage
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fixtures/load
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/registry
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/request
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/volume
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/volume/drivers
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/volume/local
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/volume/mounts
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/volume/service
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/volume/service/opts
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/volume/testutils'
15:47:13 [2021-08-29T15:47:13.224Z] ++ grep --fixed-strings -v /libnetwork
15:47:13 [2021-08-29T15:47:13.224Z] + base_pkg_list='github.com/docker/docker/api
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/backend/build
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/httputils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/middleware
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/build
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/checkpoint
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/container
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/debug
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/distribution
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/grpc
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/image
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/network
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/plugin
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/session
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/swarm
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/system
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/server/router/volume
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/backend
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/blkiodev
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/container
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/events
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/filters
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/image
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/mount
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/network
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/registry
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/strslice
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/swarm
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/swarm/runtime
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/time
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/versions
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/versions/v1p19
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/versions/v1p20
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/api/types/volume
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/builder-next
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/builder-next/exporter
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/builder-next/worker
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/dockerfile
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/dockerignore
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/remotecontext
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/builder/remotecontext/git
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/cli
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/cli/config
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/cli/debug
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/client
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/cmd/docker-proxy
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/cmd/dockerd
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/cmd/dockerd/trap
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/container
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/container/stream
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/contrib/apparmor
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/contrib/docker-device-tool
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/contrib/httpserver
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/cluster
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/cluster/convert
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/cluster/executor
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/cluster/provider
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/config
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/discovery
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/events
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/events/testutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/exec
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/aufs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/overlay
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/register
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/images
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/initlayer
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/links
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/listeners
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/awslogs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/fluentd
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/gelf
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/journald
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/local
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/logentries
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/splunk
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/syslog
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/logger/templates
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/names
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/network
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/daemon/stats
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/distribution
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/distribution/metadata
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/distribution/utils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/distribution/xfer
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/dockerversion
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/errdefs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/image
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/image/cache
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/image/tarexport
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/image/v1
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/internal/test/suite
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/layer
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libcontainerd
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libcontainerd/queue
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libcontainerd/remote
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libcontainerd/supervisor
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/libcontainerd/types
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/oci
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/oci/caps
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/opts
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/aaparser
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/archive
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/authorization
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/broadcaster
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/capabilities
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/chrootarchive
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/containerfs
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/devicemapper
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/directory
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery/file
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery/kv
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery/memory
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/discovery/nodes
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/dmesg
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/filenotify
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/fileutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/fsutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/homedir
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/idtools
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/ioutils
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/jsonmessage
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/locker
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/longpath
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/loopback
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/mount
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/namesgenerator
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/parsers
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/parsers/kernel
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/pidfile
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/platform
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugingetter
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/plugins/transport
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/pools
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/progress
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/pubsub
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/reexec
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/signal
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/stack
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/stdcopy
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/streamformatter
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/stringid
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/symlink
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/sysinfo
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/system
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/tailfile
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/tarsum
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/term
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/term/windows
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/truncindex
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/urlutil
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/pkg/useragent
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/plugin
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/plugin/executor/containerd
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/plugin/v2
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/profiles/apparmor
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/profiles/seccomp
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/quota
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/reference
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/registry
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/registry/resumable
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/restartmanager
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/rootless
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/rootless/specconv
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/runconfig
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/runconfig/opts
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/daemon
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/environment
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fakecontext
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fakegit
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fakestorage
15:47:13 [2021-08-29T15:47:13.224Z] github.com/docker/docker/testutil/fixtures/load
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/registry
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/request
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/drivers
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/local
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/mounts
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/service
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/service/opts
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/testutils'
15:47:13 [2021-08-29T15:47:13.225Z] ++ grep --fixed-strings /libnetwork
15:47:13 [2021-08-29T15:47:13.225Z] ++ echo 'github.com/docker/docker/api
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/backend/build
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/httputils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/middleware
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/build
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/checkpoint
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/container
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/debug
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/distribution
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/grpc
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/image
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/network
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/plugin
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/session
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/swarm
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/system
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/server/router/volume
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/backend
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/blkiodev
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/container
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/events
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/filters
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/image
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/mount
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/network
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/registry
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/strslice
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/swarm
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/swarm/runtime
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/time
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/versions
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/versions/v1p19
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/versions/v1p20
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/api/types/volume
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/builder-next
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/builder-next/exporter
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/builder-next/worker
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/dockerfile
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/dockerignore
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/remotecontext
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/builder/remotecontext/git
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/cli
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/cli/config
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/cli/debug
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/client
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/cmd/docker-proxy
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/cmd/dockerd
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/cmd/dockerd/trap
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/container
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/container/stream
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/contrib/apparmor
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/contrib/docker-device-tool
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/contrib/httpserver
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/cluster
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/cluster/convert
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/cluster/executor
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/cluster/provider
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/config
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/discovery
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/events
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/events/testutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/exec
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/aufs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/overlay
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/register
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/images
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/initlayer
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/links
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/listeners
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/awslogs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/fluentd
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/gelf
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/journald
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/local
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/logentries
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/splunk
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/syslog
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/logger/templates
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/names
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/network
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/daemon/stats
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/distribution
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/distribution/metadata
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/distribution/utils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/distribution/xfer
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/dockerversion
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/errdefs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/image
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/image/cache
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/image/tarexport
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/image/v1
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/internal/test/suite
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/layer
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libcontainerd
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libcontainerd/queue
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libcontainerd/remote
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libcontainerd/supervisor
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libcontainerd/types
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/bitseq
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cluster
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/config
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/datastore
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/diagnostic
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/discoverapi
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/driverapi
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/host
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/null
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/drvregistry
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/etchosts
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/hostdiscovery
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/idm
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/internal/caller
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ipam
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ipamapi
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ipams/null
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ipamutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/iptables
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/netlabel
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/netutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/networkdb
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/ns
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/options
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/osl
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/portallocator
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/portmapper
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/resolvconf
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/testutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/types
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/oci
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/oci/caps
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/opts
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/aaparser
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/archive
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/authorization
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/broadcaster
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/capabilities
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/chrootarchive
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/containerfs
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/devicemapper
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/directory
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/discovery
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/discovery/file
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/discovery/kv
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/discovery/memory
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/discovery/nodes
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/dmesg
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/filenotify
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/fileutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/fsutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/homedir
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/idtools
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/ioutils
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/jsonmessage
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/locker
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/longpath
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/loopback
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/mount
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/namesgenerator
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/parsers
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/parsers/kernel
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/pidfile
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/platform
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/plugingetter
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/plugins
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/plugins/transport
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/pools
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/progress
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/pubsub
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/reexec
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/signal
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/stack
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/stdcopy
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/streamformatter
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/stringid
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/symlink
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/sysinfo
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/system
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/tailfile
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/tarsum
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/term
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/term/windows
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/truncindex
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/urlutil
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/pkg/useragent
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/plugin
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/plugin/executor/containerd
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/plugin/v2
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/profiles/apparmor
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/profiles/seccomp
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/quota
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/reference
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/registry
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/registry/resumable
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/restartmanager
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/rootless
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/rootless/specconv
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/runconfig
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/runconfig/opts
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/daemon
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/environment
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/fakecontext
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/fakegit
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/fakestorage
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/fixtures/load
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/registry
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/testutil/request
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/drivers
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/local
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/mounts
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/service
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/service/opts
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/volume/testutils'
15:47:13 [2021-08-29T15:47:13.225Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/bitseq
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cluster
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:47:13 [2021-08-29T15:47:13.225Z] github.com/docker/docker/libnetwork/config
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/datastore
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/diagnostic
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/discoverapi
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/driverapi
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/host
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/null
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drvregistry
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/etchosts
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/hostdiscovery
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/idm
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/internal/caller
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipam
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipamapi
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/null
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipamutils
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/iptables
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/netlabel
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/netutils
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/networkdb
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ns
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/options
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/osl
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/portallocator
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/portmapper
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/resolvconf
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/testutils
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/types'
15:47:13 [2021-08-29T15:47:13.226Z] + echo 'github.com/docker/docker/libnetwork
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/bitseq
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/cluster
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/config
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/datastore
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/diagnostic
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/discoverapi
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/driverapi
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/host
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/null
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/overlay
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/remote
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/windows
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drvregistry
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/etchosts
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/hostdiscovery
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/idm
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/internal/caller
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipam
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipamapi
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/builtin
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/null
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/remote
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ipamutils
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/iptables
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/netlabel
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/netutils
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/networkdb
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/ns
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/options
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/osl
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/osl/kernel
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/portallocator
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/portmapper
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/resolvconf
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/testutils
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/types'
15:47:13 [2021-08-29T15:47:13.226Z] + grep --fixed-strings libnetwork/drivers/bridge
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/bridge
15:47:13 [2021-08-29T15:47:13.226Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:47:13 [2021-08-29T15:47:13.226Z] + type docker-proxy
15:47:13 [2021-08-29T15:47:13.226Z] hack/test/unit: line 25: type: docker-proxy: not found
15:47:13 [2021-08-29T15:47:13.226Z] + hack/make.sh binary-proxy install-proxy
15:47:13 [2021-08-29T15:47:13.226Z] 
15:47:13 [2021-08-29T15:47:13.487Z] Removing bundles/
15:47:13 [2021-08-29T15:47:13.487Z] 
15:47:13 [2021-08-29T15:47:13.487Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
15:47:13 [2021-08-29T15:47:13.487Z] Building: bundles/binary-proxy/docker-proxy-dev
15:47:13 [2021-08-29T15:47:13.487Z] GOOS="" GOARCH="" GOARM=""
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:47:15 [2021-08-29T15:47:15.955Z] === RUN   TestDockerSuite/TestExec
15:47:16 [2021-08-29T15:47:16.212Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
15:47:16 [2021-08-29T15:47:16.468Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
15:47:16 [2021-08-29T15:47:16.724Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
15:47:17 [2021-08-29T15:47:17.287Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
15:47:17 [2021-08-29T15:47:17.544Z] === RUN   TestDockerSuite/TestExecAPIStart
15:47:18 [2021-08-29T15:47:18.475Z]     docker_api_swarm_test.go:384: [dc647b75bc5d2] joining swarm manager [d7d10f87d0c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:47:19 [2021-08-29T15:47:19.038Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
15:47:19 [2021-08-29T15:47:19.601Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
15:47:19 [2021-08-29T15:47:19.857Z]     docker_api_swarm_test.go:385: [d5752619cf21c] joining swarm manager [d7d10f87d0c6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:47:20 [2021-08-29T15:47:20.078Z] Created binary: bundles/binary-proxy/docker-proxy-dev
15:47:20 [2021-08-29T15:47:20.078Z] 
15:47:20 [2021-08-29T15:47:20.078Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
15:47:20 [2021-08-29T15:47:20.078Z] Installing docker-proxy to /usr/local/bin/
15:47:20 [2021-08-29T15:47:20.078Z] 
15:47:20 [2021-08-29T15:47:20.078Z] + mkdir -p bundles
15:47:20 [2021-08-29T15:47:20.078Z] + '[' -n 'github.com/docker/docker/api
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/backend/build
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/httputils
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/middleware
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/build
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/checkpoint
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/container
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/debug
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/distribution
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/grpc
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/image
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/network
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/plugin
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/session
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/swarm
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/system
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/server/router/volume
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/backend
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/blkiodev
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/container
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/events
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/filters
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/image
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/mount
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/network
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/plugins/logdriver
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/registry
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/strslice
15:47:20 [2021-08-29T15:47:20.078Z] github.com/docker/docker/api/types/swarm
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/api/types/swarm/runtime
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/api/types/time
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/api/types/versions
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/api/types/versions/v1p19
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/api/types/versions/v1p20
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/api/types/volume
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/builder-next
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/builder-next/exporter
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/builder-next/imagerefchecker
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/builder-next/worker
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/dockerfile
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/dockerignore
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/remotecontext
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/builder/remotecontext/git
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/cli
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/cli/config
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/cli/debug
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/client
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/cmd/docker-proxy
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/cmd/dockerd
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/cmd/dockerd/trap
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/container
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/container/stream
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/contrib/apparmor
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/contrib/docker-device-tool
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/contrib/httpserver
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/cluster
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/cluster/controllers/plugin
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/cluster/convert
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/cluster/executor
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/cluster/executor/container
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/cluster/provider
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/config
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/discovery
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/events
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/events/testutils
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/exec
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/aufs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/btrfs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/copy
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/devmapper
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/graphtest
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/overlay
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/overlay2
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/overlayutils
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/register
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/vfs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/graphdriver/zfs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/images
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/initlayer
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/links
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/listeners
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/awslogs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/fluentd
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/gcplogs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/gelf
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/journald
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/jsonfilelog
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/local
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/logentries
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/loggerutils
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/loggerutils/cache
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/splunk
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/syslog
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/logger/templates
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/names
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/network
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/daemon/stats
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/distribution
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/distribution/metadata
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/distribution/utils
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/distribution/xfer
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/dockerversion
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/errdefs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/image
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/image/cache
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/image/tarexport
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/image/v1
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/internal/test/suite
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/layer
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/libcontainerd
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/libcontainerd/queue
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/libcontainerd/remote
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/libcontainerd/supervisor
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/libcontainerd/types
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/oci
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/oci/caps
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/opts
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/aaparser
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/archive
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/authorization
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/broadcaster
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/capabilities
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/chrootarchive
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/containerfs
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/devicemapper
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/directory
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/discovery
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/discovery/file
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/discovery/kv
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/discovery/memory
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/discovery/nodes
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/dmesg
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/filenotify
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/fileutils
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/fsutils
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/homedir
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/idtools
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/ioutils
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/jsonmessage
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/locker
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/longpath
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/loopback
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/mount
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/namesgenerator
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/parsers
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/parsers/kernel
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/parsers/operatingsystem
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/pidfile
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/platform
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/plugingetter
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/plugins
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/plugins/transport
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/pools
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/progress
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/pubsub
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/reexec
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/signal
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/stack
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/stdcopy
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/streamformatter
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/stringid
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/symlink
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/sysinfo
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/system
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/tailfile
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/tarsum
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/term
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/term/windows
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/truncindex
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/urlutil
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/pkg/useragent
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/plugin
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/plugin/executor/containerd
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/plugin/v2
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/profiles/apparmor
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/profiles/seccomp
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/quota
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/reference
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/registry
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/registry/resumable
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/restartmanager
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/rootless
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/rootless/specconv
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/runconfig
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/runconfig/opts
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/daemon
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/environment
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/fakecontext
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/fakegit
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/fakestorage
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/fixtures/load
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/fixtures/plugin
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/fixtures/plugin/basic
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/registry
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/testutil/request
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/volume
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/volume/drivers
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/volume/local
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/volume/mounts
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/volume/service
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/volume/service/opts
15:47:20 [2021-08-29T15:47:20.079Z] github.com/docker/docker/volume/testutils' ']'
15:47:20 [2021-08-29T15:47:20.080Z] + 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/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
15:47:20 [2021-08-29T15:47:20.419Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
15:47:20 [2021-08-29T15:47:20.419Z] --- PASS: TestServiceUpdateSecrets (14.52s)
15:47:20 [2021-08-29T15:47:20.419Z] === RUN   TestServiceUpdateConfigs
15:47:21 [2021-08-29T15:47:21.008Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
15:47:21 [2021-08-29T15:47:21.022Z] ?   	github.com/docker/docker/api	[no test files]
15:47:21 [2021-08-29T15:47:21.569Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
15:47:22 [2021-08-29T15:47:22.498Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
15:47:23 [2021-08-29T15:47:23.060Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
15:47:23 [2021-08-29T15:47:23.988Z] === RUN   TestDockerSuite/TestExecCgroup
15:47:24 [2021-08-29T15:47:24.917Z] === RUN   TestDockerSuite/TestExecEnv
15:47:25 [2021-08-29T15:47:25.173Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
15:47:26 [2021-08-29T15:47:26.101Z] === RUN   TestDockerSuite/TestExecExitStatus
15:47:26 [2021-08-29T15:47:26.663Z] === RUN   TestDockerSuite/TestExecInspectID
15:47:28 [2021-08-29T15:47:28.552Z] === RUN   TestDockerSuite/TestExecInteractive
15:47:28 [2021-08-29T15:47:28.809Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
15:47:29 [2021-08-29T15:47:29.372Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
15:47:29 [2021-08-29T15:47:29.936Z] === RUN   TestDockerSuite/TestExecParseError
15:47:30 [2021-08-29T15:47:30.499Z] === RUN   TestDockerSuite/TestExecPausedContainer
15:47:31 [2021-08-29T15:47:31.061Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
15:47:31 [2021-08-29T15:47:31.624Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
15:47:32 [2021-08-29T15:47:32.552Z] === RUN   TestDockerSuite/TestExecSetEnv
15:47:33 [2021-08-29T15:47:33.114Z] === RUN   TestDockerSuite/TestExecStartFails
15:47:33 [2021-08-29T15:47:33.370Z] === RUN   TestDockerSuite/TestExecStateCleanup
15:47:35 [2021-08-29T15:47:35.887Z] --- PASS: TestServiceUpdateConfigs (14.88s)
15:47:35 [2021-08-29T15:47:35.887Z] === RUN   TestServiceUpdateNetwork
15:47:35 [2021-08-29T15:47:35.939Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 9.0% of statements
15:47:45 [2021-08-29T15:47:45.849Z] === RUN   TestDockerSuite/TestExecStopNotHanging
15:47:45 [2021-08-29T15:47:45.849Z] === RUN   TestDockerSuite/TestExecTTY
15:47:45 [2021-08-29T15:47:45.849Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
15:47:45 [2021-08-29T15:47:45.849Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
15:47:46 [2021-08-29T15:47:46.104Z] === RUN   TestDockerSuite/TestExecUlimits
15:47:46 [2021-08-29T15:47:46.666Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
15:47:46 [2021-08-29T15:47:46.666Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:47:46 [2021-08-29T15:47:46.666Z] === RUN   TestDockerSuite/TestExecWithImageUser
15:47:48 [2021-08-29T15:47:48.035Z] --- PASS: TestServiceUpdateNetwork (12.34s)
15:47:48 [2021-08-29T15:47:48.035Z] === RUN   TestServiceUpdatePidsLimit
15:47:48 [2021-08-29T15:47:48.035Z] === RUN   TestDockerSuite/TestExecWithNoTERM
15:47:48 [2021-08-29T15:47:48.600Z] === RUN   TestDockerSuite/TestExecWithPrivileged
15:47:49 [2021-08-29T15:47:49.163Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
15:47:49 [2021-08-29T15:47:49.420Z] === RUN   TestDockerSuite/TestExecWithTERM
15:47:49 [2021-08-29T15:47:49.983Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
15:47:49 [2021-08-29T15:47:49.983Z] === RUN   TestDockerSuite/TestExecWithUser
15:47:50 [2021-08-29T15:47:50.546Z] === RUN   TestDockerSuite/TestGetContainerStats
15:47:55 [2021-08-29T15:47:55.789Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
15:47:56 [2021-08-29T15:47:56.716Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
15:47:59 [2021-08-29T15:47:59.982Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
15:48:00 [2021-08-29T15:48:00.908Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
15:48:04 [2021-08-29T15:48:04.175Z] --- PASS: TestServiceUpdatePidsLimit (16.34s)
15:48:04 [2021-08-29T15:48:04.175Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s)
15:48:04 [2021-08-29T15:48:04.175Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
15:48:04 [2021-08-29T15:48:04.175Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
15:48:04 [2021-08-29T15:48:04.175Z] PASS
15:48:04 [2021-08-29T15:48:04.175Z] 
15:48:04 [2021-08-29T15:48:04.175Z] === Skipped
15:48:04 [2021-08-29T15:48:04.175Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
15:48:04 [2021-08-29T15:48:04.175Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
15:48:04 [2021-08-29T15:48:04.175Z] 
15:48:04 [2021-08-29T15:48:04.175Z] 
15:48:04 [2021-08-29T15:48:04.175Z] DONE 27 tests, 1 skipped in 176.698s
15:48:04 [2021-08-29T15:48:04.175Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
15:48:04 [2021-08-29T15:48:04.175Z] ++ 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
15:48:04 [2021-08-29T15:48:04.175Z] ++ set -e
15:48:04 [2021-08-29T15:48:04.175Z] ++ '[' -n 0 ']'
15:48:04 [2021-08-29T15:48:04.175Z] ++ set -x
15:48:04 [2021-08-29T15:48:04.175Z] ++ env -i DEST=/go/src/github.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
15:48:04 [2021-08-29T15:48:04.175Z] INFO: Testing against a local daemon
15:48:04 [2021-08-29T15:48:04.175Z] === RUN   TestSessionCreate
15:48:04 [2021-08-29T15:48:04.175Z] --- PASS: TestSessionCreate (0.02s)
15:48:04 [2021-08-29T15:48:04.175Z] === RUN   TestSessionCreateWithBadUpgrade
15:48:04 [2021-08-29T15:48:04.175Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
15:48:04 [2021-08-29T15:48:04.175Z] PASS
15:48:04 [2021-08-29T15:48:04.175Z] 
15:48:04 [2021-08-29T15:48:04.175Z] DONE 2 tests in 0.122s
15:48:04 [2021-08-29T15:48:04.175Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
15:48:04 [2021-08-29T15:48:04.175Z] ++ 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
15:48:04 [2021-08-29T15:48:04.175Z] ++ set -e
15:48:04 [2021-08-29T15:48:04.175Z] ++ '[' -n 0 ']'
15:48:04 [2021-08-29T15:48:04.175Z] ++ set -x
15:48:04 [2021-08-29T15:48:04.175Z] ++ env -i DEST=/go/src/github.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
15:48:04 [2021-08-29T15:48:04.432Z] INFO: Testing against a local daemon
15:48:04 [2021-08-29T15:48:04.432Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:48:04 [2021-08-29T15:48:04.432Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:48:04 [2021-08-29T15:48:04.432Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:48:04 [2021-08-29T15:48:04.432Z] === RUN   TestDiskUsage
15:48:04 [2021-08-29T15:48:04.432Z] === PAUSE TestDiskUsage
15:48:04 [2021-08-29T15:48:04.432Z] === RUN   TestEventsExecDie
15:48:04 [2021-08-29T15:48:04.997Z] --- PASS: TestEventsExecDie (0.65s)
15:48:04 [2021-08-29T15:48:04.997Z] === RUN   TestEventsBackwardsCompatible
15:48:04 [2021-08-29T15:48:04.997Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
15:48:04 [2021-08-29T15:48:04.997Z] === RUN   TestEventsVolumeCreate
15:48:04 [2021-08-29T15:48:04.997Z] --- PASS: TestEventsVolumeCreate (0.04s)
15:48:04 [2021-08-29T15:48:04.997Z] === RUN   TestInfoBinaryCommits
15:48:04 [2021-08-29T15:48:04.997Z] --- PASS: TestInfoBinaryCommits (0.04s)
15:48:04 [2021-08-29T15:48:04.997Z] === RUN   TestInfoAPIVersioned
15:48:04 [2021-08-29T15:48:04.997Z] --- PASS: TestInfoAPIVersioned (0.02s)
15:48:04 [2021-08-29T15:48:04.997Z] === RUN   TestInfoDiscoveryBackend
15:48:05 [2021-08-29T15:48:05.560Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
15:48:05 [2021-08-29T15:48:05.560Z] --- PASS: TestInfoDiscoveryBackend (0.54s)
15:48:05 [2021-08-29T15:48:05.560Z] === RUN   TestInfoDiscoveryInvalidAdvertise
15:48:05 [2021-08-29T15:48:05.817Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
15:48:05 [2021-08-29T15:48:05.817Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
15:48:05 [2021-08-29T15:48:05.817Z] === RUN   TestDockerSuite/TestHealth
15:48:06 [2021-08-29T15:48:06.747Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s)
15:48:06 [2021-08-29T15:48:06.747Z] === RUN   TestInfoDiscoveryAdvertiseInterfaceName
15:48:07 [2021-08-29T15:48:07.331Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s)
15:48:07 [2021-08-29T15:48:07.331Z] === RUN   TestInfoAPI
15:48:07 [2021-08-29T15:48:07.331Z] --- PASS: TestInfoAPI (0.02s)
15:48:07 [2021-08-29T15:48:07.331Z] === RUN   TestInfoAPIWarnings
15:48:15 [2021-08-29T15:48:15.416Z]     check_test.go:379: [d5752619cf21c] daemon is not started
15:48:15 [2021-08-29T15:48:15.416Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
15:48:17 [2021-08-29T15:48:17.306Z]     docker_api_swarm_test.go:802: [decdc335ff150] joining swarm manager [de2364c60235b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:48:18 [2021-08-29T15:48:18.673Z]     docker_api_swarm_test.go:802: [d83c67c791275] joining swarm manager [de2364c60235b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:48:19 [2021-08-29T15:48:19.601Z]     docker_api_swarm_test.go:802: [de111044452ec] joining swarm manager [de2364c60235b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:48:20 [2021-08-29T15:48:20.966Z]     docker_api_swarm_test.go:802: [d337a842626a0] joining swarm manager [de2364c60235b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:48:22 [2021-08-29T15:48:22.330Z]     docker_api_swarm_test.go:810: [d9ab18590f633] joining swarm manager [de2364c60235b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
15:48:23 [2021-08-29T15:48:23.696Z] --- PASS: TestInfoAPIWarnings (16.22s)
15:48:23 [2021-08-29T15:48:23.696Z] === RUN   TestInfoDebug
15:48:23 [2021-08-29T15:48:23.952Z] --- PASS: TestInfoDebug (0.53s)
15:48:23 [2021-08-29T15:48:23.952Z] === RUN   TestInfoInsecureRegistries
15:48:24 [2021-08-29T15:48:24.515Z] --- PASS: TestInfoInsecureRegistries (0.54s)
15:48:24 [2021-08-29T15:48:24.515Z] === RUN   TestInfoRegistryMirrors
15:48:24 [2021-08-29T15:48:24.515Z] === RUN   TestDockerSuite/TestHistoryExistentImage
15:48:24 [2021-08-29T15:48:24.515Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
15:48:24 [2021-08-29T15:48:24.515Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
15:48:24 [2021-08-29T15:48:24.515Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
15:48:25 [2021-08-29T15:48:25.079Z] --- PASS: TestInfoRegistryMirrors (0.53s)
15:48:25 [2021-08-29T15:48:25.079Z] === RUN   TestLoginFailsWithBadCredentials
15:48:25 [2021-08-29T15:48:25.079Z] --- PASS: TestLoginFailsWithBadCredentials (0.11s)
15:48:25 [2021-08-29T15:48:25.079Z] === RUN   TestPingCacheHeaders
15:48:25 [2021-08-29T15:48:25.079Z] --- PASS: TestPingCacheHeaders (0.03s)
15:48:25 [2021-08-29T15:48:25.079Z] === RUN   TestPingGet
15:48:25 [2021-08-29T15:48:25.079Z] --- PASS: TestPingGet (0.02s)
15:48:25 [2021-08-29T15:48:25.079Z] === RUN   TestPingHead
15:48:25 [2021-08-29T15:48:25.079Z] --- PASS: TestPingHead (0.02s)
15:48:25 [2021-08-29T15:48:25.079Z] === RUN   TestVersion
15:48:25 [2021-08-29T15:48:25.336Z] --- PASS: TestVersion (0.03s)
15:48:25 [2021-08-29T15:48:25.336Z] === CONT  TestDiskUsage
15:48:25 [2021-08-29T15:48:25.336Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
15:48:25 [2021-08-29T15:48:25.336Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/container_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/image_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/volume_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/container,_volume_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
15:48:25 [2021-08-29T15:48:25.898Z] === RUN   TestDiskUsage/after_container.Run
15:48:26 [2021-08-29T15:48:26.155Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/container_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/image_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/volume_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
15:48:26 [2021-08-29T15:48:26.414Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
15:48:26 [2021-08-29T15:48:26.671Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
15:48:26 [2021-08-29T15:48:26.671Z] --- PASS: TestDiskUsage (1.38s)
15:48:26 [2021-08-29T15:48:26.671Z]     --- PASS: TestDiskUsage/empty (0.01s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.27s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]     --- PASS: TestDiskUsage/after_container.Run (0.40s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z] PASS
15:48:26 [2021-08-29T15:48:26.671Z] 
15:48:26 [2021-08-29T15:48:26.671Z] === Skipped
15:48:26 [2021-08-29T15:48:26.671Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:48:26 [2021-08-29T15:48:26.671Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
15:48:26 [2021-08-29T15:48:26.671Z] 
15:48:26 [2021-08-29T15:48:26.671Z] 
15:48:26 [2021-08-29T15:48:26.671Z] DONE 53 tests, 1 skipped in 22.394s
15:48:26 [2021-08-29T15:48:26.671Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
15:48:26 [2021-08-29T15:48:26.671Z] ++ 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
15:48:26 [2021-08-29T15:48:26.671Z] ++ set -e
15:48:26 [2021-08-29T15:48:26.671Z] ++ '[' -n 0 ']'
15:48:26 [2021-08-29T15:48:26.671Z] ++ set -x
15:48:26 [2021-08-29T15:48:26.671Z] ++ env -i DEST=/go/src/github.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
15:48:26 [2021-08-29T15:48:26.671Z] INFO: Testing against a local daemon
15:48:26 [2021-08-29T15:48:26.671Z] === RUN   TestVolumesCreateAndList
15:48:26 [2021-08-29T15:48:26.671Z] --- PASS: TestVolumesCreateAndList (0.02s)
15:48:26 [2021-08-29T15:48:26.671Z] === RUN   TestVolumesRemove
15:48:26 [2021-08-29T15:48:26.927Z] --- PASS: TestVolumesRemove (0.05s)
15:48:26 [2021-08-29T15:48:26.928Z] === RUN   TestVolumesInspect
15:48:26 [2021-08-29T15:48:26.928Z] --- PASS: TestVolumesInspect (0.04s)
15:48:26 [2021-08-29T15:48:26.928Z] === RUN   TestVolumesInvalidJSON
15:48:26 [2021-08-29T15:48:26.928Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:48:26 [2021-08-29T15:48:26.928Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:48:26 [2021-08-29T15:48:26.928Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:48:26 [2021-08-29T15:48:26.928Z] --- PASS: TestVolumesInvalidJSON (0.01s)
15:48:26 [2021-08-29T15:48:26.928Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:48:26 [2021-08-29T15:48:26.928Z] PASS
15:48:26 [2021-08-29T15:48:26.928Z] 
15:48:26 [2021-08-29T15:48:26.928Z] DONE 5 tests in 0.239s
15:48:26 [2021-08-29T15:48:26.928Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:48:26 [2021-08-29T15:48:26.928Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
15:48:26 [2021-08-29T15:48:26.928Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
15:48:27 [2021-08-29T15:48:27.184Z] ++++ cat bundles/test-integration/docker.pid
15:48:27 [2021-08-29T15:48:27.184Z] +++ kill 6297
15:48:27 [2021-08-29T15:48:27.441Z] +++ /etc/init.d/apparmor stop
15:48:27 [2021-08-29T15:48:27.441Z] Leaving: AppArmorNo profiles have been unloaded.
15:48:27 [2021-08-29T15:48:27.441Z] 
15:48:27 [2021-08-29T15:48:27.441Z] Unloading profiles will leave already running processes permanently
15:48:27 [2021-08-29T15:48:27.441Z] unconfined, which can lead to unexpected situations.
15:48:27 [2021-08-29T15:48:27.441Z] 
15:48:27 [2021-08-29T15:48:27.441Z] To set a process to complain mode, use the command line tool
15:48:27 [2021-08-29T15:48:27.441Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:48:27 [2021-08-29T15:48:27.441Z] +++ true
15:48:27 [2021-08-29T15:48:27.441Z] exiting test-integration
15:48:27 [2021-08-29T15:48:27.441Z] ++ exit 0
15:48:27 [2021-08-29T15:48:27.441Z] 
15:48:28 [2021-08-29T15:48:28.005Z] + for job in $(jobs -p)
15:48:28 [2021-08-29T15:48:28.005Z] + wait 11107
15:48:28 [2021-08-29T15:48:28.005Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
15:48:28 [2021-08-29T15:48:28.262Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
15:48:28 [2021-08-29T15:48:28.825Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
15:48:29 [2021-08-29T15:48:29.388Z] === RUN   TestDockerSuite/TestImagesFormat
15:48:29 [2021-08-29T15:48:29.388Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
15:48:29 [2021-08-29T15:48:29.962Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
15:48:32 [2021-08-29T15:48:32.477Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
15:48:32 [2021-08-29T15:48:32.477Z] === RUN   TestDockerSuite/TestImportBadURL
15:48:32 [2021-08-29T15:48:32.477Z] === RUN   TestDockerSuite/TestImportDisplay
15:48:33 [2021-08-29T15:48:33.408Z] === RUN   TestDockerSuite/TestImportFile
15:48:34 [2021-08-29T15:48:34.336Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
15:48:34 [2021-08-29T15:48:34.592Z] === RUN   TestDockerSuite/TestImportFileWithMessage
15:48:35 [2021-08-29T15:48:35.520Z] === RUN   TestDockerSuite/TestImportGzipped
15:48:36 [2021-08-29T15:48:36.448Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
15:48:37 [2021-08-29T15:48:37.813Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
15:48:38 [2021-08-29T15:48:38.069Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
15:48:38 [2021-08-29T15:48:38.999Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
15:48:39 [2021-08-29T15:48:39.562Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
15:48:39 [2021-08-29T15:48:39.562Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
15:48:39 [2021-08-29T15:48:39.562Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
15:48:40 [2021-08-29T15:48:40.126Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
15:48:40 [2021-08-29T15:48:40.382Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
15:48:40 [2021-08-29T15:48:40.944Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
15:48:41 [2021-08-29T15:48:41.201Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
15:48:41 [2021-08-29T15:48:41.764Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
15:48:42 [2021-08-29T15:48:42.020Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
15:48:42 [2021-08-29T15:48:42.277Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
15:48:43 [2021-08-29T15:48:43.205Z] === RUN   TestDockerSuite/TestInspectAmpersand
15:48:43 [2021-08-29T15:48:43.767Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
15:48:44 [2021-08-29T15:48:44.023Z] === RUN   TestDockerSuite/TestInspectByPrefix
15:48:44 [2021-08-29T15:48:44.023Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
15:48:44 [2021-08-29T15:48:44.586Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
15:48:44 [2021-08-29T15:48:44.586Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:48:44 [2021-08-29T15:48:44.586Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
15:48:45 [2021-08-29T15:48:45.149Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
15:48:45 [2021-08-29T15:48:45.711Z] === RUN   TestDockerSuite/TestInspectDefault
15:48:45 [2021-08-29T15:48:45.967Z] === RUN   TestDockerSuite/TestInspectHistory
15:48:46 [2021-08-29T15:48:46.529Z] === RUN   TestDockerSuite/TestInspectImage
15:48:46 [2021-08-29T15:48:46.529Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
15:48:46 [2021-08-29T15:48:46.529Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
15:48:46 [2021-08-29T15:48:46.529Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:48:46 [2021-08-29T15:48:46.529Z] === RUN   TestDockerSuite/TestInspectInt64
15:48:47 [2021-08-29T15:48:47.092Z] === RUN   TestDockerSuite/TestInspectJSONFields
15:48:47 [2021-08-29T15:48:47.668Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
15:48:47 [2021-08-29T15:48:47.668Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
15:48:47 [2021-08-29T15:48:47.927Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
15:48:48 [2021-08-29T15:48:48.488Z] === RUN   TestDockerSuite/TestInspectPlugin
15:48:49 [2021-08-29T15:48:49.853Z] === RUN   TestDockerSuite/TestInspectRootFS
15:48:49 [2021-08-29T15:48:49.853Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
15:48:50 [2021-08-29T15:48:50.416Z] === RUN   TestDockerSuite/TestInspectStatus
15:48:50 [2021-08-29T15:48:50.979Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
15:48:51 [2021-08-29T15:48:51.907Z] === RUN   TestDockerSuite/TestInspectTemplateError
15:48:52 [2021-08-29T15:48:52.163Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
15:48:52 [2021-08-29T15:48:52.726Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
15:48:52 [2021-08-29T15:48:52.982Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
15:48:53 [2021-08-29T15:48:53.543Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
15:48:53 [2021-08-29T15:48:53.799Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
15:48:54 [2021-08-29T15:48:54.361Z] === RUN   TestDockerSuite/TestInspectUnknownObject
15:48:54 [2021-08-29T15:48:54.361Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
15:48:56 [2021-08-29T15:48:56.252Z] === RUN   TestDockerSuite/TestLinkShortDefinition
15:48:56 [2021-08-29T15:48:56.815Z] === RUN   TestDockerSuite/TestLinksEnvs
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ok  	github.com/docker/docker/api/server/httputils	0.017s	coverage: 14.7% of statements
15:48:57 [2021-08-29T15:48:57.433Z] ok  	github.com/docker/docker/api/server/middleware	0.004s	coverage: 37.7% of statements
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
15:48:57 [2021-08-29T15:48:57.433Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 5.7% of statements
15:48:57 [2021-08-29T15:48:57.433Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/server/router/volume	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/container	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/events	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ok  	github.com/docker/docker/api/types/filters	0.010s	coverage: 92.2% of statements
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/image	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/network	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ok  	github.com/docker/docker/api/types/strslice	0.006s	coverage: 90.0% of statements
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ok  	github.com/docker/docker/api/types/versions	0.005s	coverage: 77.3% of statements
15:48:57 [2021-08-29T15:48:57.434Z] ok  	github.com/docker/docker/api/types/time	0.003s	coverage: 100.0% of statements
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ok  	github.com/docker/docker/builder/dockerfile	0.202s	coverage: 49.0% of statements
15:48:57 [2021-08-29T15:48:57.434Z] ?   	github.com/docker/docker/builder/dockerignore	[no test files]
15:48:57 [2021-08-29T15:48:57.434Z] ok  	github.com/docker/docker/builder/remotecontext	0.102s	coverage: 13.7% of statements
15:48:57 [2021-08-29T15:48:57.434Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
15:48:57 [2021-08-29T15:48:57.744Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
15:48:57 [2021-08-29T15:48:57.744Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
15:48:58 [2021-08-29T15:48:58.375Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.180s	coverage: 86.3% of statements
15:48:58 [2021-08-29T15:48:58.375Z] ?   	github.com/docker/docker/cli	[no test files]
15:48:58 [2021-08-29T15:48:58.375Z] ?   	github.com/docker/docker/cli/config	[no test files]
15:48:58 [2021-08-29T15:48:58.947Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.109s	coverage: 67.6% of statements
15:48:59 [2021-08-29T15:48:59.112Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
15:49:00 [2021-08-29T15:49:00.479Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
15:49:01 [2021-08-29T15:49:01.492Z] ok  	github.com/docker/docker/client	0.102s	coverage: 75.6% of statements
15:49:01 [2021-08-29T15:49:01.852Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
15:49:01 [2021-08-29T15:49:01.852Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
15:49:03 [2021-08-29T15:49:03.220Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
15:49:03 [2021-08-29T15:49:03.220Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
15:49:03 [2021-08-29T15:49:03.782Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
15:49:05 [2021-08-29T15:49:05.674Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
15:49:10 [2021-08-29T15:49:10.950Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
15:49:11 [2021-08-29T15:49:11.877Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
15:49:12 [2021-08-29T15:49:12.805Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
15:49:13 [2021-08-29T15:49:13.061Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
15:49:14 [2021-08-29T15:49:14.950Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
15:49:14 [2021-08-29T15:49:14.950Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
15:49:14 [2021-08-29T15:49:14.950Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
15:49:14 [2021-08-29T15:49:14.950Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
15:49:14 [2021-08-29T15:49:14.950Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
15:49:15 [2021-08-29T15:49:15.207Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
15:49:15 [2021-08-29T15:49:15.772Z] === RUN   TestDockerSuite/TestLogsAPIUntil
15:49:19 [2021-08-29T15:49:19.937Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
15:49:19 [2021-08-29T15:49:19.937Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
15:49:24 [2021-08-29T15:49:24.101Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
15:49:24 [2021-08-29T15:49:24.357Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
15:49:24 [2021-08-29T15:49:24.614Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
15:49:25 [2021-08-29T15:49:25.176Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
15:49:26 [2021-08-29T15:49:26.105Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
15:49:26 [2021-08-29T15:49:26.667Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
15:49:27 [2021-08-29T15:49:27.229Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
15:49:27 [2021-08-29T15:49:27.790Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
15:49:28 [2021-08-29T15:49:28.352Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
15:49:30 [2021-08-29T15:49:30.886Z] === RUN   TestDockerSuite/TestLogsFollowStopped
15:49:31 [2021-08-29T15:49:31.813Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
15:49:32 [2021-08-29T15:49:32.069Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
15:49:32 [2021-08-29T15:49:32.325Z] === RUN   TestDockerSuite/TestLogsSince
15:49:34 [2021-08-29T15:49:34.215Z]     docker_api_swarm_service_test.go:395: [d4a43c234bcc3] joining swarm manager [de30d05d0dc81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:49:34 [2021-08-29T15:49:34.777Z]     docker_api_swarm_service_test.go:395: [daeadfb05fa65] joining swarm manager [de30d05d0dc81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:49:38 [2021-08-29T15:49:38.946Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
15:49:40 [2021-08-29T15:49:40.260Z] ok  	github.com/docker/docker/cmd/dockerd	0.042s	coverage: 29.3% of statements
15:49:40 [2021-08-29T15:49:40.260Z] ok  	github.com/docker/docker/container	0.114s	coverage: 34.8% of statements
15:49:40 [2021-08-29T15:49:40.260Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.545s	coverage: 0.0% of statements
15:49:40 [2021-08-29T15:49:40.260Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
15:49:40 [2021-08-29T15:49:40.260Z] ?   	github.com/docker/docker/container/stream	[no test files]
15:49:40 [2021-08-29T15:49:40.260Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
15:49:40 [2021-08-29T15:49:40.260Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
15:49:40 [2021-08-29T15:49:40.260Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
15:49:45 [2021-08-29T15:49:45.479Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
15:49:45 [2021-08-29T15:49:45.479Z] === RUN   TestDockerSuite/TestLogsTail
15:49:45 [2021-08-29T15:49:45.479Z] === RUN   TestDockerSuite/TestLogsTimestamps
15:49:45 [2021-08-29T15:49:45.735Z] === RUN   TestDockerSuite/TestLogsWithDetails
15:49:46 [2021-08-29T15:49:46.297Z] === RUN   TestDockerSuite/TestMountIntoProc
15:49:46 [2021-08-29T15:49:46.553Z] === RUN   TestDockerSuite/TestMountIntoSys
15:49:46 [2021-08-29T15:49:46.810Z] === RUN   TestDockerSuite/TestNetHostname
15:49:48 [2021-08-29T15:49:48.176Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
15:49:48 [2021-08-29T15:49:48.176Z] === RUN   TestDockerSuite/TestNetworkEvents
15:49:48 [2021-08-29T15:49:48.403Z] ok  	github.com/docker/docker/daemon/cluster	0.055s	coverage: 0.5% of statements
15:49:48 [2021-08-29T15:49:48.977Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.011s	coverage: 65.3% of statements
15:49:49 [2021-08-29T15:49:49.540Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
15:49:49 [2021-08-29T15:49:49.920Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.007s	coverage: 35.9% of statements
15:49:51 [2021-08-29T15:49:51.432Z]     docker_api_swarm_service_test.go:343: [d828eeb69ed6a] joining swarm manager [d5a7551115029]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:49:51 [2021-08-29T15:49:51.994Z]     docker_api_swarm_service_test.go:343: [d15078c36ae34] joining swarm manager [d5a7551115029]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:49:53 [2021-08-29T15:49:53.883Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
15:49:55 [2021-08-29T15:49:55.778Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
15:49:56 [2021-08-29T15:49:56.035Z] === RUN   TestDockerSuite/TestPluginActive
15:49:57 [2021-08-29T15:49:57.400Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
15:49:58 [2021-08-29T15:49:58.060Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.435s	coverage: 13.8% of statements
15:49:58 [2021-08-29T15:49:58.060Z] ok  	github.com/docker/docker/daemon/config	0.026s	coverage: 81.1% of statements
15:49:58 [2021-08-29T15:49:58.060Z] ok  	github.com/docker/docker/daemon/discovery	0.003s	coverage: 30.0% of statements
15:49:58 [2021-08-29T15:49:58.321Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
15:49:58 [2021-08-29T15:49:58.892Z] ok  	github.com/docker/docker/daemon/graphdriver	0.004s	coverage: 2.1% of statements
15:50:00 [2021-08-29T15:50:00.294Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.480s	coverage: 74.6% of statements
15:50:01 [2021-08-29T15:50:01.240Z] ok  	github.com/docker/docker/daemon	12.184s	coverage: 17.5% of statements
15:50:01 [2021-08-29T15:50:01.240Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
15:50:01 [2021-08-29T15:50:01.240Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
15:50:01 [2021-08-29T15:50:01.240Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
15:50:01 [2021-08-29T15:50:01.240Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
15:50:01 [2021-08-29T15:50:01.502Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.015s	coverage: 3.1% of statements
15:50:02 [2021-08-29T15:50:02.452Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.426s	coverage: 56.2% of statements
15:50:02 [2021-08-29T15:50:02.646Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
15:50:02 [2021-08-29T15:50:02.646Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:50:02 [2021-08-29T15:50:02.646Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
15:50:03 [2021-08-29T15:50:03.574Z] === RUN   TestDockerSuite/TestPluginLogDriver
15:50:03 [2021-08-29T15:50:03.838Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.006s	coverage: 1.9% of statements
15:50:05 [2021-08-29T15:50:05.773Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.292s	coverage: 49.4% of statements
15:50:06 [2021-08-29T15:50:06.091Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
15:50:06 [2021-08-29T15:50:06.091Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
15:50:06 [2021-08-29T15:50:06.717Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.701s	coverage: 45.9% of statements
15:50:06 [2021-08-29T15:50:06.717Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
15:50:07 [2021-08-29T15:50:07.019Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
15:50:07 [2021-08-29T15:50:07.289Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.656s	coverage: 59.2% of statements
15:50:07 [2021-08-29T15:50:07.289Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
15:50:07 [2021-08-29T15:50:07.289Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
15:50:07 [2021-08-29T15:50:07.550Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 57.5% of statements
15:50:07 [2021-08-29T15:50:07.946Z]     docker_api_swarm_service_test.go:490: [dbed4166507f6] joining swarm manager [dbe038014f19c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:50:08 [2021-08-29T15:50:08.508Z]     docker_api_swarm_service_test.go:490: [dbc0139fab829] joining swarm manager [dbe038014f19c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:50:08 [2021-08-29T15:50:08.937Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
15:50:09 [2021-08-29T15:50:09.071Z] === RUN   TestDockerSuite/TestPluginUpgrade
15:50:09 [2021-08-29T15:50:09.198Z] ok  	github.com/docker/docker/daemon/links	0.005s	coverage: 93.0% of statements
15:50:09 [2021-08-29T15:50:09.770Z] ok  	github.com/docker/docker/daemon/images	0.018s	coverage: 6.7% of statements
15:50:09 [2021-08-29T15:50:09.770Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
15:50:09 [2021-08-29T15:50:09.770Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
15:50:10 [2021-08-29T15:50:10.713Z] ok  	github.com/docker/docker/daemon/logger	0.225s	coverage: 43.5% of statements
15:50:11 [2021-08-29T15:50:11.368Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.180s	coverage: 77.0% of statements
15:50:11 [2021-08-29T15:50:11.368Z] ?   	github.com/docker/docker/daemon/logger/fluentd	[no test files]
15:50:11 [2021-08-29T15:50:11.368Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
15:50:11 [2021-08-29T15:50:11.629Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.006s	coverage: 67.0% of statements
15:50:11 [2021-08-29T15:50:11.890Z] ok  	github.com/docker/docker/daemon/logger/journald	0.020s	coverage: 23.9% of statements
15:50:12 [2021-08-29T15:50:12.462Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.007s	coverage: 87.2% of statements
15:50:12 [2021-08-29T15:50:12.462Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.008s	coverage: 69.9% of statements
15:50:13 [2021-08-29T15:50:13.034Z] ok  	github.com/docker/docker/daemon/logger/local	0.012s	coverage: 75.2% of statements
15:50:13 [2021-08-29T15:50:13.035Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
15:50:13 [2021-08-29T15:50:13.240Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
15:50:13 [2021-08-29T15:50:13.607Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.054s	coverage: 55.1% of statements
15:50:14 [2021-08-29T15:50:14.168Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
15:50:14 [2021-08-29T15:50:14.178Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.008s	coverage: 31.5% of statements
15:50:14 [2021-08-29T15:50:14.750Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.007s	coverage: 46.8% of statements
15:50:15 [2021-08-29T15:50:15.011Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
15:50:15 [2021-08-29T15:50:15.097Z] === RUN   TestDockerSuite/TestPortHostBinding
15:50:15 [2021-08-29T15:50:15.582Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
15:50:15 [2021-08-29T15:50:15.659Z] === RUN   TestDockerSuite/TestPortList
15:50:16 [2021-08-29T15:50:16.155Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.570s	coverage: 82.5% of statements
15:50:16 [2021-08-29T15:50:16.155Z] ?   	github.com/docker/docker/daemon/names	[no test files]
15:50:16 [2021-08-29T15:50:16.155Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
15:50:17 [2021-08-29T15:50:17.100Z] ok  	github.com/docker/docker/distribution	0.097s	coverage: 25.8% of statements
15:50:17 [2021-08-29T15:50:17.100Z] ok  	github.com/docker/docker/distribution/metadata	0.040s	coverage: 48.2% of statements
15:50:17 [2021-08-29T15:50:17.100Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
15:50:18 [2021-08-29T15:50:18.044Z] ok  	github.com/docker/docker/errdefs	0.011s	coverage: 53.1% of statements
15:50:18 [2021-08-29T15:50:18.616Z] ok  	github.com/docker/docker/image	0.014s	coverage: 86.6% of statements
15:50:18 [2021-08-29T15:50:18.878Z] ok  	github.com/docker/docker/image/cache	0.006s	coverage: 19.2% of statements
15:50:19 [2021-08-29T15:50:19.451Z] ok  	github.com/docker/docker/image/tarexport	0.006s	coverage: 0.7% of statements
15:50:19 [2021-08-29T15:50:19.712Z] ok  	github.com/docker/docker/image/v1	0.006s	coverage: 25.0% of statements
15:50:19 [2021-08-29T15:50:19.974Z] ok  	github.com/docker/docker/distribution/xfer	1.892s	coverage: 85.1% of statements
15:50:19 [2021-08-29T15:50:19.974Z] ?   	github.com/docker/docker/dockerversion	[no test files]
15:50:19 [2021-08-29T15:50:19.974Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
15:50:20 [2021-08-29T15:50:20.235Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
15:50:20 [2021-08-29T15:50:20.921Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
15:50:21 [2021-08-29T15:50:21.181Z] ok  	github.com/docker/docker/oci	0.009s	coverage: 43.3% of statements
15:50:21 [2021-08-29T15:50:21.754Z] ok  	github.com/docker/docker/opts	0.020s	coverage: 67.1% of statements
15:50:21 [2021-08-29T15:50:21.852Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
15:50:22 [2021-08-29T15:50:22.016Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
15:50:22 [2021-08-29T15:50:22.780Z] === RUN   TestDockerSuite/TestPostContainersAttach
15:50:23 [2021-08-29T15:50:23.403Z] ok  	github.com/docker/docker/pkg/archive	0.303s	coverage: 82.5% of statements
15:50:23 [2021-08-29T15:50:23.975Z] ok  	github.com/docker/docker/pkg/authorization	0.116s	coverage: 68.3% of statements
15:50:24 [2021-08-29T15:50:24.237Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
15:50:24 [2021-08-29T15:50:24.237Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
15:50:26 [2021-08-29T15:50:26.946Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
15:50:27 [2021-08-29T15:50:27.537Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.464s	coverage: 43.2% of statements
15:50:27 [2021-08-29T15:50:27.537Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
15:50:27 [2021-08-29T15:50:27.537Z] ok  	github.com/docker/docker/pkg/discovery	0.003s	coverage: 58.3% of statements
15:50:27 [2021-08-29T15:50:27.798Z] ok  	github.com/docker/docker/pkg/discovery/file	0.009s	coverage: 97.6% of statements
15:50:28 [2021-08-29T15:50:28.310Z]     docker_api_swarm_service_test.go:128: [da39201b3a2ae] joining swarm manager [db2fa04741b82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:50:29 [2021-08-29T15:50:29.191Z] ok  	github.com/docker/docker/layer	7.833s	coverage: 68.8% of statements
15:50:29 [2021-08-29T15:50:29.191Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
15:50:29 [2021-08-29T15:50:29.191Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
15:50:29 [2021-08-29T15:50:29.191Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
15:50:29 [2021-08-29T15:50:29.191Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
15:50:29 [2021-08-29T15:50:29.191Z] ?   	github.com/docker/docker/oci/caps	[no test files]
15:50:29 [2021-08-29T15:50:29.191Z] ?   	github.com/docker/docker/pkg/containerfs	[no test files]
15:50:29 [2021-08-29T15:50:29.191Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
15:50:29 [2021-08-29T15:50:29.240Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
15:50:29 [2021-08-29T15:50:29.240Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
15:50:29 [2021-08-29T15:50:29.240Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
15:50:29 [2021-08-29T15:50:29.240Z]     docker_api_swarm_service_test.go:129: [d08c12f53e646] joining swarm manager [db2fa04741b82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:50:29 [2021-08-29T15:50:29.452Z] ok  	github.com/docker/docker/pkg/discovery/memory	0.005s	coverage: 92.3% of statements
15:50:29 [2021-08-29T15:50:29.805Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
15:50:29 [2021-08-29T15:50:29.805Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
15:50:30 [2021-08-29T15:50:30.025Z] ok  	github.com/docker/docker/pkg/discovery/nodes	0.003s	coverage: 93.8% of statements
15:50:30 [2021-08-29T15:50:30.286Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
15:50:30 [2021-08-29T15:50:30.368Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
15:50:30 [2021-08-29T15:50:30.368Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
15:50:30 [2021-08-29T15:50:30.928Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
15:50:30 [2021-08-29T15:50:30.928Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
15:50:31 [2021-08-29T15:50:31.184Z]     docker_api_swarm_service_test.go:137: [de99e03a199b3] joining swarm manager [db2fa04741b82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
15:50:31 [2021-08-29T15:50:31.228Z] ok  	github.com/docker/docker/pkg/filenotify	0.604s	coverage: 67.0% of statements
15:50:31 [2021-08-29T15:50:31.228Z] ok  	github.com/docker/docker/pkg/discovery/kv	3.017s	coverage: 84.1% of statements
15:50:31 [2021-08-29T15:50:31.801Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 83.1% of statements
15:50:31 [2021-08-29T15:50:31.801Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
15:50:31 [2021-08-29T15:50:31.801Z] ok  	github.com/docker/docker/pkg/fsutils	0.177s	coverage: 85.1% of statements
15:50:32 [2021-08-29T15:50:32.158Z]     docker_api_swarm_service_test.go:138: [dca38d5290ddf] joining swarm manager [db2fa04741b82]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
15:50:32 [2021-08-29T15:50:32.158Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
15:50:32 [2021-08-29T15:50:32.158Z] === RUN   TestDockerSuite/TestPruneContainerLabel
15:50:33 [2021-08-29T15:50:33.189Z] ok  	github.com/docker/docker/pkg/idtools	0.539s	coverage: 69.5% of statements
15:50:33 [2021-08-29T15:50:33.189Z] ok  	github.com/docker/docker/pkg/ioutils	0.425s	coverage: 70.5% of statements
15:50:33 [2021-08-29T15:50:33.450Z] ok  	github.com/docker/docker/pkg/longpath	0.008s	coverage: 100.0% of statements
15:50:33 [2021-08-29T15:50:33.450Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.005s	coverage: 91.7% of statements
15:50:33 [2021-08-29T15:50:33.450Z] ?   	github.com/docker/docker/pkg/locker	[no test files]
15:50:33 [2021-08-29T15:50:33.450Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
15:50:33 [2021-08-29T15:50:33.450Z] ?   	github.com/docker/docker/pkg/mount	[no test files]
15:50:33 [2021-08-29T15:50:33.712Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.010s	coverage: 85.7% of statements
15:50:33 [2021-08-29T15:50:33.712Z] ?   	github.com/docker/docker/pkg/namesgenerator/cmd/names-generator	[no test files]
15:50:33 [2021-08-29T15:50:33.712Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
15:50:33 [2021-08-29T15:50:33.975Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.007s	coverage: 60.0% of statements
15:50:34 [2021-08-29T15:50:34.237Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.003s	coverage: 86.7% of statements
15:50:34 [2021-08-29T15:50:34.237Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
15:50:34 [2021-08-29T15:50:34.237Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
15:50:34 [2021-08-29T15:50:34.237Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
15:50:34 [2021-08-29T15:50:34.674Z] === RUN   TestDockerSuite/TestPruneContainerUntil
15:50:34 [2021-08-29T15:50:34.846Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.015s	coverage: 56.8% of statements
15:50:35 [2021-08-29T15:50:35.235Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
15:50:35 [2021-08-29T15:50:35.423Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.002s	coverage: 85.7% of statements
15:50:35 [2021-08-29T15:50:35.423Z] ok  	github.com/docker/docker/pkg/pools	0.002s	coverage: 88.2% of statements
15:50:35 [2021-08-29T15:50:35.491Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
15:50:35 [2021-08-29T15:50:35.684Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
15:50:35 [2021-08-29T15:50:35.746Z] === RUN   TestDockerSuite/TestPsByOrder
15:50:37 [2021-08-29T15:50:37.066Z] ok  	github.com/docker/docker/pkg/pubsub	1.035s	coverage: 75.0% of statements
15:50:37 [2021-08-29T15:50:37.066Z] ok  	github.com/docker/docker/pkg/reexec	0.007s	coverage: 82.4% of statements
15:50:37 [2021-08-29T15:50:37.327Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
15:50:37 [2021-08-29T15:50:37.588Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
15:50:37 [2021-08-29T15:50:37.588Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
15:50:37 [2021-08-29T15:50:37.663Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
15:50:37 [2021-08-29T15:50:37.849Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
15:50:37 [2021-08-29T15:50:37.918Z] === RUN   TestDockerSuite/TestPsListContainersBase
15:50:38 [2021-08-29T15:50:38.420Z] ok  	github.com/docker/docker/pkg/sysinfo	0.005s	coverage: 51.2% of statements
15:50:38 [2021-08-29T15:50:38.681Z] ok  	github.com/docker/docker/pkg/system	0.004s	coverage: 40.1% of statements
15:50:38 [2021-08-29T15:50:38.942Z] ok  	github.com/docker/docker/pkg/tailfile	0.046s	coverage: 88.6% of statements
15:50:39 [2021-08-29T15:50:39.514Z] ok  	github.com/docker/docker/pkg/tarsum	0.037s	coverage: 89.3% of statements
15:50:39 [2021-08-29T15:50:39.514Z] testing: warning: no tests to run
15:50:39 [2021-08-29T15:50:39.514Z] coverage: [no statements]
15:50:39 [2021-08-29T15:50:39.514Z] ok  	github.com/docker/docker/pkg/term/windows	0.002s	coverage: [no statements] [no tests to run]
15:50:39 [2021-08-29T15:50:39.774Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
15:50:40 [2021-08-29T15:50:40.035Z] ok  	github.com/docker/docker/pkg/urlutil	0.002s	coverage: 100.0% of statements
15:50:40 [2021-08-29T15:50:40.035Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
15:50:40 [2021-08-29T15:50:40.434Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
15:50:41 [2021-08-29T15:50:41.948Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
15:50:41 [2021-08-29T15:50:41.948Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
15:50:42 [2021-08-29T15:50:42.209Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
15:50:42 [2021-08-29T15:50:42.958Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
15:50:42 [2021-08-29T15:50:42.958Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
15:50:43 [2021-08-29T15:50:43.594Z] ok  	github.com/docker/docker/quota	0.232s	coverage: 71.4% of statements
15:50:43 [2021-08-29T15:50:43.594Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
15:50:44 [2021-08-29T15:50:44.546Z] ok  	github.com/docker/docker/registry	0.036s	coverage: 58.8% of statements
15:50:44 [2021-08-29T15:50:44.806Z] ok  	github.com/docker/docker/registry/resumable	0.015s	coverage: 100.0% of statements
15:50:45 [2021-08-29T15:50:45.067Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
15:50:45 [2021-08-29T15:50:45.328Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 66.1% of statements
15:50:45 [2021-08-29T15:50:45.474Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
15:50:45 [2021-08-29T15:50:45.590Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
15:50:48 [2021-08-29T15:50:48.136Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
15:50:48 [2021-08-29T15:50:48.708Z] ok  	github.com/docker/docker/volume/local	0.092s	coverage: 76.4% of statements
15:50:48 [2021-08-29T15:50:48.969Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
15:50:50 [2021-08-29T15:50:50.364Z] ok  	github.com/docker/docker/volume/service	0.014s	coverage: 72.3% of statements
15:50:52 [2021-08-29T15:50:52.051Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
15:50:52 [2021-08-29T15:50:52.613Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
15:50:53 [2021-08-29T15:50:53.978Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
15:50:53 [2021-08-29T15:50:53.978Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
15:50:54 [2021-08-29T15:50:54.540Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
15:50:55 [2021-08-29T15:50:55.906Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
15:50:56 [2021-08-29T15:50:56.840Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
15:50:57 [2021-08-29T15:50:57.662Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
15:50:59 [2021-08-29T15:50:59.028Z]     docker_api_swarm_service_test.go:304: [d9f25fa0650c0] joining swarm manager [de4783d2b954a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:50:59 [2021-08-29T15:50:59.283Z] === RUN   TestDockerSuite/TestPsListContainersSize
15:50:59 [2021-08-29T15:50:59.846Z]     docker_api_swarm_service_test.go:304: [da160075f8eba] joining swarm manager [de4783d2b954a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:51:00 [2021-08-29T15:51:00.776Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
15:51:00 [2021-08-29T15:51:00.776Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
15:51:01 [2021-08-29T15:51:01.704Z] === RUN   TestDockerSuite/TestPsRightTagName
15:51:03 [2021-08-29T15:51:03.069Z] === RUN   TestDockerSuite/TestPsShowMounts
15:51:04 [2021-08-29T15:51:04.438Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
15:51:05 [2021-08-29T15:51:05.001Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
15:51:05 [2021-08-29T15:51:05.001Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:51:05 [2021-08-29T15:51:05.001Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
15:51:05 [2021-08-29T15:51:05.001Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
15:51:05 [2021-08-29T15:51:05.001Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
15:51:05 [2021-08-29T15:51:05.257Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
15:51:05 [2021-08-29T15:51:05.514Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
15:51:05 [2021-08-29T15:51:05.880Z] --- PASS: TestBuildWCOWSandboxSize (658.45s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestBuildWithEmptyDockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:51:05 [2021-08-29T15:51:05.880Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s)
15:51:05 [2021-08-29T15:51:05.880Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestBuildPreserveOwnership
15:51:05 [2021-08-29T15:51:05.880Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
15:51:05 [2021-08-29T15:51:05.880Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestBuildPlatformInvalid
15:51:05 [2021-08-29T15:51:05.880Z] --- PASS: TestBuildPlatformInvalid (0.56s)
15:51:05 [2021-08-29T15:51:05.880Z] PASS
15:51:05 [2021-08-29T15:51:05.880Z] ok  	github.com/docker/docker/integration/build	798.343s
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === Skipped
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     build_session_test.go:25: TODO: BuildKit
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] DONE 29 tests, 5 skipped in 820.314s
15:51:05 [2021-08-29T15:51:05.880Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:51:05 [2021-08-29T15:51:05.880Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:51:05 [2021-08-29T15:51:05.880Z] INFO: Testing against a local daemon
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestConfigInspect
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] --- SKIP: TestConfigInspect (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestConfigList
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] --- SKIP: TestConfigList (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestConfigsCreateAndDelete
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestConfigsUpdate
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] --- SKIP: TestConfigsUpdate (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestTemplatedConfig
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] --- SKIP: TestTemplatedConfig (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestConfigCreateResolve
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
15:51:05 [2021-08-29T15:51:05.880Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] PASS
15:51:05 [2021-08-29T15:51:05.880Z] ok  	github.com/docker/docker/integration/config	0.076s
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === Skipped
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] 
15:51:05 [2021-08-29T15:51:05.880Z] DONE 6 tests, 6 skipped in 2.640s
15:51:05 [2021-08-29T15:51:05.880Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:51:05 [2021-08-29T15:51:05.880Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:51:05 [2021-08-29T15:51:05.880Z] INFO: Testing against a local daemon
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestCheckpoint
15:51:05 [2021-08-29T15:51:05.880Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:51:05 [2021-08-29T15:51:05.880Z] --- SKIP: TestCheckpoint (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestContainerInvalidJSON
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:51:05 [2021-08-29T15:51:05.880Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:51:05 [2021-08-29T15:51:05.880Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:51:05 [2021-08-29T15:51:05.880Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:51:05 [2021-08-29T15:51:05.880Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:51:05 [2021-08-29T15:51:05.880Z] --- PASS: TestContainerInvalidJSON (0.49s)
15:51:05 [2021-08-29T15:51:05.880Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:51:05 [2021-08-29T15:51:05.880Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.28s)
15:51:05 [2021-08-29T15:51:05.880Z] === RUN   TestCopyFromContainerPathIsNotDir
15:51:06 [2021-08-29T15:51:06.339Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.24s)
15:51:06 [2021-08-29T15:51:06.339Z] === RUN   TestCopyToContainerPathDoesNotExist
15:51:06 [2021-08-29T15:51:06.339Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s)
15:51:06 [2021-08-29T15:51:06.339Z] === RUN   TestCopyToContainerPathIsNotDir
15:51:06 [2021-08-29T15:51:06.443Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
15:51:06 [2021-08-29T15:51:06.796Z] --- PASS: TestCopyToContainerPathIsNotDir (0.22s)
15:51:06 [2021-08-29T15:51:06.796Z] === RUN   TestCopyFromContainer
15:51:06 [2021-08-29T15:51:06.796Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
15:51:06 [2021-08-29T15:51:06.796Z] --- SKIP: TestCopyFromContainer (0.00s)
15:51:06 [2021-08-29T15:51:06.796Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:51:06 [2021-08-29T15:51:06.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateLinkToNonExistingContainer
15:51:06 [2021-08-29T15:51:06.797Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:51:06 [2021-08-29T15:51:06.797Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidEnv
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidEnv/0
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateWithInvalidEnv/0
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidEnv/1
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateWithInvalidEnv/1
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidEnv/2
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateWithInvalidEnv/2
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateWithInvalidEnv/0
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateWithInvalidEnv/2
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateWithInvalidEnv/1
15:51:06 [2021-08-29T15:51:06.797Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateTmpfsMountsTarget
15:51:06 [2021-08-29T15:51:06.797Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:51:06 [2021-08-29T15:51:06.797Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithCustomMaskedPaths
15:51:06 [2021-08-29T15:51:06.797Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:51:06 [2021-08-29T15:51:06.797Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithCustomReadonlyPaths
15:51:06 [2021-08-29T15:51:06.797Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:51:06 [2021-08-29T15:51:06.797Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:51:06 [2021-08-29T15:51:06.797Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:51:06 [2021-08-29T15:51:06.797Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:51:06 [2021-08-29T15:51:06.797Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:51:06 [2021-08-29T15:51:06.797Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateDifferentPlatform
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateDifferentPlatform/different_os
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:51:06 [2021-08-29T15:51:06.797Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:51:06 [2021-08-29T15:51:06.797Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.12s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:51:06 [2021-08-29T15:51:06.797Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:51:06 [2021-08-29T15:51:06.797Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestContainerKillOnDaemonStart
15:51:06 [2021-08-29T15:51:06.797Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:51:06 [2021-08-29T15:51:06.797Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestDiff
15:51:06 [2021-08-29T15:51:06.797Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:51:06 [2021-08-29T15:51:06.797Z] --- SKIP: TestDiff (0.00s)
15:51:06 [2021-08-29T15:51:06.797Z] === RUN   TestExecWithCloseStdin
15:51:07 [2021-08-29T15:51:07.371Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
15:51:08 [2021-08-29T15:51:08.300Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
15:51:09 [2021-08-29T15:51:09.707Z] --- PASS: TestExecWithCloseStdin (2.87s)
15:51:09 [2021-08-29T15:51:09.707Z] === RUN   TestExec
15:51:11 [2021-08-29T15:51:11.879Z] --- PASS: TestExec (1.90s)
15:51:11 [2021-08-29T15:51:11.879Z] === RUN   TestExecUser
15:51:11 [2021-08-29T15:51:11.879Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:51:11 [2021-08-29T15:51:11.879Z] --- SKIP: TestExecUser (0.00s)
15:51:11 [2021-08-29T15:51:11.879Z] === RUN   TestExportContainerAndImportImage
15:51:11 [2021-08-29T15:51:11.879Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:51:11 [2021-08-29T15:51:11.879Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:51:11 [2021-08-29T15:51:11.879Z] === RUN   TestExportContainerAfterDaemonRestart
15:51:11 [2021-08-29T15:51:11.879Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:51:11 [2021-08-29T15:51:11.879Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:51:11 [2021-08-29T15:51:11.879Z] === RUN   TestHealthCheckWorkdir
15:51:11 [2021-08-29T15:51:11.879Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:51:11 [2021-08-29T15:51:11.879Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:51:11 [2021-08-29T15:51:11.879Z] === RUN   TestHealthKillContainer
15:51:11 [2021-08-29T15:51:11.879Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:51:11 [2021-08-29T15:51:11.879Z] --- SKIP: TestHealthKillContainer (0.00s)
15:51:11 [2021-08-29T15:51:11.879Z] === RUN   TestInspectCpusetInConfigPre120
15:51:11 [2021-08-29T15:51:11.879Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:51:11 [2021-08-29T15:51:11.879Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:51:11 [2021-08-29T15:51:11.879Z] === RUN   TestKillContainerInvalidSignal
15:51:12 [2021-08-29T15:51:12.317Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.3% of statements
15:51:12 [2021-08-29T15:51:12.317Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
15:51:12 [2021-08-29T15:51:12.317Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/pkg/symlink	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/pkg/term	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/rootless	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/testutil/request	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/volume	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === Skipped
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     network_proxy_test.go:208: No support for dual stack yet
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver btrfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver btrfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver btrfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver btrfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver btrfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:71: No driver to put!
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z] time="2021-08-29T15:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z] time="2021-08-29T15:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z] time="2021-08-29T15:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z] time="2021-08-29T15:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z] time="2021-08-29T15:50:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: driver not supported
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:71: No driver to put!
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     overlay_test.go:50: Fails to compute changes intermittently
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     overlay_test.go:65: Cannot run test with naive change algorithm
15:51:12 [2021-08-29T15:51:12.318Z] time="2021-08-29T15:50:07Z" level=info msg="Successful to umount mountpoint /tmp/docker-graphtest-991521083/overlay2/c72c2435110d1ba21b1c58e45ff729b529cefd25e08633e127e75691c4958fcf/merged for c72c2435110d1ba21b1c58e45ff729b529cefd25e08633e127e75691c4958fcf" storage-driver=overlay2
15:51:12 [2021-08-29T15:51:12.318Z] time="2021-08-29T15:50:07Z" level=info msg="Start to remove c72c2435110d1ba21b1c58e45ff729b529cefd25e08633e127e75691c4958fcf overlay dir /tmp/docker-graphtest-991521083/overlay2/c72c2435110d1ba21b1c58e45ff729b529cefd25e08633e127e75691c4958fcf/merged" storage-driver=overlay2
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver zfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver zfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver zfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver zfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:44: Driver zfs not supported
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     graphtest_unix.go:71: No driver to put!
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
15:51:12 [2021-08-29T15:51:12.318Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] 
15:51:12 [2021-08-29T15:51:12.318Z] DONE 2309 tests, 28 skipped in 228.966s
15:51:12 [2021-08-29T15:51:12.318Z] + '[' -n 'github.com/docker/docker/libnetwork
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/bitseq
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/cluster
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/cmd/diagnostic
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/cmd/ovrouter
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/cmd/readme_test
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/config
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/datastore
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/diagnostic
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/discoverapi
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/driverapi
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/bridge
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/host
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/macvlan
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/null
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/overlay
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/remote
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/remote/api
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/windows
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/drvregistry
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/etchosts
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/hostdiscovery
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/idm
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/internal/caller
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/internal/setmatrix
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ipam
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ipamapi
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ipams/builtin
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ipams/null
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ipams/remote
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ipams/remote/api
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ipams/windowsipam
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ipamutils
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/iptables
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/netlabel
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/netutils
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/networkdb
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/ns
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/options
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/osl
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/osl/kernel
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/portallocator
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/portmapper
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/resolvconf
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/testutils
15:51:12 [2021-08-29T15:51:12.318Z] github.com/docker/docker/libnetwork/types' ']'
15:51:12 [2021-08-29T15:51:12.318Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork 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/testutils github.com/docker/docker/libnetwork/types
15:51:13 [2021-08-29T15:51:13.411Z] --- PASS: TestKillContainerInvalidSignal (1.78s)
15:51:13 [2021-08-29T15:51:13.411Z] === RUN   TestKillContainer
15:51:13 [2021-08-29T15:51:13.411Z] === RUN   TestKillContainer/no_signal
15:51:14 [2021-08-29T15:51:14.846Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
15:51:15 [2021-08-29T15:51:15.101Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
15:51:15 [2021-08-29T15:51:15.582Z] === RUN   TestKillContainer/non_killing_signal
15:51:15 [2021-08-29T15:51:15.582Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:51:15 [2021-08-29T15:51:15.582Z] === RUN   TestKillContainer/killing_signal
15:51:16 [2021-08-29T15:51:16.466Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
15:51:16 [2021-08-29T15:51:16.466Z] === RUN   TestDockerSuite/TestRestartPolicyNO
15:51:16 [2021-08-29T15:51:16.466Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
15:51:16 [2021-08-29T15:51:16.466Z] === RUN   TestDockerSuite/TestRestartRunningContainer
15:51:17 [2021-08-29T15:51:17.753Z] --- PASS: TestKillContainer (4.05s)
15:51:17 [2021-08-29T15:51:17.753Z]     --- PASS: TestKillContainer/no_signal (1.70s)
15:51:17 [2021-08-29T15:51:17.753Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:51:17 [2021-08-29T15:51:17.753Z]     --- PASS: TestKillContainer/killing_signal (2.32s)
15:51:17 [2021-08-29T15:51:17.753Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:51:17 [2021-08-29T15:51:17.753Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:51:17 [2021-08-29T15:51:17.753Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:51:17 [2021-08-29T15:51:17.753Z] === RUN   TestKillStoppedContainer
15:51:17 [2021-08-29T15:51:17.753Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:51:17 [2021-08-29T15:51:17.753Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:51:17 [2021-08-29T15:51:17.753Z] === RUN   TestKillStoppedContainerAPIPre120
15:51:17 [2021-08-29T15:51:17.753Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:51:17 [2021-08-29T15:51:17.753Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:51:17 [2021-08-29T15:51:17.753Z] === RUN   TestKillDifferentUserContainer
15:51:17 [2021-08-29T15:51:17.753Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:51:17 [2021-08-29T15:51:17.753Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:51:17 [2021-08-29T15:51:17.753Z] === RUN   TestInspectOomKilledTrue
15:51:17 [2021-08-29T15:51:17.753Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:51:17 [2021-08-29T15:51:17.753Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:51:17 [2021-08-29T15:51:17.753Z] === RUN   TestInspectOomKilledFalse
15:51:17 [2021-08-29T15:51:17.753Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:51:17 [2021-08-29T15:51:17.753Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:51:17 [2021-08-29T15:51:17.753Z] === RUN   TestLogsFollowTailEmpty
15:51:18 [2021-08-29T15:51:18.355Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
15:51:19 [2021-08-29T15:51:19.283Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
15:51:19 [2021-08-29T15:51:19.286Z] --- PASS: TestLogsFollowTailEmpty (1.80s)
15:51:19 [2021-08-29T15:51:19.286Z] === RUN   TestNetworkNat
15:51:19 [2021-08-29T15:51:19.286Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
15:51:19 [2021-08-29T15:51:19.286Z] --- SKIP: TestNetworkNat (0.00s)
15:51:19 [2021-08-29T15:51:19.286Z] === RUN   TestNetworkLocalhostTCPNat
15:51:19 [2021-08-29T15:51:19.539Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
15:51:21 [2021-08-29T15:51:21.433Z] === RUN   TestDockerSuite/TestRestartWithVolumes
15:51:21 [2021-08-29T15:51:21.995Z]     docker_api_swarm_service_test.go:100: [d807f77879b7d] joining swarm manager [dd2d59721ce13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:51:22 [2021-08-29T15:51:22.183Z] --- PASS: TestNetworkLocalhostTCPNat (2.96s)
15:51:22 [2021-08-29T15:51:22.183Z] === RUN   TestNetworkLoopbackNat
15:51:22 [2021-08-29T15:51:22.183Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
15:51:22 [2021-08-29T15:51:22.183Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:51:22 [2021-08-29T15:51:22.183Z] === RUN   TestPause
15:51:22 [2021-08-29T15:51:22.183Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:51:22 [2021-08-29T15:51:22.183Z] --- SKIP: TestPause (0.00s)
15:51:22 [2021-08-29T15:51:22.183Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:51:22 [2021-08-29T15:51:22.558Z] === RUN   TestDockerSuite/TestRmiBlank
15:51:22 [2021-08-29T15:51:22.558Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
15:51:22 [2021-08-29T15:51:22.558Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
15:51:22 [2021-08-29T15:51:22.813Z]     docker_api_swarm_service_test.go:101: [de27a2429bcf8] joining swarm manager [dd2d59721ce13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:51:24 [2021-08-29T15:51:24.356Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.80s)
15:51:24 [2021-08-29T15:51:24.356Z] === RUN   TestPauseStopPausedContainer
15:51:24 [2021-08-29T15:51:24.356Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
15:51:24 [2021-08-29T15:51:24.356Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:51:24 [2021-08-29T15:51:24.356Z] === RUN   TestPsFilter
15:51:24 [2021-08-29T15:51:24.356Z] --- PASS: TestPsFilter (0.29s)
15:51:24 [2021-08-29T15:51:24.356Z] === RUN   TestRemoveContainerWithRemovedVolume
15:51:26 [2021-08-29T15:51:26.083Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
15:51:26 [2021-08-29T15:51:26.526Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.33s)
15:51:26 [2021-08-29T15:51:26.526Z] === RUN   TestRemoveContainerWithVolume
15:51:26 [2021-08-29T15:51:26.646Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
15:51:26 [2021-08-29T15:51:26.901Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
15:51:28 [2021-08-29T15:51:28.266Z] === RUN   TestDockerSuite/TestRmiImgIDForce
15:51:28 [2021-08-29T15:51:28.522Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
15:51:29 [2021-08-29T15:51:29.423Z] --- PASS: TestRemoveContainerWithVolume (2.36s)
15:51:29 [2021-08-29T15:51:29.423Z] === RUN   TestRemoveContainerRunning
15:51:29 [2021-08-29T15:51:29.896Z] === RUN   TestDockerSuite/TestRmiParentImageFail
15:51:30 [2021-08-29T15:51:30.151Z] === RUN   TestDockerSuite/TestRmiTag
15:51:30 [2021-08-29T15:51:30.408Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
15:51:30 [2021-08-29T15:51:30.956Z] --- PASS: TestRemoveContainerRunning (1.75s)
15:51:30 [2021-08-29T15:51:30.956Z] === RUN   TestRemoveContainerForceRemoveRunning
15:51:30 [2021-08-29T15:51:30.971Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
15:51:32 [2021-08-29T15:51:32.490Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s)
15:51:32 [2021-08-29T15:51:32.490Z] === RUN   TestRemoveInvalidContainer
15:51:32 [2021-08-29T15:51:32.490Z] --- PASS: TestRemoveInvalidContainer (0.03s)
15:51:32 [2021-08-29T15:51:32.490Z] === RUN   TestRenameLinkedContainer
15:51:32 [2021-08-29T15:51:32.490Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:51:32 [2021-08-29T15:51:32.490Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:51:32 [2021-08-29T15:51:32.490Z] === RUN   TestRenameStoppedContainer
15:51:33 [2021-08-29T15:51:33.488Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
15:51:34 [2021-08-29T15:51:34.052Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
15:51:34 [2021-08-29T15:51:34.613Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
15:51:34 [2021-08-29T15:51:34.870Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
15:51:35 [2021-08-29T15:51:35.391Z] --- PASS: TestRenameStoppedContainer (2.38s)
15:51:35 [2021-08-29T15:51:35.391Z] === RUN   TestRenameRunningContainerAndReuse
15:51:35 [2021-08-29T15:51:35.797Z] === RUN   TestDockerSuite/TestRunAddHost
15:51:36 [2021-08-29T15:51:36.054Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
15:51:36 [2021-08-29T15:51:36.310Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
15:51:36 [2021-08-29T15:51:36.873Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
15:51:36 [2021-08-29T15:51:36.873Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
15:51:37 [2021-08-29T15:51:37.434Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
15:51:38 [2021-08-29T15:51:38.296Z] --- PASS: TestRenameRunningContainerAndReuse (3.41s)
15:51:38 [2021-08-29T15:51:38.296Z] === RUN   TestRenameInvalidName
15:51:38 [2021-08-29T15:51:38.803Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
15:51:39 [2021-08-29T15:51:39.060Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
15:51:39 [2021-08-29T15:51:39.623Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
15:51:40 [2021-08-29T15:51:40.467Z] --- PASS: TestRenameInvalidName (1.69s)
15:51:40 [2021-08-29T15:51:40.467Z] === RUN   TestRenameAnonymousContainer
15:51:40 [2021-08-29T15:51:40.551Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
15:51:41 [2021-08-29T15:51:41.477Z]     check_test.go:379: [d807f77879b7d] daemon is not started
15:51:42 [2021-08-29T15:51:42.040Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
15:51:42 [2021-08-29T15:51:42.970Z] === RUN   TestDockerSuite/TestRunAttachDetach
15:51:43 [2021-08-29T15:51:43.226Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
15:51:43 [2021-08-29T15:51:43.788Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
15:51:44 [2021-08-29T15:51:44.720Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
15:51:44 [2021-08-29T15:51:44.976Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
15:51:45 [2021-08-29T15:51:45.538Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
15:51:46 [2021-08-29T15:51:46.103Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
15:51:46 [2021-08-29T15:51:46.668Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
15:51:46 [2021-08-29T15:51:46.924Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
15:51:47 [2021-08-29T15:51:47.486Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
15:51:47 [2021-08-29T15:51:47.741Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
15:51:48 [2021-08-29T15:51:48.304Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
15:51:48 [2021-08-29T15:51:48.304Z] === RUN   TestDockerSuite/TestRunBindMounts
15:51:48 [2021-08-29T15:51:48.867Z]     docker_api_swarm_service_test.go:533: [d3464a85127bf] joining swarm manager [d21a6cb28bfc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:51:49 [2021-08-29T15:51:49.016Z] --- PASS: TestRenameAnonymousContainer (9.05s)
15:51:49 [2021-08-29T15:51:49.016Z] === RUN   TestRenameContainerWithSameName
15:51:50 [2021-08-29T15:51:50.241Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
15:51:50 [2021-08-29T15:51:50.241Z]     docker_api_swarm_service_test.go:534: [da39ef5d799ee] joining swarm manager [d21a6cb28bfc8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:51:50 [2021-08-29T15:51:50.497Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
15:51:51 [2021-08-29T15:51:51.058Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
15:51:51 [2021-08-29T15:51:51.062Z] ok  	github.com/docker/docker/libnetwork	37.301s	coverage: 40.8% of statements
15:51:51 [2021-08-29T15:51:51.062Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.113s	coverage: 84.4% of statements
15:51:51 [2021-08-29T15:51:51.062Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
15:51:51 [2021-08-29T15:51:51.199Z] --- PASS: TestRenameContainerWithSameName (1.81s)
15:51:51 [2021-08-29T15:51:51.199Z] === RUN   TestRenameContainerWithLinkedContainer
15:51:51 [2021-08-29T15:51:51.199Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
15:51:51 [2021-08-29T15:51:51.199Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:51:51 [2021-08-29T15:51:51.199Z] === RUN   TestResize
15:51:51 [2021-08-29T15:51:51.314Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
15:51:52 [2021-08-29T15:51:52.004Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
15:51:52 [2021-08-29T15:51:52.244Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
15:51:52 [2021-08-29T15:51:52.244Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
15:51:52 [2021-08-29T15:51:52.265Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
15:51:52 [2021-08-29T15:51:52.265Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
15:51:52 [2021-08-29T15:51:52.265Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
15:51:52 [2021-08-29T15:51:52.265Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
15:51:52 [2021-08-29T15:51:52.527Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
15:51:52 [2021-08-29T15:51:52.527Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
15:51:52 [2021-08-29T15:51:52.733Z] --- PASS: TestResize (1.78s)
15:51:52 [2021-08-29T15:51:52.733Z] === RUN   TestResizeWithInvalidSize
15:51:52 [2021-08-29T15:51:52.788Z] ok  	github.com/docker/docker/libnetwork/config	0.027s	coverage: 24.0% of statements
15:51:52 [2021-08-29T15:51:52.808Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
15:51:53 [2021-08-29T15:51:53.049Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
15:51:53 [2021-08-29T15:51:53.049Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
15:51:53 [2021-08-29T15:51:53.050Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
15:51:53 [2021-08-29T15:51:53.310Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
15:51:53 [2021-08-29T15:51:53.372Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
15:51:54 [2021-08-29T15:51:54.301Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
15:51:54 [2021-08-29T15:51:54.557Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
15:51:54 [2021-08-29T15:51:54.905Z] --- PASS: TestResizeWithInvalidSize (1.79s)
15:51:54 [2021-08-29T15:51:54.905Z] === RUN   TestResizeWhenContainerNotStarted
15:51:55 [2021-08-29T15:51:55.119Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
15:51:55 [2021-08-29T15:51:55.119Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
15:51:55 [2021-08-29T15:51:55.681Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
15:51:55 [2021-08-29T15:51:55.681Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
15:51:55 [2021-08-29T15:51:55.856Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.357s	coverage: 59.9% of statements
15:51:55 [2021-08-29T15:51:55.856Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
15:51:56 [2021-08-29T15:51:56.117Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
15:51:56 [2021-08-29T15:51:56.608Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
15:51:56 [2021-08-29T15:51:56.689Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.207s	coverage: 4.0% of statements
15:51:56 [2021-08-29T15:51:56.689Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
15:51:57 [2021-08-29T15:51:57.079Z] --- PASS: TestResizeWhenContainerNotStarted (2.35s)
15:51:57 [2021-08-29T15:51:57.079Z] === RUN   TestDaemonRestartKillContainers
15:51:57 [2021-08-29T15:51:57.079Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:51:57 [2021-08-29T15:51:57.079Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:51:57 [2021-08-29T15:51:57.079Z] === RUN   TestStats
15:51:57 [2021-08-29T15:51:57.079Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:51:57 [2021-08-29T15:51:57.079Z] --- SKIP: TestStats (0.00s)
15:51:57 [2021-08-29T15:51:57.079Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:51:57 [2021-08-29T15:51:57.261Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
15:51:57 [2021-08-29T15:51:57.261Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
15:51:57 [2021-08-29T15:51:57.522Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
15:51:57 [2021-08-29T15:51:57.535Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
15:51:57 [2021-08-29T15:51:57.791Z] === RUN   TestDockerSuite/TestRunContainerNetwork
15:51:58 [2021-08-29T15:51:58.386Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
15:51:58 [2021-08-29T15:51:58.386Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
15:51:58 [2021-08-29T15:51:58.948Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
15:51:59 [2021-08-29T15:51:59.874Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
15:52:00 [2021-08-29T15:52:00.803Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
15:52:01 [2021-08-29T15:52:01.731Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
15:52:01 [2021-08-29T15:52:01.987Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
15:52:02 [2021-08-29T15:52:02.243Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
15:52:02 [2021-08-29T15:52:02.805Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
15:52:02 [2021-08-29T15:52:02.858Z] --- PASS: TestStopContainerWithRestartPolicyAlways (5.45s)
15:52:02 [2021-08-29T15:52:02.858Z] === RUN   TestStopContainerWithTimeout
15:52:02 [2021-08-29T15:52:02.858Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:52:02 [2021-08-29T15:52:02.858Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:52:02 [2021-08-29T15:52:02.858Z] === RUN   TestUpdateRestartPolicy
15:52:03 [2021-08-29T15:52:03.367Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
15:52:03 [2021-08-29T15:52:03.929Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
15:52:04 [2021-08-29T15:52:04.857Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
15:52:06 [2021-08-29T15:52:06.749Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
15:52:06 [2021-08-29T15:52:06.749Z] === RUN   TestDockerSuite/TestRunCreateVolume
15:52:07 [2021-08-29T15:52:07.310Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
15:52:07 [2021-08-29T15:52:07.517Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	7.801s	coverage: 7.2% of statements
15:52:07 [2021-08-29T15:52:07.517Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
15:52:07 [2021-08-29T15:52:07.517Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.002s	coverage: 63.6% of statements
15:52:07 [2021-08-29T15:52:07.517Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.009s	coverage: 57.4% of statements
15:52:07 [2021-08-29T15:52:07.517Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
15:52:07 [2021-08-29T15:52:07.517Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
15:52:07 [2021-08-29T15:52:07.517Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
15:52:07 [2021-08-29T15:52:07.517Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.014s	coverage: 82.4% of statements
15:52:07 [2021-08-29T15:52:07.779Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
15:52:08 [2021-08-29T15:52:08.040Z] ok  	github.com/docker/docker/libnetwork/hostdiscovery	0.002s	coverage: 48.1% of statements
15:52:08 [2021-08-29T15:52:08.301Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
15:52:08 [2021-08-29T15:52:08.562Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
15:52:08 [2021-08-29T15:52:08.681Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
15:52:09 [2021-08-29T15:52:09.608Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
15:52:11 [2021-08-29T15:52:11.635Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
15:52:12 [2021-08-29T15:52:12.563Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
15:52:12 [2021-08-29T15:52:12.563Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
15:52:12 [2021-08-29T15:52:12.563Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
15:52:12 [2021-08-29T15:52:12.563Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
15:52:12 [2021-08-29T15:52:12.563Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
15:52:13 [2021-08-29T15:52:13.139Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
15:52:13 [2021-08-29T15:52:13.396Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
15:52:14 [2021-08-29T15:52:14.323Z] === RUN   TestDockerSuite/TestRunDNSOptions
15:52:15 [2021-08-29T15:52:15.252Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
15:52:15 [2021-08-29T15:52:15.814Z]     docker_api_swarm_service_test.go:148: [d4b17fe68c875] joining swarm manager [d5c5cdc816692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:52:16 [2021-08-29T15:52:16.742Z]     docker_api_swarm_service_test.go:148: [deb29b7397d88] joining swarm manager [d5c5cdc816692]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:52:16 [2021-08-29T15:52:16.742Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
15:52:17 [2021-08-29T15:52:17.562Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
15:52:18 [2021-08-29T15:52:18.582Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.004s	coverage: 100.0% of statements
15:52:18 [2021-08-29T15:52:18.927Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
15:52:19 [2021-08-29T15:52:19.184Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
15:52:19 [2021-08-29T15:52:19.184Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:52:19 [2021-08-29T15:52:19.184Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
15:52:19 [2021-08-29T15:52:19.745Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
15:52:20 [2021-08-29T15:52:20.219Z] --- PASS: TestBuildWCOWSandboxSize (649.51s)
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestBuildWithEmptyDockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:52:20 [2021-08-29T15:52:20.219Z] --- PASS: TestBuildWithEmptyDockerfile (0.64s)
15:52:20 [2021-08-29T15:52:20.219Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s)
15:52:20 [2021-08-29T15:52:20.219Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
15:52:20 [2021-08-29T15:52:20.219Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestBuildPreserveOwnership
15:52:20 [2021-08-29T15:52:20.219Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
15:52:20 [2021-08-29T15:52:20.219Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestBuildPlatformInvalid
15:52:20 [2021-08-29T15:52:20.219Z] --- PASS: TestBuildPlatformInvalid (0.59s)
15:52:20 [2021-08-29T15:52:20.219Z] PASS
15:52:20 [2021-08-29T15:52:20.219Z] ok  	github.com/docker/docker/integration/build	787.869s
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === Skipped
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     build_session_test.go:25: TODO: BuildKit
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] DONE 29 tests, 5 skipped in 806.691s
15:52:20 [2021-08-29T15:52:20.219Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:52:20 [2021-08-29T15:52:20.219Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:52:20 [2021-08-29T15:52:20.219Z] INFO: Testing against a local daemon
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestConfigInspect
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] --- SKIP: TestConfigInspect (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestConfigList
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] --- SKIP: TestConfigList (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestConfigsCreateAndDelete
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestConfigsUpdate
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] --- SKIP: TestConfigsUpdate (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestTemplatedConfig
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] --- SKIP: TestTemplatedConfig (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z] === RUN   TestConfigCreateResolve
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
15:52:20 [2021-08-29T15:52:20.219Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z] PASS
15:52:20 [2021-08-29T15:52:20.219Z] ok  	github.com/docker/docker/integration/config	0.067s
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === Skipped
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:52:20 [2021-08-29T15:52:20.219Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] 
15:52:20 [2021-08-29T15:52:20.219Z] DONE 6 tests, 6 skipped in 2.296s
15:52:20 [2021-08-29T15:52:20.219Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:52:21 [2021-08-29T15:52:21.114Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
15:52:21 [2021-08-29T15:52:21.114Z] === RUN   TestDockerSuite/TestRunDuplicateMount
15:52:21 [2021-08-29T15:52:21.370Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
15:52:21 [2021-08-29T15:52:21.746Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:52:21 [2021-08-29T15:52:21.747Z] INFO: Testing against a local daemon
15:52:21 [2021-08-29T15:52:21.747Z] === RUN   TestCheckpoint
15:52:21 [2021-08-29T15:52:21.747Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:52:21 [2021-08-29T15:52:21.747Z] --- SKIP: TestCheckpoint (0.00s)
15:52:21 [2021-08-29T15:52:21.747Z] === RUN   TestContainerInvalidJSON
15:52:21 [2021-08-29T15:52:21.747Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:52:21 [2021-08-29T15:52:21.747Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:52:21 [2021-08-29T15:52:21.747Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:52:21 [2021-08-29T15:52:21.747Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:52:21 [2021-08-29T15:52:21.932Z] === RUN   TestDockerSuite/TestRunEchoStdout
15:52:22 [2021-08-29T15:52:22.188Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
15:52:22 [2021-08-29T15:52:22.201Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:52:22 [2021-08-29T15:52:22.201Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:52:22 [2021-08-29T15:52:22.201Z] --- PASS: TestContainerInvalidJSON (0.47s)
15:52:22 [2021-08-29T15:52:22.201Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s)
15:52:22 [2021-08-29T15:52:22.201Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:52:22 [2021-08-29T15:52:22.201Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:52:22 [2021-08-29T15:52:22.656Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s)
15:52:22 [2021-08-29T15:52:22.656Z] === RUN   TestCopyFromContainerPathIsNotDir
15:52:22 [2021-08-29T15:52:22.656Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.20s)
15:52:22 [2021-08-29T15:52:22.656Z] === RUN   TestCopyToContainerPathDoesNotExist
15:52:22 [2021-08-29T15:52:22.750Z] === RUN   TestDockerSuite/TestRunEmptyEnv
15:52:22 [2021-08-29T15:52:22.750Z] === RUN   TestDockerSuite/TestRunEntrypoint
15:52:23 [2021-08-29T15:52:23.110Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCopyToContainerPathIsNotDir
15:52:23 [2021-08-29T15:52:23.110Z] --- PASS: TestCopyToContainerPathIsNotDir (0.20s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCopyFromContainer
15:52:23 [2021-08-29T15:52:23.110Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
15:52:23 [2021-08-29T15:52:23.110Z] --- SKIP: TestCopyFromContainer (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:52:23 [2021-08-29T15:52:23.110Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateLinkToNonExistingContainer
15:52:23 [2021-08-29T15:52:23.110Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:52:23 [2021-08-29T15:52:23.110Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidEnv
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidEnv/0
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateWithInvalidEnv/0
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidEnv/1
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateWithInvalidEnv/1
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidEnv/2
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateWithInvalidEnv/2
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateWithInvalidEnv/0
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateWithInvalidEnv/1
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateWithInvalidEnv/2
15:52:23 [2021-08-29T15:52:23.110Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateTmpfsMountsTarget
15:52:23 [2021-08-29T15:52:23.110Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:52:23 [2021-08-29T15:52:23.110Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithCustomMaskedPaths
15:52:23 [2021-08-29T15:52:23.110Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:52:23 [2021-08-29T15:52:23.110Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithCustomReadonlyPaths
15:52:23 [2021-08-29T15:52:23.110Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:52:23 [2021-08-29T15:52:23.110Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:52:23 [2021-08-29T15:52:23.110Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:52:23 [2021-08-29T15:52:23.110Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:52:23 [2021-08-29T15:52:23.110Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:52:23 [2021-08-29T15:52:23.110Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateDifferentPlatform
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateDifferentPlatform/different_os
15:52:23 [2021-08-29T15:52:23.110Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:52:23 [2021-08-29T15:52:23.111Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:52:23 [2021-08-29T15:52:23.111Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
15:52:23 [2021-08-29T15:52:23.111Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:52:23 [2021-08-29T15:52:23.111Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:52:23 [2021-08-29T15:52:23.312Z] === RUN   TestDockerSuite/TestRunEnvironment
15:52:23 [2021-08-29T15:52:23.564Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s)
15:52:23 [2021-08-29T15:52:23.564Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:52:23 [2021-08-29T15:52:23.564Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:52:23 [2021-08-29T15:52:23.564Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s)
15:52:23 [2021-08-29T15:52:23.564Z] === RUN   TestContainerKillOnDaemonStart
15:52:23 [2021-08-29T15:52:23.564Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:52:23 [2021-08-29T15:52:23.564Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:52:23 [2021-08-29T15:52:23.564Z] === RUN   TestDiff
15:52:23 [2021-08-29T15:52:23.564Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:52:23 [2021-08-29T15:52:23.564Z] --- SKIP: TestDiff (0.00s)
15:52:23 [2021-08-29T15:52:23.564Z] === RUN   TestExecWithCloseStdin
15:52:23 [2021-08-29T15:52:23.564Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
15:52:23 [2021-08-29T15:52:23.564Z] --- SKIP: TestExecWithCloseStdin (0.00s)
15:52:23 [2021-08-29T15:52:23.564Z] === RUN   TestExec
15:52:23 [2021-08-29T15:52:23.568Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
15:52:24 [2021-08-29T15:52:24.130Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
15:52:24 [2021-08-29T15:52:24.146Z] --- PASS: TestUpdateRestartPolicy (20.55s)
15:52:24 [2021-08-29T15:52:24.146Z] === RUN   TestUpdateRestartWithAutoRemove
15:52:24 [2021-08-29T15:52:24.386Z] === RUN   TestDockerSuite/TestRunExitCode
15:52:24 [2021-08-29T15:52:24.614Z] --- PASS: TestUpdateRestartWithAutoRemove (1.81s)
15:52:24 [2021-08-29T15:52:24.614Z] === RUN   TestWaitNonBlocked
15:52:24 [2021-08-29T15:52:24.614Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:24 [2021-08-29T15:52:24.614Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:24 [2021-08-29T15:52:24.614Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:24 [2021-08-29T15:52:24.614Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:24 [2021-08-29T15:52:24.614Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:52:24 [2021-08-29T15:52:24.614Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:52:24 [2021-08-29T15:52:24.948Z] === RUN   TestDockerSuite/TestRunExitCodeOne
15:52:25 [2021-08-29T15:52:25.203Z] === RUN   TestDockerSuite/TestRunExitCodeZero
15:52:25 [2021-08-29T15:52:25.766Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
15:52:26 [2021-08-29T15:52:26.022Z] === RUN   TestDockerSuite/TestRunExposePort
15:52:26 [2021-08-29T15:52:26.022Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
15:52:26 [2021-08-29T15:52:26.967Z] === RUN   TestDockerSuite/TestRunGroupAdd
15:52:27 [2021-08-29T15:52:27.223Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
15:52:27 [2021-08-29T15:52:27.270Z] --- PASS: TestExec (3.71s)
15:52:27 [2021-08-29T15:52:27.270Z] === RUN   TestExecUser
15:52:27 [2021-08-29T15:52:27.270Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:52:27 [2021-08-29T15:52:27.270Z] --- SKIP: TestExecUser (0.00s)
15:52:27 [2021-08-29T15:52:27.270Z] === RUN   TestExportContainerAndImportImage
15:52:27 [2021-08-29T15:52:27.270Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.270Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:52:27 [2021-08-29T15:52:27.270Z] === RUN   TestExportContainerAfterDaemonRestart
15:52:27 [2021-08-29T15:52:27.270Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.270Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:52:27 [2021-08-29T15:52:27.270Z] === RUN   TestHealthCheckWorkdir
15:52:27 [2021-08-29T15:52:27.270Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:52:27 [2021-08-29T15:52:27.270Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:52:27 [2021-08-29T15:52:27.270Z] === RUN   TestHealthKillContainer
15:52:27 [2021-08-29T15:52:27.270Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:52:27 [2021-08-29T15:52:27.270Z] --- SKIP: TestHealthKillContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.270Z] === RUN   TestInspectCpusetInConfigPre120
15:52:27 [2021-08-29T15:52:27.270Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:52:27 [2021-08-29T15:52:27.270Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:52:27 [2021-08-29T15:52:27.270Z] === RUN   TestKillContainerInvalidSignal
15:52:27 [2021-08-29T15:52:27.513Z] --- PASS: TestWaitNonBlocked (0.02s)
15:52:27 [2021-08-29T15:52:27.513Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.25s)
15:52:27 [2021-08-29T15:52:27.513Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.62s)
15:52:27 [2021-08-29T15:52:27.513Z] === RUN   TestWaitBlocked
15:52:27 [2021-08-29T15:52:27.513Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:52:27 [2021-08-29T15:52:27.513Z] --- SKIP: TestWaitBlocked (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z] PASS
15:52:27 [2021-08-29T15:52:27.513Z] ok  	github.com/docker/docker/integration/container	82.187s
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === Skipped
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
15:52:27 [2021-08-29T15:52:27.513Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:52:27 [2021-08-29T15:52:27.513Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:52:27 [2021-08-29T15:52:27.513Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] 
15:52:27 [2021-08-29T15:52:27.513Z] DONE 87 tests, 33 skipped in 84.145s
15:52:27 [2021-08-29T15:52:27.513Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
15:52:28 [2021-08-29T15:52:28.150Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
15:52:28 [2021-08-29T15:52:28.406Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
15:52:28 [2021-08-29T15:52:28.406Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
15:52:28 [2021-08-29T15:52:28.406Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
15:52:30 [2021-08-29T15:52:30.149Z] --- PASS: TestKillContainerInvalidSignal (2.65s)
15:52:30 [2021-08-29T15:52:30.149Z] === RUN   TestKillContainer
15:52:30 [2021-08-29T15:52:30.149Z] === RUN   TestKillContainer/no_signal
15:52:30 [2021-08-29T15:52:30.299Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
15:52:30 [2021-08-29T15:52:30.860Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
15:52:31 [2021-08-29T15:52:31.116Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
15:52:31 [2021-08-29T15:52:31.678Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
15:52:32 [2021-08-29T15:52:32.309Z] === RUN   TestKillContainer/non_killing_signal
15:52:32 [2021-08-29T15:52:32.309Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:52:32 [2021-08-29T15:52:32.309Z] === RUN   TestKillContainer/killing_signal
15:52:32 [2021-08-29T15:52:32.605Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
15:52:32 [2021-08-29T15:52:32.605Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
15:52:32 [2021-08-29T15:52:32.605Z] === RUN   TestDockerSuite/TestRunInvalidReference
15:52:32 [2021-08-29T15:52:32.605Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
15:52:33 [2021-08-29T15:52:33.170Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
15:52:33 [2021-08-29T15:52:33.488Z] ok  	github.com/docker/docker/libnetwork/ipam	13.784s	coverage: 85.3% of statements
15:52:33 [2021-08-29T15:52:33.488Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
15:52:33 [2021-08-29T15:52:33.488Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
15:52:33 [2021-08-29T15:52:33.488Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
15:52:33 [2021-08-29T15:52:33.488Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
15:52:33 [2021-08-29T15:52:33.488Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
15:52:33 [2021-08-29T15:52:33.749Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
15:52:34 [2021-08-29T15:52:34.320Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.253s	coverage: 74.0% of statements
15:52:34 [2021-08-29T15:52:34.892Z] ok  	github.com/docker/docker/libnetwork/iptables	0.158s	coverage: 45.1% of statements
15:52:34 [2021-08-29T15:52:34.892Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
15:52:35 [2021-08-29T15:52:35.152Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
15:52:35 [2021-08-29T15:52:35.201Z] --- PASS: TestKillContainer (5.27s)
15:52:35 [2021-08-29T15:52:35.201Z]     --- PASS: TestKillContainer/no_signal (2.60s)
15:52:35 [2021-08-29T15:52:35.201Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:52:35 [2021-08-29T15:52:35.201Z]     --- PASS: TestKillContainer/killing_signal (2.64s)
15:52:35 [2021-08-29T15:52:35.201Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:52:35 [2021-08-29T15:52:35.201Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:52:35 [2021-08-29T15:52:35.201Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:52:35 [2021-08-29T15:52:35.201Z] === RUN   TestKillStoppedContainer
15:52:35 [2021-08-29T15:52:35.201Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:52:35 [2021-08-29T15:52:35.201Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:52:35 [2021-08-29T15:52:35.201Z] === RUN   TestKillStoppedContainerAPIPre120
15:52:35 [2021-08-29T15:52:35.201Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:52:35 [2021-08-29T15:52:35.201Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:52:35 [2021-08-29T15:52:35.201Z] === RUN   TestKillDifferentUserContainer
15:52:35 [2021-08-29T15:52:35.201Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:52:35 [2021-08-29T15:52:35.201Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:52:35 [2021-08-29T15:52:35.201Z] === RUN   TestInspectOomKilledTrue
15:52:35 [2021-08-29T15:52:35.201Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:52:35 [2021-08-29T15:52:35.201Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:52:35 [2021-08-29T15:52:35.201Z] === RUN   TestInspectOomKilledFalse
15:52:35 [2021-08-29T15:52:35.201Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:52:35 [2021-08-29T15:52:35.201Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:52:35 [2021-08-29T15:52:35.201Z] === RUN   TestLogsFollowTailEmpty
15:52:35 [2021-08-29T15:52:35.689Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
15:52:36 [2021-08-29T15:52:36.251Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
15:52:37 [2021-08-29T15:52:37.179Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
15:52:37 [2021-08-29T15:52:37.359Z] --- PASS: TestLogsFollowTailEmpty (2.23s)
15:52:37 [2021-08-29T15:52:37.359Z] === RUN   TestNetworkNat
15:52:37 [2021-08-29T15:52:37.359Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
15:52:37 [2021-08-29T15:52:37.359Z] --- SKIP: TestNetworkNat (0.00s)
15:52:37 [2021-08-29T15:52:37.359Z] === RUN   TestNetworkLocalhostTCPNat
15:52:41 [2021-08-29T15:52:41.068Z] --- PASS: TestNetworkLocalhostTCPNat (3.21s)
15:52:41 [2021-08-29T15:52:41.068Z] === RUN   TestNetworkLoopbackNat
15:52:41 [2021-08-29T15:52:41.068Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
15:52:41 [2021-08-29T15:52:41.068Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:52:41 [2021-08-29T15:52:41.068Z] === RUN   TestPause
15:52:41 [2021-08-29T15:52:41.068Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:52:41 [2021-08-29T15:52:41.068Z] --- SKIP: TestPause (0.00s)
15:52:41 [2021-08-29T15:52:41.068Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:52:42 [2021-08-29T15:52:42.419Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
15:52:42 [2021-08-29T15:52:42.980Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
15:52:43 [2021-08-29T15:52:43.228Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.63s)
15:52:43 [2021-08-29T15:52:43.228Z] === RUN   TestPauseStopPausedContainer
15:52:43 [2021-08-29T15:52:43.228Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
15:52:43 [2021-08-29T15:52:43.228Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:52:43 [2021-08-29T15:52:43.228Z] === RUN   TestPsFilter
15:52:43 [2021-08-29T15:52:43.228Z] --- PASS: TestPsFilter (0.30s)
15:52:43 [2021-08-29T15:52:43.228Z] === RUN   TestRemoveContainerWithRemovedVolume
15:52:43 [2021-08-29T15:52:43.236Z] === RUN   TestDockerSuite/TestRunModeHostname
15:52:43 [2021-08-29T15:52:43.813Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
15:52:43 [2021-08-29T15:52:43.813Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
15:52:44 [2021-08-29T15:52:44.074Z] === RUN   TestDockerSuite/TestRunModeIpcHost
15:52:45 [2021-08-29T15:52:45.000Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
15:52:45 [2021-08-29T15:52:45.202Z] === RUN   TestConfigDaemonLibtrustID
15:52:45 [2021-08-29T15:52:45.202Z]     daemon_test.go:18: runtime.GOOS != "linux"
15:52:45 [2021-08-29T15:52:45.202Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
15:52:45 [2021-08-29T15:52:45.202Z] === RUN   TestDaemonConfigValidation
15:52:45 [2021-08-29T15:52:45.202Z]     daemon_test.go:37: runtime.GOOS != "linux"
15:52:45 [2021-08-29T15:52:45.202Z] --- SKIP: TestDaemonConfigValidation (0.00s)
15:52:45 [2021-08-29T15:52:45.202Z] === RUN   TestConfigDaemonSeccompProfiles
15:52:45 [2021-08-29T15:52:45.202Z]     daemon_test.go:103: runtime.GOOS != "linux"
15:52:45 [2021-08-29T15:52:45.202Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
15:52:45 [2021-08-29T15:52:45.202Z] PASS
15:52:45 [2021-08-29T15:52:45.202Z] ok  	github.com/docker/docker/integration/daemon	0.077s
15:52:45 [2021-08-29T15:52:45.202Z] 
15:52:45 [2021-08-29T15:52:45.202Z] === Skipped
15:52:45 [2021-08-29T15:52:45.202Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
15:52:45 [2021-08-29T15:52:45.202Z]     daemon_test.go:18: runtime.GOOS != "linux"
15:52:45 [2021-08-29T15:52:45.202Z] 
15:52:45 [2021-08-29T15:52:45.202Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
15:52:45 [2021-08-29T15:52:45.202Z]     daemon_test.go:37: runtime.GOOS != "linux"
15:52:45 [2021-08-29T15:52:45.202Z] 
15:52:45 [2021-08-29T15:52:45.202Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
15:52:45 [2021-08-29T15:52:45.202Z]     daemon_test.go:103: runtime.GOOS != "linux"
15:52:45 [2021-08-29T15:52:45.202Z] 
15:52:45 [2021-08-29T15:52:45.202Z] 
15:52:45 [2021-08-29T15:52:45.202Z] DONE 3 tests, 3 skipped in 16.925s
15:52:45 [2021-08-29T15:52:45.202Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:52:45 [2021-08-29T15:52:45.562Z] === RUN   TestDockerSuite/TestRunModePIDContainer
15:52:45 [2021-08-29T15:52:45.671Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:52:45 [2021-08-29T15:52:45.671Z] INFO: Testing against a local daemon
15:52:45 [2021-08-29T15:52:45.671Z] === RUN   TestCommitInheritsEnv
15:52:45 [2021-08-29T15:52:45.671Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:52:45 [2021-08-29T15:52:45.671Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:52:45 [2021-08-29T15:52:45.671Z] === RUN   TestImportExtremelyLargeImageWorks
15:52:45 [2021-08-29T15:52:45.671Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:52:45 [2021-08-29T15:52:45.671Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:52:45 [2021-08-29T15:52:45.671Z] === RUN   TestImagesFilterMultiReference
15:52:45 [2021-08-29T15:52:45.671Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:52:45 [2021-08-29T15:52:45.671Z] === RUN   TestImagePullPlatformInvalid
15:52:46 [2021-08-29T15:52:46.108Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.63s)
15:52:46 [2021-08-29T15:52:46.108Z] === RUN   TestRemoveContainerWithVolume
15:52:46 [2021-08-29T15:52:46.128Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:52:46 [2021-08-29T15:52:46.128Z] === RUN   TestRemoveImageOrphaning
15:52:46 [2021-08-29T15:52:46.489Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
15:52:46 [2021-08-29T15:52:46.489Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
15:52:46 [2021-08-29T15:52:46.744Z] === RUN   TestDockerSuite/TestRunModeUTSHost
15:52:47 [2021-08-29T15:52:47.091Z] --- PASS: TestRemoveImageOrphaning (0.91s)
15:52:47 [2021-08-29T15:52:47.091Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:52:47 [2021-08-29T15:52:47.091Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s)
15:52:47 [2021-08-29T15:52:47.091Z] === RUN   TestTagInvalidReference
15:52:47 [2021-08-29T15:52:47.091Z] --- PASS: TestTagInvalidReference (0.02s)
15:52:47 [2021-08-29T15:52:47.091Z] === RUN   TestTagValidPrefixedRepo
15:52:47 [2021-08-29T15:52:47.091Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
15:52:47 [2021-08-29T15:52:47.091Z] === RUN   TestTagExistedNameWithoutForce
15:52:47 [2021-08-29T15:52:47.091Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:52:47 [2021-08-29T15:52:47.091Z] === RUN   TestTagOfficialNames
15:52:47 [2021-08-29T15:52:47.091Z] --- PASS: TestTagOfficialNames (0.08s)
15:52:47 [2021-08-29T15:52:47.091Z] === RUN   TestTagMatchesDigest
15:52:47 [2021-08-29T15:52:47.091Z] --- PASS: TestTagMatchesDigest (0.03s)
15:52:47 [2021-08-29T15:52:47.091Z] PASS
15:52:47 [2021-08-29T15:52:47.091Z] ok  	github.com/docker/docker/integration/image	1.335s
15:52:47 [2021-08-29T15:52:47.091Z] 
15:52:47 [2021-08-29T15:52:47.091Z] === Skipped
15:52:47 [2021-08-29T15:52:47.091Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:52:47 [2021-08-29T15:52:47.091Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:52:47 [2021-08-29T15:52:47.091Z] 
15:52:47 [2021-08-29T15:52:47.091Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:52:47 [2021-08-29T15:52:47.091Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:52:47 [2021-08-29T15:52:47.091Z] 
15:52:47 [2021-08-29T15:52:47.091Z] 
15:52:47 [2021-08-29T15:52:47.091Z] DONE 11 tests, 2 skipped in 2.728s
15:52:47 [2021-08-29T15:52:47.091Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:52:47 [2021-08-29T15:52:47.672Z] === RUN   TestDockerSuite/TestRunMount
15:52:48 [2021-08-29T15:52:48.626Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:52:48 [2021-08-29T15:52:48.626Z] INFO: Testing against a local daemon
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestNetworkCreateDelete
15:52:48 [2021-08-29T15:52:48.626Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestDockerNetworkDeletePreferID
15:52:48 [2021-08-29T15:52:48.626Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestDaemonDNSFallback
15:52:48 [2021-08-29T15:52:48.626Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestDaemonDNSFallback (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestInspectNetwork
15:52:48 [2021-08-29T15:52:48.626Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestInspectNetwork (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestRunContainerWithBridgeNone
15:52:48 [2021-08-29T15:52:48.626Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestNetworkInvalidJSON
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestNetworkInvalidJSON//networks/create
15:52:48 [2021-08-29T15:52:48.626Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:52:48 [2021-08-29T15:52:48.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:52:48 [2021-08-29T15:52:48.626Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:52:48 [2021-08-29T15:52:48.626Z] === CONT  TestNetworkInvalidJSON//networks/create
15:52:48 [2021-08-29T15:52:48.626Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:52:48 [2021-08-29T15:52:48.626Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:52:48 [2021-08-29T15:52:48.626Z] --- PASS: TestNetworkInvalidJSON (0.04s)
15:52:48 [2021-08-29T15:52:48.626Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:52:48 [2021-08-29T15:52:48.626Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestNetworkList
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestNetworkList//networks
15:52:48 [2021-08-29T15:52:48.626Z] === PAUSE TestNetworkList//networks
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestNetworkList//networks/
15:52:48 [2021-08-29T15:52:48.626Z] === PAUSE TestNetworkList//networks/
15:52:48 [2021-08-29T15:52:48.626Z] === CONT  TestNetworkList//networks
15:52:48 [2021-08-29T15:52:48.626Z] === CONT  TestNetworkList//networks/
15:52:48 [2021-08-29T15:52:48.626Z] --- PASS: TestNetworkList (0.02s)
15:52:48 [2021-08-29T15:52:48.626Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z]     --- PASS: TestNetworkList//networks (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestHostIPv4BridgeLabel
15:52:48 [2021-08-29T15:52:48.626Z]     network_test.go:128: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestDaemonRestartWithLiveRestore
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:30: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestDaemonDefaultNetworkPools
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:59: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestDaemonRestartWithExistingNetwork
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:103: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:137: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:188: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestServiceWithPredefinedNetwork
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:213: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:243: FLAKY_TEST
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestServiceWithDataPathPortInit
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:334: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:52:48 [2021-08-29T15:52:48.626Z]     service_test.go:402: testEnv.OSType == "windows"
15:52:48 [2021-08-29T15:52:48.626Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:52:48 [2021-08-29T15:52:48.626Z] PASS
15:52:48 [2021-08-29T15:52:48.626Z] ok  	github.com/docker/docker/integration/network	0.154s
15:52:48 [2021-08-29T15:52:48.997Z] --- PASS: TestRemoveContainerWithVolume (2.62s)
15:52:48 [2021-08-29T15:52:48.997Z] === RUN   TestRemoveContainerRunning
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === Skipped
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     network_test.go:128: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:30: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:59: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:103: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:137: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:188: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:213: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:243: FLAKY_TEST
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:334: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:52:49 [2021-08-29T15:52:49.084Z]     service_test.go:402: testEnv.OSType == "windows"
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] 
15:52:49 [2021-08-29T15:52:49.084Z] DONE 22 tests, 15 skipped in 1.682s
15:52:49 [2021-08-29T15:52:49.084Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:52:49 [2021-08-29T15:52:49.541Z] testing: warning: no tests to run
15:52:49 [2021-08-29T15:52:49.541Z] PASS
15:52:49 [2021-08-29T15:52:49.541Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.047s
15:52:49 [2021-08-29T15:52:49.541Z] 
15:52:49 [2021-08-29T15:52:49.541Z] DONE 0 tests in 0.558s
15:52:49 [2021-08-29T15:52:49.541Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:52:49 [2021-08-29T15:52:49.999Z] testing: warning: no tests to run
15:52:49 [2021-08-29T15:52:49.999Z] PASS
15:52:49 [2021-08-29T15:52:49.999Z] ok  	github.com/docker/docker/integration/network/macvlan	0.051s
15:52:49 [2021-08-29T15:52:49.999Z] 
15:52:49 [2021-08-29T15:52:49.999Z] DONE 0 tests in 0.526s
15:52:49 [2021-08-29T15:52:49.999Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:52:50 [2021-08-29T15:52:50.457Z] testing: warning: no tests to run
15:52:50 [2021-08-29T15:52:50.457Z] PASS
15:52:50 [2021-08-29T15:52:50.457Z] ok  	github.com/docker/docker/integration/plugin	0.053s
15:52:50 [2021-08-29T15:52:50.457Z] 
15:52:50 [2021-08-29T15:52:50.457Z] DONE 0 tests in 0.523s
15:52:50 [2021-08-29T15:52:50.915Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:52:51 [2021-08-29T15:52:51.155Z] --- PASS: TestRemoveContainerRunning (2.59s)
15:52:51 [2021-08-29T15:52:51.155Z] === RUN   TestRemoveContainerForceRemoveRunning
15:52:51 [2021-08-29T15:52:51.372Z] testing: warning: no tests to run
15:52:51 [2021-08-29T15:52:51.373Z] PASS
15:52:51 [2021-08-29T15:52:51.373Z] ok  	github.com/docker/docker/integration/plugin/authz	0.056s
15:52:51 [2021-08-29T15:52:51.373Z] 
15:52:51 [2021-08-29T15:52:51.373Z] DONE 0 tests in 0.543s
15:52:51 [2021-08-29T15:52:51.373Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:52:51 [2021-08-29T15:52:51.841Z] === RUN   TestDockerSuite/TestRunMountOrdering
15:52:51 [2021-08-29T15:52:51.842Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
15:52:52 [2021-08-29T15:52:52.098Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
15:52:52 [2021-08-29T15:52:52.355Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
15:52:52 [2021-08-29T15:52:52.917Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
15:52:54 [2021-08-29T15:52:54.035Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.69s)
15:52:54 [2021-08-29T15:52:54.035Z] === RUN   TestRemoveInvalidContainer
15:52:54 [2021-08-29T15:52:54.035Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:52:54 [2021-08-29T15:52:54.035Z] === RUN   TestRenameLinkedContainer
15:52:54 [2021-08-29T15:52:54.035Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:52:54 [2021-08-29T15:52:54.035Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:52:54 [2021-08-29T15:52:54.035Z] === RUN   TestRenameStoppedContainer
15:52:54 [2021-08-29T15:52:54.809Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
15:52:56 [2021-08-29T15:52:56.068Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:52:56 [2021-08-29T15:52:56.068Z] INFO: Testing against a local daemon
15:52:56 [2021-08-29T15:52:56.068Z] === RUN   TestPluginInvalidJSON
15:52:56 [2021-08-29T15:52:56.068Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:52:56 [2021-08-29T15:52:56.068Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:52:56 [2021-08-29T15:52:56.068Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:52:56 [2021-08-29T15:52:56.068Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:52:56 [2021-08-29T15:52:56.068Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:52:56 [2021-08-29T15:52:56.068Z] === RUN   TestPluginInstall
15:52:56 [2021-08-29T15:52:56.068Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:52:56 [2021-08-29T15:52:56.068Z] --- SKIP: TestPluginInstall (0.00s)
15:52:56 [2021-08-29T15:52:56.068Z] === RUN   TestPluginsWithRuntimes
15:52:56 [2021-08-29T15:52:56.068Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:52:56 [2021-08-29T15:52:56.068Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:52:56 [2021-08-29T15:52:56.068Z] === RUN   TestPluginBackCompatMediaTypes
15:52:56 [2021-08-29T15:52:56.068Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:52:56 [2021-08-29T15:52:56.068Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:52:56 [2021-08-29T15:52:56.068Z] PASS
15:52:56 [2021-08-29T15:52:56.068Z] ok  	github.com/docker/docker/integration/plugin/common	0.081s
15:52:56 [2021-08-29T15:52:56.068Z] 
15:52:56 [2021-08-29T15:52:56.068Z] === Skipped
15:52:56 [2021-08-29T15:52:56.068Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:52:56 [2021-08-29T15:52:56.068Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:52:56 [2021-08-29T15:52:56.068Z] 
15:52:56 [2021-08-29T15:52:56.068Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
15:52:56 [2021-08-29T15:52:56.068Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:52:56 [2021-08-29T15:52:56.068Z] 
15:52:56 [2021-08-29T15:52:56.068Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
15:52:56 [2021-08-29T15:52:56.068Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:52:56 [2021-08-29T15:52:56.068Z] 
15:52:56 [2021-08-29T15:52:56.068Z] 
15:52:56 [2021-08-29T15:52:56.068Z] DONE 5 tests, 3 skipped in 4.615s
15:52:56 [2021-08-29T15:52:56.068Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:52:56 [2021-08-29T15:52:56.914Z] --- PASS: TestRenameStoppedContainer (2.66s)
15:52:56 [2021-08-29T15:52:56.914Z] === RUN   TestRenameRunningContainerAndReuse
15:52:57 [2021-08-29T15:52:57.329Z] === RUN   TestDockerSuite/TestRunNamedVolume
15:52:58 [2021-08-29T15:52:58.242Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:52:58 [2021-08-29T15:52:58.242Z] INFO: Testing against a local daemon
15:52:58 [2021-08-29T15:52:58.242Z] === RUN   TestExternalGraphDriver
15:52:58 [2021-08-29T15:52:58.242Z]     external_test.go:47: runtime.GOOS == "windows"
15:52:58 [2021-08-29T15:52:58.242Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:52:58 [2021-08-29T15:52:58.242Z] === RUN   TestGraphdriverPluginV2
15:52:58 [2021-08-29T15:52:58.242Z]     external_test.go:407: runtime.GOOS == "windows"
15:52:58 [2021-08-29T15:52:58.242Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:52:58 [2021-08-29T15:52:58.242Z] PASS
15:52:58 [2021-08-29T15:52:58.242Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.098s
15:52:58 [2021-08-29T15:52:58.242Z] 
15:52:58 [2021-08-29T15:52:58.242Z] === Skipped
15:52:58 [2021-08-29T15:52:58.242Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:52:58 [2021-08-29T15:52:58.242Z]     external_test.go:47: runtime.GOOS == "windows"
15:52:58 [2021-08-29T15:52:58.242Z] 
15:52:58 [2021-08-29T15:52:58.242Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:52:58 [2021-08-29T15:52:58.242Z]     external_test.go:407: runtime.GOOS == "windows"
15:52:58 [2021-08-29T15:52:58.242Z] 
15:52:58 [2021-08-29T15:52:58.242Z] 
15:52:58 [2021-08-29T15:52:58.242Z] DONE 2 tests, 2 skipped in 2.262s
15:52:58 [2021-08-29T15:52:58.242Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:52:58 [2021-08-29T15:52:58.696Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
15:52:59 [2021-08-29T15:52:59.772Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:52:59 [2021-08-29T15:52:59.772Z] INFO: Testing against a local daemon
15:52:59 [2021-08-29T15:52:59.772Z] === RUN   TestReadPluginNoRead
15:52:59 [2021-08-29T15:52:59.772Z]     read_test.go:21: no unix domain sockets on Windows
15:52:59 [2021-08-29T15:52:59.772Z] --- SKIP: TestReadPluginNoRead (0.00s)
15:52:59 [2021-08-29T15:52:59.772Z] PASS
15:52:59 [2021-08-29T15:52:59.772Z] ok  	github.com/docker/docker/integration/plugin/logging	0.062s
15:52:59 [2021-08-29T15:52:59.772Z] 
15:52:59 [2021-08-29T15:52:59.772Z] === Skipped
15:52:59 [2021-08-29T15:52:59.772Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:52:59 [2021-08-29T15:52:59.772Z]     read_test.go:21: no unix domain sockets on Windows
15:52:59 [2021-08-29T15:52:59.772Z] 
15:52:59 [2021-08-29T15:52:59.772Z] 
15:52:59 [2021-08-29T15:52:59.772Z] DONE 1 tests, 1 skipped in 1.625s
15:52:59 [2021-08-29T15:52:59.772Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:53:00 [2021-08-29T15:53:00.592Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
15:53:00 [2021-08-29T15:53:00.736Z] testing: warning: no tests to run
15:53:00 [2021-08-29T15:53:00.736Z] PASS
15:53:00 [2021-08-29T15:53:00.736Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.058s
15:53:00 [2021-08-29T15:53:00.736Z] 
15:53:00 [2021-08-29T15:53:00.736Z] DONE 0 tests in 0.806s
15:53:00 [2021-08-29T15:53:00.736Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:53:01 [2021-08-29T15:53:01.153Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
15:53:02 [2021-08-29T15:53:02.269Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:53:02 [2021-08-29T15:53:02.269Z] INFO: Testing against a local daemon
15:53:02 [2021-08-29T15:53:02.269Z] === RUN   TestPluginWithDevMounts
15:53:02 [2021-08-29T15:53:02.269Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:53:02 [2021-08-29T15:53:02.269Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:53:02 [2021-08-29T15:53:02.269Z] PASS
15:53:02 [2021-08-29T15:53:02.269Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.066s
15:53:02 [2021-08-29T15:53:02.269Z] 
15:53:02 [2021-08-29T15:53:02.269Z] === Skipped
15:53:02 [2021-08-29T15:53:02.269Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:53:02 [2021-08-29T15:53:02.270Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:53:02 [2021-08-29T15:53:02.270Z] 
15:53:02 [2021-08-29T15:53:02.270Z] 
15:53:02 [2021-08-29T15:53:02.270Z] DONE 1 tests, 1 skipped in 1.578s
15:53:02 [2021-08-29T15:53:02.270Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:53:02 [2021-08-29T15:53:02.519Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
15:53:02 [2021-08-29T15:53:02.519Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
15:53:02 [2021-08-29T15:53:02.681Z] --- PASS: TestRenameRunningContainerAndReuse (5.28s)
15:53:02 [2021-08-29T15:53:02.681Z] === RUN   TestRenameInvalidName
15:53:03 [2021-08-29T15:53:03.081Z] === RUN   TestDockerSuite/TestRunNetHost
15:53:03 [2021-08-29T15:53:03.643Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
15:53:03 [2021-08-29T15:53:03.809Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:53:03 [2021-08-29T15:53:03.809Z] INFO: Testing against a local daemon
15:53:03 [2021-08-29T15:53:03.809Z] === RUN   TestSecretInspect
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] --- SKIP: TestSecretInspect (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z] === RUN   TestSecretList
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] --- SKIP: TestSecretList (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z] === RUN   TestSecretsCreateAndDelete
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z] === RUN   TestSecretsUpdate
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] --- SKIP: TestSecretsUpdate (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z] === RUN   TestTemplatedSecret
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] --- SKIP: TestTemplatedSecret (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z] === RUN   TestSecretCreateResolve
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:53:03 [2021-08-29T15:53:03.809Z] --- SKIP: TestSecretCreateResolve (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z] PASS
15:53:03 [2021-08-29T15:53:03.809Z] ok  	github.com/docker/docker/integration/secret	0.065s
15:53:03 [2021-08-29T15:53:03.809Z] 
15:53:03 [2021-08-29T15:53:03.809Z] === Skipped
15:53:03 [2021-08-29T15:53:03.809Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] 
15:53:03 [2021-08-29T15:53:03.809Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] 
15:53:03 [2021-08-29T15:53:03.809Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] 
15:53:03 [2021-08-29T15:53:03.809Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] 
15:53:03 [2021-08-29T15:53:03.809Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:53:03 [2021-08-29T15:53:03.809Z] 
15:53:03 [2021-08-29T15:53:03.809Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:53:03 [2021-08-29T15:53:03.809Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:53:03 [2021-08-29T15:53:03.809Z] 
15:53:03 [2021-08-29T15:53:03.809Z] 
15:53:03 [2021-08-29T15:53:03.809Z] DONE 6 tests, 6 skipped in 1.454s
15:53:03 [2021-08-29T15:53:03.809Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:53:04 [2021-08-29T15:53:04.205Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
15:53:04 [2021-08-29T15:53:04.767Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
15:53:04 [2021-08-29T15:53:04.841Z] --- PASS: TestRenameInvalidName (2.70s)
15:53:04 [2021-08-29T15:53:04.841Z] === RUN   TestRenameAnonymousContainer
15:53:05 [2021-08-29T15:53:05.981Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:53:05 [2021-08-29T15:53:05.981Z] INFO: Testing against a local daemon
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceCreateInit
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- PASS: TestServiceCreateInit (0.03s)
15:53:05 [2021-08-29T15:53:05.981Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateServiceMultipleTimes
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateServiceConflict
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateServiceConflict (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateServiceMaxReplicas
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateWithDuplicateNetworkNames
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateServiceSecretFileMode
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateServiceConfigFileMode
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateServiceSysctls
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateServiceCapabilities
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestInspect
15:53:05 [2021-08-29T15:53:05.981Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestInspect (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestCreateJob
15:53:05 [2021-08-29T15:53:05.981Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestCreateJob (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestReplicatedJob
15:53:05 [2021-08-29T15:53:05.981Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestReplicatedJob (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestUpdateReplicatedJob
15:53:05 [2021-08-29T15:53:05.981Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceListWithStatuses
15:53:05 [2021-08-29T15:53:05.981Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestDockerNetworkConnectAlias
15:53:05 [2021-08-29T15:53:05.981Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestDockerNetworkReConnect
15:53:05 [2021-08-29T15:53:05.981Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServicePlugin
15:53:05 [2021-08-29T15:53:05.981Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestServicePlugin (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceUpdateLabel
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestServiceUpdateLabel (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceUpdateSecrets
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceUpdateConfigs
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceUpdateNetwork
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] === RUN   TestServiceUpdatePidsLimit
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] PASS
15:53:05 [2021-08-29T15:53:05.981Z] ok  	github.com/docker/docker/integration/service	0.192s
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === Skipped
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
15:53:05 [2021-08-29T15:53:05.981Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
15:53:05 [2021-08-29T15:53:05.981Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] 
15:53:05 [2021-08-29T15:53:05.981Z] DONE 24 tests, 23 skipped in 1.971s
15:53:05 [2021-08-29T15:53:05.981Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:53:06 [2021-08-29T15:53:06.134Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
15:53:07 [2021-08-29T15:53:07.499Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
15:53:07 [2021-08-29T15:53:07.519Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:53:07 [2021-08-29T15:53:07.519Z] INFO: Testing against a local daemon
15:53:07 [2021-08-29T15:53:07.519Z] === RUN   TestSessionCreate
15:53:07 [2021-08-29T15:53:07.519Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:53:07 [2021-08-29T15:53:07.519Z] --- SKIP: TestSessionCreate (0.00s)
15:53:07 [2021-08-29T15:53:07.519Z] === RUN   TestSessionCreateWithBadUpgrade
15:53:07 [2021-08-29T15:53:07.519Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:53:07 [2021-08-29T15:53:07.519Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:53:07 [2021-08-29T15:53:07.519Z] PASS
15:53:07 [2021-08-29T15:53:07.519Z] ok  	github.com/docker/docker/integration/session	0.063s
15:53:07 [2021-08-29T15:53:07.519Z] 
15:53:07 [2021-08-29T15:53:07.519Z] === Skipped
15:53:07 [2021-08-29T15:53:07.519Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:53:07 [2021-08-29T15:53:07.519Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:53:07 [2021-08-29T15:53:07.519Z] 
15:53:07 [2021-08-29T15:53:07.519Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:53:07 [2021-08-29T15:53:07.519Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:53:07 [2021-08-29T15:53:07.519Z] 
15:53:07 [2021-08-29T15:53:07.519Z] 
15:53:07 [2021-08-29T15:53:07.519Z] DONE 2 tests, 2 skipped in 1.317s
15:53:07 [2021-08-29T15:53:07.519Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:53:09 [2021-08-29T15:53:09.050Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:53:09 [2021-08-29T15:53:09.050Z] INFO: Testing against a local daemon
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:53:09 [2021-08-29T15:53:09.050Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestDiskUsage
15:53:09 [2021-08-29T15:53:09.050Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestDiskUsage (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestEventsExecDie
15:53:09 [2021-08-29T15:53:09.050Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestEventsExecDie (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestEventsBackwardsCompatible
15:53:09 [2021-08-29T15:53:09.050Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestEventsVolumeCreate
15:53:09 [2021-08-29T15:53:09.050Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestEventsVolumeCreate (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestInfoAPI
15:53:09 [2021-08-29T15:53:09.050Z] --- PASS: TestInfoAPI (0.03s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestInfoAPIWarnings
15:53:09 [2021-08-29T15:53:09.050Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestInfoDebug
15:53:09 [2021-08-29T15:53:09.050Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestInfoDebug (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestInfoInsecureRegistries
15:53:09 [2021-08-29T15:53:09.050Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestInfoRegistryMirrors
15:53:09 [2021-08-29T15:53:09.050Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:53:09 [2021-08-29T15:53:09.050Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
15:53:09 [2021-08-29T15:53:09.050Z] === RUN   TestLoginFailsWithBadCredentials
15:53:09 [2021-08-29T15:53:09.508Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
15:53:09 [2021-08-29T15:53:09.508Z] === RUN   TestPingCacheHeaders
15:53:09 [2021-08-29T15:53:09.966Z] --- PASS: TestPingCacheHeaders (0.02s)
15:53:09 [2021-08-29T15:53:09.966Z] === RUN   TestPingGet
15:53:09 [2021-08-29T15:53:09.966Z] --- PASS: TestPingGet (0.02s)
15:53:09 [2021-08-29T15:53:09.966Z] === RUN   TestPingHead
15:53:09 [2021-08-29T15:53:09.966Z] --- PASS: TestPingHead (0.02s)
15:53:09 [2021-08-29T15:53:09.966Z] === RUN   TestVersion
15:53:09 [2021-08-29T15:53:09.966Z] --- PASS: TestVersion (0.02s)
15:53:09 [2021-08-29T15:53:09.966Z] PASS
15:53:09 [2021-08-29T15:53:09.966Z] ok  	github.com/docker/docker/integration/system	1.128s
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === Skipped
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:53:09 [2021-08-29T15:53:09.966Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] 
15:53:09 [2021-08-29T15:53:09.966Z] DONE 15 tests, 9 skipped in 2.559s
15:53:09 [2021-08-29T15:53:09.966Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:53:10 [2021-08-29T15:53:10.767Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
15:53:11 [2021-08-29T15:53:11.023Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
15:53:11 [2021-08-29T15:53:11.279Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
15:53:11 [2021-08-29T15:53:11.499Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:53:11 [2021-08-29T15:53:11.499Z] INFO: Testing against a local daemon
15:53:11 [2021-08-29T15:53:11.499Z] === RUN   TestVolumesCreateAndList
15:53:11 [2021-08-29T15:53:11.499Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:53:11 [2021-08-29T15:53:11.499Z] === RUN   TestVolumesRemove
15:53:11 [2021-08-29T15:53:11.499Z] --- PASS: TestVolumesRemove (0.14s)
15:53:11 [2021-08-29T15:53:11.499Z] === RUN   TestVolumesInspect
15:53:11 [2021-08-29T15:53:11.499Z] --- PASS: TestVolumesInspect (0.03s)
15:53:11 [2021-08-29T15:53:11.499Z] === RUN   TestVolumesInvalidJSON
15:53:11 [2021-08-29T15:53:11.499Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:53:11 [2021-08-29T15:53:11.499Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:53:11 [2021-08-29T15:53:11.499Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:53:11 [2021-08-29T15:53:11.499Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:53:11 [2021-08-29T15:53:11.499Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:53:11 [2021-08-29T15:53:11.499Z] PASS
15:53:11 [2021-08-29T15:53:11.499Z] ok  	github.com/docker/docker/integration/volume	0.291s
15:53:11 [2021-08-29T15:53:11.841Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
15:53:11 [2021-08-29T15:53:11.841Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
15:53:11 [2021-08-29T15:53:11.956Z] 
15:53:11 [2021-08-29T15:53:11.956Z] DONE 5 tests in 1.773s
15:53:11 [2021-08-29T15:53:11.956Z] INFO: make.ps1 ended at 08/29/2021 15:53:11
15:53:11 [2021-08-29T15:53:11.956Z] INFO: Integration CLI tests being run from the host:
15:53:11 [2021-08-29T15:53:11.956Z] 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" 
15:53:12 [2021-08-29T15:53:12.098Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
15:53:13 [2021-08-29T15:53:13.026Z] === RUN   TestDockerSuite/TestRunNonExistingImage
15:53:13 [2021-08-29T15:53:13.026Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
15:53:13 [2021-08-29T15:53:13.588Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
15:53:15 [2021-08-29T15:53:15.108Z] --- PASS: TestRenameAnonymousContainer (9.55s)
15:53:15 [2021-08-29T15:53:15.108Z] === RUN   TestRenameContainerWithSameName
15:53:16 [2021-08-29T15:53:16.634Z] --- PASS: TestRenameContainerWithSameName (2.61s)
15:53:16 [2021-08-29T15:53:16.634Z] === RUN   TestRenameContainerWithLinkedContainer
15:53:16 [2021-08-29T15:53:16.634Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
15:53:16 [2021-08-29T15:53:16.634Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:53:16 [2021-08-29T15:53:16.634Z] === RUN   TestResize
15:53:17 [2021-08-29T15:53:17.753Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
15:53:19 [2021-08-29T15:53:19.019Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:53:19 [2021-08-29T15:53:19.019Z] INFO: Testing against a local daemon
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:53:19 [2021-08-29T15:53:19.019Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:53:19 [2021-08-29T15:53:19.019Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:53:19 [2021-08-29T15:53:19.019Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:53:19 [2021-08-29T15:53:19.118Z] === RUN   TestDockerSuite/TestRunOOMExitCode
15:53:19 [2021-08-29T15:53:19.118Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
15:53:19 [2021-08-29T15:53:19.118Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
15:53:19 [2021-08-29T15:53:19.475Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:53:19 [2021-08-29T15:53:19.475Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:53:19 [2021-08-29T15:53:19.514Z] --- PASS: TestResize (2.62s)
15:53:19 [2021-08-29T15:53:19.514Z] === RUN   TestResizeWithInvalidSize
15:53:19 [2021-08-29T15:53:19.680Z] === RUN   TestDockerSuite/TestRunPIDsLimit
15:53:19 [2021-08-29T15:53:19.932Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:53:20 [2021-08-29T15:53:20.242Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
15:53:20 [2021-08-29T15:53:20.389Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:53:22 [2021-08-29T15:53:22.132Z] === RUN   TestDockerSuite/TestRunPortInUse
15:53:22 [2021-08-29T15:53:22.132Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
15:53:22 [2021-08-29T15:53:22.394Z] --- PASS: TestResizeWithInvalidSize (2.56s)
15:53:22 [2021-08-29T15:53:22.394Z] === RUN   TestResizeWhenContainerNotStarted
15:53:22 [2021-08-29T15:53:22.693Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
15:53:23 [2021-08-29T15:53:23.256Z]     docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n"
15:53:23 [2021-08-29T15:53:23.256Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
15:53:23 [2021-08-29T15:53:23.818Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
15:53:23 [2021-08-29T15:53:23.921Z] --- PASS: TestResizeWhenContainerNotStarted (2.05s)
15:53:23 [2021-08-29T15:53:23.921Z] === RUN   TestDaemonRestartKillContainers
15:53:23 [2021-08-29T15:53:23.921Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:53:23 [2021-08-29T15:53:23.921Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:53:23 [2021-08-29T15:53:23.921Z] === RUN   TestStats
15:53:23 [2021-08-29T15:53:23.921Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:53:23 [2021-08-29T15:53:23.921Z] --- SKIP: TestStats (0.00s)
15:53:23 [2021-08-29T15:53:23.921Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:53:24 [2021-08-29T15:53:24.380Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
15:53:24 [2021-08-29T15:53:24.380Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
15:53:24 [2021-08-29T15:53:24.941Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
15:53:25 [2021-08-29T15:53:25.197Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
15:53:25 [2021-08-29T15:53:25.197Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
15:53:25 [2021-08-29T15:53:25.197Z] === RUN   TestDockerSuite/TestRunPublishPort
15:53:25 [2021-08-29T15:53:25.758Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
15:53:26 [2021-08-29T15:53:26.324Z] === RUN   TestDockerSuite/TestRunReadProcLatency
15:53:26 [2021-08-29T15:53:26.324Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
15:53:26 [2021-08-29T15:53:26.324Z] === RUN   TestDockerSuite/TestRunReadProcTimer
15:53:26 [2021-08-29T15:53:26.888Z] === RUN   TestDockerSuite/TestRunRedirectStdout
15:53:27 [2021-08-29T15:53:27.815Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
15:53:28 [2021-08-29T15:53:28.071Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
15:53:28 [2021-08-29T15:53:28.071Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
15:53:28 [2021-08-29T15:53:28.071Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
15:53:30 [2021-08-29T15:53:30.588Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
15:53:30 [2021-08-29T15:53:30.588Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
15:53:30 [2021-08-29T15:53:30.959Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.72s)
15:53:30 [2021-08-29T15:53:30.960Z] === RUN   TestStopContainerWithTimeout
15:53:30 [2021-08-29T15:53:30.960Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:53:30 [2021-08-29T15:53:30.960Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:53:30 [2021-08-29T15:53:30.960Z] === RUN   TestUpdateRestartPolicy
15:53:31 [2021-08-29T15:53:31.515Z] === RUN   TestDockerSuite/TestRunRm
15:53:32 [2021-08-29T15:53:32.088Z] === RUN   TestDockerSuite/TestRunRmAndWait
15:53:33 [2021-08-29T15:53:33.452Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
15:53:35 [2021-08-29T15:53:35.968Z] === RUN   TestDockerSuite/TestRunRmPre125Api
15:53:35 [2021-08-29T15:53:35.968Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
15:53:36 [2021-08-29T15:53:36.224Z] === RUN   TestDockerSuite/TestRunRootWorkdir
15:53:36 [2021-08-29T15:53:36.787Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
15:53:38 [2021-08-29T15:53:38.676Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
15:53:39 [2021-08-29T15:53:39.238Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
15:53:40 [2021-08-29T15:53:40.168Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
15:53:42 [2021-08-29T15:53:42.057Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
15:53:44 [2021-08-29T15:53:44.579Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
15:53:45 [2021-08-29T15:53:45.140Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
15:53:45 [2021-08-29T15:53:45.703Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
15:53:46 [2021-08-29T15:53:46.266Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
15:53:46 [2021-08-29T15:53:46.827Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
15:53:47 [2021-08-29T15:53:47.391Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
15:53:47 [2021-08-29T15:53:47.669Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
15:53:48 [2021-08-29T15:53:48.232Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
15:53:48 [2021-08-29T15:53:48.488Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
15:53:49 [2021-08-29T15:53:49.051Z] === RUN   TestDockerSuite/TestRunSetMacAddress
15:53:49 [2021-08-29T15:53:49.308Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
15:53:51 [2021-08-29T15:53:51.823Z] === RUN   TestDockerSuite/TestRunState
15:53:52 [2021-08-29T15:53:52.749Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
15:53:53 [2021-08-29T15:53:53.005Z] === RUN   TestDockerSuite/TestRunStdinPipe
15:53:53 [2021-08-29T15:53:53.566Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
15:53:53 [2021-08-29T15:53:53.823Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
15:53:53 [2021-08-29T15:53:53.823Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
15:53:53 [2021-08-29T15:53:53.823Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
15:53:54 [2021-08-29T15:53:54.384Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
15:53:54 [2021-08-29T15:53:54.641Z] === RUN   TestDockerSuite/TestRunSysctls
15:53:55 [2021-08-29T15:53:55.569Z] === RUN   TestDockerSuite/TestRunTLSVerify
15:53:55 [2021-08-29T15:53:55.569Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
15:53:55 [2021-08-29T15:53:55.569Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
15:53:56 [2021-08-29T15:53:56.027Z] --- PASS: TestUpdateRestartPolicy (21.65s)
15:53:56 [2021-08-29T15:53:56.027Z] === RUN   TestUpdateRestartWithAutoRemove
15:53:56 [2021-08-29T15:53:56.027Z] --- PASS: TestUpdateRestartWithAutoRemove (2.62s)
15:53:56 [2021-08-29T15:53:56.027Z] === RUN   TestWaitNonBlocked
15:53:56 [2021-08-29T15:53:56.027Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:53:56 [2021-08-29T15:53:56.027Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:53:56 [2021-08-29T15:53:56.027Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:53:56 [2021-08-29T15:53:56.027Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:53:56 [2021-08-29T15:53:56.027Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:53:56 [2021-08-29T15:53:56.027Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:53:56 [2021-08-29T15:53:56.132Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
15:53:57 [2021-08-29T15:53:57.498Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
15:53:57 [2021-08-29T15:53:57.754Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
15:53:58 [2021-08-29T15:53:58.684Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
15:53:58 [2021-08-29T15:53:58.911Z] --- PASS: TestWaitNonBlocked (0.02s)
15:53:58 [2021-08-29T15:53:58.911Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.23s)
15:53:58 [2021-08-29T15:53:58.911Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.72s)
15:53:58 [2021-08-29T15:53:58.911Z] === RUN   TestWaitBlocked
15:53:58 [2021-08-29T15:53:58.911Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:53:58 [2021-08-29T15:53:58.911Z] --- SKIP: TestWaitBlocked (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z] PASS
15:53:58 [2021-08-29T15:53:58.911Z] ok  	github.com/docker/docker/integration/container	96.949s
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === Skipped
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s)
15:53:58 [2021-08-29T15:53:58.911Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestExecWithCloseStdin (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     exec_test.go:20: testEnv.RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:53:58 [2021-08-29T15:53:58.911Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:53:58 [2021-08-29T15:53:58.911Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] 
15:53:58 [2021-08-29T15:53:58.911Z] DONE 87 tests, 34 skipped in 98.802s
15:53:58 [2021-08-29T15:53:58.911Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
15:54:01 [2021-08-29T15:54:01.200Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
15:54:03 [2021-08-29T15:54:03.719Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
15:54:03 [2021-08-29T15:54:03.975Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
15:54:04 [2021-08-29T15:54:04.536Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
15:54:04 [2021-08-29T15:54:04.792Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
15:54:06 [2021-08-29T15:54:06.158Z] === RUN   TestDockerSuite/TestRunUnshareProc
15:54:07 [2021-08-29T15:54:07.086Z] === RUN   TestDockerSuite/TestRunUserByID
15:54:07 [2021-08-29T15:54:07.341Z] === RUN   TestDockerSuite/TestRunUserByIDBig
15:54:07 [2021-08-29T15:54:07.597Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
15:54:07 [2021-08-29T15:54:07.597Z] === RUN   TestDockerSuite/TestRunUserByIDZero
15:54:08 [2021-08-29T15:54:08.159Z] === RUN   TestDockerSuite/TestRunUserByName
15:54:08 [2021-08-29T15:54:08.415Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
15:54:08 [2021-08-29T15:54:08.672Z] === RUN   TestDockerSuite/TestRunUserDefaults
15:54:09 [2021-08-29T15:54:09.235Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
15:54:09 [2021-08-29T15:54:09.235Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
15:54:09 [2021-08-29T15:54:09.235Z] === RUN   TestDockerSuite/TestRunUserNotFound
15:54:09 [2021-08-29T15:54:09.235Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
15:54:09 [2021-08-29T15:54:09.798Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
15:54:13 [2021-08-29T15:54:13.068Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
15:54:13 [2021-08-29T15:54:13.631Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
15:54:14 [2021-08-29T15:54:14.193Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
15:54:15 [2021-08-29T15:54:15.558Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
15:54:16 [2021-08-29T15:54:16.592Z] === RUN   TestConfigDaemonLibtrustID
15:54:16 [2021-08-29T15:54:16.592Z]     daemon_test.go:18: runtime.GOOS != "linux"
15:54:16 [2021-08-29T15:54:16.592Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
15:54:16 [2021-08-29T15:54:16.592Z] === RUN   TestDaemonConfigValidation
15:54:16 [2021-08-29T15:54:16.592Z]     daemon_test.go:37: runtime.GOOS != "linux"
15:54:16 [2021-08-29T15:54:16.592Z] --- SKIP: TestDaemonConfigValidation (0.00s)
15:54:16 [2021-08-29T15:54:16.592Z] === RUN   TestConfigDaemonSeccompProfiles
15:54:16 [2021-08-29T15:54:16.592Z]     daemon_test.go:103: runtime.GOOS != "linux"
15:54:16 [2021-08-29T15:54:16.592Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
15:54:16 [2021-08-29T15:54:16.592Z] PASS
15:54:16 [2021-08-29T15:54:16.592Z] ok  	github.com/docker/docker/integration/daemon	0.075s
15:54:16 [2021-08-29T15:54:16.592Z] 
15:54:16 [2021-08-29T15:54:16.592Z] === Skipped
15:54:16 [2021-08-29T15:54:16.592Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
15:54:16 [2021-08-29T15:54:16.592Z]     daemon_test.go:18: runtime.GOOS != "linux"
15:54:16 [2021-08-29T15:54:16.592Z] 
15:54:16 [2021-08-29T15:54:16.592Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
15:54:16 [2021-08-29T15:54:16.592Z]     daemon_test.go:37: runtime.GOOS != "linux"
15:54:16 [2021-08-29T15:54:16.592Z] 
15:54:16 [2021-08-29T15:54:16.592Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
15:54:16 [2021-08-29T15:54:16.592Z]     daemon_test.go:103: runtime.GOOS != "linux"
15:54:16 [2021-08-29T15:54:16.592Z] 
15:54:16 [2021-08-29T15:54:16.592Z] 
15:54:16 [2021-08-29T15:54:16.592Z] DONE 3 tests, 3 skipped in 17.523s
15:54:16 [2021-08-29T15:54:16.592Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:54:16 [2021-08-29T15:54:16.922Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
15:54:16 [2021-08-29T15:54:16.922Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
15:54:17 [2021-08-29T15:54:17.551Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:17 [2021-08-29T15:54:17.551Z] INFO: Testing against a local daemon
15:54:17 [2021-08-29T15:54:17.551Z] === RUN   TestCommitInheritsEnv
15:54:17 [2021-08-29T15:54:17.551Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:54:17 [2021-08-29T15:54:17.551Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:54:17 [2021-08-29T15:54:17.551Z] === RUN   TestImportExtremelyLargeImageWorks
15:54:17 [2021-08-29T15:54:17.551Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:54:17 [2021-08-29T15:54:17.551Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:54:17 [2021-08-29T15:54:17.551Z] === RUN   TestImagesFilterMultiReference
15:54:17 [2021-08-29T15:54:17.551Z] --- PASS: TestImagesFilterMultiReference (0.07s)
15:54:17 [2021-08-29T15:54:17.551Z] === RUN   TestImagePullPlatformInvalid
15:54:17 [2021-08-29T15:54:17.551Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
15:54:17 [2021-08-29T15:54:17.551Z] === RUN   TestRemoveImageOrphaning
15:54:18 [2021-08-29T15:54:18.292Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
15:54:18 [2021-08-29T15:54:18.509Z] --- PASS: TestRemoveImageOrphaning (0.91s)
15:54:18 [2021-08-29T15:54:18.509Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:54:18 [2021-08-29T15:54:18.509Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:54:18 [2021-08-29T15:54:18.509Z] === RUN   TestTagInvalidReference
15:54:18 [2021-08-29T15:54:18.509Z] --- PASS: TestTagInvalidReference (0.02s)
15:54:18 [2021-08-29T15:54:18.509Z] === RUN   TestTagValidPrefixedRepo
15:54:18 [2021-08-29T15:54:18.969Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:54:18 [2021-08-29T15:54:18.969Z] === RUN   TestTagExistedNameWithoutForce
15:54:18 [2021-08-29T15:54:18.969Z] --- PASS: TestTagExistedNameWithoutForce (0.03s)
15:54:18 [2021-08-29T15:54:18.969Z] === RUN   TestTagOfficialNames
15:54:18 [2021-08-29T15:54:18.969Z] --- PASS: TestTagOfficialNames (0.07s)
15:54:18 [2021-08-29T15:54:18.969Z] === RUN   TestTagMatchesDigest
15:54:18 [2021-08-29T15:54:18.969Z] --- PASS: TestTagMatchesDigest (0.02s)
15:54:18 [2021-08-29T15:54:18.969Z] PASS
15:54:18 [2021-08-29T15:54:18.969Z] ok  	github.com/docker/docker/integration/image	1.298s
15:54:18 [2021-08-29T15:54:18.969Z] 
15:54:18 [2021-08-29T15:54:18.969Z] === Skipped
15:54:18 [2021-08-29T15:54:18.969Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:54:18 [2021-08-29T15:54:18.969Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:54:18 [2021-08-29T15:54:18.969Z] 
15:54:18 [2021-08-29T15:54:18.969Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:54:18 [2021-08-29T15:54:18.969Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:54:18 [2021-08-29T15:54:18.969Z] 
15:54:18 [2021-08-29T15:54:18.969Z] 
15:54:18 [2021-08-29T15:54:18.969Z] DONE 11 tests, 2 skipped in 2.575s
15:54:18 [2021-08-29T15:54:18.969Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:54:20 [2021-08-29T15:54:20.208Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
15:54:20 [2021-08-29T15:54:20.464Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
15:54:20 [2021-08-29T15:54:20.494Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:20 [2021-08-29T15:54:20.494Z] INFO: Testing against a local daemon
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestNetworkCreateDelete
15:54:20 [2021-08-29T15:54:20.494Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:54:20 [2021-08-29T15:54:20.494Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestDockerNetworkDeletePreferID
15:54:20 [2021-08-29T15:54:20.494Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:54:20 [2021-08-29T15:54:20.494Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestDaemonDNSFallback
15:54:20 [2021-08-29T15:54:20.494Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:54:20 [2021-08-29T15:54:20.494Z] --- SKIP: TestDaemonDNSFallback (0.00s)
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestInspectNetwork
15:54:20 [2021-08-29T15:54:20.494Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:54:20 [2021-08-29T15:54:20.494Z] --- SKIP: TestInspectNetwork (0.00s)
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestRunContainerWithBridgeNone
15:54:20 [2021-08-29T15:54:20.494Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:54:20 [2021-08-29T15:54:20.494Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestNetworkInvalidJSON
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestNetworkInvalidJSON//networks/create
15:54:20 [2021-08-29T15:54:20.494Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:54:20 [2021-08-29T15:54:20.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:54:20 [2021-08-29T15:54:20.494Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:20 [2021-08-29T15:54:20.494Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:20 [2021-08-29T15:54:20.495Z] === CONT  TestNetworkInvalidJSON//networks/create
15:54:20 [2021-08-29T15:54:20.495Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:54:20 [2021-08-29T15:54:20.495Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:54:20 [2021-08-29T15:54:20.495Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:54:20 [2021-08-29T15:54:20.495Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:54:20 [2021-08-29T15:54:20.495Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestNetworkList
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestNetworkList//networks
15:54:20 [2021-08-29T15:54:20.495Z] === PAUSE TestNetworkList//networks
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestNetworkList//networks/
15:54:20 [2021-08-29T15:54:20.495Z] === PAUSE TestNetworkList//networks/
15:54:20 [2021-08-29T15:54:20.495Z] === CONT  TestNetworkList//networks
15:54:20 [2021-08-29T15:54:20.495Z] === CONT  TestNetworkList//networks/
15:54:20 [2021-08-29T15:54:20.495Z] --- PASS: TestNetworkList (0.03s)
15:54:20 [2021-08-29T15:54:20.495Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z]     --- PASS: TestNetworkList//networks (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestHostIPv4BridgeLabel
15:54:20 [2021-08-29T15:54:20.495Z]     network_test.go:128: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestDaemonRestartWithLiveRestore
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:30: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestDaemonDefaultNetworkPools
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:59: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestDaemonRestartWithExistingNetwork
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:103: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:137: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:188: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestServiceWithPredefinedNetwork
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:213: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:243: FLAKY_TEST
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestServiceWithDataPathPortInit
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:334: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:54:20 [2021-08-29T15:54:20.495Z]     service_test.go:402: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.495Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:54:20 [2021-08-29T15:54:20.495Z] PASS
15:54:20 [2021-08-29T15:54:20.495Z] ok  	github.com/docker/docker/integration/network	0.151s
15:54:20 [2021-08-29T15:54:20.720Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
15:54:20 [2021-08-29T15:54:20.720Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
15:54:20 [2021-08-29T15:54:20.720Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
15:54:20 [2021-08-29T15:54:20.720Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
15:54:20 [2021-08-29T15:54:20.720Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
15:54:20 [2021-08-29T15:54:20.720Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
15:54:20 [2021-08-29T15:54:20.720Z] === RUN   TestDockerSuite/TestRunWithBadDevice
15:54:20 [2021-08-29T15:54:20.720Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
15:54:20 [2021-08-29T15:54:20.720Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
15:54:20 [2021-08-29T15:54:20.720Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === Skipped
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     network_test.go:128: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:30: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:59: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:103: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:137: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:188: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:213: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:243: FLAKY_TEST
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:334: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:54:20 [2021-08-29T15:54:20.949Z]     service_test.go:402: testEnv.OSType == "windows"
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] 
15:54:20 [2021-08-29T15:54:20.949Z] DONE 22 tests, 15 skipped in 1.738s
15:54:20 [2021-08-29T15:54:20.949Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:54:21 [2021-08-29T15:54:21.283Z] === RUN   TestDockerSuite/TestRunWithCPUShares
15:54:21 [2021-08-29T15:54:21.404Z] testing: warning: no tests to run
15:54:21 [2021-08-29T15:54:21.404Z] PASS
15:54:21 [2021-08-29T15:54:21.404Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.047s
15:54:21 [2021-08-29T15:54:21.404Z] 
15:54:21 [2021-08-29T15:54:21.404Z] DONE 0 tests in 0.510s
15:54:21 [2021-08-29T15:54:21.404Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:54:21 [2021-08-29T15:54:21.844Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
15:54:21 [2021-08-29T15:54:21.859Z] testing: warning: no tests to run
15:54:21 [2021-08-29T15:54:21.859Z] PASS
15:54:21 [2021-08-29T15:54:21.859Z] ok  	github.com/docker/docker/integration/network/macvlan	0.049s
15:54:21 [2021-08-29T15:54:21.859Z] 
15:54:21 [2021-08-29T15:54:21.859Z] DONE 0 tests in 0.494s
15:54:21 [2021-08-29T15:54:21.859Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:54:22 [2021-08-29T15:54:22.313Z] testing: warning: no tests to run
15:54:22 [2021-08-29T15:54:22.313Z] PASS
15:54:22 [2021-08-29T15:54:22.313Z] ok  	github.com/docker/docker/integration/plugin	0.048s
15:54:22 [2021-08-29T15:54:22.313Z] 
15:54:22 [2021-08-29T15:54:22.313Z] DONE 0 tests in 0.512s
15:54:22 [2021-08-29T15:54:22.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:54:22 [2021-08-29T15:54:22.767Z] testing: warning: no tests to run
15:54:22 [2021-08-29T15:54:22.767Z] PASS
15:54:22 [2021-08-29T15:54:22.767Z] ok  	github.com/docker/docker/integration/plugin/authz	0.058s
15:54:22 [2021-08-29T15:54:22.767Z] 
15:54:22 [2021-08-29T15:54:22.767Z] DONE 0 tests in 0.503s
15:54:23 [2021-08-29T15:54:23.211Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
15:54:23 [2021-08-29T15:54:23.223Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:54:23 [2021-08-29T15:54:23.468Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
15:54:24 [2021-08-29T15:54:24.030Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
15:54:24 [2021-08-29T15:54:24.030Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
15:54:24 [2021-08-29T15:54:24.286Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
15:54:24 [2021-08-29T15:54:24.286Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
15:54:24 [2021-08-29T15:54:24.286Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
15:54:24 [2021-08-29T15:54:24.286Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
15:54:24 [2021-08-29T15:54:24.286Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
15:54:24 [2021-08-29T15:54:24.286Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
15:54:24 [2021-08-29T15:54:24.286Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
15:54:24 [2021-08-29T15:54:24.848Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
15:54:25 [2021-08-29T15:54:25.104Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
15:54:25 [2021-08-29T15:54:25.360Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
15:54:25 [2021-08-29T15:54:25.616Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
15:54:25 [2021-08-29T15:54:25.874Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
15:54:26 [2021-08-29T15:54:26.133Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
15:54:26 [2021-08-29T15:54:26.389Z] === RUN   TestDockerSuite/TestRunWithShmSize
15:54:26 [2021-08-29T15:54:26.645Z] === RUN   TestDockerSuite/TestRunWithSwappiness
15:54:26 [2021-08-29T15:54:26.653Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.681s	coverage: 60.4% of statements
15:54:26 [2021-08-29T15:54:26.653Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
15:54:26 [2021-08-29T15:54:26.653Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
15:54:26 [2021-08-29T15:54:26.653Z] ok  	github.com/docker/docker/libnetwork/osl	4.333s	coverage: 39.7% of statements
15:54:26 [2021-08-29T15:54:26.653Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.002s	coverage: 20.0% of statements
15:54:26 [2021-08-29T15:54:26.653Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.007s	coverage: 86.1% of statements
15:54:26 [2021-08-29T15:54:26.653Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.209s	coverage: 48.6% of statements
15:54:26 [2021-08-29T15:54:26.653Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
15:54:26 [2021-08-29T15:54:26.653Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
15:54:26 [2021-08-29T15:54:26.653Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === Skipped
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork TestParallel1 (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork TestParallel3 (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork TestParallel2 (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     allocator_test.go:1421: Skipped because t.parallel was less than  5
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
15:54:26 [2021-08-29T15:54:26.653Z]     firewalld_test.go:14: firewalld is not running
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] 
15:54:26 [2021-08-29T15:54:26.653Z] DONE 331 tests, 9 skipped in 197.787s
15:54:27 [2021-08-29T15:54:27.206Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
15:54:27 [2021-08-29T15:54:27.206Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
15:54:27 [2021-08-29T15:54:27.206Z] === RUN   TestDockerSuite/TestRunWithUlimits
Post stage
[Pipeline] junit
15:54:27 [2021-08-29T15:54:27.238Z] Recording test results
15:54:27 [2021-08-29T15:54:27.595Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
15:54:27 [2021-08-29T15:54:27.767Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
15:54:27 [2021-08-29T15:54:27.887Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:27 [2021-08-29T15:54:27.887Z] INFO: Testing against a local daemon
15:54:27 [2021-08-29T15:54:27.887Z] === RUN   TestPluginInvalidJSON
15:54:27 [2021-08-29T15:54:27.887Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:54:27 [2021-08-29T15:54:27.887Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:54:27 [2021-08-29T15:54:27.887Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:54:27 [2021-08-29T15:54:27.887Z] --- PASS: TestPluginInvalidJSON (0.02s)
15:54:27 [2021-08-29T15:54:27.887Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:54:27 [2021-08-29T15:54:27.887Z] === RUN   TestPluginInstall
15:54:27 [2021-08-29T15:54:27.887Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:54:27 [2021-08-29T15:54:27.887Z] --- SKIP: TestPluginInstall (0.00s)
15:54:27 [2021-08-29T15:54:27.887Z] === RUN   TestPluginsWithRuntimes
15:54:27 [2021-08-29T15:54:27.887Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:54:27 [2021-08-29T15:54:27.887Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:54:27 [2021-08-29T15:54:27.887Z] === RUN   TestPluginBackCompatMediaTypes
15:54:27 [2021-08-29T15:54:27.887Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:54:27 [2021-08-29T15:54:27.887Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:54:27 [2021-08-29T15:54:27.887Z] PASS
15:54:27 [2021-08-29T15:54:27.887Z] ok  	github.com/docker/docker/integration/plugin/common	0.073s
15:54:27 [2021-08-29T15:54:27.887Z] 
15:54:27 [2021-08-29T15:54:27.887Z] === Skipped
15:54:27 [2021-08-29T15:54:27.887Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:54:27 [2021-08-29T15:54:27.887Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:54:27 [2021-08-29T15:54:27.887Z] 
15:54:27 [2021-08-29T15:54:27.887Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
15:54:27 [2021-08-29T15:54:27.887Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:54:27 [2021-08-29T15:54:27.887Z] 
15:54:27 [2021-08-29T15:54:27.887Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
15:54:27 [2021-08-29T15:54:27.887Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:54:27 [2021-08-29T15:54:27.887Z] 
15:54:27 [2021-08-29T15:54:27.887Z] 
15:54:27 [2021-08-29T15:54:27.887Z] DONE 5 tests, 3 skipped in 4.798s
15:54:27 [2021-08-29T15:54:27.887Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:54:27 [2021-08-29T15:54:27.937Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42349/.git:/go/src/github.com/docker/docker/.git --name docker-pr21 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=b695bd46e1b55c85d4b447718ecac5fac22dd453 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:b695bd46e1b55c85d4b447718ecac5fac22dd453 hack/validate/vendor
15:54:28 [2021-08-29T15:54:28.371Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
15:54:28 [2021-08-29T15:54:28.508Z] No vendor changes in diff.
15:54:28 [2021-08-29T15:54:28.933Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
15:54:28 [2021-08-29T15:54:28.933Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
15:54:28 [2021-08-29T15:54:28.933Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
15:54:29 [2021-08-29T15:54:29.189Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
15:54:29 [2021-08-29T15:54:29.189Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
15:54:29 [2021-08-29T15:54:29.407Z] + echo Ensuring container killed.
15:54:29 [2021-08-29T15:54:29.407Z] Ensuring container killed.
15:54:29 [2021-08-29T15:54:29.407Z] + docker rm -vf docker-pr21
15:54:29 [2021-08-29T15:54:29.407Z] Error: No such container: docker-pr21
[Pipeline] sh
15:54:29 [2021-08-29T15:54:29.710Z] + echo Chowning /workspace to jenkins user
15:54:29 [2021-08-29T15:54:29.710Z] Chowning /workspace to jenkins user
15:54:29 [2021-08-29T15:54:29.710Z] + id -u
15:54:29 [2021-08-29T15:54:29.710Z] + id -g
15:54:29 [2021-08-29T15:54:29.710Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42349:/workspace busybox chown -R 1000:1000 /workspace
15:54:30 [2021-08-29T15:54:30.050Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:30 [2021-08-29T15:54:30.050Z] INFO: Testing against a local daemon
15:54:30 [2021-08-29T15:54:30.050Z] === RUN   TestExternalGraphDriver
15:54:30 [2021-08-29T15:54:30.050Z]     external_test.go:47: runtime.GOOS == "windows"
15:54:30 [2021-08-29T15:54:30.050Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:54:30 [2021-08-29T15:54:30.050Z] === RUN   TestGraphdriverPluginV2
15:54:30 [2021-08-29T15:54:30.050Z]     external_test.go:407: runtime.GOOS == "windows"
15:54:30 [2021-08-29T15:54:30.050Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:54:30 [2021-08-29T15:54:30.050Z] PASS
15:54:30 [2021-08-29T15:54:30.050Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.083s
15:54:30 [2021-08-29T15:54:30.050Z] 
15:54:30 [2021-08-29T15:54:30.050Z] === Skipped
15:54:30 [2021-08-29T15:54:30.050Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:54:30 [2021-08-29T15:54:30.050Z]     external_test.go:47: runtime.GOOS == "windows"
15:54:30 [2021-08-29T15:54:30.050Z] 
15:54:30 [2021-08-29T15:54:30.050Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:54:30 [2021-08-29T15:54:30.050Z]     external_test.go:407: runtime.GOOS == "windows"
15:54:30 [2021-08-29T15:54:30.050Z] 
15:54:30 [2021-08-29T15:54:30.050Z] 
15:54:30 [2021-08-29T15:54:30.050Z] DONE 2 tests, 2 skipped in 2.241s
15:54:30 [2021-08-29T15:54:30.050Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:54:30 [2021-08-29T15:54:30.116Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
15:54:30 [2021-08-29T15:54:30.372Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
15:54:30 [2021-08-29T15:54:30.589Z] + bundleName=unit
15:54:30 [2021-08-29T15:54:30.589Z] + echo Creating unit-bundles.tar.gz
15:54:30 [2021-08-29T15:54:30.589Z] Creating unit-bundles.tar.gz
15:54:30 [2021-08-29T15:54:30.589Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
15:54:30 [2021-08-29T15:54:30.589Z] bundles/junit-report-libnetwork.xml
15:54:30 [2021-08-29T15:54:30.589Z] bundles/junit-report.xml
15:54:30 [2021-08-29T15:54:30.589Z] bundles/go-test-report-libnetwork.json
15:54:30 [2021-08-29T15:54:30.589Z] bundles/go-test-report.json
15:54:30 [2021-08-29T15:54:30.589Z] bundles/profile-libnetwork.out
15:54:30 [2021-08-29T15:54:30.589Z] bundles/profile.out
[Pipeline] archiveArtifacts
15:54:30 [2021-08-29T15:54:30.603Z] Archiving artifacts
15:54:31 [2021-08-29T15:54:31.070Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
15:54:31 [2021-08-29T15:54:31.385Z] + make clean
15:54:31 [2021-08-29T15:54:31.574Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:31 [2021-08-29T15:54:31.574Z] INFO: Testing against a local daemon
15:54:31 [2021-08-29T15:54:31.574Z] === RUN   TestReadPluginNoRead
15:54:31 [2021-08-29T15:54:31.574Z]     read_test.go:21: no unix domain sockets on Windows
15:54:31 [2021-08-29T15:54:31.574Z] --- SKIP: TestReadPluginNoRead (0.00s)
15:54:31 [2021-08-29T15:54:31.574Z] PASS
15:54:31 [2021-08-29T15:54:31.574Z] ok  	github.com/docker/docker/integration/plugin/logging	0.066s
15:54:31 [2021-08-29T15:54:31.645Z] docker volume rm -f docker-dev-cache
15:54:31 [2021-08-29T15:54:31.645Z] docker-dev-cache
[Pipeline] deleteDir
15:54:31 [2021-08-29T15:54:31.740Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
15:54:32 [2021-08-29T15:54:32.028Z] 
15:54:32 [2021-08-29T15:54:32.028Z] === Skipped
15:54:32 [2021-08-29T15:54:32.028Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:54:32 [2021-08-29T15:54:32.028Z]     read_test.go:21: no unix domain sockets on Windows
15:54:32 [2021-08-29T15:54:32.028Z] 
15:54:32 [2021-08-29T15:54:32.028Z] 
15:54:32 [2021-08-29T15:54:32.028Z] DONE 1 tests, 1 skipped in 1.738s
15:54:32 [2021-08-29T15:54:32.028Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
15:54:32 [2021-08-29T15:54:32.306Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
15:54:32 [2021-08-29T15:54:32.307Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
15:54:32 [2021-08-29T15:54:32.307Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
15:54:32 [2021-08-29T15:54:32.870Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
15:54:33 [2021-08-29T15:54:33.001Z] testing: warning: no tests to run
15:54:33 [2021-08-29T15:54:33.001Z] PASS
15:54:33 [2021-08-29T15:54:33.001Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.050s
15:54:33 [2021-08-29T15:54:33.001Z] 
15:54:33 [2021-08-29T15:54:33.001Z] DONE 0 tests in 0.844s
15:54:33 [2021-08-29T15:54:33.001Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:54:33 [2021-08-29T15:54:33.126Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
15:54:33 [2021-08-29T15:54:33.686Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
15:54:34 [2021-08-29T15:54:34.525Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:34 [2021-08-29T15:54:34.525Z] INFO: Testing against a local daemon
15:54:34 [2021-08-29T15:54:34.525Z] === RUN   TestPluginWithDevMounts
15:54:34 [2021-08-29T15:54:34.525Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:54:34 [2021-08-29T15:54:34.525Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:54:34 [2021-08-29T15:54:34.525Z] PASS
15:54:34 [2021-08-29T15:54:34.525Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.063s
15:54:34 [2021-08-29T15:54:34.525Z] 
15:54:34 [2021-08-29T15:54:34.525Z] === Skipped
15:54:34 [2021-08-29T15:54:34.525Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:54:34 [2021-08-29T15:54:34.525Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:54:34 [2021-08-29T15:54:34.525Z] 
15:54:34 [2021-08-29T15:54:34.525Z] 
15:54:34 [2021-08-29T15:54:34.525Z] DONE 1 tests, 1 skipped in 1.607s
15:54:34 [2021-08-29T15:54:34.525Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:54:34 [2021-08-29T15:54:34.614Z] === RUN   TestDockerSuite/TestSaveCheckTimes
15:54:34 [2021-08-29T15:54:34.614Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
15:54:36 [2021-08-29T15:54:36.056Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:36 [2021-08-29T15:54:36.056Z] INFO: Testing against a local daemon
15:54:36 [2021-08-29T15:54:36.056Z] === RUN   TestSecretInspect
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] --- SKIP: TestSecretInspect (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z] === RUN   TestSecretList
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] --- SKIP: TestSecretList (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z] === RUN   TestSecretsCreateAndDelete
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z] === RUN   TestSecretsUpdate
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] --- SKIP: TestSecretsUpdate (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z] === RUN   TestTemplatedSecret
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] --- SKIP: TestTemplatedSecret (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z] === RUN   TestSecretCreateResolve
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:54:36 [2021-08-29T15:54:36.056Z] --- SKIP: TestSecretCreateResolve (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z] PASS
15:54:36 [2021-08-29T15:54:36.056Z] ok  	github.com/docker/docker/integration/secret	0.069s
15:54:36 [2021-08-29T15:54:36.056Z] 
15:54:36 [2021-08-29T15:54:36.056Z] === Skipped
15:54:36 [2021-08-29T15:54:36.056Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] 
15:54:36 [2021-08-29T15:54:36.056Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] 
15:54:36 [2021-08-29T15:54:36.056Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] 
15:54:36 [2021-08-29T15:54:36.056Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] 
15:54:36 [2021-08-29T15:54:36.056Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:54:36 [2021-08-29T15:54:36.056Z] 
15:54:36 [2021-08-29T15:54:36.056Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:54:36 [2021-08-29T15:54:36.056Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:54:36 [2021-08-29T15:54:36.056Z] 
15:54:36 [2021-08-29T15:54:36.056Z] 
15:54:36 [2021-08-29T15:54:36.056Z] DONE 6 tests, 6 skipped in 1.417s
15:54:36 [2021-08-29T15:54:36.056Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:54:36 [2021-08-29T15:54:36.503Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
15:54:36 [2021-08-29T15:54:36.503Z] === RUN   TestDockerSuite/TestSaveImageId
15:54:36 [2021-08-29T15:54:36.503Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
15:54:36 [2021-08-29T15:54:36.761Z] === RUN   TestDockerSuite/TestSaveLoadParents
15:54:37 [2021-08-29T15:54:37.584Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:37 [2021-08-29T15:54:37.584Z] INFO: Testing against a local daemon
15:54:37 [2021-08-29T15:54:37.584Z] === RUN   TestServiceCreateInit
15:54:37 [2021-08-29T15:54:37.584Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:54:37 [2021-08-29T15:54:37.584Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:54:37 [2021-08-29T15:54:37.584Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:54:37 [2021-08-29T15:54:37.584Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:54:37 [2021-08-29T15:54:37.584Z] --- PASS: TestServiceCreateInit (0.03s)
15:54:37 [2021-08-29T15:54:37.584Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:37 [2021-08-29T15:54:37.584Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:37 [2021-08-29T15:54:37.584Z] === RUN   TestCreateServiceMultipleTimes
15:54:37 [2021-08-29T15:54:37.584Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:54:37 [2021-08-29T15:54:37.584Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:54:37 [2021-08-29T15:54:37.584Z] === RUN   TestCreateServiceConflict
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestCreateServiceConflict (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestCreateServiceMaxReplicas
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestCreateWithDuplicateNetworkNames
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestCreateServiceSecretFileMode
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestCreateServiceConfigFileMode
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestCreateServiceSysctls
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestCreateServiceCapabilities
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestInspect
15:54:38 [2021-08-29T15:54:38.039Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestInspect (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestCreateJob
15:54:38 [2021-08-29T15:54:38.039Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestCreateJob (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestReplicatedJob
15:54:38 [2021-08-29T15:54:38.039Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestReplicatedJob (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestUpdateReplicatedJob
15:54:38 [2021-08-29T15:54:38.039Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestServiceListWithStatuses
15:54:38 [2021-08-29T15:54:38.039Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestDockerNetworkConnectAlias
15:54:38 [2021-08-29T15:54:38.039Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestDockerNetworkReConnect
15:54:38 [2021-08-29T15:54:38.039Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestServicePlugin
15:54:38 [2021-08-29T15:54:38.039Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestServicePlugin (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestServiceUpdateLabel
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestServiceUpdateLabel (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestServiceUpdateSecrets
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestServiceUpdateConfigs
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestServiceUpdateNetwork
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] === RUN   TestServiceUpdatePidsLimit
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] PASS
15:54:38 [2021-08-29T15:54:38.039Z] ok  	github.com/docker/docker/integration/service	0.176s
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === Skipped
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
15:54:38 [2021-08-29T15:54:38.039Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
15:54:38 [2021-08-29T15:54:38.039Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] 
15:54:38 [2021-08-29T15:54:38.039Z] DONE 24 tests, 23 skipped in 2.133s
15:54:38 [2021-08-29T15:54:38.039Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:54:38 [2021-08-29T15:54:38.130Z]     docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents3117935296
15:54:38 [2021-08-29T15:54:38.386Z] === RUN   TestDockerSuite/TestSaveMultipleNames
15:54:38 [2021-08-29T15:54:38.386Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
15:54:39 [2021-08-29T15:54:39.313Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
15:54:39 [2021-08-29T15:54:39.563Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:39 [2021-08-29T15:54:39.563Z] INFO: Testing against a local daemon
15:54:39 [2021-08-29T15:54:39.563Z] === RUN   TestSessionCreate
15:54:39 [2021-08-29T15:54:39.563Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:54:39 [2021-08-29T15:54:39.563Z] --- SKIP: TestSessionCreate (0.00s)
15:54:39 [2021-08-29T15:54:39.563Z] === RUN   TestSessionCreateWithBadUpgrade
15:54:39 [2021-08-29T15:54:39.563Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:54:39 [2021-08-29T15:54:39.563Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:54:39 [2021-08-29T15:54:39.563Z] PASS
15:54:39 [2021-08-29T15:54:39.563Z] ok  	github.com/docker/docker/integration/session	0.063s
15:54:39 [2021-08-29T15:54:39.563Z] 
15:54:39 [2021-08-29T15:54:39.563Z] === Skipped
15:54:39 [2021-08-29T15:54:39.563Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:54:39 [2021-08-29T15:54:39.563Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:54:39 [2021-08-29T15:54:39.563Z] 
15:54:39 [2021-08-29T15:54:39.563Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:54:39 [2021-08-29T15:54:39.563Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:54:39 [2021-08-29T15:54:39.563Z] 
15:54:39 [2021-08-29T15:54:39.563Z] 
15:54:39 [2021-08-29T15:54:39.563Z] DONE 2 tests, 2 skipped in 1.292s
15:54:39 [2021-08-29T15:54:39.563Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:54:39 [2021-08-29T15:54:39.876Z] === RUN   TestDockerSuite/TestSaveSingleTag
15:54:39 [2021-08-29T15:54:39.876Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
15:54:39 [2021-08-29T15:54:39.876Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
15:54:41 [2021-08-29T15:54:41.085Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:41 [2021-08-29T15:54:41.085Z] INFO: Testing against a local daemon
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:54:41 [2021-08-29T15:54:41.085Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestDiskUsage
15:54:41 [2021-08-29T15:54:41.085Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestDiskUsage (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestEventsExecDie
15:54:41 [2021-08-29T15:54:41.085Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestEventsExecDie (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestEventsBackwardsCompatible
15:54:41 [2021-08-29T15:54:41.085Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestEventsVolumeCreate
15:54:41 [2021-08-29T15:54:41.085Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestEventsVolumeCreate (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestInfoAPI
15:54:41 [2021-08-29T15:54:41.085Z] --- PASS: TestInfoAPI (0.03s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestInfoAPIWarnings
15:54:41 [2021-08-29T15:54:41.085Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestInfoDebug
15:54:41 [2021-08-29T15:54:41.085Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestInfoDebug (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestInfoInsecureRegistries
15:54:41 [2021-08-29T15:54:41.085Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestInfoRegistryMirrors
15:54:41 [2021-08-29T15:54:41.085Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:54:41 [2021-08-29T15:54:41.085Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
15:54:41 [2021-08-29T15:54:41.085Z] === RUN   TestLoginFailsWithBadCredentials
15:54:41 [2021-08-29T15:54:41.242Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
15:54:41 [2021-08-29T15:54:41.540Z] --- PASS: TestLoginFailsWithBadCredentials (0.95s)
15:54:41 [2021-08-29T15:54:41.540Z] === RUN   TestPingCacheHeaders
15:54:41 [2021-08-29T15:54:41.540Z] --- PASS: TestPingCacheHeaders (0.02s)
15:54:41 [2021-08-29T15:54:41.540Z] === RUN   TestPingGet
15:54:41 [2021-08-29T15:54:41.805Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
15:54:41 [2021-08-29T15:54:41.995Z] --- PASS: TestPingGet (0.02s)
15:54:41 [2021-08-29T15:54:41.995Z] === RUN   TestPingHead
15:54:41 [2021-08-29T15:54:41.995Z] --- PASS: TestPingHead (0.03s)
15:54:41 [2021-08-29T15:54:41.995Z] === RUN   TestVersion
15:54:41 [2021-08-29T15:54:41.995Z] --- PASS: TestVersion (0.02s)
15:54:41 [2021-08-29T15:54:41.995Z] PASS
15:54:41 [2021-08-29T15:54:41.995Z] ok  	github.com/docker/docker/integration/system	1.124s
15:54:41 [2021-08-29T15:54:41.995Z] 
15:54:41 [2021-08-29T15:54:41.995Z] === Skipped
15:54:41 [2021-08-29T15:54:41.995Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:54:41 [2021-08-29T15:54:41.995Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:54:41 [2021-08-29T15:54:41.995Z] 
15:54:41 [2021-08-29T15:54:41.995Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
15:54:41 [2021-08-29T15:54:41.996Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:54:41 [2021-08-29T15:54:41.996Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:54:41 [2021-08-29T15:54:41.996Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
15:54:41 [2021-08-29T15:54:41.996Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:54:41 [2021-08-29T15:54:41.996Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:54:41 [2021-08-29T15:54:41.996Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:54:41 [2021-08-29T15:54:41.996Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:54:41 [2021-08-29T15:54:41.996Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] 
15:54:41 [2021-08-29T15:54:41.996Z] DONE 15 tests, 9 skipped in 2.501s
15:54:41 [2021-08-29T15:54:41.996Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:54:42 [2021-08-29T15:54:42.733Z] === RUN   TestDockerSuite/TestSearchCmdOptions
15:54:43 [2021-08-29T15:54:43.295Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
15:54:43 [2021-08-29T15:54:43.295Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
15:54:43 [2021-08-29T15:54:43.295Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
15:54:43 [2021-08-29T15:54:43.517Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:43 [2021-08-29T15:54:43.517Z] INFO: Testing against a local daemon
15:54:43 [2021-08-29T15:54:43.517Z] === RUN   TestVolumesCreateAndList
15:54:43 [2021-08-29T15:54:43.517Z] --- PASS: TestVolumesCreateAndList (0.04s)
15:54:43 [2021-08-29T15:54:43.517Z] === RUN   TestVolumesRemove
15:54:43 [2021-08-29T15:54:43.517Z] --- PASS: TestVolumesRemove (0.12s)
15:54:43 [2021-08-29T15:54:43.517Z] === RUN   TestVolumesInspect
15:54:43 [2021-08-29T15:54:43.517Z] --- PASS: TestVolumesInspect (0.03s)
15:54:43 [2021-08-29T15:54:43.517Z] === RUN   TestVolumesInvalidJSON
15:54:43 [2021-08-29T15:54:43.517Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:54:43 [2021-08-29T15:54:43.517Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:54:43 [2021-08-29T15:54:43.517Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:54:43 [2021-08-29T15:54:43.517Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:54:43 [2021-08-29T15:54:43.517Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:54:43 [2021-08-29T15:54:43.517Z] PASS
15:54:43 [2021-08-29T15:54:43.517Z] ok  	github.com/docker/docker/integration/volume	0.256s
15:54:43 [2021-08-29T15:54:43.517Z] 
15:54:43 [2021-08-29T15:54:43.517Z] DONE 5 tests in 1.671s
15:54:43 [2021-08-29T15:54:43.551Z] === RUN   TestDockerSuite/TestSearchWithLimit
15:54:43 [2021-08-29T15:54:43.971Z] INFO: make.ps1 ended at 08/29/2021 15:54:43
15:54:43 [2021-08-29T15:54:43.971Z] INFO: Integration CLI tests being run from the host:
15:54:43 [2021-08-29T15:54:43.971Z] 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" 
15:54:44 [2021-08-29T15:54:44.111Z] === RUN   TestDockerSuite/TestSlowStdinClosing
15:54:44 [2021-08-29T15:54:44.673Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
15:54:46 [2021-08-29T15:54:46.039Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
15:54:47 [2021-08-29T15:54:47.448Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
15:54:49 [2021-08-29T15:54:49.962Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
15:54:51 [2021-08-29T15:54:51.015Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2022
15:54:51 [2021-08-29T15:54:51.015Z] INFO: Testing against a local daemon
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:54:51 [2021-08-29T15:54:51.015Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:54:51 [2021-08-29T15:54:51.015Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:54:51 [2021-08-29T15:54:51.015Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:54:51 [2021-08-29T15:54:51.325Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
15:54:51 [2021-08-29T15:54:51.469Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:54:51 [2021-08-29T15:54:51.469Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:54:52 [2021-08-29T15:54:52.426Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:54:52 [2021-08-29T15:54:52.426Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:54:52 [2021-08-29T15:54:52.693Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
15:54:53 [2021-08-29T15:54:53.255Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
15:54:53 [2021-08-29T15:54:53.819Z] === RUN   TestDockerSuite/TestStartAttachSilent
15:54:55 [2021-08-29T15:54:55.188Z] === RUN   TestDockerSuite/TestStartAttachWithRename
15:54:55 [2021-08-29T15:54:55.445Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
15:54:57 [2021-08-29T15:54:57.963Z] === RUN   TestDockerSuite/TestStartMultipleContainers
15:54:59 [2021-08-29T15:54:59.376Z] === RUN   TestDockerSuite/TestStartPausedContainer
15:54:59 [2021-08-29T15:54:59.938Z] === RUN   TestDockerSuite/TestStartRecordError
15:55:01 [2021-08-29T15:55:01.304Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
15:55:01 [2021-08-29T15:55:01.304Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:55:01 [2021-08-29T15:55:01.616Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
15:55:01 [2021-08-29T15:55:01.616Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:55:02 [2021-08-29T15:55:02.671Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
15:55:03 [2021-08-29T15:55:03.148Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:55:04 [2021-08-29T15:55:04.092Z] === RUN   TestDockerSuite/TestStatsAllNoStream
15:55:05 [2021-08-29T15:55:05.319Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:55:05 [2021-08-29T15:55:05.319Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
15:55:05 [2021-08-29T15:55:05.319Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:55:05 [2021-08-29T15:55:05.319Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
15:55:05 [2021-08-29T15:55:05.319Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:55:05 [2021-08-29T15:55:05.319Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
15:55:05 [2021-08-29T15:55:05.319Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:55:05 [2021-08-29T15:55:05.319Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:55:05 [2021-08-29T15:55:05.777Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:55:06 [2021-08-29T15:55:06.609Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
15:55:06 [2021-08-29T15:55:06.609Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
15:55:08 [2021-08-29T15:55:08.673Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:55:08 [2021-08-29T15:55:08.673Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:55:08 [2021-08-29T15:55:08.673Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:55:08 [2021-08-29T15:55:08.673Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:55:08 [2021-08-29T15:55:08.673Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:55:10 [2021-08-29T15:55:10.773Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
15:55:14 [2021-08-29T15:55:14.037Z] === RUN   TestDockerSuite/TestStatsFormatAll
15:55:14 [2021-08-29T15:55:14.461Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:55:18 [2021-08-29T15:55:18.200Z] === RUN   TestDockerSuite/TestStatsNoStream
15:55:19 [2021-08-29T15:55:19.563Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
15:55:20 [2021-08-29T15:55:20.490Z] === RUN   TestDockerSuite/TestStopContainerSignal
15:55:21 [2021-08-29T15:55:21.860Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
15:55:21 [2021-08-29T15:55:21.860Z] === RUN   TestDockerSuite/TestTopMultipleArgs
15:55:22 [2021-08-29T15:55:22.428Z] === RUN   TestDockerSuite/TestTopNonPrivileged
15:55:22 [2021-08-29T15:55:22.989Z] === RUN   TestDockerSuite/TestTopPrivileged
15:55:23 [2021-08-29T15:55:23.921Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
15:55:23 [2021-08-29T15:55:23.921Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:55:23 [2021-08-29T15:55:23.921Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
15:55:24 [2021-08-29T15:55:24.483Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
15:55:25 [2021-08-29T15:55:25.850Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
15:55:27 [2021-08-29T15:55:27.218Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
15:55:28 [2021-08-29T15:55:28.585Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
15:55:30 [2021-08-29T15:55:30.476Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
15:55:30 [2021-08-29T15:55:30.732Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
15:55:31 [2021-08-29T15:55:31.295Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
15:55:31 [2021-08-29T15:55:31.295Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
15:55:31 [2021-08-29T15:55:31.295Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
15:55:31 [2021-08-29T15:55:31.295Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
15:55:31 [2021-08-29T15:55:31.295Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
15:55:32 [2021-08-29T15:55:32.224Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
15:55:32 [2021-08-29T15:55:32.788Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
15:55:33 [2021-08-29T15:55:33.348Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
15:55:33 [2021-08-29T15:55:33.605Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
15:55:34 [2021-08-29T15:55:34.532Z] === RUN   TestDockerSuite/TestUpdateStats
15:55:36 [2021-08-29T15:55:36.423Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
15:55:38 [2021-08-29T15:55:38.339Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
15:55:39 [2021-08-29T15:55:39.266Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
15:55:39 [2021-08-29T15:55:39.266Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
15:55:39 [2021-08-29T15:55:39.266Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
15:55:39 [2021-08-29T15:55:39.870Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
15:55:40 [2021-08-29T15:55:40.432Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
15:55:42 [2021-08-29T15:55:42.950Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestBuildWCOWSandboxSize (756.35s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestBuildWithEmptyDockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestBuildWithEmptyDockerfile (0.42s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestBuildPreserveOwnership
15:55:44 [2021-08-29T15:55:44.277Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestBuildPreserveOwnership (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestBuildPlatformInvalid
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestBuildPlatformInvalid (0.38s)
15:55:44 [2021-08-29T15:55:44.277Z] PASS
15:55:44 [2021-08-29T15:55:44.277Z] ok  	github.com/docker/docker/integration/build	917.915s
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === Skipped
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     build_session_test.go:25: TODO: BuildKit
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] DONE 29 tests, 5 skipped in 938.908s
15:55:44 [2021-08-29T15:55:44.277Z] Running D:\gopath\src\github.com\docker\docker\integration\config
15:55:44 [2021-08-29T15:55:44.277Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:55:44 [2021-08-29T15:55:44.277Z] INFO: Testing against a local daemon
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestConfigInspect
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestConfigInspect (0.01s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestConfigList
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestConfigList (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestConfigsCreateAndDelete
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestConfigsCreateAndDelete (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestConfigsUpdate
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestConfigsUpdate (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestTemplatedConfig
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestTemplatedConfig (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestConfigCreateResolve
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestConfigCreateResolve (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] PASS
15:55:44 [2021-08-29T15:55:44.277Z] ok  	github.com/docker/docker/integration/config	0.080s
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === Skipped
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.01s)
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:168: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:220: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     config_test.go:330: testEnv.DaemonInfo.OSType != "linux"
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] 
15:55:44 [2021-08-29T15:55:44.277Z] DONE 6 tests, 6 skipped in 2.496s
15:55:44 [2021-08-29T15:55:44.277Z] Running D:\gopath\src\github.com\docker\docker\integration\container
15:55:44 [2021-08-29T15:55:44.277Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:55:44 [2021-08-29T15:55:44.277Z] INFO: Testing against a local daemon
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCheckpoint
15:55:44 [2021-08-29T15:55:44.277Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestCheckpoint (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestContainerInvalidJSON
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestContainerInvalidJSON//containers/foobar/exec
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestContainerInvalidJSON//exec/foobar/start
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestContainerInvalidJSON//containers/foobar/exec
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestContainerInvalidJSON//exec/foobar/start
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestContainerInvalidJSON (0.34s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCopyFromContainerPathDoesNotExist
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.24s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCopyFromContainerPathIsNotDir
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.18s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCopyToContainerPathDoesNotExist
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.18s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCopyToContainerPathIsNotDir
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestCopyToContainerPathIsNotDir (0.16s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCopyFromContainer
15:55:44 [2021-08-29T15:55:44.277Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestCopyFromContainer (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateLinkToNonExistingContainer
15:55:44 [2021-08-29T15:55:44.277Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithInvalidEnv
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithInvalidEnv/0
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestCreateWithInvalidEnv/0
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithInvalidEnv/1
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestCreateWithInvalidEnv/1
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithInvalidEnv/2
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestCreateWithInvalidEnv/2
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestCreateWithInvalidEnv/0
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestCreateWithInvalidEnv/2
15:55:44 [2021-08-29T15:55:44.277Z] === CONT  TestCreateWithInvalidEnv/1
15:55:44 [2021-08-29T15:55:44.277Z] --- PASS: TestCreateWithInvalidEnv (0.03s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateTmpfsMountsTarget
15:55:44 [2021-08-29T15:55:44.277Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithCustomMaskedPaths
15:55:44 [2021-08-29T15:55:44.277Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithCustomReadonlyPaths
15:55:44 [2021-08-29T15:55:44.277Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:55:44 [2021-08-29T15:55:44.277Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s)
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithInvalidHealthcheckParams
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:55:44 [2021-08-29T15:55:44.277Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:55:44 [2021-08-29T15:55:44.277Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:55:44 [2021-08-29T15:55:44.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
15:55:44 [2021-08-29T15:55:44.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
15:55:44 [2021-08-29T15:55:44.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
15:55:44 [2021-08-29T15:55:44.278Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
15:55:44 [2021-08-29T15:55:44.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
15:55:44 [2021-08-29T15:55:44.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
15:55:44 [2021-08-29T15:55:44.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
15:55:44 [2021-08-29T15:55:44.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
15:55:44 [2021-08-29T15:55:44.278Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
15:55:44 [2021-08-29T15:55:44.278Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:55:44 [2021-08-29T15:55:44.278Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreateDifferentPlatform
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreateDifferentPlatform/different_os
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
15:55:44 [2021-08-29T15:55:44.278Z] --- PASS: TestCreateDifferentPlatform (0.03s)
15:55:44 [2021-08-29T15:55:44.278Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
15:55:44 [2021-08-29T15:55:44.278Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreateVolumesFromNonExistingContainer
15:55:44 [2021-08-29T15:55:44.278Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s)
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
15:55:44 [2021-08-29T15:55:44.278Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:55:44 [2021-08-29T15:55:44.278Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s)
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestContainerKillOnDaemonStart
15:55:44 [2021-08-29T15:55:44.278Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:55:44 [2021-08-29T15:55:44.278Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestDiff
15:55:44 [2021-08-29T15:55:44.278Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:55:44 [2021-08-29T15:55:44.278Z] --- SKIP: TestDiff (0.00s)
15:55:44 [2021-08-29T15:55:44.278Z] === RUN   TestExecWithCloseStdin
15:55:44 [2021-08-29T15:55:44.839Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
15:55:46 [2021-08-29T15:55:46.440Z] --- PASS: TestExecWithCloseStdin (2.58s)
15:55:46 [2021-08-29T15:55:46.440Z] === RUN   TestExec
15:55:46 [2021-08-29T15:55:46.728Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
15:55:47 [2021-08-29T15:55:47.965Z] --- PASS: TestExec (1.79s)
15:55:47 [2021-08-29T15:55:47.965Z] === RUN   TestExecUser
15:55:47 [2021-08-29T15:55:47.965Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:55:47 [2021-08-29T15:55:47.965Z] --- SKIP: TestExecUser (0.00s)
15:55:47 [2021-08-29T15:55:47.965Z] === RUN   TestExportContainerAndImportImage
15:55:47 [2021-08-29T15:55:47.965Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:55:47 [2021-08-29T15:55:47.965Z] --- SKIP: TestExportContainerAndImportImage (0.00s)
15:55:47 [2021-08-29T15:55:47.965Z] === RUN   TestExportContainerAfterDaemonRestart
15:55:47 [2021-08-29T15:55:47.965Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:55:47 [2021-08-29T15:55:47.965Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s)
15:55:47 [2021-08-29T15:55:47.965Z] === RUN   TestHealthCheckWorkdir
15:55:47 [2021-08-29T15:55:47.965Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:55:47 [2021-08-29T15:55:47.965Z] --- SKIP: TestHealthCheckWorkdir (0.00s)
15:55:47 [2021-08-29T15:55:47.965Z] === RUN   TestHealthKillContainer
15:55:47 [2021-08-29T15:55:47.965Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:55:47 [2021-08-29T15:55:47.965Z] --- SKIP: TestHealthKillContainer (0.00s)
15:55:47 [2021-08-29T15:55:47.965Z] === RUN   TestInspectCpusetInConfigPre120
15:55:47 [2021-08-29T15:55:47.965Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:55:47 [2021-08-29T15:55:47.965Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
15:55:47 [2021-08-29T15:55:47.965Z] === RUN   TestKillContainerInvalidSignal
15:55:48 [2021-08-29T15:55:48.096Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
15:55:49 [2021-08-29T15:55:49.023Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
15:55:49 [2021-08-29T15:55:49.499Z] --- PASS: TestKillContainerInvalidSignal (1.64s)
15:55:49 [2021-08-29T15:55:49.499Z] === RUN   TestKillContainer
15:55:49 [2021-08-29T15:55:49.499Z] === RUN   TestKillContainer/no_signal
15:55:50 [2021-08-29T15:55:50.914Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
15:55:51 [2021-08-29T15:55:51.670Z] === RUN   TestKillContainer/non_killing_signal
15:55:51 [2021-08-29T15:55:51.670Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:55:51 [2021-08-29T15:55:51.670Z] === RUN   TestKillContainer/killing_signal
15:55:53 [2021-08-29T15:55:53.196Z] --- PASS: TestKillContainer (3.46s)
15:55:53 [2021-08-29T15:55:53.196Z]     --- PASS: TestKillContainer/no_signal (1.61s)
15:55:53 [2021-08-29T15:55:53.196Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:55:53 [2021-08-29T15:55:53.196Z]     --- PASS: TestKillContainer/killing_signal (1.81s)
15:55:53 [2021-08-29T15:55:53.196Z] === RUN   TestKillWithStopSignalAndRestartPolicies
15:55:53 [2021-08-29T15:55:53.196Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:55:53 [2021-08-29T15:55:53.196Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s)
15:55:53 [2021-08-29T15:55:53.196Z] === RUN   TestKillStoppedContainer
15:55:53 [2021-08-29T15:55:53.196Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:55:53 [2021-08-29T15:55:53.196Z] --- SKIP: TestKillStoppedContainer (0.00s)
15:55:53 [2021-08-29T15:55:53.196Z] === RUN   TestKillStoppedContainerAPIPre120
15:55:53 [2021-08-29T15:55:53.196Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:55:53 [2021-08-29T15:55:53.196Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s)
15:55:53 [2021-08-29T15:55:53.196Z] === RUN   TestKillDifferentUserContainer
15:55:53 [2021-08-29T15:55:53.196Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:55:53 [2021-08-29T15:55:53.196Z] --- SKIP: TestKillDifferentUserContainer (0.00s)
15:55:53 [2021-08-29T15:55:53.196Z] === RUN   TestInspectOomKilledTrue
15:55:53 [2021-08-29T15:55:53.196Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:55:53 [2021-08-29T15:55:53.196Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
15:55:53 [2021-08-29T15:55:53.196Z] === RUN   TestInspectOomKilledFalse
15:55:53 [2021-08-29T15:55:53.196Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:55:53 [2021-08-29T15:55:53.196Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
15:55:53 [2021-08-29T15:55:53.196Z] === RUN   TestLogsFollowTailEmpty
15:55:53 [2021-08-29T15:55:53.452Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
15:55:54 [2021-08-29T15:55:54.722Z] --- PASS: TestLogsFollowTailEmpty (1.58s)
15:55:54 [2021-08-29T15:55:54.722Z] === RUN   TestNetworkNat
15:55:54 [2021-08-29T15:55:54.722Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
15:55:54 [2021-08-29T15:55:54.722Z] --- SKIP: TestNetworkNat (0.00s)
15:55:54 [2021-08-29T15:55:54.722Z] === RUN   TestNetworkLocalhostTCPNat
15:55:54 [2021-08-29T15:55:54.820Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
15:55:56 [2021-08-29T15:55:56.186Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
15:55:56 [2021-08-29T15:55:56.749Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
15:55:56 [2021-08-29T15:55:56.883Z] --- PASS: TestNetworkLocalhostTCPNat (1.97s)
15:55:56 [2021-08-29T15:55:56.883Z] === RUN   TestNetworkLoopbackNat
15:55:56 [2021-08-29T15:55:56.883Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
15:55:56 [2021-08-29T15:55:56.883Z] --- SKIP: TestNetworkLoopbackNat (0.00s)
15:55:56 [2021-08-29T15:55:56.883Z] === RUN   TestPause
15:55:56 [2021-08-29T15:55:56.883Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:55:56 [2021-08-29T15:55:56.883Z] --- SKIP: TestPause (0.00s)
15:55:56 [2021-08-29T15:55:56.883Z] === RUN   TestPauseFailsOnWindowsServerContainers
15:55:57 [2021-08-29T15:55:57.677Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
15:55:58 [2021-08-29T15:55:58.411Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.60s)
15:55:58 [2021-08-29T15:55:58.411Z] === RUN   TestPauseStopPausedContainer
15:55:58 [2021-08-29T15:55:58.411Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
15:55:58 [2021-08-29T15:55:58.411Z] --- SKIP: TestPauseStopPausedContainer (0.00s)
15:55:58 [2021-08-29T15:55:58.411Z] === RUN   TestPsFilter
15:55:58 [2021-08-29T15:55:58.411Z] --- PASS: TestPsFilter (0.15s)
15:55:58 [2021-08-29T15:55:58.411Z] === RUN   TestRemoveContainerWithRemovedVolume
15:55:59 [2021-08-29T15:55:59.043Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
15:56:00 [2021-08-29T15:56:00.408Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
15:56:00 [2021-08-29T15:56:00.575Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.90s)
15:56:00 [2021-08-29T15:56:00.575Z] === RUN   TestRemoveContainerWithVolume
15:56:01 [2021-08-29T15:56:01.772Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
15:56:01 [2021-08-29T15:56:01.772Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
15:56:02 [2021-08-29T15:56:02.100Z] --- PASS: TestRemoveContainerWithVolume (1.85s)
15:56:02 [2021-08-29T15:56:02.100Z] === RUN   TestRemoveContainerRunning
15:56:03 [2021-08-29T15:56:03.137Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
15:56:04 [2021-08-29T15:56:04.264Z] --- PASS: TestRemoveContainerRunning (1.68s)
15:56:04 [2021-08-29T15:56:04.264Z] === RUN   TestRemoveContainerForceRemoveRunning
15:56:04 [2021-08-29T15:56:04.505Z]     docker_cli_service_logs_test.go:246: checking task wx2dg7m1ll4z
15:56:04 [2021-08-29T15:56:04.505Z]     docker_cli_service_logs_test.go:251: checking messages for wx2dg7m1ll4z
15:56:04 [2021-08-29T15:56:04.505Z]     docker_cli_service_logs_test.go:246: checking task qpwd2ovqbvpa
15:56:04 [2021-08-29T15:56:04.505Z]     docker_cli_service_logs_test.go:251: checking messages for qpwd2ovqbvpa
15:56:04 [2021-08-29T15:56:04.760Z] === RUN   TestDockerSuite/TestVolumeCLICreate
15:56:05 [2021-08-29T15:56:05.788Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.60s)
15:56:05 [2021-08-29T15:56:05.788Z] === RUN   TestRemoveInvalidContainer
15:56:05 [2021-08-29T15:56:05.788Z] --- PASS: TestRemoveInvalidContainer (0.02s)
15:56:05 [2021-08-29T15:56:05.788Z] === RUN   TestRenameLinkedContainer
15:56:05 [2021-08-29T15:56:05.788Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:56:05 [2021-08-29T15:56:05.788Z] --- SKIP: TestRenameLinkedContainer (0.00s)
15:56:05 [2021-08-29T15:56:05.788Z] === RUN   TestRenameStoppedContainer
15:56:07 [2021-08-29T15:56:07.316Z] --- PASS: TestRenameStoppedContainer (1.83s)
15:56:07 [2021-08-29T15:56:07.316Z] === RUN   TestRenameRunningContainerAndReuse
15:56:11 [2021-08-29T15:56:11.027Z] --- PASS: TestRenameRunningContainerAndReuse (3.16s)
15:56:11 [2021-08-29T15:56:11.027Z] === RUN   TestRenameInvalidName
15:56:11 [2021-08-29T15:56:11.989Z] --- PASS: TestRenameInvalidName (1.59s)
15:56:11 [2021-08-29T15:56:11.989Z] === RUN   TestRenameAnonymousContainer
15:56:16 [2021-08-29T15:56:16.921Z] === RUN   TestDockerSwarmSuite/TestServiceScale
15:56:17 [2021-08-29T15:56:17.482Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
15:56:19 [2021-08-29T15:56:19.996Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
15:56:19 [2021-08-29T15:56:19.996Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
15:56:19 [2021-08-29T15:56:19.996Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
15:56:20 [2021-08-29T15:56:20.252Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
15:56:20 [2021-08-29T15:56:20.508Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
15:56:20 [2021-08-29T15:56:20.508Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
15:56:20 [2021-08-29T15:56:20.508Z] === RUN   TestDockerSuite/TestVolumeCLILs
15:56:21 [2021-08-29T15:56:21.070Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
15:56:21 [2021-08-29T15:56:21.070Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
15:56:21 [2021-08-29T15:56:21.632Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
15:56:21 [2021-08-29T15:56:21.632Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
15:56:21 [2021-08-29T15:56:21.632Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
15:56:21 [2021-08-29T15:56:21.632Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
15:56:21 [2021-08-29T15:56:21.632Z] === RUN   TestDockerSuite/TestVolumeCLIRm
15:56:22 [2021-08-29T15:56:22.367Z] --- PASS: TestRenameAnonymousContainer (10.33s)
15:56:22 [2021-08-29T15:56:22.367Z] === RUN   TestRenameContainerWithSameName
15:56:22 [2021-08-29T15:56:22.998Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
15:56:22 [2021-08-29T15:56:22.998Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
15:56:23 [2021-08-29T15:56:23.254Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
15:56:23 [2021-08-29T15:56:23.254Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
15:56:23 [2021-08-29T15:56:23.254Z] === RUN   TestDockerSuite/TestVolumeEvents
15:56:23 [2021-08-29T15:56:23.905Z] --- PASS: TestRenameContainerWithSameName (1.62s)
15:56:23 [2021-08-29T15:56:23.905Z] === RUN   TestRenameContainerWithLinkedContainer
15:56:23 [2021-08-29T15:56:23.905Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
15:56:23 [2021-08-29T15:56:23.905Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s)
15:56:23 [2021-08-29T15:56:23.905Z] === RUN   TestResize
15:56:26 [2021-08-29T15:56:26.078Z] --- PASS: TestResize (1.63s)
15:56:26 [2021-08-29T15:56:26.078Z] === RUN   TestResizeWithInvalidSize
15:56:27 [2021-08-29T15:56:27.603Z] --- PASS: TestResizeWithInvalidSize (1.66s)
15:56:27 [2021-08-29T15:56:27.603Z] === RUN   TestResizeWhenContainerNotStarted
15:56:29 [2021-08-29T15:56:29.130Z] --- PASS: TestResizeWhenContainerNotStarted (1.85s)
15:56:29 [2021-08-29T15:56:29.130Z] === RUN   TestDaemonRestartKillContainers
15:56:29 [2021-08-29T15:56:29.130Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:56:29 [2021-08-29T15:56:29.130Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
15:56:29 [2021-08-29T15:56:29.130Z] === RUN   TestStats
15:56:29 [2021-08-29T15:56:29.130Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:56:29 [2021-08-29T15:56:29.130Z] --- SKIP: TestStats (0.00s)
15:56:29 [2021-08-29T15:56:29.130Z] === RUN   TestStopContainerWithRestartPolicyAlways
15:56:29 [2021-08-29T15:56:29.795Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
15:56:30 [2021-08-29T15:56:30.051Z] === RUN   TestDockerSuite/TestVolumeLsFormat
15:56:30 [2021-08-29T15:56:30.051Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
15:56:30 [2021-08-29T15:56:30.051Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
15:56:31 [2021-08-29T15:56:31.944Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
15:56:32 [2021-08-29T15:56:32.846Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.30s)
15:56:32 [2021-08-29T15:56:32.846Z] === RUN   TestStopContainerWithTimeout
15:56:32 [2021-08-29T15:56:32.846Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:56:32 [2021-08-29T15:56:32.846Z] --- SKIP: TestStopContainerWithTimeout (0.00s)
15:56:32 [2021-08-29T15:56:32.846Z] === RUN   TestUpdateRestartPolicy
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPINetworkFilter
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
15:56:33 [2021-08-29T15:56:33.609Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.609Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
15:56:33 [2021-08-29T15:56:33.610Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
15:56:33 [2021-08-29T15:56:33.610Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
15:56:33 [2021-08-29T15:56:33.610Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
15:56:33 [2021-08-29T15:56:33.610Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
15:56:33 [2021-08-29T15:56:33.610Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAttachDisconnect
15:56:33 [2021-08-29T15:56:33.610Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAttachPausedContainer
15:56:33 [2021-08-29T15:56:33.610Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
15:56:33 [2021-08-29T15:56:33.610Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
15:56:33 [2021-08-29T15:56:33.610Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
15:56:34 [2021-08-29T15:56:34.462Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
15:56:35 [2021-08-29T15:56:35.026Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
15:56:35 [2021-08-29T15:56:35.026Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:56:35 [2021-08-29T15:56:35.026Z] --- PASS: TestDockerSuite (1240.22s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.78s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.42s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.80s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.06s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.68s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.13s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.31s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.92s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.02s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.98s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.15s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.86s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.73s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.60s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.61s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.63s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.75s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.55s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.78s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.78s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (2.16s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.83s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.42s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.48s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.91s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.00s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.76s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.54s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.45s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.43s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.13s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.63s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.95s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (1.97s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.74s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (6.35s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.02s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.09s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.42s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.70s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (1.07s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.80s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.83s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.07s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.91s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.78s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.65s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.57s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddTar (7.34s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.17s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (0.95s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (2.97s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.94s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.39s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.00s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.76s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.88s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.63s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.59s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.69s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (0.87s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.48s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.32s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.15s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.67s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.45s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.78s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.33s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.30s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.57s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.57s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (4.26s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.14s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.97s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.47s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.23s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.64s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.33s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.23s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.36s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.97s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (4.37s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (0.69s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.62s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.25s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.58s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.33s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.23s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.64s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.84s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.84s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.58s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.18s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.33s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (3.99s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.00s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.60s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.57s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.29s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.33s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.62s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.48s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.99s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.08s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.99s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.81s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.09s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.45s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.71s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.10s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.91s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.27s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.10s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.71s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.07s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.12s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.39s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.19s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (4.39s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.42s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.33s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.32s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.31s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.18s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.35s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.63s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEnv (1.39s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.22s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.19s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (6.62s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.54s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.88s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.60s)
15:56:35 [2021-08-29T15:56:35.026Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.82s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.60s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.73s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.10s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.28s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.80s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.64s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.55s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.36s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFails (0.78s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.48s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.56s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.62s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.21s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.80s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.51s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.84s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.26s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.89s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.76s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildHistory (3.22s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.37s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.64s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.55s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.51s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.06s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.91s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.37s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.39s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.38s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.26s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.37s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.05s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.51s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.80s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.70s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (1.02s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.93s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.14s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.45s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.76s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.25s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.97s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.69s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.14s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.37s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.37s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.41s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.58s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.47s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.68s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.62s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.31s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.23s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.24s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.36s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.15s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.34s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.66s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.97s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.74s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.96s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.79s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.23s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (1.90s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.40s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.66s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.64s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.58s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.85s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.42s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildRm (2.32s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.71s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.40s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.38s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.95s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.92s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (3.27s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.21s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.40s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.64s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.77s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.72s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.00s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.67s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.32s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.70s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.03s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildUser (1.48s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.33s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.73s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.62s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.64s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.65s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.32s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.53s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.13s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.83s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.78s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.30s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.65s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.57s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.25s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.33s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.41s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.26s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.52s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitChange (0.61s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.53s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitHardlink (0.91s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitNewFile (0.91s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.55s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitTTY (0.93s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.50s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.86s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.51s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (0.93s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.92s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.44s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.45s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.41s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.39s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.42s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.43s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.04s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.47s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.51s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.55s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.14s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.60s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.60s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.55s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.66s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.57s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.71s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.58s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.24s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.11s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.51s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.54s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.43s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.73s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (1.05s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.35s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.61s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.12s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.90s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.59s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>} (1.36s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>} (0.40s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>} (1.57s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>} (1.64s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc0008f6618_<nil>} (1.40s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-14261312720_/foo_false__<nil>_<nil>_<nil>} (1.37s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-14261312720_/foo_true__<nil>_<nil>_<nil>} (1.46s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3442948379_/foo_false__<nil>_<nil>_<nil>} (1.47s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3442948379_/foo_true__<nil>_<nil>_<nil>} (1.29s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3442948379_/foo_true__0xc0008f66d8_<nil>_<nil>} (1.37s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc0008f6738_<nil>} (1.40s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc0008f6960_<nil>} (1.30s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc0008f6a20_<nil>} (1.46s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc0008f6ac8_<nil>} (1.30s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.36s)
15:56:35 [2021-08-29T15:56:35.027Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s)
15:56:35 [2021-08-29T15:56:35.027Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.89s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.84s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.90s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.88s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.78s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.64s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.93s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.86s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.73s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.93s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.84s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.49s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.71s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.86s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.54s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.47s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.89s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.57s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.58s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.64s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.55s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseA (0.86s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.44s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.27s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseD (2.87s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.63s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.53s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.29s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.40s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.43s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (2.71s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.49s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToDot (0.47s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.79s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.82s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.45s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.77s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.15s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.73s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.04s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.31s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.41s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.58s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateRM (0.09s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.04s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.13s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.83s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.38s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.49s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.52s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.60s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.22s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.17s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.90s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.71s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.08s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.36s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.12s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.91s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.14s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.69s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.65s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.58s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.66s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.60s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.59s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.11s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.31s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.28s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.04s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.22s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.24s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.18s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFilters (1.08s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.84s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.89s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.29s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsImagePull (0.40s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.04s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.19s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (1.46s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsRename (0.57s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsResize (0.52s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.63s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.54s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.67s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsTop (0.52s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExec (0.51s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.52s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.53s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.34s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.53s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.80s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.70s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.62s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.64s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.69s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.94s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.82s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecEnv (0.50s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.94s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.51s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecInspectID (1.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.51s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.54s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.65s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecParseError (0.59s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.51s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.45s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.95s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.50s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.49s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (10.69s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecTTY (0.50s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.52s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.52s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.39s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.79s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.78s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.45s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.43s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.49s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.42s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.45s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestHealth (18.61s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.64s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.63s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.27s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.23s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.14s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.09s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.67s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.51s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.49s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.95s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImportFile (1.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.04s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.62s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.73s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.44s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.43s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.41s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.40s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.45s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.40s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.64s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.47s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.42s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.51s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.39s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectPlugin (1.34s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.56s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.89s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.44s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.46s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.43s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.55s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
15:56:35 [2021-08-29T15:56:35.028Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.83s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.03s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.58s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.34s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.46s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.65s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.27s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.99s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.44s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.44s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.25s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.43s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.43s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.41s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.43s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.43s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.75s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.77s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.98s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.54s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsSince (6.66s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.44s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsTail (0.49s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.44s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.40s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.23s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.43s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestNetHostname (1.17s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.70s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.78s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPluginActive (1.31s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.19s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.89s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.23s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.20s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (3.68s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.24s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.93s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.89s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPortList (6.03s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.09s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.20s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.51s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.71s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.05s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.20s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.17s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.87s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.73s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.62s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.78s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.24s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.40s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.86s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.31s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.91s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.01s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.86s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.86s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.22s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.25s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.72s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.40s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.46s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.12s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.89s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.91s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.64s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.01s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.91s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.30s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.17s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.82s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.10s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.15s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.03s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.13s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.94s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.03s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.30s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.06s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.62s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.05s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiTag (0.13s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.43s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.59s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.68s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.56s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.85s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.41s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.26s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.53s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.93s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.23s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.90s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.55s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.57s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.56s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.74s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.44s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.49s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.52s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.62s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.52s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.46s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.61s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.09s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.68s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.65s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.71s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.53s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.47s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.61s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.81s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.82s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.48s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.92s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.90s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.83s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.40s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.58s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.44s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.97s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.91s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.51s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.16s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.67s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.59s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.41s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.40s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.33s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.41s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.40s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.44s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.39s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.45s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.42s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.41s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.43s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.02s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.59s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.55s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.86s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.89s)
15:56:35 [2021-08-29T15:56:35.029Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (0.44s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.52s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.92s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.03s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.49s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.09s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.92s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.92s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.44s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.32s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.68s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.15s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (0.85s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.69s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (0.91s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.14s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (0.96s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunMount (3.62s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.39s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.87s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.56s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.89s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.35s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.54s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.08s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.08s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.71s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.52s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.41s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.89s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.64s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.18s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.47s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.66s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.49s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.59s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.75s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.53s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.79s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.65s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.49s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.59s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.52s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.48s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.45s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.57s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.67s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.07s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.51s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunRm (0.54s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.67s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.54s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.79s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.62s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.58s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.36s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.47s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.56s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.56s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.56s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.41s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunState (0.93s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.35s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.40s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.83s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.38s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.39s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.12s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.74s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.41s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.23s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (0.80s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.17s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.54s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.49s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.33s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.66s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.32s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.20s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.39s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.52s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.53s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.20s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.46s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.44s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.41s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.44s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.14s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.42s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.83s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.44s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.84s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.41s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.34s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.43s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.71s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.79s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.82s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.66s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.08s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.36s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.66s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.09s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.35s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.40s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.41s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (0.41s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.09s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.13s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (0.65s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.17s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.97s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.66s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (1.18s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.65s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.51s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.56s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.20s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.40s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.44s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.07s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.47s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.46s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.52s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.54s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.58s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.65s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.63s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.68s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.17s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.56s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.80s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.03s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.73s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.82s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.53s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.18s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.12s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.98s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.36s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.61s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.81s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.28s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.24s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.82s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.83s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.26s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.32s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.44s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.50s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.68s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s)
15:56:35 [2021-08-29T15:56:35.030Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.46s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.34s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.34s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.28s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.93s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.02s)
15:56:35 [2021-08-29T15:56:35.031Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:56:35 [2021-08-29T15:56:35.031Z] === RUN   TestDockerRegistrySuite
15:56:35 [2021-08-29T15:56:35.031Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
15:56:36 [2021-08-29T15:56:36.397Z]     check_test.go:195: [dbc71c7ef5985] daemon is not started
15:56:36 [2021-08-29T15:56:36.397Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
15:56:36 [2021-08-29T15:56:36.566Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
15:56:36 [2021-08-29T15:56:36.654Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
15:56:37 [2021-08-29T15:56:37.582Z]     check_test.go:195: [d1e3011a80693] daemon is not started
15:56:37 [2021-08-29T15:56:37.582Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
15:56:38 [2021-08-29T15:56:38.949Z]     check_test.go:195: [dc11f7eed8c7e] daemon is not started
15:56:38 [2021-08-29T15:56:38.949Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
15:56:39 [2021-08-29T15:56:39.205Z]     check_test.go:195: [dd841681e93d7] daemon is not started
15:56:39 [2021-08-29T15:56:39.205Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
15:56:39 [2021-08-29T15:56:39.205Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:56:40 [2021-08-29T15:56:40.489Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:56:40 [2021-08-29T15:56:40.489Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:56:40 [2021-08-29T15:56:40.489Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:56:40 [2021-08-29T15:56:40.489Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:56:40 [2021-08-29T15:56:40.489Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:56:41 [2021-08-29T15:56:41.454Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:56:41 [2021-08-29T15:56:41.721Z]     docker_cli_swarm_test.go:1901: [de21726ecdef8] joining swarm manager [d9d9210fdc329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:56:41 [2021-08-29T15:56:41.982Z]     check_test.go:195: [d8d51f0a1291c] daemon is not started
15:56:41 [2021-08-29T15:56:41.982Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
15:56:42 [2021-08-29T15:56:42.919Z]     docker_cli_swarm_test.go:1902: [dd58d74e5e241] joining swarm manager [d9d9210fdc329]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:56:44 [2021-08-29T15:56:44.352Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:56:45 [2021-08-29T15:56:45.883Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:56:45 [2021-08-29T15:56:45.884Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
15:56:45 [2021-08-29T15:56:45.884Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:56:45 [2021-08-29T15:56:45.884Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
15:56:45 [2021-08-29T15:56:45.884Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:56:45 [2021-08-29T15:56:45.884Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:56:48 [2021-08-29T15:56:48.160Z]     check_test.go:195: [dd2a7d48cfc4e] daemon is not started
15:56:48 [2021-08-29T15:56:48.160Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
15:56:48 [2021-08-29T15:56:48.781Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:56:50 [2021-08-29T15:56:50.048Z]     check_test.go:195: [ddd441919fa7b] daemon is not started
15:56:50 [2021-08-29T15:56:50.048Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
15:56:50 [2021-08-29T15:56:50.976Z]     check_test.go:195: [d140d241ed5a4] daemon is not started
15:56:50 [2021-08-29T15:56:50.976Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
15:56:51 [2021-08-29T15:56:51.537Z]     check_test.go:195: [d5b23a255b026] daemon is not started
15:56:51 [2021-08-29T15:56:51.537Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
15:56:52 [2021-08-29T15:56:52.465Z]     check_test.go:195: [d02722675c275] daemon is not started
15:56:52 [2021-08-29T15:56:52.465Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
15:56:53 [2021-08-29T15:56:53.830Z]     check_test.go:195: [debeb98ed2e8e] daemon is not started
15:56:53 [2021-08-29T15:56:53.830Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
15:56:53 [2021-08-29T15:56:53.884Z] --- PASS: TestUpdateRestartPolicy (18.61s)
15:56:53 [2021-08-29T15:56:53.884Z] === RUN   TestUpdateRestartWithAutoRemove
15:56:53 [2021-08-29T15:56:53.884Z] --- PASS: TestUpdateRestartWithAutoRemove (1.63s)
15:56:53 [2021-08-29T15:56:53.884Z] === RUN   TestWaitNonBlocked
15:56:53 [2021-08-29T15:56:53.884Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
15:56:53 [2021-08-29T15:56:53.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
15:56:53 [2021-08-29T15:56:53.884Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
15:56:53 [2021-08-29T15:56:53.884Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
15:56:53 [2021-08-29T15:56:53.884Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
15:56:53 [2021-08-29T15:56:53.884Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
15:56:54 [2021-08-29T15:56:54.758Z]     check_test.go:195: [d53779314e20f] daemon is not started
15:56:54 [2021-08-29T15:56:54.759Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
15:56:54 [2021-08-29T15:56:54.845Z] --- PASS: TestWaitNonBlocked (0.02s)
15:56:54 [2021-08-29T15:56:54.845Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.30s)
15:56:54 [2021-08-29T15:56:54.845Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.30s)
15:56:54 [2021-08-29T15:56:54.845Z] === RUN   TestWaitBlocked
15:56:54 [2021-08-29T15:56:54.845Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:56:54 [2021-08-29T15:56:54.845Z] --- SKIP: TestWaitBlocked (0.00s)
15:56:54 [2021-08-29T15:56:54.845Z] PASS
15:56:54 [2021-08-29T15:56:54.845Z] ok  	github.com/docker/docker/integration/container	72.760s
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === Skipped
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     copy_test.go:81: testEnv.DaemonInfo.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     create_test.go:137: testEnv.DaemonInfo.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     create_test.go:181: testEnv.DaemonInfo.OSType != "linux"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     create_test.go:261: testEnv.DaemonInfo.OSType != "linux"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s)
15:56:55 [2021-08-29T15:56:55.301Z]     create_test.go:518: testEnv.OSType != "linux": test image is only available on linux
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     diff_test.go:17: testEnv.OSType == "windows": FIXME
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     exec_test.go:131: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state.
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     export_test.go:23: testEnv.DaemonInfo.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     export_test.go:61: testEnv.DaemonInfo.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     health_test.go:20: testEnv.OSType == "windows": FIXME
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH
15:56:55 [2021-08-29T15:56:55.301Z]     --- SKIP: TestKillContainer/non_killing_signal (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     kill_test.go:155: testEnv.DaemonInfo.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     nat_test.go:23: testEnv.OSType == "windows": FIXME
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     nat_test.go:59: testEnv.OSType == "windows": FIXME
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     pause_test.go:70: testEnv.DaemonInfo.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     rename_test.go:26: testEnv.OSType == "windows": FIXME
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     rename_test.go:193: testEnv.OSType == "windows": FIXME
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     restart_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     stop_windows_test.go:19: testEnv.OSType == "windows"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s)
15:56:55 [2021-08-29T15:56:55.301Z]     wait_test.go:59: testEnv.DaemonInfo.OSType != "linux"
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] 
15:56:55 [2021-08-29T15:56:55.301Z] DONE 87 tests, 33 skipped in 74.770s
15:56:55 [2021-08-29T15:56:55.301Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon
15:56:55 [2021-08-29T15:56:55.687Z]     check_test.go:195: [d97dd0915018c] daemon is not started
15:56:55 [2021-08-29T15:56:55.687Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
15:56:56 [2021-08-29T15:56:56.249Z]     check_test.go:195: [d1fe2b20b7013] daemon is not started
15:56:56 [2021-08-29T15:56:56.249Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
15:56:57 [2021-08-29T15:56:57.176Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:adb1e23ac4bc084488481584dbb833ae66111f7e4ca6d09c2202295a0f649495
15:56:57 [2021-08-29T15:56:57.739Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d453f549496fdef9e4c3104ed70eacda5b7447fd48d72fe4296e4669a491c228
15:56:57 [2021-08-29T15:56:57.995Z]     check_test.go:195: [d0efcd0ee52f7] daemon is not started
15:56:57 [2021-08-29T15:56:57.995Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
15:56:58 [2021-08-29T15:56:58.922Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a25eefe4664cff2508ab2152885d7e3dd3fa441507d4a95472a42aac6d15aa37
15:56:58 [2021-08-29T15:56:58.922Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
15:56:59 [2021-08-29T15:56:59.131Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:56:59 [2021-08-29T15:56:59.861Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e89ded784d8b4a17cd603fb33daa7cb2a9d25894324fcbe6f7604cd67d59a66b
15:57:00 [2021-08-29T15:57:00.118Z]     check_test.go:195: [d8e115136d13f] daemon is not started
15:57:00 [2021-08-29T15:57:00.118Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
15:57:01 [2021-08-29T15:57:01.488Z]     check_test.go:195: [d77f0717a5ce9] daemon is not started
15:57:01 [2021-08-29T15:57:01.488Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
15:57:03 [2021-08-29T15:57:03.377Z]     check_test.go:195: [d34d68005dae6] daemon is not started
15:57:03 [2021-08-29T15:57:03.377Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
15:57:03 [2021-08-29T15:57:03.810Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:57:04 [2021-08-29T15:57:04.308Z]     check_test.go:195: [d00427e1c5afd] daemon is not started
15:57:04 [2021-08-29T15:57:04.308Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
15:57:04 [2021-08-29T15:57:04.308Z]     check_test.go:195: [dec555557b68f] daemon is not started
15:57:04 [2021-08-29T15:57:04.308Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
15:57:04 [2021-08-29T15:57:04.774Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:57:04 [2021-08-29T15:57:04.774Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
15:57:04 [2021-08-29T15:57:04.774Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:57:05 [2021-08-29T15:57:05.235Z]     check_test.go:195: [dc63b8059ba88] daemon is not started
15:57:05 [2021-08-29T15:57:05.235Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
15:57:06 [2021-08-29T15:57:06.162Z]     check_test.go:195: [da7e26b69b9c4] daemon is not started
15:57:06 [2021-08-29T15:57:06.162Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
15:57:06 [2021-08-29T15:57:06.724Z]     check_test.go:195: [de0bb30f86482] daemon is not started
15:57:06 [2021-08-29T15:57:06.724Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
15:57:06 [2021-08-29T15:57:06.981Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
15:57:07 [2021-08-29T15:57:07.671Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:57:09 [2021-08-29T15:57:09.202Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:57:09 [2021-08-29T15:57:09.500Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
15:57:09 [2021-08-29T15:57:09.500Z]     check_test.go:195: [db0003cad9d76] daemon is not started
15:57:09 [2021-08-29T15:57:09.500Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
15:57:10 [2021-08-29T15:57:10.062Z]     check_test.go:195: [dc98c2b3c4217] daemon is not started
15:57:10 [2021-08-29T15:57:10.062Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
15:57:11 [2021-08-29T15:57:11.431Z]     check_test.go:195: [d279beb5fded3] daemon is not started
15:57:11 [2021-08-29T15:57:11.431Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
15:57:11 [2021-08-29T15:57:11.686Z]     check_test.go:195: [df62bd302e581] daemon is not started
15:57:11 [2021-08-29T15:57:11.686Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
15:57:11 [2021-08-29T15:57:11.686Z]     check_test.go:195: [da35827cc628d] daemon is not started
15:57:11 [2021-08-29T15:57:11.686Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
15:57:11 [2021-08-29T15:57:11.942Z]     check_test.go:195: [df430fb1be3aa] daemon is not started
15:57:11 [2021-08-29T15:57:11.942Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
15:57:12 [2021-08-29T15:57:12.197Z]     check_test.go:195: [dc28cfacbdac1] daemon is not started
15:57:12 [2021-08-29T15:57:12.197Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
15:57:12 [2021-08-29T15:57:12.759Z]     check_test.go:195: [d5101ff256f42] daemon is not started
15:57:12 [2021-08-29T15:57:12.759Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
15:57:12 [2021-08-29T15:57:12.759Z]     check_test.go:195: [d93c240351470] daemon is not started
15:57:12 [2021-08-29T15:57:12.759Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
15:57:13 [2021-08-29T15:57:13.687Z]     check_test.go:195: [d63d5bfaefa9e] daemon is not started
15:57:13 [2021-08-29T15:57:13.687Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
15:57:13 [2021-08-29T15:57:13.875Z] === RUN   TestDockerSuite/TestBuildAddScript
15:57:13 [2021-08-29T15:57:13.875Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
15:57:13 [2021-08-29T15:57:13.875Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:57:13 [2021-08-29T15:57:13.875Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
15:57:13 [2021-08-29T15:57:13.875Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:57:13 [2021-08-29T15:57:13.876Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
15:57:13 [2021-08-29T15:57:13.876Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:57:13 [2021-08-29T15:57:13.876Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
15:57:13 [2021-08-29T15:57:13.876Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:57:14 [2021-08-29T15:57:14.333Z] === RUN   TestDockerSuite/TestBuildAddTar
15:57:15 [2021-08-29T15:57:15.056Z]     check_test.go:195: [db798b0432036] daemon is not started
15:57:15 [2021-08-29T15:57:15.056Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
15:57:15 [2021-08-29T15:57:15.989Z]     check_test.go:195: [dcc68a9b109ce] daemon is not started
15:57:15 [2021-08-29T15:57:15.989Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestConfigDaemonLibtrustID
15:57:16 [2021-08-29T15:57:16.369Z]     daemon_test.go:18: runtime.GOOS != "linux"
15:57:16 [2021-08-29T15:57:16.369Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestDaemonConfigValidation
15:57:16 [2021-08-29T15:57:16.369Z]     daemon_test.go:37: runtime.GOOS != "linux"
15:57:16 [2021-08-29T15:57:16.369Z] --- SKIP: TestDaemonConfigValidation (0.00s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestConfigDaemonSeccompProfiles
15:57:16 [2021-08-29T15:57:16.369Z]     daemon_test.go:103: runtime.GOOS != "linux"
15:57:16 [2021-08-29T15:57:16.369Z] --- SKIP: TestConfigDaemonSeccompProfiles (0.00s)
15:57:16 [2021-08-29T15:57:16.369Z] PASS
15:57:16 [2021-08-29T15:57:16.369Z] ok  	github.com/docker/docker/integration/daemon	0.092s
15:57:16 [2021-08-29T15:57:16.369Z] 
15:57:16 [2021-08-29T15:57:16.369Z] === Skipped
15:57:16 [2021-08-29T15:57:16.369Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonLibtrustID (0.00s)
15:57:16 [2021-08-29T15:57:16.369Z]     daemon_test.go:18: runtime.GOOS != "linux"
15:57:16 [2021-08-29T15:57:16.369Z] 
15:57:16 [2021-08-29T15:57:16.369Z] === SKIP: github.com/docker/docker/integration/daemon TestDaemonConfigValidation (0.00s)
15:57:16 [2021-08-29T15:57:16.369Z]     daemon_test.go:37: runtime.GOOS != "linux"
15:57:16 [2021-08-29T15:57:16.369Z] 
15:57:16 [2021-08-29T15:57:16.369Z] === SKIP: github.com/docker/docker/integration/daemon TestConfigDaemonSeccompProfiles (0.00s)
15:57:16 [2021-08-29T15:57:16.369Z]     daemon_test.go:103: runtime.GOOS != "linux"
15:57:16 [2021-08-29T15:57:16.369Z] 
15:57:16 [2021-08-29T15:57:16.369Z] 
15:57:16 [2021-08-29T15:57:16.369Z] DONE 3 tests, 3 skipped in 18.835s
15:57:16 [2021-08-29T15:57:16.369Z] Running D:\gopath\src\github.com\docker\docker\integration\image
15:57:16 [2021-08-29T15:57:16.369Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:16 [2021-08-29T15:57:16.369Z] INFO: Testing against a local daemon
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestCommitInheritsEnv
15:57:16 [2021-08-29T15:57:16.369Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:57:16 [2021-08-29T15:57:16.369Z] --- SKIP: TestCommitInheritsEnv (0.00s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestImportExtremelyLargeImageWorks
15:57:16 [2021-08-29T15:57:16.369Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:57:16 [2021-08-29T15:57:16.369Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestImagesFilterMultiReference
15:57:16 [2021-08-29T15:57:16.369Z] --- PASS: TestImagesFilterMultiReference (0.08s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestImagePullPlatformInvalid
15:57:16 [2021-08-29T15:57:16.369Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestRemoveImageOrphaning
15:57:16 [2021-08-29T15:57:16.369Z] --- PASS: TestRemoveImageOrphaning (0.89s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestTagUnprefixedRepoByNameOrName
15:57:16 [2021-08-29T15:57:16.369Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestTagInvalidReference
15:57:16 [2021-08-29T15:57:16.369Z] --- PASS: TestTagInvalidReference (0.03s)
15:57:16 [2021-08-29T15:57:16.369Z] === RUN   TestTagValidPrefixedRepo
15:57:16 [2021-08-29T15:57:16.824Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
15:57:16 [2021-08-29T15:57:16.824Z] === RUN   TestTagExistedNameWithoutForce
15:57:16 [2021-08-29T15:57:16.824Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
15:57:16 [2021-08-29T15:57:16.824Z] === RUN   TestTagOfficialNames
15:57:16 [2021-08-29T15:57:16.824Z] --- PASS: TestTagOfficialNames (0.07s)
15:57:16 [2021-08-29T15:57:16.824Z] === RUN   TestTagMatchesDigest
15:57:16 [2021-08-29T15:57:16.824Z] --- PASS: TestTagMatchesDigest (0.02s)
15:57:16 [2021-08-29T15:57:16.824Z] PASS
15:57:16 [2021-08-29T15:57:16.824Z] ok  	github.com/docker/docker/integration/image	1.302s
15:57:16 [2021-08-29T15:57:16.824Z] 
15:57:16 [2021-08-29T15:57:16.824Z] === Skipped
15:57:16 [2021-08-29T15:57:16.824Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s)
15:57:16 [2021-08-29T15:57:16.824Z]     commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME
15:57:16 [2021-08-29T15:57:16.824Z] 
15:57:16 [2021-08-29T15:57:16.824Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s)
15:57:16 [2021-08-29T15:57:16.824Z]     import_test.go:23: testEnv.OSType == "windows": TODO enable on windows
15:57:16 [2021-08-29T15:57:16.824Z] 
15:57:16 [2021-08-29T15:57:16.824Z] 
15:57:16 [2021-08-29T15:57:16.824Z] DONE 11 tests, 2 skipped in 2.714s
15:57:16 [2021-08-29T15:57:16.824Z] Running D:\gopath\src\github.com\docker\docker\integration\network
15:57:16 [2021-08-29T15:57:16.918Z]     check_test.go:195: [d910c90c2a15e] daemon is not started
15:57:16 [2021-08-29T15:57:16.918Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
15:57:17 [2021-08-29T15:57:17.846Z] === RUN   TestDockerRegistrySuite/TestV2Only
15:57:18 [2021-08-29T15:57:18.408Z] --- PASS: TestDockerRegistrySuite (43.49s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.30s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.11s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.52s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.99s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.26s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.50s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.94s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.86s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.87s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.90s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.71s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.96s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.26s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (1.94s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.87s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.87s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.86s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.71s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.46s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.28s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.35s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.33s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.83s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.93s)
15:57:18 [2021-08-29T15:57:18.408Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.76s)
15:57:18 [2021-08-29T15:57:18.408Z] === RUN   TestDockerSchema1RegistrySuite
15:57:18 [2021-08-29T15:57:18.408Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
15:57:18 [2021-08-29T15:57:18.664Z]     check_test.go:222: [db87bb6ffbc20] daemon is not started
15:57:18 [2021-08-29T15:57:18.664Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
15:57:18 [2021-08-29T15:57:18.993Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:18 [2021-08-29T15:57:18.993Z] INFO: Testing against a local daemon
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestNetworkCreateDelete
15:57:18 [2021-08-29T15:57:18.993Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestNetworkCreateDelete (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestDockerNetworkDeletePreferID
15:57:18 [2021-08-29T15:57:18.993Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestDaemonDNSFallback
15:57:18 [2021-08-29T15:57:18.993Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestDaemonDNSFallback (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestInspectNetwork
15:57:18 [2021-08-29T15:57:18.993Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestInspectNetwork (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestRunContainerWithBridgeNone
15:57:18 [2021-08-29T15:57:18.993Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestNetworkInvalidJSON
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestNetworkInvalidJSON//networks/create
15:57:18 [2021-08-29T15:57:18.993Z] === PAUSE TestNetworkInvalidJSON//networks/create
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestNetworkInvalidJSON//networks/bridge/connect
15:57:18 [2021-08-29T15:57:18.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestNetworkInvalidJSON//networks/bridge/disconnect
15:57:18 [2021-08-29T15:57:18.993Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect
15:57:18 [2021-08-29T15:57:18.993Z] === CONT  TestNetworkInvalidJSON//networks/create
15:57:18 [2021-08-29T15:57:18.993Z] === CONT  TestNetworkInvalidJSON//networks/bridge/disconnect
15:57:18 [2021-08-29T15:57:18.993Z] === CONT  TestNetworkInvalidJSON//networks/bridge/connect
15:57:18 [2021-08-29T15:57:18.993Z] --- PASS: TestNetworkInvalidJSON (0.03s)
15:57:18 [2021-08-29T15:57:18.993Z]     --- PASS: TestNetworkInvalidJSON//networks/create (0.01s)
15:57:18 [2021-08-29T15:57:18.993Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s)
15:57:18 [2021-08-29T15:57:18.993Z]     --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestNetworkList
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestNetworkList//networks
15:57:18 [2021-08-29T15:57:18.993Z] === PAUSE TestNetworkList//networks
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestNetworkList//networks/
15:57:18 [2021-08-29T15:57:18.993Z] === PAUSE TestNetworkList//networks/
15:57:18 [2021-08-29T15:57:18.993Z] === CONT  TestNetworkList//networks
15:57:18 [2021-08-29T15:57:18.993Z] === CONT  TestNetworkList//networks/
15:57:18 [2021-08-29T15:57:18.993Z] --- PASS: TestNetworkList (0.04s)
15:57:18 [2021-08-29T15:57:18.993Z]     --- PASS: TestNetworkList//networks/ (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z]     --- PASS: TestNetworkList//networks (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestHostIPv4BridgeLabel
15:57:18 [2021-08-29T15:57:18.993Z]     network_test.go:128: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestDaemonRestartWithLiveRestore
15:57:18 [2021-08-29T15:57:18.993Z]     service_test.go:30: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestDaemonDefaultNetworkPools
15:57:18 [2021-08-29T15:57:18.993Z]     service_test.go:59: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestDaemonRestartWithExistingNetwork
15:57:18 [2021-08-29T15:57:18.993Z]     service_test.go:103: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
15:57:18 [2021-08-29T15:57:18.993Z]     service_test.go:137: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
15:57:18 [2021-08-29T15:57:18.993Z]     service_test.go:188: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestServiceWithPredefinedNetwork
15:57:18 [2021-08-29T15:57:18.993Z]     service_test.go:213: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestServiceRemoveKeepsIngressNetwork
15:57:18 [2021-08-29T15:57:18.993Z]     service_test.go:243: FLAKY_TEST
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestServiceWithDataPathPortInit
15:57:18 [2021-08-29T15:57:18.993Z]     service_test.go:334: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.993Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s)
15:57:18 [2021-08-29T15:57:18.993Z] === RUN   TestServiceWithDefaultAddressPoolInit
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:402: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z] PASS
15:57:18 [2021-08-29T15:57:18.994Z] ok  	github.com/docker/docker/integration/network	0.144s
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === Skipped
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     delete_test.go:46: testEnv.DaemonInfo.OSType != "linux"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     dns_test.go:18: testEnv.DaemonInfo.OSType != "linux"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     inspect_test.go:16: testEnv.OSType == "windows": FIXME
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     network_test.go:25: testEnv.DaemonInfo.OSType != "linux"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     network_test.go:128: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:30: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:59: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:103: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:137: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:188: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:213: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:243: FLAKY_TEST
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:334: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s)
15:57:18 [2021-08-29T15:57:18.994Z]     service_test.go:402: testEnv.OSType == "windows"
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] 
15:57:18 [2021-08-29T15:57:18.994Z] DONE 22 tests, 15 skipped in 1.902s
15:57:18 [2021-08-29T15:57:18.994Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan
15:57:19 [2021-08-29T15:57:19.450Z] testing: warning: no tests to run
15:57:19 [2021-08-29T15:57:19.450Z] PASS
15:57:19 [2021-08-29T15:57:19.450Z] ok  	github.com/docker/docker/integration/network/ipvlan	0.056s
15:57:19 [2021-08-29T15:57:19.450Z] 
15:57:19 [2021-08-29T15:57:19.450Z] DONE 0 tests in 0.686s
15:57:19 [2021-08-29T15:57:19.450Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan
15:57:20 [2021-08-29T15:57:20.413Z] testing: warning: no tests to run
15:57:20 [2021-08-29T15:57:20.413Z] PASS
15:57:20 [2021-08-29T15:57:20.413Z] ok  	github.com/docker/docker/integration/network/macvlan	0.075s
15:57:20 [2021-08-29T15:57:20.413Z] 
15:57:20 [2021-08-29T15:57:20.413Z] DONE 0 tests in 0.693s
15:57:20 [2021-08-29T15:57:20.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin
15:57:20 [2021-08-29T15:57:20.869Z] testing: warning: no tests to run
15:57:20 [2021-08-29T15:57:20.869Z] PASS
15:57:20 [2021-08-29T15:57:20.869Z] ok  	github.com/docker/docker/integration/plugin	0.057s
15:57:20 [2021-08-29T15:57:20.869Z] 
15:57:20 [2021-08-29T15:57:20.869Z] DONE 0 tests in 0.564s
15:57:20 [2021-08-29T15:57:20.869Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz
15:57:21 [2021-08-29T15:57:21.180Z]     check_test.go:222: [d43df072a7b1b] daemon is not started
15:57:21 [2021-08-29T15:57:21.180Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
15:57:21 [2021-08-29T15:57:21.324Z] testing: warning: no tests to run
15:57:21 [2021-08-29T15:57:21.324Z] PASS
15:57:21 [2021-08-29T15:57:21.324Z] ok  	github.com/docker/docker/integration/plugin/authz	0.056s
15:57:21 [2021-08-29T15:57:21.324Z] 
15:57:21 [2021-08-29T15:57:21.324Z] DONE 0 tests in 0.561s
15:57:21 [2021-08-29T15:57:21.826Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common
15:57:24 [2021-08-29T15:57:24.446Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
15:57:26 [2021-08-29T15:57:26.342Z]     check_test.go:222: [dee328e31dc0e] daemon is not started
15:57:26 [2021-08-29T15:57:26.342Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
15:57:26 [2021-08-29T15:57:26.507Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:26 [2021-08-29T15:57:26.507Z] INFO: Testing against a local daemon
15:57:26 [2021-08-29T15:57:26.507Z] === RUN   TestPluginInvalidJSON
15:57:26 [2021-08-29T15:57:26.507Z] === RUN   TestPluginInvalidJSON//plugins/foobar/set
15:57:26 [2021-08-29T15:57:26.507Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set
15:57:26 [2021-08-29T15:57:26.507Z] === CONT  TestPluginInvalidJSON//plugins/foobar/set
15:57:26 [2021-08-29T15:57:26.507Z] --- PASS: TestPluginInvalidJSON (0.03s)
15:57:26 [2021-08-29T15:57:26.507Z]     --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s)
15:57:26 [2021-08-29T15:57:26.507Z] === RUN   TestPluginInstall
15:57:26 [2021-08-29T15:57:26.507Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:57:26 [2021-08-29T15:57:26.507Z] --- SKIP: TestPluginInstall (0.00s)
15:57:26 [2021-08-29T15:57:26.507Z] === RUN   TestPluginsWithRuntimes
15:57:26 [2021-08-29T15:57:26.507Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:57:26 [2021-08-29T15:57:26.507Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
15:57:26 [2021-08-29T15:57:26.507Z] === RUN   TestPluginBackCompatMediaTypes
15:57:26 [2021-08-29T15:57:26.507Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:57:26 [2021-08-29T15:57:26.507Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
15:57:26 [2021-08-29T15:57:26.507Z] PASS
15:57:26 [2021-08-29T15:57:26.507Z] ok  	github.com/docker/docker/integration/plugin/common	0.090s
15:57:26 [2021-08-29T15:57:26.598Z]     docker_cli_swarm_test.go:1802: [d026b6f9849ca] joining swarm manager [dee757f2cdea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:57:26 [2021-08-29T15:57:26.965Z] 
15:57:26 [2021-08-29T15:57:26.965Z] === Skipped
15:57:26 [2021-08-29T15:57:26.965Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s)
15:57:26 [2021-08-29T15:57:26.965Z]     plugin_test.go:63: testEnv.OSType == "windows"
15:57:26 [2021-08-29T15:57:26.965Z] 
15:57:26 [2021-08-29T15:57:26.965Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s)
15:57:26 [2021-08-29T15:57:26.965Z]     plugin_test.go:172: testEnv.OSType == "windows"
15:57:26 [2021-08-29T15:57:26.965Z] 
15:57:26 [2021-08-29T15:57:26.965Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s)
15:57:26 [2021-08-29T15:57:26.965Z]     plugin_test.go:234: testEnv.OSType == "windows"
15:57:26 [2021-08-29T15:57:26.965Z] 
15:57:26 [2021-08-29T15:57:26.965Z] 
15:57:26 [2021-08-29T15:57:26.965Z] DONE 5 tests, 3 skipped in 5.188s
15:57:26 [2021-08-29T15:57:26.965Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver
15:57:27 [2021-08-29T15:57:27.963Z]     docker_cli_swarm_test.go:1803: [d62a6daac02d7] joining swarm manager [dee757f2cdea8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:57:29 [2021-08-29T15:57:29.128Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:29 [2021-08-29T15:57:29.129Z] INFO: Testing against a local daemon
15:57:29 [2021-08-29T15:57:29.129Z] === RUN   TestExternalGraphDriver
15:57:29 [2021-08-29T15:57:29.129Z]     external_test.go:47: runtime.GOOS == "windows"
15:57:29 [2021-08-29T15:57:29.129Z] --- SKIP: TestExternalGraphDriver (0.00s)
15:57:29 [2021-08-29T15:57:29.129Z] === RUN   TestGraphdriverPluginV2
15:57:29 [2021-08-29T15:57:29.129Z]     external_test.go:407: runtime.GOOS == "windows"
15:57:29 [2021-08-29T15:57:29.129Z] --- SKIP: TestGraphdriverPluginV2 (0.00s)
15:57:29 [2021-08-29T15:57:29.129Z] PASS
15:57:29 [2021-08-29T15:57:29.129Z] ok  	github.com/docker/docker/integration/plugin/graphdriver	0.083s
15:57:29 [2021-08-29T15:57:29.329Z]     check_test.go:222: [d24e76c0b7395] daemon is not started
15:57:29 [2021-08-29T15:57:29.329Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
15:57:29 [2021-08-29T15:57:29.584Z] 
15:57:29 [2021-08-29T15:57:29.584Z] === Skipped
15:57:29 [2021-08-29T15:57:29.584Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s)
15:57:29 [2021-08-29T15:57:29.584Z]     external_test.go:47: runtime.GOOS == "windows"
15:57:29 [2021-08-29T15:57:29.584Z] 
15:57:29 [2021-08-29T15:57:29.584Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s)
15:57:29 [2021-08-29T15:57:29.584Z]     external_test.go:407: runtime.GOOS == "windows"
15:57:29 [2021-08-29T15:57:29.584Z] 
15:57:29 [2021-08-29T15:57:29.584Z] 
15:57:29 [2021-08-29T15:57:29.584Z] DONE 2 tests, 2 skipped in 2.527s
15:57:29 [2021-08-29T15:57:29.584Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging
15:57:30 [2021-08-29T15:57:30.258Z]     check_test.go:222: [df88bffaede78] daemon is not started
15:57:30 [2021-08-29T15:57:30.258Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
15:57:31 [2021-08-29T15:57:31.110Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:31 [2021-08-29T15:57:31.110Z] INFO: Testing against a local daemon
15:57:31 [2021-08-29T15:57:31.110Z] === RUN   TestReadPluginNoRead
15:57:31 [2021-08-29T15:57:31.110Z]     read_test.go:21: no unix domain sockets on Windows
15:57:31 [2021-08-29T15:57:31.110Z] --- SKIP: TestReadPluginNoRead (0.00s)
15:57:31 [2021-08-29T15:57:31.110Z] PASS
15:57:31 [2021-08-29T15:57:31.110Z] ok  	github.com/docker/docker/integration/plugin/logging	0.072s
15:57:31 [2021-08-29T15:57:31.110Z] 
15:57:31 [2021-08-29T15:57:31.110Z] === Skipped
15:57:31 [2021-08-29T15:57:31.110Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s)
15:57:31 [2021-08-29T15:57:31.110Z]     read_test.go:21: no unix domain sockets on Windows
15:57:31 [2021-08-29T15:57:31.110Z] 
15:57:31 [2021-08-29T15:57:31.110Z] 
15:57:31 [2021-08-29T15:57:31.110Z] DONE 1 tests, 1 skipped in 1.737s
15:57:31 [2021-08-29T15:57:31.110Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard
15:57:31 [2021-08-29T15:57:31.185Z]     check_test.go:222: [ded9f0ed2cf8b] daemon is not started
15:57:31 [2021-08-29T15:57:31.185Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
15:57:31 [2021-08-29T15:57:31.185Z]     check_test.go:222: [d8b133ace1a27] daemon is not started
15:57:31 [2021-08-29T15:57:31.185Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
15:57:32 [2021-08-29T15:57:32.071Z] testing: warning: no tests to run
15:57:32 [2021-08-29T15:57:32.071Z] PASS
15:57:32 [2021-08-29T15:57:32.071Z] ok  	github.com/docker/docker/integration/plugin/logging/cmd/discard	0.060s
15:57:32 [2021-08-29T15:57:32.071Z] 
15:57:32 [2021-08-29T15:57:32.071Z] DONE 0 tests in 0.886s
15:57:32 [2021-08-29T15:57:32.071Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes
15:57:32 [2021-08-29T15:57:32.128Z]     check_test.go:222: [dc41de958ff40] daemon is not started
15:57:32 [2021-08-29T15:57:32.128Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
15:57:33 [2021-08-29T15:57:33.055Z]     check_test.go:222: [d94cee253ffac] daemon is not started
15:57:33 [2021-08-29T15:57:33.055Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
15:57:33 [2021-08-29T15:57:33.595Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:33 [2021-08-29T15:57:33.595Z] INFO: Testing against a local daemon
15:57:33 [2021-08-29T15:57:33.595Z] === RUN   TestPluginWithDevMounts
15:57:33 [2021-08-29T15:57:33.595Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:57:33 [2021-08-29T15:57:33.595Z] --- SKIP: TestPluginWithDevMounts (0.00s)
15:57:33 [2021-08-29T15:57:33.595Z] PASS
15:57:33 [2021-08-29T15:57:33.595Z] ok  	github.com/docker/docker/integration/plugin/volumes	0.070s
15:57:33 [2021-08-29T15:57:33.982Z]     check_test.go:222: [d12276b6f3f8d] daemon is not started
15:57:33 [2021-08-29T15:57:33.982Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
15:57:34 [2021-08-29T15:57:34.052Z] 
15:57:34 [2021-08-29T15:57:34.052Z] === Skipped
15:57:34 [2021-08-29T15:57:34.052Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s)
15:57:34 [2021-08-29T15:57:34.052Z]     mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows"
15:57:34 [2021-08-29T15:57:34.052Z] 
15:57:34 [2021-08-29T15:57:34.052Z] 
15:57:34 [2021-08-29T15:57:34.052Z] DONE 1 tests, 1 skipped in 1.725s
15:57:34 [2021-08-29T15:57:34.052Z] Running D:\gopath\src\github.com\docker\docker\integration\secret
15:57:35 [2021-08-29T15:57:35.577Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:35 [2021-08-29T15:57:35.577Z] INFO: Testing against a local daemon
15:57:35 [2021-08-29T15:57:35.577Z] === RUN   TestSecretInspect
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] --- SKIP: TestSecretInspect (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z] === RUN   TestSecretList
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] --- SKIP: TestSecretList (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z] === RUN   TestSecretsCreateAndDelete
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] --- SKIP: TestSecretsCreateAndDelete (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z] === RUN   TestSecretsUpdate
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] --- SKIP: TestSecretsUpdate (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z] === RUN   TestTemplatedSecret
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] --- SKIP: TestTemplatedSecret (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z] === RUN   TestSecretCreateResolve
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:57:35 [2021-08-29T15:57:35.577Z] --- SKIP: TestSecretCreateResolve (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z] PASS
15:57:35 [2021-08-29T15:57:35.577Z] ok  	github.com/docker/docker/integration/secret	0.071s
15:57:35 [2021-08-29T15:57:35.577Z] 
15:57:35 [2021-08-29T15:57:35.577Z] === Skipped
15:57:35 [2021-08-29T15:57:35.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:25: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] 
15:57:35 [2021-08-29T15:57:35.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:49: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] 
15:57:35 [2021-08-29T15:57:35.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:130: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] 
15:57:35 [2021-08-29T15:57:35.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:178: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] 
15:57:35 [2021-08-29T15:57:35.577Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:230: testEnv.DaemonInfo.OSType == "windows"
15:57:35 [2021-08-29T15:57:35.577Z] 
15:57:35 [2021-08-29T15:57:35.577Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s)
15:57:35 [2021-08-29T15:57:35.577Z]     secret_test.go:340: testEnv.DaemonInfo.OSType != "linux"
15:57:35 [2021-08-29T15:57:35.577Z] 
15:57:35 [2021-08-29T15:57:35.577Z] 
15:57:35 [2021-08-29T15:57:35.577Z] DONE 6 tests, 6 skipped in 1.600s
15:57:35 [2021-08-29T15:57:35.577Z] Running D:\gopath\src\github.com\docker\docker\integration\service
15:57:36 [2021-08-29T15:57:36.498Z]     check_test.go:222: [dc6d1e27a091f] daemon is not started
15:57:36 [2021-08-29T15:57:36.498Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
15:57:36 [2021-08-29T15:57:36.498Z]     check_test.go:222: [da37051cf2f2f] daemon is not started
15:57:36 [2021-08-29T15:57:36.498Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
15:57:36 [2021-08-29T15:57:36.755Z]     check_test.go:222: [dd2d6793a02fb] daemon is not started
15:57:36 [2021-08-29T15:57:36.755Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
15:57:37 [2021-08-29T15:57:37.011Z]     check_test.go:222: [d36d42a8aadb2] daemon is not started
15:57:37 [2021-08-29T15:57:37.011Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
15:57:37 [2021-08-29T15:57:37.267Z]     check_test.go:222: [daebcf837e885] daemon is not started
15:57:37 [2021-08-29T15:57:37.267Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
15:57:37 [2021-08-29T15:57:37.524Z]     check_test.go:222: [d8194f5ddee57] daemon is not started
15:57:37 [2021-08-29T15:57:37.524Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
15:57:37 [2021-08-29T15:57:37.743Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:37 [2021-08-29T15:57:37.743Z] INFO: Testing against a local daemon
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceCreateInit
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceCreateInit/daemonInitDisabled
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceCreateInit/daemonInitEnabled
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- PASS: TestServiceCreateInit (0.04s)
15:57:37 [2021-08-29T15:57:37.743Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateServiceMultipleTimes
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateServiceConflict
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateServiceConflict (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateServiceMaxReplicas
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateWithDuplicateNetworkNames
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateServiceSecretFileMode
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateServiceConfigFileMode
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateServiceSysctls
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateServiceSysctls (0.02s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateServiceCapabilities
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateServiceCapabilities (0.02s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestInspect
15:57:37 [2021-08-29T15:57:37.743Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestInspect (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestCreateJob
15:57:37 [2021-08-29T15:57:37.743Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestCreateJob (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestReplicatedJob
15:57:37 [2021-08-29T15:57:37.743Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestReplicatedJob (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestUpdateReplicatedJob
15:57:37 [2021-08-29T15:57:37.743Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestUpdateReplicatedJob (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceListWithStatuses
15:57:37 [2021-08-29T15:57:37.743Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestServiceListWithStatuses (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestDockerNetworkConnectAlias
15:57:37 [2021-08-29T15:57:37.743Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestDockerNetworkReConnect
15:57:37 [2021-08-29T15:57:37.743Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestDockerNetworkReConnect (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServicePlugin
15:57:37 [2021-08-29T15:57:37.743Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestServicePlugin (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceUpdateLabel
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestServiceUpdateLabel (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceUpdateSecrets
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestServiceUpdateSecrets (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceUpdateConfigs
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestServiceUpdateConfigs (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceUpdateNetwork
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestServiceUpdateNetwork (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] === RUN   TestServiceUpdatePidsLimit
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] PASS
15:57:37 [2021-08-29T15:57:37.743Z] ok  	github.com/docker/docker/integration/service	0.199s
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === Skipped
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:40: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:153: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.04s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:176: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:195: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:248: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:312: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:404: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s)
15:57:37 [2021-08-29T15:57:37.743Z]     create_test.go:488: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     list_test.go:32: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     network_test.go:18: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     network_test.go:80: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:21: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:77: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:139: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:201: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s)
15:57:37 [2021-08-29T15:57:37.743Z]     update_test.go:259: testEnv.DaemonInfo.OSType != "linux"
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] 
15:57:37 [2021-08-29T15:57:37.743Z] DONE 24 tests, 23 skipped in 2.208s
15:57:37 [2021-08-29T15:57:37.743Z] Running D:\gopath\src\github.com\docker\docker\integration\session
15:57:37 [2021-08-29T15:57:37.779Z]     check_test.go:222: [dcfac5c7933be] daemon is not started
15:57:37 [2021-08-29T15:57:37.779Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
15:57:38 [2021-08-29T15:57:38.035Z]     check_test.go:222: [d5e130862ddc8] daemon is not started
15:57:38 [2021-08-29T15:57:38.035Z] --- PASS: TestDockerSchema1RegistrySuite (19.50s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.52s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.95s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.05s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.95s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.93s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.88s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.24s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.38s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.14s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s)
15:57:38 [2021-08-29T15:57:38.035Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s)
15:57:38 [2021-08-29T15:57:38.035Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
15:57:38 [2021-08-29T15:57:38.035Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
15:57:38 [2021-08-29T15:57:38.597Z]     check_test.go:251: [d8f17471af16b] daemon is not started
15:57:38 [2021-08-29T15:57:38.597Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
15:57:39 [2021-08-29T15:57:39.158Z]     check_test.go:251: [dccd6fef23e23] daemon is not started
15:57:39 [2021-08-29T15:57:39.158Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
15:57:39 [2021-08-29T15:57:39.271Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:39 [2021-08-29T15:57:39.271Z] INFO: Testing against a local daemon
15:57:39 [2021-08-29T15:57:39.271Z] === RUN   TestSessionCreate
15:57:39 [2021-08-29T15:57:39.271Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:57:39 [2021-08-29T15:57:39.271Z] --- SKIP: TestSessionCreate (0.00s)
15:57:39 [2021-08-29T15:57:39.271Z] === RUN   TestSessionCreateWithBadUpgrade
15:57:39 [2021-08-29T15:57:39.271Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:57:39 [2021-08-29T15:57:39.271Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s)
15:57:39 [2021-08-29T15:57:39.271Z] PASS
15:57:39 [2021-08-29T15:57:39.271Z] ok  	github.com/docker/docker/integration/session	0.074s
15:57:39 [2021-08-29T15:57:39.271Z] 
15:57:39 [2021-08-29T15:57:39.271Z] === Skipped
15:57:39 [2021-08-29T15:57:39.271Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s)
15:57:39 [2021-08-29T15:57:39.271Z]     session_test.go:15: testEnv.OSType == "windows": FIXME
15:57:39 [2021-08-29T15:57:39.271Z] 
15:57:39 [2021-08-29T15:57:39.271Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s)
15:57:39 [2021-08-29T15:57:39.271Z]     session_test.go:36: testEnv.OSType == "windows": FIXME
15:57:39 [2021-08-29T15:57:39.271Z] 
15:57:39 [2021-08-29T15:57:39.271Z] 
15:57:39 [2021-08-29T15:57:39.271Z] DONE 2 tests, 2 skipped in 1.500s
15:57:39 [2021-08-29T15:57:39.271Z] Running D:\gopath\src\github.com\docker\docker\integration\system
15:57:39 [2021-08-29T15:57:39.413Z]     check_test.go:251: [daf3c10330ecf] daemon is not started
15:57:39 [2021-08-29T15:57:39.413Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
15:57:40 [2021-08-29T15:57:40.778Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
15:57:40 [2021-08-29T15:57:40.798Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:40 [2021-08-29T15:57:40.798Z] INFO: Testing against a local daemon
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestCgroupDriverSystemdMemoryLimit
15:57:40 [2021-08-29T15:57:40.798Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestDiskUsage
15:57:40 [2021-08-29T15:57:40.798Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestDiskUsage (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestEventsExecDie
15:57:40 [2021-08-29T15:57:40.798Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestEventsExecDie (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestEventsBackwardsCompatible
15:57:40 [2021-08-29T15:57:40.798Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestEventsBackwardsCompatible (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestEventsVolumeCreate
15:57:40 [2021-08-29T15:57:40.798Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestEventsVolumeCreate (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestInfoAPI
15:57:40 [2021-08-29T15:57:40.798Z] --- PASS: TestInfoAPI (0.03s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestInfoAPIWarnings
15:57:40 [2021-08-29T15:57:40.798Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestInfoAPIWarnings (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestInfoDebug
15:57:40 [2021-08-29T15:57:40.798Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestInfoDebug (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestInfoInsecureRegistries
15:57:40 [2021-08-29T15:57:40.798Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestInfoInsecureRegistries (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestInfoRegistryMirrors
15:57:40 [2021-08-29T15:57:40.798Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:57:40 [2021-08-29T15:57:40.798Z] --- SKIP: TestInfoRegistryMirrors (0.00s)
15:57:40 [2021-08-29T15:57:40.798Z] === RUN   TestLoginFailsWithBadCredentials
15:57:41 [2021-08-29T15:57:41.033Z]     check_test.go:251: [dd3276b45b9bf] daemon is not started
15:57:41 [2021-08-29T15:57:41.033Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
15:57:41 [2021-08-29T15:57:41.595Z]     check_test.go:251: [d61ddb20b95c7] daemon is not started
15:57:41 [2021-08-29T15:57:41.595Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
15:57:41 [2021-08-29T15:57:41.758Z] --- PASS: TestLoginFailsWithBadCredentials (0.96s)
15:57:41 [2021-08-29T15:57:41.758Z] === RUN   TestPingCacheHeaders
15:57:41 [2021-08-29T15:57:41.758Z] --- PASS: TestPingCacheHeaders (0.03s)
15:57:41 [2021-08-29T15:57:41.758Z] === RUN   TestPingGet
15:57:41 [2021-08-29T15:57:41.758Z] --- PASS: TestPingGet (0.03s)
15:57:41 [2021-08-29T15:57:41.758Z] === RUN   TestPingHead
15:57:41 [2021-08-29T15:57:41.758Z] --- PASS: TestPingHead (0.02s)
15:57:41 [2021-08-29T15:57:41.758Z] === RUN   TestVersion
15:57:41 [2021-08-29T15:57:41.758Z] --- PASS: TestVersion (0.02s)
15:57:41 [2021-08-29T15:57:41.758Z] PASS
15:57:41 [2021-08-29T15:57:41.758Z] ok  	github.com/docker/docker/integration/system	1.146s
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === Skipped
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows"
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestDiskUsage (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     disk_usage_test.go:15: testEnv.OSType == "windows"
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     event_test.go:32: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     event_test.go:82: testEnv.OSType == "windows": Windows doesn't support back-compat messages
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestEventsVolumeCreate (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     event_test.go:133: testEnv.OSType == "windows": FIXME: Windows doesn't trigger the events? Could be a race
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s)
15:57:42 [2021-08-29T15:57:42.214Z]     info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://.....
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] 
15:57:42 [2021-08-29T15:57:42.214Z] DONE 15 tests, 9 skipped in 2.563s
15:57:42 [2021-08-29T15:57:42.214Z] Running D:\gopath\src\github.com\docker\docker\integration\volume
15:57:42 [2021-08-29T15:57:42.523Z]     check_test.go:251: [db107f91f7009] daemon is not started
15:57:42 [2021-08-29T15:57:42.523Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
15:57:42 [2021-08-29T15:57:42.523Z]     check_test.go:251: [daeaadca03f61] daemon is not started
15:57:42 [2021-08-29T15:57:42.523Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.63s)
15:57:42 [2021-08-29T15:57:42.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s)
15:57:42 [2021-08-29T15:57:42.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s)
15:57:42 [2021-08-29T15:57:42.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
15:57:42 [2021-08-29T15:57:42.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s)
15:57:42 [2021-08-29T15:57:42.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.54s)
15:57:42 [2021-08-29T15:57:42.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.49s)
15:57:42 [2021-08-29T15:57:42.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s)
15:57:42 [2021-08-29T15:57:42.523Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s)
15:57:42 [2021-08-29T15:57:42.523Z] === RUN   TestDockerRegistryAuthTokenSuite
15:57:42 [2021-08-29T15:57:42.523Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
15:57:43 [2021-08-29T15:57:43.739Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:43 [2021-08-29T15:57:43.739Z] INFO: Testing against a local daemon
15:57:43 [2021-08-29T15:57:43.739Z] === RUN   TestVolumesCreateAndList
15:57:43 [2021-08-29T15:57:43.739Z] --- PASS: TestVolumesCreateAndList (0.05s)
15:57:43 [2021-08-29T15:57:43.739Z] === RUN   TestVolumesRemove
15:57:43 [2021-08-29T15:57:43.739Z] --- PASS: TestVolumesRemove (0.09s)
15:57:43 [2021-08-29T15:57:43.739Z] === RUN   TestVolumesInspect
15:57:43 [2021-08-29T15:57:43.739Z] --- PASS: TestVolumesInspect (0.04s)
15:57:43 [2021-08-29T15:57:43.739Z] === RUN   TestVolumesInvalidJSON
15:57:43 [2021-08-29T15:57:43.739Z] === RUN   TestVolumesInvalidJSON//volumes/create
15:57:43 [2021-08-29T15:57:43.739Z] === PAUSE TestVolumesInvalidJSON//volumes/create
15:57:43 [2021-08-29T15:57:43.739Z] === CONT  TestVolumesInvalidJSON//volumes/create
15:57:43 [2021-08-29T15:57:43.739Z] --- PASS: TestVolumesInvalidJSON (0.02s)
15:57:43 [2021-08-29T15:57:43.739Z]     --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s)
15:57:43 [2021-08-29T15:57:43.739Z] PASS
15:57:43 [2021-08-29T15:57:43.739Z] ok  	github.com/docker/docker/integration/volume	0.242s
15:57:43 [2021-08-29T15:57:43.739Z] 
15:57:43 [2021-08-29T15:57:43.739Z] DONE 5 tests in 1.847s
15:57:43 [2021-08-29T15:57:43.739Z] INFO: make.ps1 ended at 08/29/2021 15:57:43
15:57:43 [2021-08-29T15:57:43.739Z] INFO: Integration CLI tests being run from the host:
15:57:43 [2021-08-29T15:57:43.739Z] 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" 
15:57:43 [2021-08-29T15:57:43.887Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
15:57:48 [2021-08-29T15:57:48.057Z]     check_test.go:278: [d3e69e27d1216] daemon is not started
15:57:48 [2021-08-29T15:57:48.057Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
15:57:48 [2021-08-29T15:57:48.057Z]     check_test.go:278: [d57a3e398d5c2] daemon is not started
15:57:48 [2021-08-29T15:57:48.057Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
15:57:48 [2021-08-29T15:57:48.057Z]     check_test.go:278: [d288179a4ceaa] daemon is not started
15:57:48 [2021-08-29T15:57:48.057Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
15:57:48 [2021-08-29T15:57:48.313Z]     check_test.go:278: [dac733e8474d9] daemon is not started
15:57:48 [2021-08-29T15:57:48.313Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
15:57:48 [2021-08-29T15:57:48.313Z]     check_test.go:278: [dce1f1c2e83b1] daemon is not started
15:57:48 [2021-08-29T15:57:48.313Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s)
15:57:48 [2021-08-29T15:57:48.313Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s)
15:57:48 [2021-08-29T15:57:48.313Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
15:57:48 [2021-08-29T15:57:48.313Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
15:57:48 [2021-08-29T15:57:48.313Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
15:57:48 [2021-08-29T15:57:48.313Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s)
15:57:48 [2021-08-29T15:57:48.313Z] === RUN   TestDockerNetworkSuite
15:57:48 [2021-08-29T15:57:48.313Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
15:57:50 [2021-08-29T15:57:50.059Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:57:50 [2021-08-29T15:57:50.060Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
15:57:50 [2021-08-29T15:57:50.060Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:57:50 [2021-08-29T15:57:50.060Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
15:57:50 [2021-08-29T15:57:50.060Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:57:50 [2021-08-29T15:57:50.203Z]     docker_cli_network_unix_test.go:46: [d3b135ca49b3c] daemon is not started
15:57:50 [2021-08-29T15:57:50.203Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
15:57:50 [2021-08-29T15:57:50.460Z]     docker_cli_network_unix_test.go:46: [db069b4af81ca] daemon is not started
15:57:51 [2021-08-29T15:57:51.023Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
15:57:51 [2021-08-29T15:57:51.279Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
15:57:52 [2021-08-29T15:57:52.295Z] INFO: Windows Base image is  mcr.microsoft.com/windows/servercore:ltsc2019
15:57:52 [2021-08-29T15:57:52.295Z] INFO: Testing against a local daemon
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
15:57:52 [2021-08-29T15:57:52.295Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPIErrorJSON
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
15:57:52 [2021-08-29T15:57:52.295Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPIImagesDelete
15:57:52 [2021-08-29T15:57:52.295Z] === RUN   TestDockerSuite/TestAPIImagesFilter
15:57:52 [2021-08-29T15:57:52.751Z] === RUN   TestDockerSuite/TestAPIImagesHistory
15:57:53 [2021-08-29T15:57:53.207Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
15:57:53 [2021-08-29T15:57:53.666Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
15:57:53 [2021-08-29T15:57:53.797Z]     docker_cli_swarm_test.go:1321: [d865ec95e59d7] joining swarm manager [d73f9dd4ada2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
15:57:53 [2021-08-29T15:57:53.797Z]     docker_cli_network_unix_test.go:46: [d36407d512d75] daemon is not started
15:57:54 [2021-08-29T15:57:54.359Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
15:57:54 [2021-08-29T15:57:54.921Z]     docker_cli_swarm_test.go:1322: [d35fb6503b34d] joining swarm manager [d73f9dd4ada2a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
15:57:55 [2021-08-29T15:57:55.849Z]     docker_cli_network_unix_test.go:46: [deca7836cd01b] daemon is not started
15:57:55 [2021-08-29T15:57:55.849Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
15:57:56 [2021-08-29T15:57:56.104Z]     docker_cli_network_unix_test.go:1233: [d00506ab57648] daemon is not started
15:57:58 [2021-08-29T15:57:58.620Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
15:57:59 [2021-08-29T15:57:59.183Z]     docker_cli_network_unix_test.go:46: [d8dbf6fd8c969] daemon is not started
15:57:59 [2021-08-29T15:57:59.744Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
15:58:02 [2021-08-29T15:58:02.428Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:58:02 [2021-08-29T15:58:02.428Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
15:58:02 [2021-08-29T15:58:02.428Z] === RUN   TestDockerSuite/TestBuildBlankName
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
15:58:02 [2021-08-29T15:58:02.495Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
15:58:02 [2021-08-29T15:58:02.495Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
15:58:02 [2021-08-29T15:58:02.495Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
15:58:02 [2021-08-29T15:58:02.495Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
15:58:02 [2021-08-29T15:58:02.495Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
15:58:02 [2021-08-29T15:58:02.888Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:58:03 [2021-08-29T15:58:03.454Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
15:58:03 [2021-08-29T15:58:03.913Z]     docker_cli_network_unix_test.go:46: [db11003127893] daemon is not started
15:58:04 [2021-08-29T15:58:04.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
15:58:04 [2021-08-29T15:58:04.976Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
15:58:04 [2021-08-29T15:58:04.976Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
15:58:04 [2021-08-29T15:58:04.976Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
15:58:04 [2021-08-29T15:58:04.976Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
15:58:04 [2021-08-29T15:58:04.976Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
15:58:04 [2021-08-29T15:58:04.976Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
15:58:06 [2021-08-29T15:58:06.224Z]     docker_cli_network_unix_test.go:46: [d45e353ad2735] daemon is not started
15:58:06 [2021-08-29T15:58:06.786Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
15:58:07 [2021-08-29T15:58:07.713Z]     docker_cli_network_unix_test.go:46: [da17fa1ce899c] daemon is not started
15:58:07 [2021-08-29T15:58:07.713Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
15:58:07 [2021-08-29T15:58:07.855Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
15:58:08 [2021-08-29T15:58:08.274Z]     docker_cli_network_unix_test.go:46: [de2a074d3f9f3] daemon is not started
15:58:08 [2021-08-29T15:58:08.274Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
15:58:08 [2021-08-29T15:58:08.530Z]     docker_cli_network_unix_test.go:46: [d49aeeeffd2d9] daemon is not started
15:58:08 [2021-08-29T15:58:08.530Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
15:58:08 [2021-08-29T15:58:08.674Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:58:08 [2021-08-29T15:58:08.674Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
15:58:09 [2021-08-29T15:58:09.092Z]     docker_cli_network_unix_test.go:46: [d60199d57605c] daemon is not started
15:58:09 [2021-08-29T15:58:09.348Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
15:58:09 [2021-08-29T15:58:09.705Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:58:09 [2021-08-29T15:58:09.910Z]     docker_cli_network_unix_test.go:46: [dd25e6ac95e4b] daemon is not started
15:58:10 [2021-08-29T15:58:10.165Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
15:58:10 [2021-08-29T15:58:10.421Z]     docker_cli_network_unix_test.go:46: [d8aeb1edbdf75] daemon is not started
15:58:10 [2021-08-29T15:58:10.421Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
15:58:10 [2021-08-29T15:58:10.677Z]     docker_cli_network_unix_test.go:46: [d18bcf183496c] daemon is not started
15:58:10 [2021-08-29T15:58:10.677Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
15:58:11 [2021-08-29T15:58:11.238Z]     docker_cli_network_unix_test.go:46: [d15a4c549e1c4] daemon is not started
15:58:11 [2021-08-29T15:58:11.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
15:58:11 [2021-08-29T15:58:11.494Z]     docker_cli_network_unix_test.go:46: [d25acb908a56a] daemon is not started
15:58:11 [2021-08-29T15:58:11.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
15:58:11 [2021-08-29T15:58:11.494Z]     docker_cli_network_unix_test.go:46: [d3bfe5f2a7130] daemon is not started
15:58:11 [2021-08-29T15:58:11.494Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
15:58:11 [2021-08-29T15:58:11.750Z]     docker_cli_network_unix_test.go:46: [de39c59354cc2] daemon is not started
15:58:11 [2021-08-29T15:58:11.750Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
15:58:12 [2021-08-29T15:58:12.678Z]     docker_cli_network_unix_test.go:46: [d740269a5f715] daemon is not started
15:58:12 [2021-08-29T15:58:12.678Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
15:58:12 [2021-08-29T15:58:12.934Z]     docker_cli_network_unix_test.go:46: [d893b487e754d] daemon is not started
15:58:13 [2021-08-29T15:58:13.430Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:58:13 [2021-08-29T15:58:13.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
15:58:13 [2021-08-29T15:58:13.495Z]     docker_cli_network_unix_test.go:46: [d52ee2301ebd7] daemon is not started
15:58:13 [2021-08-29T15:58:13.495Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
15:58:13 [2021-08-29T15:58:13.751Z]     docker_cli_network_unix_test.go:46: [d65e4736433c5] daemon is not started
15:58:13 [2021-08-29T15:58:13.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
15:58:13 [2021-08-29T15:58:13.751Z]     docker_cli_network_unix_test.go:46: [dd1b0ed29f27d] daemon is not started
15:58:13 [2021-08-29T15:58:13.751Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
15:58:15 [2021-08-29T15:58:15.116Z]     docker_cli_network_unix_test.go:968: [de371a098e2fa] daemon is not started
15:58:16 [2021-08-29T15:58:16.044Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
15:58:17 [2021-08-29T15:58:17.411Z]     docker_cli_network_unix_test.go:46: [dca6c055067e5] daemon is not started
15:58:17 [2021-08-29T15:58:17.411Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
15:58:19 [2021-08-29T15:58:19.937Z]     docker_cli_network_unix_test.go:1116: [dc274b259b759] daemon is not started
15:58:20 [2021-08-29T15:58:20.181Z] === RUN   TestDockerSuite/TestBuildAddNonTar
15:58:22 [2021-08-29T15:58:22.036Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:58:22 [2021-08-29T15:58:22.454Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
15:58:22 [2021-08-29T15:58:22.454Z]     docker_cli_network_unix_test.go:46: [d7374355aa560] daemon is not started
15:58:22 [2021-08-29T15:58:22.454Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
15:58:23 [2021-08-29T15:58:23.062Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
15:58:23 [2021-08-29T15:58:23.382Z]     docker_cli_network_unix_test.go:46: [d0c50ebe719fd] daemon is not started
15:58:23 [2021-08-29T15:58:23.382Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
15:58:23 [2021-08-29T15:58:23.382Z]     docker_cli_network_unix_test.go:46: [da43f150dca5f] daemon is not started
15:58:23 [2021-08-29T15:58:23.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
15:58:23 [2021-08-29T15:58:23.638Z]     docker_cli_network_unix_test.go:46: [d7c8623a2bb67] daemon is not started
15:58:23 [2021-08-29T15:58:23.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
15:58:23 [2021-08-29T15:58:23.638Z]     docker_cli_network_unix_test.go:46: [d8ced12853680] daemon is not started
15:58:23 [2021-08-29T15:58:23.638Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
15:58:23 [2021-08-29T15:58:23.896Z]     docker_cli_network_unix_test.go:46: [d677899dd6e77] daemon is not started
15:58:23 [2021-08-29T15:58:23.896Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
15:58:23 [2021-08-29T15:58:23.896Z]     docker_cli_network_unix_test.go:46: [d9b15af5d20ef] daemon is not started
15:58:23 [2021-08-29T15:58:23.896Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
15:58:24 [2021-08-29T15:58:24.020Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
15:58:24 [2021-08-29T15:58:24.020Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
15:58:24 [2021-08-29T15:58:24.020Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
15:58:25 [2021-08-29T15:58:25.262Z]     docker_cli_network_unix_test.go:46: [dc306576a0b21] daemon is not started
15:58:26 [2021-08-29T15:58:26.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
15:58:26 [2021-08-29T15:58:26.189Z]     docker_cli_network_unix_test.go:46: [d88a2500312b3] daemon is not started
15:58:26 [2021-08-29T15:58:26.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
15:58:26 [2021-08-29T15:58:26.189Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:58:26 [2021-08-29T15:58:26.189Z]     docker_cli_network_unix_test.go:46: [d4d92f1548603] daemon is not started
15:58:26 [2021-08-29T15:58:26.189Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
15:58:26 [2021-08-29T15:58:26.751Z]     docker_cli_network_unix_test.go:46: [dc7145e962d1f] daemon is not started
15:58:27 [2021-08-29T15:58:27.007Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
15:58:27 [2021-08-29T15:58:27.725Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
15:58:27 [2021-08-29T15:58:27.871Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:58:27 [2021-08-29T15:58:27.871Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
15:58:27 [2021-08-29T15:58:27.872Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:58:28 [2021-08-29T15:58:28.683Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
15:58:30 [2021-08-29T15:58:30.272Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
15:58:31 [2021-08-29T15:58:31.637Z]     docker_cli_network_unix_test.go:1084: [da079a17f5847] daemon is not started
15:58:32 [2021-08-29T15:58:32.553Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:58:32 [2021-08-29T15:58:32.553Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
15:58:32 [2021-08-29T15:58:32.553Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:58:32 [2021-08-29T15:58:32.553Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
15:58:32 [2021-08-29T15:58:32.553Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
15:58:33 [2021-08-29T15:58:33.335Z] === RUN   TestDockerSuite/TestBuildAddScript
15:58:33 [2021-08-29T15:58:33.335Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
15:58:33 [2021-08-29T15:58:33.335Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
15:58:33 [2021-08-29T15:58:33.335Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
15:58:33 [2021-08-29T15:58:33.335Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
15:58:33 [2021-08-29T15:58:33.335Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
15:58:33 [2021-08-29T15:58:33.335Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
15:58:33 [2021-08-29T15:58:33.335Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
15:58:33 [2021-08-29T15:58:33.335Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
15:58:33 [2021-08-29T15:58:33.524Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
15:58:33 [2021-08-29T15:58:33.524Z]     docker_cli_network_unix_test.go:46: [d851e23433b0b] daemon is not started
15:58:33 [2021-08-29T15:58:33.524Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
15:58:33 [2021-08-29T15:58:33.524Z]     docker_cli_network_unix_test.go:46: [dc0d6b1a0ee97] daemon is not started
15:58:33 [2021-08-29T15:58:33.780Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
15:58:33 [2021-08-29T15:58:33.793Z] === RUN   TestDockerSuite/TestBuildAddTar
15:58:35 [2021-08-29T15:58:35.144Z]     docker_cli_network_unix_test.go:46: [dddfabfe56379] daemon is not started
15:58:35 [2021-08-29T15:58:35.400Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
15:58:35 [2021-08-29T15:58:35.400Z]     docker_cli_network_unix_test.go:46: [d9d685f5b9e0d] daemon is not started
15:58:35 [2021-08-29T15:58:35.400Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
15:58:35 [2021-08-29T15:58:35.656Z]     docker_cli_network_unix_test.go:46: [d3201c2fc7b3e] daemon is not started
15:58:35 [2021-08-29T15:58:35.912Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
15:58:36 [2021-08-29T15:58:36.482Z]     docker_cli_network_unix_test.go:46: [d311efe5936e5] daemon is not started
15:58:36 [2021-08-29T15:58:36.482Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
15:58:37 [2021-08-29T15:58:37.044Z]     docker_cli_network_unix_test.go:46: [d34d6d0c6c4fc] daemon is not started
15:58:37 [2021-08-29T15:58:37.300Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
15:58:38 [2021-08-29T15:58:38.332Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
15:58:38 [2021-08-29T15:58:38.332Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
15:58:38 [2021-08-29T15:58:38.332Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
15:58:39 [2021-08-29T15:58:39.297Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
15:58:39 [2021-08-29T15:58:39.297Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
15:58:39 [2021-08-29T15:58:39.297Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
15:58:39 [2021-08-29T15:58:39.297Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
15:58:39 [2021-08-29T15:58:39.297Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
15:58:43 [2021-08-29T15:58:43.833Z]     docker_cli_network_unix_test.go:46: [da5784be2d0de] daemon is not started
15:58:43 [2021-08-29T15:58:43.833Z] --- PASS: TestDockerNetworkSuite (55.48s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.75s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.85s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.33s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.65s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.38s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.88s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.15s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.02s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.83s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.82s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.65s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.97s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.29s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.19s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.81s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.32s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.74s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.33s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.85s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.69s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.43s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.61s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.40s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s)
15:58:43 [2021-08-29T15:58:43.833Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.58s)
15:58:43 [2021-08-29T15:58:43.833Z] === RUN   TestDockerHubPullSuite
15:58:43 [2021-08-29T15:58:43.833Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
15:58:45 [2021-08-29T15:58:45.197Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
15:58:47 [2021-08-29T15:58:47.710Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
15:58:47 [2021-08-29T15:58:47.710Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
15:58:49 [2021-08-29T15:58:49.076Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
15:58:49 [2021-08-29T15:58:49.076Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
15:58:49 [2021-08-29T15:58:49.076Z] --- PASS: TestDockerHubPullSuite (5.27s)
15:58:49 [2021-08-29T15:58:49.076Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.37s)
15:58:49 [2021-08-29T15:58:49.076Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s)
15:58:49 [2021-08-29T15:58:49.076Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.33s)
15:58:49 [2021-08-29T15:58:49.076Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.05s)
15:58:49 [2021-08-29T15:58:49.076Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.22s)
15:58:49 [2021-08-29T15:58:49.076Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s)
15:58:49 [2021-08-29T15:58:49.076Z] PASS
15:58:49 [2021-08-29T15:58:49.076Z] 
15:58:49 [2021-08-29T15:58:49.076Z] === Skipped
15:58:49 [2021-08-29T15:58:49.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:58:49 [2021-08-29T15:58:49.076Z]     docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.076Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s)
15:58:49 [2021-08-29T15:58:49.076Z] 
15:58:49 [2021-08-29T15:58:49.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:58:49 [2021-08-29T15:58:49.076Z]     docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.076Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s)
15:58:49 [2021-08-29T15:58:49.076Z] 
15:58:49 [2021-08-29T15:58:49.076Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:58:49 [2021-08-29T15:58:49.076Z]     docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.076Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
15:58:49 [2021-08-29T15:58:49.076Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.02s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:5992: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.02s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_sni_test.go:18: Flakey test
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_create_test.go:59: unmatched requirement Devicemapper
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_inspect_test.go:183: unmatched requirement Devicemapper
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_inspect_test.go:165: unmatched requirement Devicemapper
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
15:58:49 [2021-08-29T15:58:49.077Z]     docker_cli_network_unix_test.go:46: [d4d92f1548603] daemon is not started
15:58:49 [2021-08-29T15:58:49.077Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] 
15:58:49 [2021-08-29T15:58:49.077Z] DONE 1269 tests, 51 skipped in 1380.623s
15:58:49 [2021-08-29T15:58:49.077Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
15:58:49 [2021-08-29T15:58:49.077Z] ++++ cat bundles/test-integration/docker.pid
15:58:49 [2021-08-29T15:58:49.077Z] +++ kill 8504
15:58:49 [2021-08-29T15:58:49.333Z] +++ /etc/init.d/apparmor stop
15:58:49 [2021-08-29T15:58:49.333Z] Leaving: AppArmorNo profiles have been unloaded.
15:58:49 [2021-08-29T15:58:49.333Z] 
15:58:49 [2021-08-29T15:58:49.333Z] Unloading profiles will leave already running processes permanently
15:58:49 [2021-08-29T15:58:49.333Z] unconfined, which can lead to unexpected situations.
15:58:49 [2021-08-29T15:58:49.333Z] 
15:58:49 [2021-08-29T15:58:49.333Z] To set a process to complain mode, use the command line tool
15:58:49 [2021-08-29T15:58:49.333Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
15:58:49 [2021-08-29T15:58:49.333Z] +++ true
15:58:49 [2021-08-29T15:58:49.333Z] exiting test-integration
15:58:49 [2021-08-29T15:58:49.333Z] ++ exit 0
15:58:49 [2021-08-29T15:58:49.333Z] 
15:58:49 [2021-08-29T15:58:49.589Z] + for job in $(jobs -p)
15:58:49 [2021-08-29T15:58:49.589Z] + wait 11108
15:59:00 [2021-08-29T15:59:00.403Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
15:59:04 [2021-08-29T15:59:04.130Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
15:59:04 [2021-08-29T15:59:04.130Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
15:59:04 [2021-08-29T15:59:04.130Z] === RUN   TestDockerSuite/TestBuildCacheAdd
15:59:04 [2021-08-29T15:59:04.130Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
15:59:04 [2021-08-29T15:59:04.587Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
15:59:06 [2021-08-29T15:59:06.121Z] === RUN   TestDockerSuite/TestBuildCacheFrom
15:59:06 [2021-08-29T15:59:06.121Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
15:59:06 [2021-08-29T15:59:06.121Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
15:59:09 [2021-08-29T15:59:09.455Z] === RUN   TestDockerSuite/TestBuildAddTarXz
15:59:09 [2021-08-29T15:59:09.455Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
15:59:09 [2021-08-29T15:59:09.455Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
15:59:09 [2021-08-29T15:59:09.455Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
15:59:09 [2021-08-29T15:59:09.455Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
15:59:09 [2021-08-29T15:59:09.859Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
15:59:10 [2021-08-29T15:59:10.891Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
15:59:10 [2021-08-29T15:59:10.891Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
15:59:10 [2021-08-29T15:59:10.891Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
15:59:10 [2021-08-29T15:59:10.891Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
15:59:10 [2021-08-29T15:59:10.891Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
15:59:12 [2021-08-29T15:59:12.429Z] === RUN   TestDockerSuite/TestBuildClearCmd
15:59:13 [2021-08-29T15:59:13.395Z] === RUN   TestDockerSuite/TestBuildCmd
15:59:13 [2021-08-29T15:59:13.852Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
15:59:14 [2021-08-29T15:59:14.309Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
15:59:15 [2021-08-29T15:59:15.273Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
15:59:19 [2021-08-29T15:59:19.953Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
15:59:21 [2021-08-29T15:59:21.488Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
15:59:21 [2021-08-29T15:59:21.488Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
15:59:21 [2021-08-29T15:59:21.488Z] === RUN   TestDockerSuite/TestBuildConditionalCache
15:59:23 [2021-08-29T15:59:23.019Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
15:59:23 [2021-08-29T15:59:23.019Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
15:59:23 [2021-08-29T15:59:23.019Z] === RUN   TestDockerSuite/TestBuildContextCleanup
15:59:23 [2021-08-29T15:59:23.495Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
15:59:24 [2021-08-29T15:59:24.298Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
15:59:24 [2021-08-29T15:59:24.298Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
15:59:24 [2021-08-29T15:59:24.298Z] === RUN   TestDockerSuite/TestBuildBlankName
15:59:24 [2021-08-29T15:59:24.298Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
15:59:25 [2021-08-29T15:59:25.677Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
15:59:26 [2021-08-29T15:59:26.642Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
15:59:27 [2021-08-29T15:59:27.100Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
15:59:27 [2021-08-29T15:59:27.100Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
15:59:27 [2021-08-29T15:59:27.100Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
15:59:27 [2021-08-29T15:59:27.557Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
15:59:28 [2021-08-29T15:59:28.552Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
15:59:28 [2021-08-29T15:59:28.552Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
15:59:28 [2021-08-29T15:59:28.552Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
15:59:28 [2021-08-29T15:59:28.552Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
15:59:28 [2021-08-29T15:59:28.552Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
15:59:31 [2021-08-29T15:59:31.388Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
15:59:31 [2021-08-29T15:59:31.388Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
15:59:31 [2021-08-29T15:59:31.852Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
15:59:33 [2021-08-29T15:59:33.248Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
15:59:35 [2021-08-29T15:59:35.594Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
15:59:44 [2021-08-29T15:59:44.170Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
15:59:51 [2021-08-29T15:59:51.259Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
15:59:51 [2021-08-29T15:59:51.259Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
15:59:51 [2021-08-29T15:59:51.259Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
15:59:55 [2021-08-29T15:59:55.951Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
15:59:55 [2021-08-29T15:59:55.951Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
15:59:55 [2021-08-29T15:59:55.951Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
15:59:55 [2021-08-29T15:59:55.951Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
15:59:55 [2021-08-29T15:59:55.951Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:00:01 [2021-08-29T16:00:01.714Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:00:01 [2021-08-29T16:00:01.714Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
16:00:01 [2021-08-29T16:00:01.714Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:00:01 [2021-08-29T16:00:01.714Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:00:01 [2021-08-29T16:00:01.714Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
16:00:01 [2021-08-29T16:00:01.714Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:00:01 [2021-08-29T16:00:01.714Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
16:00:01 [2021-08-29T16:00:01.714Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:00:03 [2021-08-29T16:00:03.286Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:00:03 [2021-08-29T16:00:03.286Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:00:03 [2021-08-29T16:00:03.286Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
16:00:05 [2021-08-29T16:00:05.286Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
16:00:05 [2021-08-29T16:00:05.286Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPINetworkFilter
16:00:05 [2021-08-29T16:00:05.286Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
16:00:05 [2021-08-29T16:00:05.286Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
16:00:05 [2021-08-29T16:00:05.286Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
16:00:05 [2021-08-29T16:00:05.286Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
16:00:05 [2021-08-29T16:00:05.286Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
16:00:05 [2021-08-29T16:00:05.286Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
16:00:05 [2021-08-29T16:00:05.287Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
16:00:05 [2021-08-29T16:00:05.287Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
16:00:05 [2021-08-29T16:00:05.287Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
16:00:05 [2021-08-29T16:00:05.287Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
16:00:05 [2021-08-29T16:00:05.287Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
16:00:05 [2021-08-29T16:00:05.287Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAttachDisconnect
16:00:05 [2021-08-29T16:00:05.287Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:00:05 [2021-08-29T16:00:05.287Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
16:00:07 [2021-08-29T16:00:07.075Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:00:07 [2021-08-29T16:00:07.075Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
16:00:07 [2021-08-29T16:00:07.075Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:00:07 [2021-08-29T16:00:07.075Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
16:00:07 [2021-08-29T16:00:07.532Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:00:07 [2021-08-29T16:00:07.532Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
16:00:07 [2021-08-29T16:00:07.532Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:00:07 [2021-08-29T16:00:07.989Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:00:07 [2021-08-29T16:00:07.989Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
16:00:07 [2021-08-29T16:00:07.989Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:00:08 [2021-08-29T16:00:08.175Z] === RUN   TestDockerSuite/TestAttachPausedContainer
16:00:08 [2021-08-29T16:00:08.175Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:00:08 [2021-08-29T16:00:08.175Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
16:00:08 [2021-08-29T16:00:08.175Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:00:08 [2021-08-29T16:00:08.175Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
16:00:10 [2021-08-29T16:00:10.964Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
16:00:10 [2021-08-29T16:00:10.964Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
16:00:10 [2021-08-29T16:00:10.964Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
16:00:12 [2021-08-29T16:00:12.852Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
16:00:15 [2021-08-29T16:00:15.258Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
16:00:15 [2021-08-29T16:00:15.364Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
16:00:19 [2021-08-29T16:00:19.528Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
16:00:26 [2021-08-29T16:00:26.063Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
16:00:26 [2021-08-29T16:00:26.846Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:00:27 [2021-08-29T16:00:27.805Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:00:27 [2021-08-29T16:00:27.805Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
16:00:28 [2021-08-29T16:00:28.765Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:00:28 [2021-08-29T16:00:28.765Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
16:00:28 [2021-08-29T16:00:28.765Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:00:29 [2021-08-29T16:00:29.067Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:00:29 [2021-08-29T16:00:29.524Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:00:29 [2021-08-29T16:00:29.524Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
16:00:29 [2021-08-29T16:00:29.524Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:00:30 [2021-08-29T16:00:30.241Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
16:00:30 [2021-08-29T16:00:30.241Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:00:30 [2021-08-29T16:00:30.241Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
16:00:30 [2021-08-29T16:00:30.288Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:00:30 [2021-08-29T16:00:30.288Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
16:00:30 [2021-08-29T16:00:30.288Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:00:33 [2021-08-29T16:00:33.998Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:00:34 [2021-08-29T16:00:34.406Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
16:00:34 [2021-08-29T16:00:34.957Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:00:34 [2021-08-29T16:00:34.957Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
16:00:34 [2021-08-29T16:00:34.957Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:00:34 [2021-08-29T16:00:34.957Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
16:00:34 [2021-08-29T16:00:34.957Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:00:35 [2021-08-29T16:00:35.332Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
16:00:35 [2021-08-29T16:00:35.893Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
16:00:36 [2021-08-29T16:00:36.481Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:00:37 [2021-08-29T16:00:37.440Z] === RUN   TestDockerSuite/TestBuildCmd
16:00:37 [2021-08-29T16:00:37.894Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:00:38 [2021-08-29T16:00:38.348Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:00:38 [2021-08-29T16:00:38.405Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
16:00:39 [2021-08-29T16:00:39.308Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:00:44 [2021-08-29T16:00:44.005Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:00:46 [2021-08-29T16:00:46.163Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:00:46 [2021-08-29T16:00:46.163Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
16:00:46 [2021-08-29T16:00:46.163Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:00:47 [2021-08-29T16:00:47.174Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:00:47 [2021-08-29T16:00:47.174Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
16:00:47 [2021-08-29T16:00:47.174Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:00:47 [2021-08-29T16:00:47.285Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:00:47 [2021-08-29T16:00:47.285Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:00:47 [2021-08-29T16:00:47.285Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:00:47 [2021-08-29T16:00:47.629Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:00:49 [2021-08-29T16:00:49.787Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:00:50 [2021-08-29T16:00:50.242Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:00:50 [2021-08-29T16:00:50.697Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:00:50 [2021-08-29T16:00:50.697Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
16:00:51 [2021-08-29T16:00:51.012Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:00:51 [2021-08-29T16:00:51.172Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:00:51 [2021-08-29T16:00:51.627Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:00:52 [2021-08-29T16:00:52.586Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:00:52 [2021-08-29T16:00:52.586Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
16:00:52 [2021-08-29T16:00:52.586Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:00:52 [2021-08-29T16:00:52.586Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
16:00:52 [2021-08-29T16:00:52.586Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:00:53 [2021-08-29T16:00:53.916Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:00:56 [2021-08-29T16:00:56.830Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:00:58 [2021-08-29T16:00:58.355Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:01:28 [2021-08-29T16:01:28.272Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:01:28 [2021-08-29T16:01:28.272Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:01:28 [2021-08-29T16:01:28.272Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:01:32 [2021-08-29T16:01:32.936Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:01:32 [2021-08-29T16:01:32.936Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
16:01:32 [2021-08-29T16:01:32.936Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:01:32 [2021-08-29T16:01:32.936Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
16:01:33 [2021-08-29T16:01:33.391Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:01:33 [2021-08-29T16:01:33.391Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
16:01:33 [2021-08-29T16:01:33.391Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:01:33 [2021-08-29T16:01:33.846Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:01:33 [2021-08-29T16:01:33.846Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
16:01:33 [2021-08-29T16:01:33.846Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:01:34 [2021-08-29T16:01:34.585Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
16:01:34 [2021-08-29T16:01:34.586Z]     docker_cli_swarm_test.go:1186: [dabbd48635099] joining swarm manager [d2990c3dd3cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:01:39 [2021-08-29T16:01:39.828Z]     docker_cli_swarm_test.go:1195: [d1ac9bd6775b4] joining swarm manager [d2990c3dd3cf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:01:47 [2021-08-29T16:01:47.544Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:01:47 [2021-08-29T16:01:47.544Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:01:47 [2021-08-29T16:01:47.544Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
16:01:47 [2021-08-29T16:01:47.544Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
16:01:56 [2021-08-29T16:01:56.682Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
16:01:56 [2021-08-29T16:01:56.682Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
16:01:56 [2021-08-29T16:01:56.682Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
16:01:56 [2021-08-29T16:01:56.682Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
16:01:56 [2021-08-29T16:01:56.682Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
16:01:58 [2021-08-29T16:01:58.230Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
16:01:59 [2021-08-29T16:01:59.001Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:01:59 [2021-08-29T16:01:59.001Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:01:59 [2021-08-29T16:01:59.001Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
16:01:59 [2021-08-29T16:01:59.001Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:01:59 [2021-08-29T16:01:59.260Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
16:01:59 [2021-08-29T16:01:59.260Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
16:01:59 [2021-08-29T16:01:59.260Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
16:01:59 [2021-08-29T16:01:59.260Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
16:01:59 [2021-08-29T16:01:59.260Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
16:01:59 [2021-08-29T16:01:59.260Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
16:02:02 [2021-08-29T16:02:02.150Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
16:02:12 [2021-08-29T16:02:12.536Z] === RUN   TestDockerSuite/TestBuildAddNonTar
16:02:13 [2021-08-29T16:02:13.840Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:02:14 [2021-08-29T16:02:14.799Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:02:15 [2021-08-29T16:02:15.253Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:02:16 [2021-08-29T16:02:16.313Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
16:02:17 [2021-08-29T16:02:17.841Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
16:02:17 [2021-08-29T16:02:17.841Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
16:02:17 [2021-08-29T16:02:17.841Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
16:02:19 [2021-08-29T16:02:19.009Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:02:20 [2021-08-29T16:02:20.738Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
16:02:21 [2021-08-29T16:02:21.956Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:02:22 [2021-08-29T16:02:22.265Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
16:02:25 [2021-08-29T16:02:25.719Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:02:26 [2021-08-29T16:02:26.021Z] === RUN   TestDockerSuite/TestBuildAddScript
16:02:26 [2021-08-29T16:02:26.021Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
16:02:26 [2021-08-29T16:02:26.021Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
16:02:26 [2021-08-29T16:02:26.021Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
16:02:26 [2021-08-29T16:02:26.021Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
16:02:26 [2021-08-29T16:02:26.021Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
16:02:26 [2021-08-29T16:02:26.021Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
16:02:26 [2021-08-29T16:02:26.021Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
16:02:26 [2021-08-29T16:02:26.021Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
16:02:26 [2021-08-29T16:02:26.456Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
16:02:26 [2021-08-29T16:02:26.478Z] === RUN   TestDockerSuite/TestBuildAddTar
16:02:36 [2021-08-29T16:02:36.413Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
16:02:38 [2021-08-29T16:02:38.310Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:02:38 [2021-08-29T16:02:38.310Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:02:38 [2021-08-29T16:02:38.311Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:02:39 [2021-08-29T16:02:39.679Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
16:02:41 [2021-08-29T16:02:41.568Z]     docker_cli_swarm_test.go:1118: [dd85d847ddaab] joining swarm manager [dbcddd87462af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:02:42 [2021-08-29T16:02:42.932Z]     docker_cli_swarm_test.go:1119: [d0efb0ae0f59e] joining swarm manager [dbcddd87462af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:02:56 [2021-08-29T16:02:56.040Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:03:03 [2021-08-29T16:03:03.191Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:03:13 [2021-08-29T16:03:13.547Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:03:16 [2021-08-29T16:03:16.389Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:03:16 [2021-08-29T16:03:16.844Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:03:16 [2021-08-29T16:03:16.844Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
16:03:17 [2021-08-29T16:03:17.168Z] === RUN   TestDockerSuite/TestBuildAddTarXz
16:03:17 [2021-08-29T16:03:17.168Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
16:03:17 [2021-08-29T16:03:17.168Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
16:03:17 [2021-08-29T16:03:17.168Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
16:03:17 [2021-08-29T16:03:17.168Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
16:03:17 [2021-08-29T16:03:17.298Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:03:38 [2021-08-29T16:03:38.678Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:03:42 [2021-08-29T16:03:42.316Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
16:03:42 [2021-08-29T16:03:42.316Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
16:03:42 [2021-08-29T16:03:42.316Z] === RUN   TestDockerSuite/TestBuildBlankName
16:03:42 [2021-08-29T16:03:42.316Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
16:03:47 [2021-08-29T16:03:47.036Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
16:03:47 [2021-08-29T16:03:47.036Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
16:03:47 [2021-08-29T16:03:47.287Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:03:47 [2021-08-29T16:03:47.499Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
16:03:52 [2021-08-29T16:03:52.203Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
16:03:56 [2021-08-29T16:03:56.048Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:03:59 [2021-08-29T16:03:59.322Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
16:04:06 [2021-08-29T16:04:06.365Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
16:04:06 [2021-08-29T16:04:06.365Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
16:04:06 [2021-08-29T16:04:06.820Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
16:04:11 [2021-08-29T16:04:11.509Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
16:04:11 [2021-08-29T16:04:11.509Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
16:04:11 [2021-08-29T16:04:11.509Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
16:04:11 [2021-08-29T16:04:11.509Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
16:04:11 [2021-08-29T16:04:11.509Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
16:04:17 [2021-08-29T16:04:17.309Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
16:04:17 [2021-08-29T16:04:17.309Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
16:04:17 [2021-08-29T16:04:17.309Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
16:04:17 [2021-08-29T16:04:17.309Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
16:04:17 [2021-08-29T16:04:17.309Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
16:04:17 [2021-08-29T16:04:17.309Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
16:04:17 [2021-08-29T16:04:17.309Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
16:04:17 [2021-08-29T16:04:17.309Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
16:04:17 [2021-08-29T16:04:17.760Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:04:17 [2021-08-29T16:04:17.760Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:04:17 [2021-08-29T16:04:17.760Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:04:19 [2021-08-29T16:04:19.310Z]     docker_cli_swarm_test.go:1172: [d37f5f72b59d4] joining swarm manager [dbcddd87462af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
16:04:30 [2021-08-29T16:04:30.158Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:04:40 [2021-08-29T16:04:40.479Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:04:47 [2021-08-29T16:04:47.209Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
16:04:49 [2021-08-29T16:04:49.005Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:04:50 [2021-08-29T16:04:50.929Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
16:04:50 [2021-08-29T16:04:50.929Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
16:04:51 [2021-08-29T16:04:51.385Z] === RUN   TestDockerSuite/TestBuildCacheAdd
16:04:51 [2021-08-29T16:04:51.385Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
16:04:51 [2021-08-29T16:04:51.385Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
16:04:52 [2021-08-29T16:04:52.939Z] === RUN   TestDockerSuite/TestBuildCacheFrom
16:04:52 [2021-08-29T16:04:52.939Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
16:04:52 [2021-08-29T16:04:52.939Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
16:04:56 [2021-08-29T16:04:56.657Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
16:04:57 [2021-08-29T16:04:57.966Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
16:04:57 [2021-08-29T16:04:57.966Z]     docker_cli_swarm_test.go:1453: [d28114a463b47] joining swarm manager [d666fe27aeab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:04:57 [2021-08-29T16:04:57.966Z]     docker_cli_swarm_test.go:1454: [d1401cf889a37] joining swarm manager [d666fe27aeab0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
16:04:58 [2021-08-29T16:04:58.184Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
16:04:58 [2021-08-29T16:04:58.184Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
16:04:58 [2021-08-29T16:04:58.184Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
16:04:58 [2021-08-29T16:04:58.184Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
16:04:58 [2021-08-29T16:04:58.184Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
16:04:59 [2021-08-29T16:04:59.711Z] === RUN   TestDockerSuite/TestBuildClearCmd
16:05:00 [2021-08-29T16:05:00.167Z] === RUN   TestDockerSuite/TestBuildCmd
16:05:00 [2021-08-29T16:05:00.624Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
16:05:01 [2021-08-29T16:05:01.609Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
16:05:02 [2021-08-29T16:05:02.067Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
16:05:06 [2021-08-29T16:05:06.729Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
16:05:07 [2021-08-29T16:05:07.902Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
16:05:08 [2021-08-29T16:05:08.158Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:05:08 [2021-08-29T16:05:08.378Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:05:08 [2021-08-29T16:05:08.378Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:05:08 [2021-08-29T16:05:08.378Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:05:08 [2021-08-29T16:05:08.378Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:05:08 [2021-08-29T16:05:08.414Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
16:05:08 [2021-08-29T16:05:08.673Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
16:05:08 [2021-08-29T16:05:08.673Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
16:05:08 [2021-08-29T16:05:08.893Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
16:05:08 [2021-08-29T16:05:08.893Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
16:05:08 [2021-08-29T16:05:08.893Z] === RUN   TestDockerSuite/TestBuildConditionalCache
16:05:09 [2021-08-29T16:05:09.234Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
16:05:09 [2021-08-29T16:05:09.852Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
16:05:09 [2021-08-29T16:05:09.852Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
16:05:09 [2021-08-29T16:05:09.852Z] === RUN   TestDockerSuite/TestBuildContextCleanup
16:05:10 [2021-08-29T16:05:10.309Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
16:05:10 [2021-08-29T16:05:10.579Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:05:11 [2021-08-29T16:05:11.749Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
16:05:12 [2021-08-29T16:05:12.487Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
16:05:12 [2021-08-29T16:05:12.984Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
16:05:13 [2021-08-29T16:05:13.478Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:05:13 [2021-08-29T16:05:13.945Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
16:05:13 [2021-08-29T16:05:13.945Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
16:05:13 [2021-08-29T16:05:13.945Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
16:05:14 [2021-08-29T16:05:14.400Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
16:05:15 [2021-08-29T16:05:15.014Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
16:05:15 [2021-08-29T16:05:15.362Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
16:05:15 [2021-08-29T16:05:15.362Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
16:05:15 [2021-08-29T16:05:15.362Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
16:05:15 [2021-08-29T16:05:15.362Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
16:05:15 [2021-08-29T16:05:15.362Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
16:05:16 [2021-08-29T16:05:16.915Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
16:05:17 [2021-08-29T16:05:17.280Z] === RUN   TestDockerSuite/TestBuildEnv
16:05:17 [2021-08-29T16:05:17.280Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
16:05:17 [2021-08-29T16:05:17.280Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:05:17 [2021-08-29T16:05:17.280Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
16:05:17 [2021-08-29T16:05:17.280Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:05:17 [2021-08-29T16:05:17.280Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
16:05:17 [2021-08-29T16:05:17.280Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:05:17 [2021-08-29T16:05:17.280Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
16:05:17 [2021-08-29T16:05:17.280Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:05:17 [2021-08-29T16:05:17.280Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
16:05:17 [2021-08-29T16:05:17.280Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:05:18 [2021-08-29T16:05:18.902Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:05:19 [2021-08-29T16:05:19.455Z]     docker_cli_swarm_unix_test.go:63: [d863d8d7dc020] joining swarm manager [d1ade5f917889]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:05:20 [2021-08-29T16:05:20.065Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
16:05:21 [2021-08-29T16:05:21.035Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:05:21 [2021-08-29T16:05:21.035Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
16:05:21 [2021-08-29T16:05:21.035Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:05:21 [2021-08-29T16:05:21.035Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
16:05:21 [2021-08-29T16:05:21.035Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:05:21 [2021-08-29T16:05:21.035Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
16:05:21 [2021-08-29T16:05:21.035Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:05:22 [2021-08-29T16:05:22.574Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:05:25 [2021-08-29T16:05:25.951Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:05:26 [2021-08-29T16:05:26.339Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:05:34 [2021-08-29T16:05:34.489Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:05:38 [2021-08-29T16:05:38.691Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:05:39 [2021-08-29T16:05:39.149Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:05:39 [2021-08-29T16:05:39.149Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
16:05:39 [2021-08-29T16:05:39.149Z] === RUN   TestDockerSuite/TestBuildExpose
16:05:39 [2021-08-29T16:05:39.149Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
16:05:39 [2021-08-29T16:05:39.149Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:05:39 [2021-08-29T16:05:39.149Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
16:05:39 [2021-08-29T16:05:39.149Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:05:39 [2021-08-29T16:05:39.149Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
16:05:39 [2021-08-29T16:05:39.149Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:05:39 [2021-08-29T16:05:39.149Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
16:05:39 [2021-08-29T16:05:39.149Z] === RUN   TestDockerSuite/TestBuildFails
16:05:42 [2021-08-29T16:05:42.055Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:05:42 [2021-08-29T16:05:42.055Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:05:47 [2021-08-29T16:05:47.836Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:05:50 [2021-08-29T16:05:50.023Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
16:05:50 [2021-08-29T16:05:50.023Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
16:05:50 [2021-08-29T16:05:50.023Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
16:05:53 [2021-08-29T16:05:53.689Z] === RUN   TestDockerSuite/TestBuildForceRm
16:05:53 [2021-08-29T16:05:53.792Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
16:05:53 [2021-08-29T16:05:53.792Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
16:05:53 [2021-08-29T16:05:53.792Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
16:05:53 [2021-08-29T16:05:53.792Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
16:05:54 [2021-08-29T16:05:54.247Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
16:05:54 [2021-08-29T16:05:54.247Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
16:05:54 [2021-08-29T16:05:54.247Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
16:05:54 [2021-08-29T16:05:54.702Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
16:05:54 [2021-08-29T16:05:54.702Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
16:05:54 [2021-08-29T16:05:54.702Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
16:05:59 [2021-08-29T16:05:59.574Z] === RUN   TestDockerSuite/TestBuildFromGit
16:06:05 [2021-08-29T16:06:05.358Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:06:05 [2021-08-29T16:06:05.816Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:06:10 [2021-08-29T16:06:10.532Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:06:10 [2021-08-29T16:06:10.532Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
16:06:10 [2021-08-29T16:06:10.532Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:06:11 [2021-08-29T16:06:11.499Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:06:11 [2021-08-29T16:06:11.957Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:06:11 [2021-08-29T16:06:11.957Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
16:06:11 [2021-08-29T16:06:11.957Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:06:15 [2021-08-29T16:06:15.610Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
16:06:15 [2021-08-29T16:06:15.610Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
16:06:15 [2021-08-29T16:06:15.610Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
16:06:16 [2021-08-29T16:06:16.975Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
16:06:20 [2021-08-29T16:06:20.240Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
16:06:20 [2021-08-29T16:06:20.561Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:06:20 [2021-08-29T16:06:20.561Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
16:06:20 [2021-08-29T16:06:20.561Z] === RUN   TestDockerSuite/TestBuildHistory
16:06:22 [2021-08-29T16:06:22.129Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
16:06:24 [2021-08-29T16:06:24.644Z]     docker_api_swarm_test.go:962: [d1ae50261b6d7] joining swarm manager [df5f0fabf4ea5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
16:06:30 [2021-08-29T16:06:30.465Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
16:06:30 [2021-08-29T16:06:30.465Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
16:06:30 [2021-08-29T16:06:30.465Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
16:06:30 [2021-08-29T16:06:30.465Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
16:06:30 [2021-08-29T16:06:30.920Z] === RUN   TestDockerSuite/TestBuildIidFile
16:06:31 [2021-08-29T16:06:31.890Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:06:33 [2021-08-29T16:06:33.424Z] === RUN   TestDockerSuite/TestBuildInheritance
16:06:33 [2021-08-29T16:06:33.424Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
16:06:33 [2021-08-29T16:06:33.424Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:06:34 [2021-08-29T16:06:34.389Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:06:34 [2021-08-29T16:06:34.389Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:06:38 [2021-08-29T16:06:38.188Z] === RUN   TestDockerSuite/TestBuildLabel
16:06:39 [2021-08-29T16:06:39.229Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:06:40 [2021-08-29T16:06:40.193Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:06:41 [2021-08-29T16:06:41.158Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:06:41 [2021-08-29T16:06:41.617Z] === RUN   TestDockerSuite/TestBuildLabels
16:06:42 [2021-08-29T16:06:42.606Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:06:42 [2021-08-29T16:06:42.700Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
16:06:44 [2021-08-29T16:06:44.138Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:06:46 [2021-08-29T16:06:46.524Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:06:46 [2021-08-29T16:06:46.524Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:06:46 [2021-08-29T16:06:46.524Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
16:06:46 [2021-08-29T16:06:46.524Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:06:46 [2021-08-29T16:06:46.524Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
16:06:46 [2021-08-29T16:06:46.524Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:06:46 [2021-08-29T16:06:46.524Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:06:46 [2021-08-29T16:06:46.524Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:06:46 [2021-08-29T16:06:46.524Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
16:06:46 [2021-08-29T16:06:46.524Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:06:46 [2021-08-29T16:06:46.979Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:06:47 [2021-08-29T16:06:47.433Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:06:49 [2021-08-29T16:06:49.979Z] === RUN   TestDockerSuite/TestBuildLastModified
16:06:49 [2021-08-29T16:06:49.979Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
16:06:49 [2021-08-29T16:06:49.979Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:06:49 [2021-08-29T16:06:49.979Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
16:06:49 [2021-08-29T16:06:49.979Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:06:50 [2021-08-29T16:06:50.436Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:06:50 [2021-08-29T16:06:50.437Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:06:50 [2021-08-29T16:06:50.437Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:06:50 [2021-08-29T16:06:50.437Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:06:51 [2021-08-29T16:06:51.405Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:06:51 [2021-08-29T16:06:51.863Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:06:53 [2021-08-29T16:06:53.247Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:06:54 [2021-08-29T16:06:54.864Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
16:06:55 [2021-08-29T16:06:55.425Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
16:06:55 [2021-08-29T16:06:55.452Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:06:55 [2021-08-29T16:06:55.656Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
16:06:55 [2021-08-29T16:06:55.656Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
16:06:55 [2021-08-29T16:06:55.656Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
16:06:56 [2021-08-29T16:06:56.544Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:06:57 [2021-08-29T16:06:57.884Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
16:06:57 [2021-08-29T16:06:57.938Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
16:07:00 [2021-08-29T16:07:00.156Z] === RUN   TestDockerSuite/TestBuildEnv
16:07:00 [2021-08-29T16:07:00.157Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
16:07:00 [2021-08-29T16:07:00.157Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:07:00 [2021-08-29T16:07:00.157Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
16:07:00 [2021-08-29T16:07:00.157Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:07:00 [2021-08-29T16:07:00.157Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
16:07:00 [2021-08-29T16:07:00.157Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:07:00 [2021-08-29T16:07:00.157Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
16:07:00 [2021-08-29T16:07:00.157Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:07:00 [2021-08-29T16:07:00.157Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
16:07:00 [2021-08-29T16:07:00.157Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:07:00 [2021-08-29T16:07:00.464Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
16:07:00 [2021-08-29T16:07:00.876Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
16:07:03 [2021-08-29T16:07:03.041Z] === RUN   TestDockerSuite/TestBuildDockerignore
16:07:03 [2021-08-29T16:07:03.862Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:07:03 [2021-08-29T16:07:03.862Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
16:07:03 [2021-08-29T16:07:03.862Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:07:03 [2021-08-29T16:07:03.862Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
16:07:03 [2021-08-29T16:07:03.862Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:07:03 [2021-08-29T16:07:03.862Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
16:07:03 [2021-08-29T16:07:03.862Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:07:04 [2021-08-29T16:07:04.361Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:07:08 [2021-08-29T16:07:08.544Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
16:07:09 [2021-08-29T16:07:09.015Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:07:11 [2021-08-29T16:07:11.392Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:07:11 [2021-08-29T16:07:11.392Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
16:07:11 [2021-08-29T16:07:11.392Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:07:11 [2021-08-29T16:07:11.808Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
16:07:12 [2021-08-29T16:07:12.977Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:07:14 [2021-08-29T16:07:14.365Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
16:07:16 [2021-08-29T16:07:16.880Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
16:07:19 [2021-08-29T16:07:19.393Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
16:07:21 [2021-08-29T16:07:21.506Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:07:21 [2021-08-29T16:07:21.918Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
16:07:21 [2021-08-29T16:07:21.960Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:07:21 [2021-08-29T16:07:21.960Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
16:07:21 [2021-08-29T16:07:21.960Z] === RUN   TestDockerSuite/TestBuildExpose
16:07:21 [2021-08-29T16:07:21.960Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
16:07:21 [2021-08-29T16:07:21.960Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:07:21 [2021-08-29T16:07:21.960Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
16:07:21 [2021-08-29T16:07:21.960Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:07:21 [2021-08-29T16:07:21.960Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
16:07:21 [2021-08-29T16:07:21.960Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:07:21 [2021-08-29T16:07:21.960Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
16:07:21 [2021-08-29T16:07:21.960Z] === RUN   TestDockerSuite/TestBuildFails
16:07:24 [2021-08-29T16:07:24.889Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:07:24 [2021-08-29T16:07:24.889Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:07:25 [2021-08-29T16:07:25.183Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
16:07:27 [2021-08-29T16:07:27.071Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
16:07:30 [2021-08-29T16:07:30.642Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:07:37 [2021-08-29T16:07:37.705Z] === RUN   TestDockerSuite/TestBuildForceRm
16:07:42 [2021-08-29T16:07:42.933Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:07:43 [2021-08-29T16:07:43.474Z] === RUN   TestDockerSuite/TestBuildFromGit
16:07:49 [2021-08-29T16:07:49.238Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:07:49 [2021-08-29T16:07:49.692Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:07:54 [2021-08-29T16:07:54.447Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:07:54 [2021-08-29T16:07:54.447Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
16:07:54 [2021-08-29T16:07:54.447Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:07:54 [2021-08-29T16:07:54.905Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:07:55 [2021-08-29T16:07:55.360Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:07:55 [2021-08-29T16:07:55.360Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
16:07:55 [2021-08-29T16:07:55.360Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:07:57 [2021-08-29T16:07:57.785Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:08:01 [2021-08-29T16:08:01.546Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:08:03 [2021-08-29T16:08:03.914Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:08:03 [2021-08-29T16:08:03.914Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
16:08:03 [2021-08-29T16:08:03.914Z] === RUN   TestDockerSuite/TestBuildHistory
16:08:07 [2021-08-29T16:08:07.322Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:08:12 [2021-08-29T16:08:12.045Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:08:14 [2021-08-29T16:08:14.194Z] === RUN   TestDockerSuite/TestBuildIidFile
16:08:15 [2021-08-29T16:08:15.155Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:08:17 [2021-08-29T16:08:17.314Z] === RUN   TestDockerSuite/TestBuildInheritance
16:08:17 [2021-08-29T16:08:17.314Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
16:08:17 [2021-08-29T16:08:17.314Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:08:17 [2021-08-29T16:08:17.768Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:08:17 [2021-08-29T16:08:17.768Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:08:22 [2021-08-29T16:08:22.491Z] === RUN   TestDockerSuite/TestBuildLabel
16:08:22 [2021-08-29T16:08:22.945Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:08:23 [2021-08-29T16:08:23.239Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
16:08:23 [2021-08-29T16:08:23.904Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:08:24 [2021-08-29T16:08:24.358Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:08:25 [2021-08-29T16:08:25.315Z] === RUN   TestDockerSuite/TestBuildLabels
16:08:25 [2021-08-29T16:08:25.822Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:08:27 [2021-08-29T16:08:27.342Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:08:29 [2021-08-29T16:08:29.163Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
16:08:29 [2021-08-29T16:08:29.163Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
16:08:29 [2021-08-29T16:08:29.163Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
16:08:29 [2021-08-29T16:08:29.163Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
16:08:29 [2021-08-29T16:08:29.737Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:08:29 [2021-08-29T16:08:29.737Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
16:08:29 [2021-08-29T16:08:29.737Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:08:33 [2021-08-29T16:08:33.095Z] === RUN   TestDockerSuite/TestBuildLastModified
16:08:33 [2021-08-29T16:08:33.095Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
16:08:33 [2021-08-29T16:08:33.095Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:08:33 [2021-08-29T16:08:33.095Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
16:08:33 [2021-08-29T16:08:33.095Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:08:33 [2021-08-29T16:08:33.095Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:08:33 [2021-08-29T16:08:33.095Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:08:33 [2021-08-29T16:08:33.095Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:08:33 [2021-08-29T16:08:33.095Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:08:34 [2021-08-29T16:08:34.054Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:08:34 [2021-08-29T16:08:34.510Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:08:35 [2021-08-29T16:08:35.549Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:08:35 [2021-08-29T16:08:35.549Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:08:35 [2021-08-29T16:08:35.549Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
16:08:35 [2021-08-29T16:08:35.549Z] === RUN   TestDockerSuite/TestBuildNetNone
16:08:35 [2021-08-29T16:08:35.549Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
16:08:35 [2021-08-29T16:08:35.549Z] === RUN   TestDockerSuite/TestBuildNoContext
16:08:38 [2021-08-29T16:08:38.072Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
16:08:38 [2021-08-29T16:08:38.469Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:08:39 [2021-08-29T16:08:39.221Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:08:43 [2021-08-29T16:08:43.143Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:08:44 [2021-08-29T16:08:44.678Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:08:45 [2021-08-29T16:08:45.187Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:08:45 [2021-08-29T16:08:45.187Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:08:48 [2021-08-29T16:08:48.083Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:08:49 [2021-08-29T16:08:49.112Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:08:50 [2021-08-29T16:08:50.075Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:08:52 [2021-08-29T16:08:52.900Z] --- PASS: TestDockerSwarmSuite (1647.64s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.27s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.76s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.12s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.04s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.53s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.17s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.80s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.56s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.05s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.74s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.83s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.17s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.44s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (51.75s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.04s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.27s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.50s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.07s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.87s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (50.52s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.40s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.83s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.37s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.51s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.86s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.66s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.69s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.56s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.06s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.66s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.05s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.90s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.82s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.39s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.09s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.91s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.89s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.46s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.34s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.01s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.11s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.57s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.62s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.74s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.92s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.62s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.95s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.67s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.60s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.37s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.11s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.58s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.42s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (12.91s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.52s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.62s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.03s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.79s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.90s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.62s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.84s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.32s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.25s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (16.83s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.46s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.82s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.02s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.12s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.29s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.27s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.62s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (127.17s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.47s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.44s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.49s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.21s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.20s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (6.91s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.49s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.79s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.13s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.07s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (51.68s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.91s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.13s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.06s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.25s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.26s)
16:08:52 [2021-08-29T16:08:52.900Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.16s)
16:08:52 [2021-08-29T16:08:52.900Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.16s)
16:08:52 [2021-08-29T16:08:52.900Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
16:08:52 [2021-08-29T16:08:52.900Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.10s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.41s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.12s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.18s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.00s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.40s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.88s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.14s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.21s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.84s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.80s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.41s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.48s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.48s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.40s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.45s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.20s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.15s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.86s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.16s)
16:08:52 [2021-08-29T16:08:52.900Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.11s)
16:08:52 [2021-08-29T16:08:52.900Z] === RUN   TestDockerExternalVolumeSuite
16:08:52 [2021-08-29T16:08:52.900Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
16:08:53 [2021-08-29T16:08:53.461Z]     docker_cli_external_volume_driver_test.go:52: [de7d4afffcaaa] daemon is not started
16:08:56 [2021-08-29T16:08:56.905Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:08:56 [2021-08-29T16:08:56.905Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
16:08:56 [2021-08-29T16:08:56.905Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:08:57 [2021-08-29T16:08:57.388Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:08:58 [2021-08-29T16:08:58.724Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:09:00 [2021-08-29T16:09:00.329Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:09:08 [2021-08-29T16:09:08.882Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:09:11 [2021-08-29T16:09:11.491Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
16:09:13 [2021-08-29T16:09:13.630Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:09:20 [2021-08-29T16:09:20.689Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:09:24 [2021-08-29T16:09:24.420Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:09:28 [2021-08-29T16:09:28.150Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:09:29 [2021-08-29T16:09:29.680Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:09:29 [2021-08-29T16:09:29.680Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
16:09:29 [2021-08-29T16:09:29.680Z] === RUN   TestDockerSuite/TestBuildPATH
16:09:29 [2021-08-29T16:09:29.680Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
16:09:29 [2021-08-29T16:09:29.680Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:09:31 [2021-08-29T16:09:31.260Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:09:31 [2021-08-29T16:09:31.260Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
16:09:31 [2021-08-29T16:09:31.260Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:09:32 [2021-08-29T16:09:32.994Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:09:45 [2021-08-29T16:09:45.360Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:09:51 [2021-08-29T16:09:51.181Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
16:09:55 [2021-08-29T16:09:55.371Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
16:09:55 [2021-08-29T16:09:55.371Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
16:09:55 [2021-08-29T16:09:55.371Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
16:09:57 [2021-08-29T16:09:57.015Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:10:02 [2021-08-29T16:10:02.788Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:10:13 [2021-08-29T16:10:13.009Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
16:10:13 [2021-08-29T16:10:13.832Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:10:19 [2021-08-29T16:10:19.095Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
16:10:20 [2021-08-29T16:10:20.489Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:10:20 [2021-08-29T16:10:20.489Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
16:10:20 [2021-08-29T16:10:20.489Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:10:21 [2021-08-29T16:10:21.620Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
16:10:25 [2021-08-29T16:10:25.623Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
16:10:26 [2021-08-29T16:10:26.194Z] === RUN   TestDockerSuite/TestBuildRm
16:10:27 [2021-08-29T16:10:27.624Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:10:27 [2021-08-29T16:10:27.624Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:10:27 [2021-08-29T16:10:27.624Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
16:10:27 [2021-08-29T16:10:27.624Z] === RUN   TestDockerSuite/TestBuildNetNone
16:10:27 [2021-08-29T16:10:27.624Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
16:10:27 [2021-08-29T16:10:27.624Z] === RUN   TestDockerSuite/TestBuildNoContext
16:10:31 [2021-08-29T16:10:31.409Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:10:35 [2021-08-29T16:10:35.134Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:10:36 [2021-08-29T16:10:36.478Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:10:36 [2021-08-29T16:10:36.517Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
16:10:37 [2021-08-29T16:10:37.365Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:10:37 [2021-08-29T16:10:37.822Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:10:37 [2021-08-29T16:10:37.822Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:10:38 [2021-08-29T16:10:38.688Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:10:38 [2021-08-29T16:10:38.688Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
16:10:38 [2021-08-29T16:10:38.688Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:10:38 [2021-08-29T16:10:38.688Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
16:10:38 [2021-08-29T16:10:38.688Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:10:40 [2021-08-29T16:10:40.289Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:10:40 [2021-08-29T16:10:40.474Z]     docker_cli_external_volume_driver_test.go:52: [d5803be4917b8] daemon is not started
16:10:40 [2021-08-29T16:10:40.729Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:10:41 [2021-08-29T16:10:41.692Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:10:42 [2021-08-29T16:10:42.654Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:10:43 [2021-08-29T16:10:43.992Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:10:47 [2021-08-29T16:10:47.731Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:10:51 [2021-08-29T16:10:51.286Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:10:51 [2021-08-29T16:10:51.445Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:10:52 [2021-08-29T16:10:52.816Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:10:55 [2021-08-29T16:10:55.301Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
16:11:01 [2021-08-29T16:11:01.537Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:11:06 [2021-08-29T16:11:06.189Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:11:06 [2021-08-29T16:11:06.212Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:11:06 [2021-08-29T16:11:06.643Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:11:07 [2021-08-29T16:11:07.101Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:11:12 [2021-08-29T16:11:12.207Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
16:11:13 [2021-08-29T16:11:13.338Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
16:11:13 [2021-08-29T16:11:13.380Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:11:15 [2021-08-29T16:11:15.657Z] === RUN   TestDockerSuite/TestBuildSpaces
16:11:15 [2021-08-29T16:11:15.657Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:11:16 [2021-08-29T16:11:16.040Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
16:11:17 [2021-08-29T16:11:17.167Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:11:18 [2021-08-29T16:11:18.539Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:11:18 [2021-08-29T16:11:18.993Z] === RUN   TestDockerSuite/TestBuildStderr
16:11:20 [2021-08-29T16:11:20.886Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:11:21 [2021-08-29T16:11:21.849Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:11:21 [2021-08-29T16:11:21.849Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
16:11:21 [2021-08-29T16:11:21.849Z] === RUN   TestDockerSuite/TestBuildPATH
16:11:21 [2021-08-29T16:11:21.849Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
16:11:21 [2021-08-29T16:11:21.849Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:11:22 [2021-08-29T16:11:22.697Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:11:24 [2021-08-29T16:11:24.067Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:11:24 [2021-08-29T16:11:24.067Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
16:11:24 [2021-08-29T16:11:24.067Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:11:24 [2021-08-29T16:11:24.633Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
16:11:28 [2021-08-29T16:11:28.164Z]     docker_cli_external_volume_driver_test.go:52: [d250510b0df6b] daemon is not started
16:11:37 [2021-08-29T16:11:37.582Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:11:37 [2021-08-29T16:11:37.582Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
16:11:38 [2021-08-29T16:11:38.035Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:11:40 [2021-08-29T16:11:40.918Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:11:42 [2021-08-29T16:11:42.444Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:11:43 [2021-08-29T16:11:43.016Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
16:11:43 [2021-08-29T16:11:43.016Z]     docker_cli_external_volume_driver_test.go:52: [d8e390daa9b84] daemon is not started
16:11:46 [2021-08-29T16:11:46.259Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:11:50 [2021-08-29T16:11:50.987Z] === RUN   TestDockerSuite/TestBuildUser
16:11:50 [2021-08-29T16:11:50.987Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
16:11:50 [2021-08-29T16:11:50.987Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:11:50 [2021-08-29T16:11:50.987Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
16:11:50 [2021-08-29T16:11:50.987Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:11:50 [2021-08-29T16:11:50.987Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
16:11:50 [2021-08-29T16:11:50.987Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:11:53 [2021-08-29T16:11:53.873Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:11:54 [2021-08-29T16:11:54.326Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:11:57 [2021-08-29T16:11:57.264Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:11:57 [2021-08-29T16:11:57.264Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
16:11:57 [2021-08-29T16:11:57.264Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:11:57 [2021-08-29T16:11:57.264Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
16:11:57 [2021-08-29T16:11:57.264Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:11:57 [2021-08-29T16:11:57.844Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
16:12:06 [2021-08-29T16:12:06.607Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:12:18 [2021-08-29T16:12:18.379Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:12:18 [2021-08-29T16:12:18.379Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:12:21 [2021-08-29T16:12:21.388Z] === RUN   TestDockerSuite/TestBuildRm
16:12:25 [2021-08-29T16:12:25.509Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:12:29 [2021-08-29T16:12:29.870Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
16:12:31 [2021-08-29T16:12:31.324Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:12:31 [2021-08-29T16:12:31.324Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
16:12:31 [2021-08-29T16:12:31.324Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:12:31 [2021-08-29T16:12:31.324Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
16:12:31 [2021-08-29T16:12:31.324Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:12:31 [2021-08-29T16:12:31.681Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:12:32 [2021-08-29T16:12:32.907Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:12:32 [2021-08-29T16:12:32.907Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
16:12:33 [2021-08-29T16:12:33.360Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
16:12:34 [2021-08-29T16:12:34.617Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:12:34 [2021-08-29T16:12:34.617Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
16:12:34 [2021-08-29T16:12:34.617Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:12:34 [2021-08-29T16:12:34.617Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
16:12:34 [2021-08-29T16:12:34.617Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:12:36 [2021-08-29T16:12:36.153Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:12:39 [2021-08-29T16:12:39.898Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:12:41 [2021-08-29T16:12:41.940Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:12:43 [2021-08-29T16:12:43.745Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:12:44 [2021-08-29T16:12:44.701Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
16:12:45 [2021-08-29T16:12:45.693Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:12:45 [2021-08-29T16:12:45.693Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:12:48 [2021-08-29T16:12:48.417Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:12:58 [2021-08-29T16:12:58.079Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:12:58 [2021-08-29T16:12:58.079Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
16:12:58 [2021-08-29T16:12:58.079Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:12:58 [2021-08-29T16:12:58.079Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
16:12:58 [2021-08-29T16:12:58.533Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:12:58 [2021-08-29T16:12:58.533Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
16:12:58 [2021-08-29T16:12:58.533Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:12:59 [2021-08-29T16:12:59.491Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:12:59 [2021-08-29T16:12:59.539Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
16:13:03 [2021-08-29T16:13:03.260Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:13:03 [2021-08-29T16:13:03.717Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:13:04 [2021-08-29T16:13:04.747Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:13:05 [2021-08-29T16:13:05.844Z] === RUN   TestDockerSuite/TestBuildDotDotFile
16:13:05 [2021-08-29T16:13:05.844Z] === RUN   TestDockerSuite/TestBuildEOLInLine
16:13:05 [2021-08-29T16:13:05.844Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
16:13:05 [2021-08-29T16:13:05.844Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
16:13:05 [2021-08-29T16:13:05.844Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
16:13:05 [2021-08-29T16:13:05.844Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
16:13:06 [2021-08-29T16:13:06.301Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
16:13:06 [2021-08-29T16:13:06.569Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:13:07 [2021-08-29T16:13:07.260Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
16:13:07 [2021-08-29T16:13:07.260Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
16:13:07 [2021-08-29T16:13:07.260Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
16:13:07 [2021-08-29T16:13:07.718Z] === RUN   TestDockerSuite/TestBuildEntrypoint
16:13:08 [2021-08-29T16:13:08.096Z] === RUN   TestDockerSuite/TestBuildXZHost
16:13:08 [2021-08-29T16:13:08.096Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
16:13:08 [2021-08-29T16:13:08.096Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:13:08 [2021-08-29T16:13:08.096Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:13:08 [2021-08-29T16:13:08.096Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:13:08 [2021-08-29T16:13:08.096Z]     docker_cli_sni_test.go:18: Flakey test
16:13:08 [2021-08-29T16:13:08.096Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:13:08 [2021-08-29T16:13:08.172Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
16:13:10 [2021-08-29T16:13:10.251Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:13:12 [2021-08-29T16:13:12.831Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
16:13:13 [2021-08-29T16:13:13.357Z] === RUN   TestDockerSuite/TestBuildSpaces
16:13:13 [2021-08-29T16:13:13.357Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:13:13 [2021-08-29T16:13:13.956Z] === RUN   TestDockerSuite/TestCommitChange
16:13:15 [2021-08-29T16:13:15.729Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
16:13:16 [2021-08-29T16:13:16.251Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:13:16 [2021-08-29T16:13:16.708Z] === RUN   TestDockerSuite/TestBuildStderr
16:13:18 [2021-08-29T16:13:18.610Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:13:20 [2021-08-29T16:13:20.460Z] === RUN   TestDockerSuite/TestBuildEnv
16:13:20 [2021-08-29T16:13:20.460Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
16:13:20 [2021-08-29T16:13:20.460Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
16:13:20 [2021-08-29T16:13:20.460Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
16:13:20 [2021-08-29T16:13:20.460Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
16:13:20 [2021-08-29T16:13:20.460Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
16:13:20 [2021-08-29T16:13:20.460Z] === RUN   TestDockerSuite/TestBuildEnvUsage
16:13:20 [2021-08-29T16:13:20.460Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
16:13:20 [2021-08-29T16:13:20.460Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
16:13:20 [2021-08-29T16:13:20.460Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
16:13:20 [2021-08-29T16:13:20.460Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
16:13:20 [2021-08-29T16:13:20.491Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:13:23 [2021-08-29T16:13:23.264Z] === RUN   TestDockerSuite/TestCommitHardlink
16:13:23 [2021-08-29T16:13:23.264Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
16:13:23 [2021-08-29T16:13:23.264Z] === RUN   TestDockerSuite/TestCommitNewFile
16:13:24 [2021-08-29T16:13:24.211Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
16:13:24 [2021-08-29T16:13:24.211Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
16:13:24 [2021-08-29T16:13:24.211Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
16:13:24 [2021-08-29T16:13:24.211Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
16:13:24 [2021-08-29T16:13:24.211Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
16:13:24 [2021-08-29T16:13:24.211Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
16:13:24 [2021-08-29T16:13:24.211Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
16:13:24 [2021-08-29T16:13:24.666Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
16:13:29 [2021-08-29T16:13:29.363Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
16:13:30 [2021-08-29T16:13:30.336Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:13:30 [2021-08-29T16:13:30.336Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
16:13:30 [2021-08-29T16:13:30.336Z] === RUN   TestDockerSuite/TestCommitTTY
16:13:36 [2021-08-29T16:13:36.118Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:13:38 [2021-08-29T16:13:38.150Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:13:38 [2021-08-29T16:13:38.150Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
16:13:38 [2021-08-29T16:13:38.150Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:13:40 [2021-08-29T16:13:40.343Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:13:40 [2021-08-29T16:13:40.824Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:13:40 [2021-08-29T16:13:40.824Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
16:13:40 [2021-08-29T16:13:40.824Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:13:40 [2021-08-29T16:13:40.824Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
16:13:40 [2021-08-29T16:13:40.824Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:13:40 [2021-08-29T16:13:40.824Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:13:40 [2021-08-29T16:13:40.824Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:13:40 [2021-08-29T16:13:40.824Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:13:40 [2021-08-29T16:13:40.824Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:13:40 [2021-08-29T16:13:40.824Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:13:40 [2021-08-29T16:13:40.824Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:13:40 [2021-08-29T16:13:40.824Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:13:40 [2021-08-29T16:13:40.824Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:13:40 [2021-08-29T16:13:40.824Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
16:13:40 [2021-08-29T16:13:40.824Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:13:40 [2021-08-29T16:13:40.825Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:13:41 [2021-08-29T16:13:41.305Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:13:44 [2021-08-29T16:13:44.149Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
16:13:44 [2021-08-29T16:13:44.149Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
16:13:44 [2021-08-29T16:13:44.149Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
16:13:44 [2021-08-29T16:13:44.149Z] === RUN   TestDockerSuite/TestBuildExpose
16:13:44 [2021-08-29T16:13:44.149Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
16:13:44 [2021-08-29T16:13:44.149Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
16:13:44 [2021-08-29T16:13:44.149Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
16:13:44 [2021-08-29T16:13:44.149Z] === RUN   TestDockerSuite/TestBuildExposeOrder
16:13:44 [2021-08-29T16:13:44.149Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
16:13:44 [2021-08-29T16:13:44.149Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
16:13:44 [2021-08-29T16:13:44.149Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
16:13:44 [2021-08-29T16:13:44.149Z] === RUN   TestDockerSuite/TestBuildFails
16:13:45 [2021-08-29T16:13:45.027Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:13:45 [2021-08-29T16:13:45.734Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
16:13:45 [2021-08-29T16:13:45.734Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
16:13:46 [2021-08-29T16:13:46.143Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
16:13:47 [2021-08-29T16:13:47.877Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:13:49 [2021-08-29T16:13:49.769Z] === RUN   TestDockerSuite/TestBuildUser
16:13:49 [2021-08-29T16:13:49.769Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
16:13:49 [2021-08-29T16:13:49.769Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:13:49 [2021-08-29T16:13:49.769Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
16:13:49 [2021-08-29T16:13:49.769Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:13:49 [2021-08-29T16:13:49.769Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
16:13:49 [2021-08-29T16:13:49.769Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:13:50 [2021-08-29T16:13:50.404Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
16:13:52 [2021-08-29T16:13:52.715Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:13:53 [2021-08-29T16:13:53.636Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:13:53 [2021-08-29T16:13:53.636Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
16:13:53 [2021-08-29T16:13:53.636Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:13:53 [2021-08-29T16:13:53.689Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:13:54 [2021-08-29T16:13:54.594Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:13:54 [2021-08-29T16:13:54.594Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
16:13:54 [2021-08-29T16:13:54.594Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:13:54 [2021-08-29T16:13:54.594Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
16:13:54 [2021-08-29T16:13:54.594Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:13:54 [2021-08-29T16:13:54.594Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
16:13:54 [2021-08-29T16:13:54.594Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:13:55 [2021-08-29T16:13:55.121Z] === RUN   TestDockerSuite/TestBuildForceRm
16:13:56 [2021-08-29T16:13:56.582Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:13:56 [2021-08-29T16:13:56.582Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
16:13:56 [2021-08-29T16:13:56.582Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:13:56 [2021-08-29T16:13:56.582Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
16:13:56 [2021-08-29T16:13:56.582Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:13:57 [2021-08-29T16:13:57.528Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:13:57 [2021-08-29T16:13:57.528Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
16:13:57 [2021-08-29T16:13:57.528Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:13:57 [2021-08-29T16:13:57.528Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:13:59 [2021-08-29T16:13:59.687Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:13:59 [2021-08-29T16:13:59.687Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:13:59 [2021-08-29T16:13:59.687Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
16:13:59 [2021-08-29T16:13:59.687Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:13:59 [2021-08-29T16:13:59.687Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
16:13:59 [2021-08-29T16:13:59.687Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:13:59 [2021-08-29T16:13:59.687Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
16:13:59 [2021-08-29T16:13:59.687Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:14:02 [2021-08-29T16:14:02.584Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:14:04 [2021-08-29T16:14:04.174Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
16:14:04 [2021-08-29T16:14:04.740Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:14:05 [2021-08-29T16:14:05.463Z] === RUN   TestDockerSuite/TestBuildFromGit
16:14:06 [2021-08-29T16:14:06.897Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:14:06 [2021-08-29T16:14:06.897Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:14:06 [2021-08-29T16:14:06.897Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
16:14:06 [2021-08-29T16:14:06.897Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:14:09 [2021-08-29T16:14:09.087Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:14:09 [2021-08-29T16:14:09.087Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:14:11 [2021-08-29T16:14:11.250Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:14:11 [2021-08-29T16:14:11.250Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
16:14:11 [2021-08-29T16:14:11.250Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:14:11 [2021-08-29T16:14:11.250Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
16:14:11 [2021-08-29T16:14:11.250Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:14:14 [2021-08-29T16:14:14.174Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:14:14 [2021-08-29T16:14:14.174Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:14:15 [2021-08-29T16:14:15.696Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:14:15 [2021-08-29T16:14:15.696Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
16:14:15 [2021-08-29T16:14:15.696Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:14:15 [2021-08-29T16:14:15.813Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
16:14:16 [2021-08-29T16:14:16.780Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
16:14:17 [2021-08-29T16:14:17.765Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:14:17 [2021-08-29T16:14:17.765Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:14:18 [2021-08-29T16:14:18.629Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:14:18 [2021-08-29T16:14:18.629Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:14:21 [2021-08-29T16:14:21.496Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
16:14:21 [2021-08-29T16:14:21.497Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
16:14:21 [2021-08-29T16:14:21.497Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
16:14:21 [2021-08-29T16:14:21.510Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:14:21 [2021-08-29T16:14:21.952Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
16:14:22 [2021-08-29T16:14:22.463Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
16:14:22 [2021-08-29T16:14:22.463Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
16:14:22 [2021-08-29T16:14:22.463Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
16:14:25 [2021-08-29T16:14:25.226Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:14:26 [2021-08-29T16:14:26.445Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:14:28 [2021-08-29T16:14:28.955Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:14:28 [2021-08-29T16:14:28.955Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:14:28 [2021-08-29T16:14:28.955Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:14:28 [2021-08-29T16:14:28.955Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:14:28 [2021-08-29T16:14:28.955Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:14:30 [2021-08-29T16:14:30.506Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:14:30 [2021-08-29T16:14:30.506Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
16:14:30 [2021-08-29T16:14:30.506Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:14:31 [2021-08-29T16:14:31.153Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:14:31 [2021-08-29T16:14:31.153Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
16:14:31 [2021-08-29T16:14:31.659Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:14:31 [2021-08-29T16:14:31.659Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
16:14:31 [2021-08-29T16:14:31.659Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:14:32 [2021-08-29T16:14:32.663Z] === RUN   TestDockerSuite/TestContainerAPITop
16:14:32 [2021-08-29T16:14:32.663Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
16:14:32 [2021-08-29T16:14:32.663Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:14:33 [2021-08-29T16:14:33.828Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:14:33 [2021-08-29T16:14:33.829Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
16:14:34 [2021-08-29T16:14:34.283Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
16:14:34 [2021-08-29T16:14:34.795Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
16:14:34 [2021-08-29T16:14:34.795Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
16:14:34 [2021-08-29T16:14:34.795Z] === RUN   TestDockerSuite/TestBuildHistory
16:14:34 [2021-08-29T16:14:34.822Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:14:34 [2021-08-29T16:14:34.822Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:14:36 [2021-08-29T16:14:36.185Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
16:14:39 [2021-08-29T16:14:39.480Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:14:41 [2021-08-29T16:14:41.044Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:14:41 [2021-08-29T16:14:41.044Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:14:41 [2021-08-29T16:14:41.044Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:14:41 [2021-08-29T16:14:41.044Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
16:14:41 [2021-08-29T16:14:41.556Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:14:41 [2021-08-29T16:14:41.556Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
16:14:41 [2021-08-29T16:14:41.556Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:14:41 [2021-08-29T16:14:41.556Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
16:14:41 [2021-08-29T16:14:41.556Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:14:41 [2021-08-29T16:14:41.556Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
16:14:41 [2021-08-29T16:14:41.556Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
16:14:43 [2021-08-29T16:14:43.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:14:43 [2021-08-29T16:14:43.078Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
16:14:44 [2021-08-29T16:14:44.589Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:14:45 [2021-08-29T16:14:45.102Z] === RUN   TestDockerSuite/TestBuildIidFile
16:14:46 [2021-08-29T16:14:46.010Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
16:14:46 [2021-08-29T16:14:46.062Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
16:14:47 [2021-08-29T16:14:47.479Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:14:47 [2021-08-29T16:14:47.479Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:14:48 [2021-08-29T16:14:48.208Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
16:14:48 [2021-08-29T16:14:48.231Z] === RUN   TestDockerSuite/TestBuildInheritance
16:14:48 [2021-08-29T16:14:48.231Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
16:14:48 [2021-08-29T16:14:48.231Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
16:14:48 [2021-08-29T16:14:48.688Z] === RUN   TestDockerSuite/TestBuildInvalidTag
16:14:48 [2021-08-29T16:14:48.688Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
16:14:50 [2021-08-29T16:14:50.368Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
16:14:53 [2021-08-29T16:14:53.308Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000279e48_<nil>}
16:14:55 [2021-08-29T16:14:55.471Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1399239668_c:\foo_false__<nil>_<nil>_<nil>}
16:14:57 [2021-08-29T16:14:57.264Z] === RUN   TestDockerSuite/TestBuildLabel
16:14:57 [2021-08-29T16:14:57.633Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1399239668_c:\foo_true__<nil>_<nil>_<nil>}
16:14:58 [2021-08-29T16:14:58.225Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
16:14:58 [2021-08-29T16:14:58.680Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
16:14:59 [2021-08-29T16:14:59.700Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
16:14:59 [2021-08-29T16:14:59.824Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:14:59 [2021-08-29T16:14:59.824Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.162Z] === RUN   TestDockerSuite/TestBuildLabels
16:15:00 [2021-08-29T16:15:00.280Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:15:00 [2021-08-29T16:15:00.280Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:15:00 [2021-08-29T16:15:00.514Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:15:00 [2021-08-29T16:15:00.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:15:00 [2021-08-29T16:15:00.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:15:00 [2021-08-29T16:15:00.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:15:00 [2021-08-29T16:15:00.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:15:00 [2021-08-29T16:15:00.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:15:00 [2021-08-29T16:15:00.514Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:15:00 [2021-08-29T16:15:00.515Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:15:00 [2021-08-29T16:15:00.515Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:15:00 [2021-08-29T16:15:00.515Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:15:00 [2021-08-29T16:15:00.515Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:15:00 [2021-08-29T16:15:00.515Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.515Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:15:00 [2021-08-29T16:15:00.737Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:15:00 [2021-08-29T16:15:00.737Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
16:15:00 [2021-08-29T16:15:00.737Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:15:01 [2021-08-29T16:15:01.122Z] === RUN   TestDockerSuite/TestBuildLabelsCache
16:15:01 [2021-08-29T16:15:01.697Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:15:02 [2021-08-29T16:15:02.651Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:15:02 [2021-08-29T16:15:02.677Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:15:02 [2021-08-29T16:15:02.677Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:15:03 [2021-08-29T16:15:03.131Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:15:03 [2021-08-29T16:15:03.131Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:15:03 [2021-08-29T16:15:03.131Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:15:03 [2021-08-29T16:15:03.131Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:15:03 [2021-08-29T16:15:03.131Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:15:05 [2021-08-29T16:15:05.388Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:15:05 [2021-08-29T16:15:05.388Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:15:05 [2021-08-29T16:15:05.388Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:15:05 [2021-08-29T16:15:05.388Z] === RUN   TestDockerSuite/TestCpRelativePath
16:15:08 [2021-08-29T16:15:08.217Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
16:15:08 [2021-08-29T16:15:08.351Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:15:08 [2021-08-29T16:15:08.351Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:15:08 [2021-08-29T16:15:08.351Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:15:08 [2021-08-29T16:15:08.351Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:15:08 [2021-08-29T16:15:08.351Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:15:08 [2021-08-29T16:15:08.351Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:15:08 [2021-08-29T16:15:08.351Z] === RUN   TestDockerSuite/TestCpToCaseA
16:15:08 [2021-08-29T16:15:08.558Z] === RUN   TestDockerSuite/TestBuildLastModified
16:15:08 [2021-08-29T16:15:08.559Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
16:15:08 [2021-08-29T16:15:08.559Z] === RUN   TestDockerSuite/TestBuildLineBreak
16:15:08 [2021-08-29T16:15:08.559Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
16:15:08 [2021-08-29T16:15:08.559Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
16:15:08 [2021-08-29T16:15:08.559Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
16:15:08 [2021-08-29T16:15:08.559Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
16:15:08 [2021-08-29T16:15:08.559Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
16:15:08 [2021-08-29T16:15:08.559Z] === RUN   TestDockerSuite/TestBuildMaintainer
16:15:09 [2021-08-29T16:15:09.015Z] === RUN   TestDockerSuite/TestBuildMissingArgs
16:15:09 [2021-08-29T16:15:09.470Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
16:15:10 [2021-08-29T16:15:10.236Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:15:10 [2021-08-29T16:15:10.691Z] === RUN   TestDockerSuite/TestBuildXZHost
16:15:10 [2021-08-29T16:15:10.691Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
16:15:11 [2021-08-29T16:15:11.151Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:15:11 [2021-08-29T16:15:11.151Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:15:11 [2021-08-29T16:15:11.151Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:15:11 [2021-08-29T16:15:11.151Z]     docker_cli_sni_test.go:18: Flakey test
16:15:11 [2021-08-29T16:15:11.151Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:15:13 [2021-08-29T16:15:13.049Z] === RUN   TestDockerSuite/TestCpToCaseB
16:15:13 [2021-08-29T16:15:13.312Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:15:13 [2021-08-29T16:15:13.312Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
16:15:13 [2021-08-29T16:15:13.312Z] === RUN   TestDockerSuite/TestCommitChange
16:15:14 [2021-08-29T16:15:14.233Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
16:15:15 [2021-08-29T16:15:15.208Z] === RUN   TestDockerSuite/TestCpToCaseC
16:15:15 [2021-08-29T16:15:15.208Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:15:15 [2021-08-29T16:15:15.208Z] === RUN   TestDockerSuite/TestCpToCaseD
16:15:15 [2021-08-29T16:15:15.208Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:15:15 [2021-08-29T16:15:15.208Z] === RUN   TestDockerSuite/TestCpToCaseE
16:15:17 [2021-08-29T16:15:17.974Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:15:22 [2021-08-29T16:15:22.674Z] === RUN   TestDockerSuite/TestCommitHardlink
16:15:22 [2021-08-29T16:15:22.674Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
16:15:22 [2021-08-29T16:15:22.674Z] === RUN   TestDockerSuite/TestCommitNewFile
16:15:23 [2021-08-29T16:15:23.051Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
16:15:23 [2021-08-29T16:15:23.740Z] === RUN   TestDockerSuite/TestCpToCaseF
16:15:23 [2021-08-29T16:15:23.740Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:15:23 [2021-08-29T16:15:23.740Z] === RUN   TestDockerSuite/TestCpToCaseG
16:15:23 [2021-08-29T16:15:23.740Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:15:23 [2021-08-29T16:15:23.740Z] === RUN   TestDockerSuite/TestCpToCaseH
16:15:29 [2021-08-29T16:15:29.028Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
16:15:29 [2021-08-29T16:15:29.028Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
16:15:29 [2021-08-29T16:15:29.028Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
16:15:29 [2021-08-29T16:15:29.804Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:15:29 [2021-08-29T16:15:29.804Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
16:15:29 [2021-08-29T16:15:29.804Z] === RUN   TestDockerSuite/TestCommitTTY
16:15:30 [2021-08-29T16:15:30.032Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
16:15:34 [2021-08-29T16:15:34.015Z] === RUN   TestDockerSuite/TestCpToCaseI
16:15:34 [2021-08-29T16:15:34.015Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:15:34 [2021-08-29T16:15:34.015Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:15:34 [2021-08-29T16:15:34.015Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:15:34 [2021-08-29T16:15:34.015Z] === RUN   TestDockerSuite/TestCpToDot
16:15:34 [2021-08-29T16:15:34.973Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:15:34 [2021-08-29T16:15:34.973Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:15:34 [2021-08-29T16:15:34.973Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:15:34 [2021-08-29T16:15:34.973Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:15:34 [2021-08-29T16:15:34.973Z] === RUN   TestDockerSuite/TestCpToStdout
16:15:36 [2021-08-29T16:15:36.862Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:15:37 [2021-08-29T16:15:37.918Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:15:37 [2021-08-29T16:15:37.918Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:15:37 [2021-08-29T16:15:37.918Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:15:37 [2021-08-29T16:15:37.918Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:15:37 [2021-08-29T16:15:37.918Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:15:37 [2021-08-29T16:15:37.918Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:15:37 [2021-08-29T16:15:37.918Z] === RUN   TestDockerSuite/TestCpVolumePath
16:15:37 [2021-08-29T16:15:37.918Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:15:37 [2021-08-29T16:15:37.918Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:15:37 [2021-08-29T16:15:37.918Z] === RUN   TestDockerSuite/TestCreateArgs
16:15:37 [2021-08-29T16:15:37.918Z] === RUN   TestDockerSuite/TestCreateByImageID
16:15:40 [2021-08-29T16:15:40.094Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:15:40 [2021-08-29T16:15:40.575Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:15:40 [2021-08-29T16:15:40.575Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
16:15:40 [2021-08-29T16:15:40.575Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:15:40 [2021-08-29T16:15:40.575Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
16:15:40 [2021-08-29T16:15:40.575Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:15:40 [2021-08-29T16:15:40.575Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:15:40 [2021-08-29T16:15:40.575Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:15:40 [2021-08-29T16:15:40.575Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:15:40 [2021-08-29T16:15:40.575Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:15:40 [2021-08-29T16:15:40.575Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:15:40 [2021-08-29T16:15:40.575Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:15:40 [2021-08-29T16:15:40.575Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:15:40 [2021-08-29T16:15:40.575Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:15:40 [2021-08-29T16:15:40.575Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
16:15:40 [2021-08-29T16:15:40.575Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:15:41 [2021-08-29T16:15:41.030Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:15:41 [2021-08-29T16:15:41.088Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
16:15:41 [2021-08-29T16:15:41.088Z]     docker_cli_external_volume_driver_test.go:484: [d9423359bf6f3] daemon is not started
16:15:42 [2021-08-29T16:15:42.268Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:15:42 [2021-08-29T16:15:42.725Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:15:42 [2021-08-29T16:15:42.725Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:15:44 [2021-08-29T16:15:44.884Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:15:45 [2021-08-29T16:15:45.338Z] === RUN   TestDockerSuite/TestCreateLabels
16:15:45 [2021-08-29T16:15:45.338Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:15:45 [2021-08-29T16:15:45.338Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:15:45 [2021-08-29T16:15:45.338Z] === RUN   TestDockerSuite/TestCreateRM
16:15:45 [2021-08-29T16:15:45.792Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:15:45 [2021-08-29T16:15:45.792Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:15:45 [2021-08-29T16:15:45.792Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:15:46 [2021-08-29T16:15:46.252Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:15:46 [2021-08-29T16:15:46.706Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:15:48 [2021-08-29T16:15:48.081Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:15:53 [2021-08-29T16:15:53.878Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:15:54 [2021-08-29T16:15:54.332Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:15:54 [2021-08-29T16:15:54.332Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:15:55 [2021-08-29T16:15:55.149Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:15:55 [2021-08-29T16:15:55.149Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
16:15:55 [2021-08-29T16:15:55.149Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:15:55 [2021-08-29T16:15:55.919Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
16:15:55 [2021-08-29T16:15:55.919Z]     docker_cli_external_volume_driver_test.go:52: [d3a96c6f33062] daemon is not started
16:15:57 [2021-08-29T16:15:57.237Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:15:57 [2021-08-29T16:15:57.691Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:15:57 [2021-08-29T16:15:57.691Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
16:15:57 [2021-08-29T16:15:57.691Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:15:58 [2021-08-29T16:15:58.033Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:15:58 [2021-08-29T16:15:58.033Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
16:15:58 [2021-08-29T16:15:58.033Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:15:58 [2021-08-29T16:15:58.033Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
16:15:58 [2021-08-29T16:15:58.033Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:15:58 [2021-08-29T16:15:58.033Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
16:15:58 [2021-08-29T16:15:58.033Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:15:59 [2021-08-29T16:15:59.851Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:15:59 [2021-08-29T16:15:59.851Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.173Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:16:00 [2021-08-29T16:16:00.305Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:16:00 [2021-08-29T16:16:00.305Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:16:00 [2021-08-29T16:16:00.305Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:16:00 [2021-08-29T16:16:00.305Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:16:00 [2021-08-29T16:16:00.305Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:16:00 [2021-08-29T16:16:00.305Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:16:00 [2021-08-29T16:16:00.305Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:16:00 [2021-08-29T16:16:00.305Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDevicePermissions
16:16:00 [2021-08-29T16:16:00.305Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDockerFails
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:16:00 [2021-08-29T16:16:00.305Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:16:00 [2021-08-29T16:16:00.305Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:16:00 [2021-08-29T16:16:00.305Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestEventsAttach
16:16:00 [2021-08-29T16:16:00.305Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestEventsCommit
16:16:00 [2021-08-29T16:16:00.305Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.305Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:16:00 [2021-08-29T16:16:00.918Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:16:00 [2021-08-29T16:16:00.918Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
16:16:00 [2021-08-29T16:16:00.918Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:16:00 [2021-08-29T16:16:00.918Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:16:03 [2021-08-29T16:16:03.085Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:16:03 [2021-08-29T16:16:03.085Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:16:03 [2021-08-29T16:16:03.085Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
16:16:03 [2021-08-29T16:16:03.085Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:16:03 [2021-08-29T16:16:03.085Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
16:16:03 [2021-08-29T16:16:03.085Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:16:03 [2021-08-29T16:16:03.085Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
16:16:03 [2021-08-29T16:16:03.085Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:16:03 [2021-08-29T16:16:03.185Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:16:05 [2021-08-29T16:16:05.345Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:16:06 [2021-08-29T16:16:06.806Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:16:08 [2021-08-29T16:16:08.225Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:16:09 [2021-08-29T16:16:09.692Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:16:10 [2021-08-29T16:16:10.750Z] --- PASS: TestDockerExternalVolumeSuite (436.66s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.50s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.63s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.15s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.15s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.16s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.15s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.24s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.85s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.12s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.58s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.00s)
16:16:10 [2021-08-29T16:16:10.750Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
16:16:10 [2021-08-29T16:16:10.750Z] PASS
16:16:10 [2021-08-29T16:16:10.750Z] 
16:16:10 [2021-08-29T16:16:10.750Z] === Skipped
16:16:10 [2021-08-29T16:16:10.750Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:16:10 [2021-08-29T16:16:10.750Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
16:16:10 [2021-08-29T16:16:10.750Z]     check_test.go:308: [d2d8e5888a7fa] daemon is not started
16:16:10 [2021-08-29T16:16:10.751Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:16:10 [2021-08-29T16:16:10.751Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
16:16:10 [2021-08-29T16:16:10.751Z]     check_test.go:308: [d982dfc7fe50a] daemon is not started
16:16:10 [2021-08-29T16:16:10.751Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:16:10 [2021-08-29T16:16:10.751Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
16:16:10 [2021-08-29T16:16:10.751Z]     check_test.go:308: [d3a1f3b1d2f68] daemon is not started
16:16:10 [2021-08-29T16:16:10.751Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:16:10 [2021-08-29T16:16:10.751Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
16:16:10 [2021-08-29T16:16:10.751Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s)
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:16:10 [2021-08-29T16:16:10.751Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
16:16:10 [2021-08-29T16:16:10.751Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] DONE 273 tests, 5 skipped in 2421.109s
16:16:10 [2021-08-29T16:16:10.751Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
16:16:10 [2021-08-29T16:16:10.751Z] ++++ cat bundles/test-integration/docker.pid
16:16:10 [2021-08-29T16:16:10.751Z] +++ kill 8548
16:16:10 [2021-08-29T16:16:10.751Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4819f10f148d/docker.pid
16:16:10 [2021-08-29T16:16:10.751Z] +++ kill 7312
16:16:10 [2021-08-29T16:16:10.751Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7312 is not a child of this shell
16:16:10 [2021-08-29T16:16:10.751Z] warning: PID 7312 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d4819f10f148d/docker.pid had a nonzero exit code
16:16:10 [2021-08-29T16:16:10.751Z] +++ /etc/init.d/apparmor stop
16:16:10 [2021-08-29T16:16:10.751Z] Leaving: AppArmorNo profiles have been unloaded.
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] Unloading profiles will leave already running processes permanently
16:16:10 [2021-08-29T16:16:10.751Z] unconfined, which can lead to unexpected situations.
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] To set a process to complain mode, use the command line tool
16:16:10 [2021-08-29T16:16:10.751Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
16:16:10 [2021-08-29T16:16:10.751Z] +++ true
16:16:10 [2021-08-29T16:16:10.751Z] exiting test-integration
16:16:10 [2021-08-29T16:16:10.751Z] ++ exit 0
16:16:10 [2021-08-29T16:16:10.751Z] 
16:16:10 [2021-08-29T16:16:10.751Z] + exit 0
16:16:10 [2021-08-29T16:16:10.751Z] ++ jobs -p
16:16:10 [2021-08-29T16:16:10.751Z] + pids=
16:16:10 [2021-08-29T16:16:10.751Z] + echo 'Remaining pids to kill: []'
16:16:10 [2021-08-29T16:16:10.751Z] Remaining pids to kill: []
16:16:10 [2021-08-29T16:16:10.751Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
16:16:10 [2021-08-29T16:16:10.761Z] Recording test results
16:16:11 [2021-08-29T16:16:11.859Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:16:11 [2021-08-29T16:16:11.859Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:16:11 [2021-08-29T16:16:11.859Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
16:16:11 [2021-08-29T16:16:11.859Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:16:12 [2021-08-29T16:16:12.332Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
16:16:12 [2021-08-29T16:16:12.644Z] + echo Ensuring container killed.
16:16:12 [2021-08-29T16:16:12.644Z] Ensuring container killed.
16:16:12 [2021-08-29T16:16:12.644Z] + docker ps -aq -f name=docker-pr21-*
16:16:12 [2021-08-29T16:16:12.644Z] + cids=9195ef95e8dc
16:16:12 [2021-08-29T16:16:12.644Z] e18c3ed31e9e
16:16:12 [2021-08-29T16:16:12.644Z] 6cd927dceca2
16:16:12 [2021-08-29T16:16:12.644Z] + [ -n 9195ef95e8dc
16:16:12 [2021-08-29T16:16:12.644Z] e18c3ed31e9e
16:16:12 [2021-08-29T16:16:12.644Z] 6cd927dceca2 ]
16:16:12 [2021-08-29T16:16:12.644Z] + docker rm -vf 9195ef95e8dc e18c3ed31e9e 6cd927dceca2
16:16:13 [2021-08-29T16:16:13.571Z] 9195ef95e8dc
16:16:13 [2021-08-29T16:16:13.571Z] e18c3ed31e9e
16:16:13 [2021-08-29T16:16:13.571Z] 6cd927dceca2
[Pipeline] sh
16:16:13 [2021-08-29T16:16:13.889Z] + echo Chowning /workspace to jenkins user
16:16:13 [2021-08-29T16:16:13.889Z] Chowning /workspace to jenkins user
16:16:13 [2021-08-29T16:16:13.889Z] + id -u
16:16:13 [2021-08-29T16:16:13.889Z] + id -g
16:16:13 [2021-08-29T16:16:13.889Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42349:/workspace busybox chown -R 1000:1000 /workspace
16:16:13 [2021-08-29T16:16:13.889Z] Unable to find image 'busybox:latest' locally
16:16:13 [2021-08-29T16:16:13.889Z] latest: Pulling from library/busybox
16:16:14 [2021-08-29T16:16:14.145Z] 8ec32b265e94: Pulling fs layer
16:16:14 [2021-08-29T16:16:14.145Z] 8ec32b265e94: Verifying Checksum
16:16:14 [2021-08-29T16:16:14.145Z] 8ec32b265e94: Download complete
16:16:14 [2021-08-29T16:16:14.145Z] 8ec32b265e94: Pull complete
16:16:14 [2021-08-29T16:16:14.145Z] Digest: sha256:b37dd066f59a4961024cf4bed74cae5e68ac26b48807292bd12198afa3ecb778
16:16:14 [2021-08-29T16:16:14.145Z] Status: Downloaded newer image for busybox:latest
16:16:14 [2021-08-29T16:16:14.999Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
16:16:15 [2021-08-29T16:16:15.573Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:16:15 [2021-08-29T16:16:15.573Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:16:16 [2021-08-29T16:16:16.748Z] === RUN   TestDockerSuite/TestEventsCopy
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
16:16:17 [2021-08-29T16:16:17.750Z] + bundleName=amd64
16:16:17 [2021-08-29T16:16:17.750Z] + echo Creating amd64-bundles.tar.gz
16:16:17 [2021-08-29T16:16:17.750Z] Creating amd64-bundles.tar.gz
16:16:17 [2021-08-29T16:16:17.750Z] + xargs tar -czf amd64-bundles.tar.gz
16:16:17 [2021-08-29T16:16:17.750Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
16:16:18 [2021-08-29T16:16:18.493Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:16:18 [2021-08-29T16:16:18.493Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
16:16:18 [2021-08-29T16:16:18.493Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:16:18 [2021-08-29T16:16:18.493Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
16:16:18 [2021-08-29T16:16:18.493Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:16:18 [2021-08-29T16:16:18.726Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
[Pipeline] archiveArtifacts
16:16:19 [2021-08-29T16:16:19.123Z] Archiving artifacts
16:16:19 [2021-08-29T16:16:19.727Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:16:20 [2021-08-29T16:16:20.659Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:16:20 [2021-08-29T16:16:20.659Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:16:20 [2021-08-29T16:16:20.926Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:16:21 [2021-08-29T16:16:21.278Z] + make clean
16:16:21 [2021-08-29T16:16:21.533Z] docker volume rm -f docker-dev-cache
16:16:21 [2021-08-29T16:16:21.533Z] docker-dev-cache
[Pipeline] deleteDir
16:16:23 [2021-08-29T16:16:23.544Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:16:23 [2021-08-29T16:16:23.544Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
16:16:23 [2021-08-29T16:16:23.544Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:16:24 [2021-08-29T16:16:24.563Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
16:16:25 [2021-08-29T16:16:25.479Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:16:27 [2021-08-29T16:16:27.010Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:16:27 [2021-08-29T16:16:27.968Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:16:29 [2021-08-29T16:16:29.236Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
16:16:32 [2021-08-29T16:16:32.076Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:16:32 [2021-08-29T16:16:32.076Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:16:32 [2021-08-29T16:16:32.678Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:16:32 [2021-08-29T16:16:32.678Z] === RUN   TestDockerSuite/TestEventsFilterType
16:16:33 [2021-08-29T16:16:33.132Z] === RUN   TestDockerSuite/TestEventsFilters
16:16:33 [2021-08-29T16:16:33.607Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:16:38 [2021-08-29T16:16:38.269Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:16:38 [2021-08-29T16:16:38.940Z] === RUN   TestDockerSuite/TestEventsFormat
16:16:42 [2021-08-29T16:16:42.716Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:16:42 [2021-08-29T16:16:42.716Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:16:42 [2021-08-29T16:16:42.716Z] === RUN   TestDockerSuite/TestEventsImageImport
16:16:42 [2021-08-29T16:16:42.716Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
16:16:42 [2021-08-29T16:16:42.716Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:16:42 [2021-08-29T16:16:42.716Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
16:16:42 [2021-08-29T16:16:42.716Z] === RUN   TestDockerSuite/TestEventsImagePull
16:16:42 [2021-08-29T16:16:42.716Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
16:16:42 [2021-08-29T16:16:42.716Z] === RUN   TestDockerSuite/TestEventsImageTag
16:16:42 [2021-08-29T16:16:42.989Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:16:43 [2021-08-29T16:16:43.444Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:16:43 [2021-08-29T16:16:43.444Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:16:43 [2021-08-29T16:16:43.444Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:16:43 [2021-08-29T16:16:43.444Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:16:43 [2021-08-29T16:16:43.675Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:16:43 [2021-08-29T16:16:43.675Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
16:16:43 [2021-08-29T16:16:43.675Z] === RUN   TestDockerSuite/TestEventsRename
16:16:44 [2021-08-29T16:16:44.066Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
16:16:44 [2021-08-29T16:16:44.067Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
16:16:44 [2021-08-29T16:16:44.067Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
16:16:46 [2021-08-29T16:16:46.332Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:16:46 [2021-08-29T16:16:46.332Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
16:16:46 [2021-08-29T16:16:46.332Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:16:46 [2021-08-29T16:16:46.559Z] === RUN   TestDockerSuite/TestEventsResize
16:16:48 [2021-08-29T16:16:48.542Z] === RUN   TestDockerSuite/TestContainerAPITop
16:16:48 [2021-08-29T16:16:48.542Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
16:16:48 [2021-08-29T16:16:48.542Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:16:52 [2021-08-29T16:16:52.321Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:16:52 [2021-08-29T16:16:52.321Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:16:55 [2021-08-29T16:16:55.090Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:16:56 [2021-08-29T16:16:56.051Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:16:56 [2021-08-29T16:16:56.465Z] === RUN   TestDockerSuite/TestBuildMultipleTags
16:16:56 [2021-08-29T16:16:56.465Z] === RUN   TestDockerSuite/TestBuildNetContainer
16:16:56 [2021-08-29T16:16:56.465Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
16:16:56 [2021-08-29T16:16:56.465Z] === RUN   TestDockerSuite/TestBuildNetNone
16:16:56 [2021-08-29T16:16:56.465Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
16:16:56 [2021-08-29T16:16:56.465Z] === RUN   TestDockerSuite/TestBuildNoContext
16:16:57 [2021-08-29T16:16:57.072Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:16:58 [2021-08-29T16:16:58.040Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
16:16:58 [2021-08-29T16:16:58.934Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:16:59 [2021-08-29T16:16:59.235Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:16:59 [2021-08-29T16:16:59.235Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:16:59 [2021-08-29T16:16:59.236Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:16:59 [2021-08-29T16:16:59.236Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
16:16:59 [2021-08-29T16:16:59.236Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:16:59 [2021-08-29T16:16:59.236Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
16:16:59 [2021-08-29T16:16:59.236Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:16:59 [2021-08-29T16:16:59.236Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
16:16:59 [2021-08-29T16:16:59.236Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:16:59 [2021-08-29T16:16:59.236Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
16:16:59 [2021-08-29T16:16:59.236Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
16:17:01 [2021-08-29T16:17:01.399Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:17:01 [2021-08-29T16:17:01.399Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
16:17:01 [2021-08-29T16:17:01.753Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
16:17:03 [2021-08-29T16:17:03.596Z] === RUN   TestDockerSuite/TestEventsTop
16:17:03 [2021-08-29T16:17:03.596Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
16:17:03 [2021-08-29T16:17:03.596Z] === RUN   TestDockerSuite/TestEventsUntag
16:17:03 [2021-08-29T16:17:03.629Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
16:17:03 [2021-08-29T16:17:03.915Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
16:17:03 [2021-08-29T16:17:03.915Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
16:17:04 [2021-08-29T16:17:04.370Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
16:17:06 [2021-08-29T16:17:06.520Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
16:17:06 [2021-08-29T16:17:06.602Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:17:07 [2021-08-29T16:17:07.261Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
16:17:07 [2021-08-29T16:17:07.716Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
16:17:09 [2021-08-29T16:17:09.295Z] === RUN   TestDockerSuite/TestBuildOnBuild
16:17:09 [2021-08-29T16:17:09.406Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
16:17:10 [2021-08-29T16:17:10.366Z] === RUN   TestDockerSuite/TestExec
16:17:10 [2021-08-29T16:17:10.366Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:17:10 [2021-08-29T16:17:10.366Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:17:10 [2021-08-29T16:17:10.366Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:17:10 [2021-08-29T16:17:10.366Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:17:11 [2021-08-29T16:17:11.950Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:17:12 [2021-08-29T16:17:12.292Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000532648_<nil>}
16:17:14 [2021-08-29T16:17:14.114Z] === RUN   TestDockerSuite/TestExecAPIStart
16:17:14 [2021-08-29T16:17:14.114Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:17:14 [2021-08-29T16:17:14.114Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:17:14 [2021-08-29T16:17:14.114Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:17:14 [2021-08-29T16:17:14.114Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:17:14 [2021-08-29T16:17:14.114Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:17:14 [2021-08-29T16:17:14.114Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:17:14 [2021-08-29T16:17:14.456Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11970232074_c:\foo_false__<nil>_<nil>_<nil>}
16:17:15 [2021-08-29T16:17:15.659Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:17:17 [2021-08-29T16:17:17.339Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11970232074_c:\foo_true__<nil>_<nil>_<nil>}
16:17:17 [2021-08-29T16:17:17.820Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:17:19 [2021-08-29T16:17:19.980Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:17:20 [2021-08-29T16:17:20.275Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:17:20 [2021-08-29T16:17:20.275Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:17:20 [2021-08-29T16:17:20.275Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:17:20 [2021-08-29T16:17:20.275Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:17:20 [2021-08-29T16:17:20.275Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:17:20 [2021-08-29T16:17:20.275Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:17:20 [2021-08-29T16:17:20.275Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:17:21 [2021-08-29T16:17:21.547Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:17:21 [2021-08-29T16:17:21.646Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:17:23 [2021-08-29T16:17:23.180Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:17:23 [2021-08-29T16:17:23.180Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:17:23 [2021-08-29T16:17:23.231Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
16:17:25 [2021-08-29T16:17:25.318Z] === RUN   TestDockerSuite/TestExecCgroup
16:17:25 [2021-08-29T16:17:25.318Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:17:25 [2021-08-29T16:17:25.772Z] === RUN   TestDockerSuite/TestExecEnv
16:17:25 [2021-08-29T16:17:25.772Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:17:25 [2021-08-29T16:17:25.772Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:17:25 [2021-08-29T16:17:25.772Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:17:25 [2021-08-29T16:17:25.773Z] === RUN   TestDockerSuite/TestExecExitStatus
16:17:26 [2021-08-29T16:17:26.087Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:17:26 [2021-08-29T16:17:26.087Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:17:26 [2021-08-29T16:17:26.087Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:17:26 [2021-08-29T16:17:26.087Z] === RUN   TestDockerSuite/TestCpRelativePath
16:17:27 [2021-08-29T16:17:27.930Z] === RUN   TestDockerSuite/TestExecInspectID
16:17:28 [2021-08-29T16:17:28.970Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:17:28 [2021-08-29T16:17:28.970Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:17:28 [2021-08-29T16:17:28.970Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:17:28 [2021-08-29T16:17:28.970Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:17:28 [2021-08-29T16:17:28.970Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:17:28 [2021-08-29T16:17:28.970Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:17:28 [2021-08-29T16:17:28.970Z] === RUN   TestDockerSuite/TestCpToCaseA
16:17:31 [2021-08-29T16:17:31.809Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
16:17:32 [2021-08-29T16:17:32.609Z] === RUN   TestDockerSuite/TestExecInteractive
16:17:32 [2021-08-29T16:17:32.609Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:17:32 [2021-08-29T16:17:32.609Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:17:32 [2021-08-29T16:17:32.609Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:17:32 [2021-08-29T16:17:32.609Z] === RUN   TestDockerSuite/TestExecParseError
16:17:32 [2021-08-29T16:17:32.609Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:17:32 [2021-08-29T16:17:32.609Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:17:32 [2021-08-29T16:17:32.609Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:17:32 [2021-08-29T16:17:32.609Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:17:32 [2021-08-29T16:17:32.609Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:17:32 [2021-08-29T16:17:32.609Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:17:33 [2021-08-29T16:17:33.628Z] === RUN   TestDockerSuite/TestCpToCaseB
16:17:33 [2021-08-29T16:17:33.972Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
16:17:34 [2021-08-29T16:17:34.182Z] === RUN   TestDockerSuite/TestExecSetEnv
16:17:34 [2021-08-29T16:17:34.183Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:17:34 [2021-08-29T16:17:34.183Z] === RUN   TestDockerSuite/TestExecStartFails
16:17:34 [2021-08-29T16:17:34.183Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:17:34 [2021-08-29T16:17:34.183Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:17:34 [2021-08-29T16:17:34.183Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:17:34 [2021-08-29T16:17:34.183Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:17:34 [2021-08-29T16:17:34.183Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:17:34 [2021-08-29T16:17:34.183Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:17:34 [2021-08-29T16:17:34.183Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:17:34 [2021-08-29T16:17:34.183Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:17:36 [2021-08-29T16:17:36.397Z] === RUN   TestDockerSuite/TestExecUlimits
16:17:36 [2021-08-29T16:17:36.397Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:17:36 [2021-08-29T16:17:36.397Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:17:36 [2021-08-29T16:17:36.516Z] === RUN   TestDockerSuite/TestCpToCaseC
16:17:36 [2021-08-29T16:17:36.516Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:17:36 [2021-08-29T16:17:36.516Z] === RUN   TestDockerSuite/TestCpToCaseD
16:17:36 [2021-08-29T16:17:36.516Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:17:36 [2021-08-29T16:17:36.516Z] === RUN   TestDockerSuite/TestCpToCaseE
16:17:41 [2021-08-29T16:17:41.194Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:17:41 [2021-08-29T16:17:41.194Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:17:41 [2021-08-29T16:17:41.194Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:17:41 [2021-08-29T16:17:41.194Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:17:41 [2021-08-29T16:17:41.194Z] === RUN   TestDockerSuite/TestExecWithUser
16:17:41 [2021-08-29T16:17:41.194Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:17:41 [2021-08-29T16:17:41.194Z] === RUN   TestDockerSuite/TestGetContainerStats
16:17:42 [2021-08-29T16:17:42.524Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
16:17:46 [2021-08-29T16:17:46.236Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
16:17:46 [2021-08-29T16:17:46.813Z] === RUN   TestDockerSuite/TestCpToCaseF
16:17:46 [2021-08-29T16:17:46.813Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:17:46 [2021-08-29T16:17:46.813Z] === RUN   TestDockerSuite/TestCpToCaseG
16:17:46 [2021-08-29T16:17:46.813Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:17:46 [2021-08-29T16:17:46.813Z] === RUN   TestDockerSuite/TestCpToCaseH
16:17:46 [2021-08-29T16:17:46.963Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:17:49 [2021-08-29T16:17:49.950Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
16:17:50 [2021-08-29T16:17:50.941Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
16:17:50 [2021-08-29T16:17:50.941Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
16:17:50 [2021-08-29T16:17:50.941Z] === RUN   TestDockerSuite/TestBuildPATH
16:17:50 [2021-08-29T16:17:50.941Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
16:17:50 [2021-08-29T16:17:50.941Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
16:17:52 [2021-08-29T16:17:52.826Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:17:53 [2021-08-29T16:17:53.145Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
16:17:53 [2021-08-29T16:17:53.145Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
16:17:53 [2021-08-29T16:17:53.145Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
16:17:55 [2021-08-29T16:17:55.738Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:17:57 [2021-08-29T16:17:57.132Z] === RUN   TestDockerSuite/TestCpToCaseI
16:17:57 [2021-08-29T16:17:57.133Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:17:57 [2021-08-29T16:17:57.133Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:17:57 [2021-08-29T16:17:57.133Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:17:57 [2021-08-29T16:17:57.133Z] === RUN   TestDockerSuite/TestCpToDot
16:17:59 [2021-08-29T16:17:59.296Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:17:59 [2021-08-29T16:17:59.296Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:17:59 [2021-08-29T16:17:59.296Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:17:59 [2021-08-29T16:17:59.296Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:17:59 [2021-08-29T16:17:59.296Z] === RUN   TestDockerSuite/TestCpToStdout
16:18:01 [2021-08-29T16:18:01.497Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:18:01 [2021-08-29T16:18:01.497Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:18:01 [2021-08-29T16:18:01.497Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:18:01 [2021-08-29T16:18:01.497Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:18:01 [2021-08-29T16:18:01.497Z] === RUN   TestDockerSuite/TestHealth
16:18:01 [2021-08-29T16:18:01.497Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:18:01 [2021-08-29T16:18:01.497Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:18:01 [2021-08-29T16:18:01.951Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:18:01 [2021-08-29T16:18:01.951Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:18:01 [2021-08-29T16:18:01.951Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:18:02 [2021-08-29T16:18:02.181Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:18:02 [2021-08-29T16:18:02.181Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:18:02 [2021-08-29T16:18:02.181Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:18:02 [2021-08-29T16:18:02.181Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:18:02 [2021-08-29T16:18:02.181Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:18:02 [2021-08-29T16:18:02.181Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:18:02 [2021-08-29T16:18:02.181Z] === RUN   TestDockerSuite/TestCpVolumePath
16:18:02 [2021-08-29T16:18:02.181Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:18:02 [2021-08-29T16:18:02.181Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:18:02 [2021-08-29T16:18:02.181Z] === RUN   TestDockerSuite/TestCreateArgs
16:18:02 [2021-08-29T16:18:02.636Z] === RUN   TestDockerSuite/TestCreateByImageID
16:18:04 [2021-08-29T16:18:04.797Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:18:06 [2021-08-29T16:18:06.636Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:18:06 [2021-08-29T16:18:06.636Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:18:06 [2021-08-29T16:18:06.636Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
16:18:06 [2021-08-29T16:18:06.636Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:18:06 [2021-08-29T16:18:06.636Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:18:06 [2021-08-29T16:18:06.636Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:18:06 [2021-08-29T16:18:06.636Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:18:07 [2021-08-29T16:18:07.093Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:18:07 [2021-08-29T16:18:07.093Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
16:18:07 [2021-08-29T16:18:07.093Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:18:07 [2021-08-29T16:18:07.683Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:18:07 [2021-08-29T16:18:07.683Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:18:07 [2021-08-29T16:18:07.683Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:18:08 [2021-08-29T16:18:08.054Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:18:08 [2021-08-29T16:18:08.510Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:18:09 [2021-08-29T16:18:09.848Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:18:10 [2021-08-29T16:18:10.034Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:18:10 [2021-08-29T16:18:10.034Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:18:10 [2021-08-29T16:18:10.303Z] === RUN   TestDockerSuite/TestCreateLabels
16:18:10 [2021-08-29T16:18:10.759Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:18:10 [2021-08-29T16:18:10.759Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:18:10 [2021-08-29T16:18:10.759Z] === RUN   TestDockerSuite/TestCreateRM
16:18:10 [2021-08-29T16:18:10.759Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:18:10 [2021-08-29T16:18:10.759Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:18:10 [2021-08-29T16:18:10.759Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:18:11 [2021-08-29T16:18:11.236Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:18:11 [2021-08-29T16:18:11.691Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:18:12 [2021-08-29T16:18:12.193Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:18:15 [2021-08-29T16:18:15.077Z] === RUN   TestDockerSuite/TestImagesFormat
16:18:15 [2021-08-29T16:18:15.077Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:18:15 [2021-08-29T16:18:15.077Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
16:18:15 [2021-08-29T16:18:15.077Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:18:18 [2021-08-29T16:18:18.783Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:18:18 [2021-08-29T16:18:18.783Z] === RUN   TestDockerSuite/TestImportBadURL
16:18:20 [2021-08-29T16:18:20.284Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:18:20 [2021-08-29T16:18:20.284Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:18:20 [2021-08-29T16:18:20.284Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:18:20 [2021-08-29T16:18:20.968Z] === RUN   TestDockerSuite/TestImportDisplay
16:18:20 [2021-08-29T16:18:20.968Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
16:18:20 [2021-08-29T16:18:20.968Z] === RUN   TestDockerSuite/TestImportFile
16:18:20 [2021-08-29T16:18:20.968Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
16:18:20 [2021-08-29T16:18:20.968Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:18:21 [2021-08-29T16:18:21.422Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestImportGzipped
16:18:21 [2021-08-29T16:18:21.422Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:18:21 [2021-08-29T16:18:21.422Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:18:21 [2021-08-29T16:18:21.422Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:18:21 [2021-08-29T16:18:21.422Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:18:21 [2021-08-29T16:18:21.422Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:18:21 [2021-08-29T16:18:21.422Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:18:21 [2021-08-29T16:18:21.422Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:18:21 [2021-08-29T16:18:21.422Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:18:23 [2021-08-29T16:18:23.214Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:18:23 [2021-08-29T16:18:23.214Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:18:23 [2021-08-29T16:18:23.214Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
16:18:23 [2021-08-29T16:18:23.214Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:18:24 [2021-08-29T16:18:24.302Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:18:25 [2021-08-29T16:18:25.375Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:18:25 [2021-08-29T16:18:25.375Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:18:25 [2021-08-29T16:18:25.829Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:18:25 [2021-08-29T16:18:25.829Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:18:25 [2021-08-29T16:18:25.829Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:18:25 [2021-08-29T16:18:25.829Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:18:25 [2021-08-29T16:18:25.829Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:18:25 [2021-08-29T16:18:25.829Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:18:25 [2021-08-29T16:18:25.829Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:18:25 [2021-08-29T16:18:25.829Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDevicePermissions
16:18:25 [2021-08-29T16:18:25.829Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDockerFails
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:18:25 [2021-08-29T16:18:25.829Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:18:25 [2021-08-29T16:18:25.829Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:18:25 [2021-08-29T16:18:25.829Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestEventsAttach
16:18:25 [2021-08-29T16:18:25.829Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestEventsCommit
16:18:25 [2021-08-29T16:18:25.829Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
16:18:25 [2021-08-29T16:18:25.829Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:18:26 [2021-08-29T16:18:26.464Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:18:26 [2021-08-29T16:18:26.464Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:18:26 [2021-08-29T16:18:26.464Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:18:26 [2021-08-29T16:18:26.464Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:18:26 [2021-08-29T16:18:26.464Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:18:26 [2021-08-29T16:18:26.464Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:18:26 [2021-08-29T16:18:26.464Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:18:26 [2021-08-29T16:18:26.464Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:18:28 [2021-08-29T16:18:28.669Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:18:28 [2021-08-29T16:18:28.669Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:18:28 [2021-08-29T16:18:28.734Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:18:28 [2021-08-29T16:18:28.860Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
16:18:30 [2021-08-29T16:18:30.919Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:18:30 [2021-08-29T16:18:30.919Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:18:30 [2021-08-29T16:18:30.919Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:18:30 [2021-08-29T16:18:30.919Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:18:30 [2021-08-29T16:18:30.919Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:18:30 [2021-08-29T16:18:30.919Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:18:30 [2021-08-29T16:18:30.919Z] === RUN   TestDockerSuite/TestInspectDefault
16:18:31 [2021-08-29T16:18:31.620Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:18:33 [2021-08-29T16:18:33.149Z] === RUN   TestDockerSuite/TestInspectHistory
16:18:34 [2021-08-29T16:18:34.557Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:18:36 [2021-08-29T16:18:36.894Z] === RUN   TestDockerSuite/TestInspectImage
16:18:36 [2021-08-29T16:18:36.894Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:18:36 [2021-08-29T16:18:36.894Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:18:36 [2021-08-29T16:18:36.894Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:18:36 [2021-08-29T16:18:36.894Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:18:36 [2021-08-29T16:18:36.894Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:18:36 [2021-08-29T16:18:36.894Z] === RUN   TestDockerSuite/TestInspectInt64
16:18:39 [2021-08-29T16:18:39.786Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:18:41 [2021-08-29T16:18:41.360Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:18:41 [2021-08-29T16:18:41.360Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:18:44 [2021-08-29T16:18:44.356Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:18:44 [2021-08-29T16:18:44.898Z] === RUN   TestDockerSuite/TestEventsCopy
16:18:45 [2021-08-29T16:18:45.890Z] === RUN   TestDockerSuite/TestInspectPlugin
16:18:45 [2021-08-29T16:18:45.890Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:18:45 [2021-08-29T16:18:45.890Z] === RUN   TestDockerSuite/TestInspectRootFS
16:18:45 [2021-08-29T16:18:45.890Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:18:48 [2021-08-29T16:18:48.101Z] === RUN   TestDockerSuite/TestInspectStatus
16:18:48 [2021-08-29T16:18:48.606Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:18:50 [2021-08-29T16:18:50.978Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:18:54 [2021-08-29T16:18:54.425Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:18:54 [2021-08-29T16:18:54.728Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:18:56 [2021-08-29T16:18:56.590Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:18:56 [2021-08-29T16:18:56.891Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:18:57 [2021-08-29T16:18:57.550Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:18:58 [2021-08-29T16:18:58.885Z] === RUN   TestDockerSuite/TestBuildRm
16:18:59 [2021-08-29T16:18:59.775Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:19:01 [2021-08-29T16:19:01.297Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:19:02 [2021-08-29T16:19:02.327Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:19:02 [2021-08-29T16:19:02.327Z] === RUN   TestDockerSuite/TestEventsFilterType
16:19:03 [2021-08-29T16:19:03.288Z] === RUN   TestDockerSuite/TestEventsFilters
16:19:04 [2021-08-29T16:19:04.183Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:19:06 [2021-08-29T16:19:06.410Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksEnvs
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:19:08 [2021-08-29T16:19:08.570Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
16:19:08 [2021-08-29T16:19:08.570Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:19:09 [2021-08-29T16:19:09.024Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:19:09 [2021-08-29T16:19:09.024Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:19:09 [2021-08-29T16:19:09.063Z] === RUN   TestDockerSuite/TestEventsFormat
16:19:10 [2021-08-29T16:19:10.547Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:19:11 [2021-08-29T16:19:11.226Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
16:19:12 [2021-08-29T16:19:12.746Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:19:12 [2021-08-29T16:19:12.814Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
16:19:12 [2021-08-29T16:19:12.814Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
16:19:12 [2021-08-29T16:19:12.814Z] === RUN   TestDockerSuite/TestBuildScratchCopy
16:19:12 [2021-08-29T16:19:12.814Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
16:19:13 [2021-08-29T16:19:13.270Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
16:19:14 [2021-08-29T16:19:14.230Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
16:19:14 [2021-08-29T16:19:14.824Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:19:14 [2021-08-29T16:19:14.824Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:19:14 [2021-08-29T16:19:14.824Z] === RUN   TestDockerSuite/TestEventsImageImport
16:19:14 [2021-08-29T16:19:14.824Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
16:19:14 [2021-08-29T16:19:14.824Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:19:14 [2021-08-29T16:19:14.824Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
16:19:14 [2021-08-29T16:19:14.824Z] === RUN   TestDockerSuite/TestEventsImagePull
16:19:14 [2021-08-29T16:19:14.824Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
16:19:14 [2021-08-29T16:19:14.824Z] === RUN   TestDockerSuite/TestEventsImageTag
16:19:15 [2021-08-29T16:19:15.279Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:19:15 [2021-08-29T16:19:15.279Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
16:19:15 [2021-08-29T16:19:15.279Z] === RUN   TestDockerSuite/TestEventsRename
16:19:18 [2021-08-29T16:19:18.015Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
16:19:18 [2021-08-29T16:19:18.231Z] === RUN   TestDockerSuite/TestEventsResize
16:19:18 [2021-08-29T16:19:18.502Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:19:20 [2021-08-29T16:19:20.661Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:19:20 [2021-08-29T16:19:20.661Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
16:19:20 [2021-08-29T16:19:20.661Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:19:22 [2021-08-29T16:19:22.819Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:19:22 [2021-08-29T16:19:22.819Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:19:26 [2021-08-29T16:19:26.582Z] === RUN   TestDockerSuite/TestBuildShellInherited
16:19:27 [2021-08-29T16:19:27.528Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:19:29 [2021-08-29T16:19:29.500Z] === RUN   TestDockerSuite/TestBuildShellMultiple
16:19:32 [2021-08-29T16:19:32.260Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:19:36 [2021-08-29T16:19:36.916Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:19:39 [2021-08-29T16:19:39.144Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:19:41 [2021-08-29T16:19:41.355Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:19:41 [2021-08-29T16:19:41.355Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:19:41 [2021-08-29T16:19:41.355Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:19:44 [2021-08-29T16:19:44.244Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:19:44 [2021-08-29T16:19:44.289Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
16:19:44 [2021-08-29T16:19:44.289Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
16:19:44 [2021-08-29T16:19:44.289Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
16:19:46 [2021-08-29T16:19:46.403Z] === RUN   TestDockerSuite/TestLogsSince
16:19:53 [2021-08-29T16:19:53.916Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:19:53 [2021-08-29T16:19:53.916Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:19:54 [2021-08-29T16:19:54.635Z] === RUN   TestDockerSuite/TestBuildSpaces
16:19:54 [2021-08-29T16:19:54.635Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
16:19:56 [2021-08-29T16:19:56.722Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:19:56 [2021-08-29T16:19:56.722Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:19:56 [2021-08-29T16:19:56.722Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:19:56 [2021-08-29T16:19:56.722Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:19:56 [2021-08-29T16:19:56.722Z] === RUN   TestDockerSuite/TestLogsTail
16:19:57 [2021-08-29T16:19:57.523Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
16:19:57 [2021-08-29T16:19:57.523Z] === RUN   TestDockerSuite/TestBuildStderr
16:19:57 [2021-08-29T16:19:57.627Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:19:58 [2021-08-29T16:19:58.245Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:20:01 [2021-08-29T16:20:01.208Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:20:01 [2021-08-29T16:20:01.239Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
16:20:02 [2021-08-29T16:20:02.321Z] === RUN   TestDockerSuite/TestEventsTop
16:20:02 [2021-08-29T16:20:02.321Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
16:20:02 [2021-08-29T16:20:02.321Z] === RUN   TestDockerSuite/TestEventsUntag
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestMountIntoProc
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestMountIntoSys
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestNetHostname
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPluginActive
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.369Z] === RUN   TestDockerSuite/TestPortHostBinding
16:20:03 [2021-08-29T16:20:03.369Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.823Z] === RUN   TestDockerSuite/TestPortList
16:20:03 [2021-08-29T16:20:03.823Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:20:03 [2021-08-29T16:20:03.823Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:20:05 [2021-08-29T16:20:05.206Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:20:07 [2021-08-29T16:20:07.623Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:20:07 [2021-08-29T16:20:07.623Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:20:07 [2021-08-29T16:20:07.623Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:20:07 [2021-08-29T16:20:07.623Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:20:07 [2021-08-29T16:20:07.623Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:20:07 [2021-08-29T16:20:07.623Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:20:07 [2021-08-29T16:20:07.623Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:20:07 [2021-08-29T16:20:07.623Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
16:20:07 [2021-08-29T16:20:07.623Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:20:09 [2021-08-29T16:20:09.870Z] === RUN   TestDockerSuite/TestExec
16:20:09 [2021-08-29T16:20:09.870Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:20:09 [2021-08-29T16:20:09.870Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:20:09 [2021-08-29T16:20:09.870Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:20:09 [2021-08-29T16:20:09.870Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:20:12 [2021-08-29T16:20:12.043Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:20:12 [2021-08-29T16:20:12.316Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:20:12 [2021-08-29T16:20:12.316Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
16:20:12 [2021-08-29T16:20:12.316Z] === RUN   TestDockerSuite/TestPsByOrder
16:20:14 [2021-08-29T16:20:14.982Z] === RUN   TestDockerSuite/TestExecAPIStart
16:20:14 [2021-08-29T16:20:14.982Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:20:14 [2021-08-29T16:20:14.982Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:20:14 [2021-08-29T16:20:14.982Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:20:14 [2021-08-29T16:20:14.982Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:20:14 [2021-08-29T16:20:14.982Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:20:14 [2021-08-29T16:20:14.982Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:20:17 [2021-08-29T16:20:17.868Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:20:18 [2021-08-29T16:20:18.989Z] === RUN   TestDockerSuite/TestBuildStopSignal
16:20:18 [2021-08-29T16:20:18.989Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
16:20:18 [2021-08-29T16:20:18.989Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
16:20:20 [2021-08-29T16:20:20.819Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:20:20 [2021-08-29T16:20:20.835Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:20:20 [2021-08-29T16:20:20.835Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
16:20:20 [2021-08-29T16:20:20.835Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:20:21 [2021-08-29T16:20:21.204Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
16:20:22 [2021-08-29T16:20:22.787Z] === RUN   TestDockerSuite/TestBuildTagEvent
16:20:24 [2021-08-29T16:20:24.594Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:20:26 [2021-08-29T16:20:26.516Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
16:20:26 [2021-08-29T16:20:26.764Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:20:27 [2021-08-29T16:20:27.943Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:20:31 [2021-08-29T16:20:31.186Z] === RUN   TestDockerSuite/TestBuildUser
16:20:31 [2021-08-29T16:20:31.186Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
16:20:31 [2021-08-29T16:20:31.186Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
16:20:31 [2021-08-29T16:20:31.186Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
16:20:31 [2021-08-29T16:20:31.186Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
16:20:31 [2021-08-29T16:20:31.186Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
16:20:31 [2021-08-29T16:20:31.186Z] === RUN   TestDockerSuite/TestBuildVerboseOut
16:20:32 [2021-08-29T16:20:32.617Z] === RUN   TestDockerSuite/TestExecCgroup
16:20:32 [2021-08-29T16:20:32.617Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:20:32 [2021-08-29T16:20:32.617Z] === RUN   TestDockerSuite/TestExecEnv
16:20:32 [2021-08-29T16:20:32.617Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:20:33 [2021-08-29T16:20:33.075Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:20:33 [2021-08-29T16:20:33.075Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:20:33 [2021-08-29T16:20:33.075Z] === RUN   TestDockerSuite/TestExecExitStatus
16:20:34 [2021-08-29T16:20:34.896Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
16:20:35 [2021-08-29T16:20:35.856Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
16:20:36 [2021-08-29T16:20:36.857Z] === RUN   TestDockerSuite/TestExecInspectID
16:20:38 [2021-08-29T16:20:38.069Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
16:20:38 [2021-08-29T16:20:38.069Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
16:20:38 [2021-08-29T16:20:38.069Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
16:20:38 [2021-08-29T16:20:38.069Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
16:20:38 [2021-08-29T16:20:38.069Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
16:20:40 [2021-08-29T16:20:40.591Z] === RUN   TestDockerSuite/TestExecInteractive
16:20:40 [2021-08-29T16:20:40.591Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:20:41 [2021-08-29T16:20:41.045Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:20:41 [2021-08-29T16:20:41.045Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:20:41 [2021-08-29T16:20:41.045Z] === RUN   TestDockerSuite/TestExecParseError
16:20:41 [2021-08-29T16:20:41.045Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:20:41 [2021-08-29T16:20:41.045Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:20:41 [2021-08-29T16:20:41.045Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:20:41 [2021-08-29T16:20:41.045Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:20:41 [2021-08-29T16:20:41.045Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:20:41 [2021-08-29T16:20:41.045Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:20:42 [2021-08-29T16:20:42.827Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:20:43 [2021-08-29T16:20:43.280Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:20:43 [2021-08-29T16:20:43.280Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
16:20:43 [2021-08-29T16:20:43.280Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:20:44 [2021-08-29T16:20:44.882Z] === RUN   TestDockerSuite/TestExecSetEnv
16:20:44 [2021-08-29T16:20:44.882Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:20:44 [2021-08-29T16:20:44.882Z] === RUN   TestDockerSuite/TestExecStartFails
16:20:44 [2021-08-29T16:20:44.882Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:20:44 [2021-08-29T16:20:44.882Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:20:44 [2021-08-29T16:20:44.882Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:20:44 [2021-08-29T16:20:44.882Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:20:44 [2021-08-29T16:20:44.882Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:20:44 [2021-08-29T16:20:44.882Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:20:44 [2021-08-29T16:20:44.882Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:20:44 [2021-08-29T16:20:44.882Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:20:47 [2021-08-29T16:20:47.772Z] === RUN   TestDockerSuite/TestExecUlimits
16:20:47 [2021-08-29T16:20:47.772Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:20:47 [2021-08-29T16:20:47.772Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:20:53 [2021-08-29T16:20:53.646Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:20:53 [2021-08-29T16:20:53.646Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:20:53 [2021-08-29T16:20:53.646Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:20:53 [2021-08-29T16:20:53.646Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:20:53 [2021-08-29T16:20:53.646Z] === RUN   TestDockerSuite/TestExecWithUser
16:20:53 [2021-08-29T16:20:53.646Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:20:53 [2021-08-29T16:20:53.646Z] === RUN   TestDockerSuite/TestGetContainerStats
16:20:55 [2021-08-29T16:20:55.669Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:20:58 [2021-08-29T16:20:58.679Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:20:59 [2021-08-29T16:20:59.243Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
16:20:59 [2021-08-29T16:20:59.244Z] === RUN   TestDockerSuite/TestBuildWindowsUser
16:21:00 [2021-08-29T16:21:00.755Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:21:05 [2021-08-29T16:21:05.731Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:21:06 [2021-08-29T16:21:06.351Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
16:21:07 [2021-08-29T16:21:07.898Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:21:10 [2021-08-29T16:21:10.573Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:21:10 [2021-08-29T16:21:10.573Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
16:21:10 [2021-08-29T16:21:10.573Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:21:10 [2021-08-29T16:21:10.573Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
16:21:10 [2021-08-29T16:21:10.573Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:21:10 [2021-08-29T16:21:10.844Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:21:14 [2021-08-29T16:21:14.281Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:21:14 [2021-08-29T16:21:14.281Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:21:14 [2021-08-29T16:21:14.281Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:21:14 [2021-08-29T16:21:14.281Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
16:21:14 [2021-08-29T16:21:14.281Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:21:14 [2021-08-29T16:21:14.281Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
16:21:14 [2021-08-29T16:21:14.281Z] === RUN   TestDockerSuite/TestPsRightTagName
16:21:14 [2021-08-29T16:21:14.281Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
16:21:14 [2021-08-29T16:21:14.281Z] === RUN   TestDockerSuite/TestPsShowMounts
16:21:16 [2021-08-29T16:21:16.635Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
16:21:16 [2021-08-29T16:21:16.635Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
16:21:16 [2021-08-29T16:21:16.635Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
16:21:16 [2021-08-29T16:21:16.635Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
16:21:16 [2021-08-29T16:21:16.635Z] === RUN   TestDockerSuite/TestBuildWithFailure
16:21:17 [2021-08-29T16:21:17.951Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:21:17 [2021-08-29T16:21:17.952Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:21:17 [2021-08-29T16:21:17.952Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:21:17 [2021-08-29T16:21:17.952Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:21:17 [2021-08-29T16:21:17.952Z] === RUN   TestDockerSuite/TestHealth
16:21:17 [2021-08-29T16:21:17.952Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:21:17 [2021-08-29T16:21:17.952Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:21:17 [2021-08-29T16:21:17.952Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:21:17 [2021-08-29T16:21:17.952Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:21:17 [2021-08-29T16:21:17.952Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:21:18 [2021-08-29T16:21:18.172Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
16:21:18 [2021-08-29T16:21:18.173Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
16:21:18 [2021-08-29T16:21:18.173Z] === RUN   TestDockerSuite/TestBuildWithRecycleBin
16:21:21 [2021-08-29T16:21:21.340Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:21:21 [2021-08-29T16:21:21.340Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
16:21:21 [2021-08-29T16:21:21.340Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:21:21 [2021-08-29T16:21:21.794Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:21:21 [2021-08-29T16:21:21.794Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:21:21 [2021-08-29T16:21:21.794Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:21:22 [2021-08-29T16:21:22.703Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:21:22 [2021-08-29T16:21:22.703Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:21:22 [2021-08-29T16:21:22.703Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
16:21:22 [2021-08-29T16:21:22.703Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:21:22 [2021-08-29T16:21:22.703Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:21:22 [2021-08-29T16:21:22.703Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:21:23 [2021-08-29T16:21:23.158Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:21:23 [2021-08-29T16:21:23.316Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:21:23 [2021-08-29T16:21:23.612Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:21:23 [2021-08-29T16:21:23.612Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
16:21:23 [2021-08-29T16:21:23.612Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:21:24 [2021-08-29T16:21:24.275Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:21:24 [2021-08-29T16:21:24.275Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
16:21:24 [2021-08-29T16:21:24.275Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:21:24 [2021-08-29T16:21:24.572Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:21:24 [2021-08-29T16:21:24.572Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:21:26 [2021-08-29T16:21:26.169Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:21:26 [2021-08-29T16:21:26.689Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:21:27 [2021-08-29T16:21:27.994Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:21:28 [2021-08-29T16:21:28.522Z] === RUN   TestDockerSuite/TestBuildWithTabs
16:21:28 [2021-08-29T16:21:28.916Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:21:31 [2021-08-29T16:21:31.866Z] === RUN   TestDockerSuite/TestImagesFormat
16:21:31 [2021-08-29T16:21:31.867Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:21:31 [2021-08-29T16:21:31.867Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
16:21:31 [2021-08-29T16:21:31.867Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:21:32 [2021-08-29T16:21:32.238Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
16:21:32 [2021-08-29T16:21:32.694Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
16:21:32 [2021-08-29T16:21:32.719Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:21:34 [2021-08-29T16:21:34.879Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:21:35 [2021-08-29T16:21:35.578Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:21:35 [2021-08-29T16:21:35.578Z] === RUN   TestDockerSuite/TestImportBadURL
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestImportDisplay
16:21:38 [2021-08-29T16:21:38.511Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestImportFile
16:21:38 [2021-08-29T16:21:38.511Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:21:38 [2021-08-29T16:21:38.511Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestImportGzipped
16:21:38 [2021-08-29T16:21:38.511Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:21:38 [2021-08-29T16:21:38.511Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:21:38 [2021-08-29T16:21:38.511Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:21:38 [2021-08-29T16:21:38.511Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:21:38 [2021-08-29T16:21:38.511Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:21:38 [2021-08-29T16:21:38.511Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:21:38 [2021-08-29T16:21:38.511Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:21:38 [2021-08-29T16:21:38.511Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:21:41 [2021-08-29T16:21:41.403Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:21:43 [2021-08-29T16:21:43.567Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:21:43 [2021-08-29T16:21:43.567Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:21:43 [2021-08-29T16:21:43.567Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:21:43 [2021-08-29T16:21:43.567Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:21:43 [2021-08-29T16:21:43.567Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:21:43 [2021-08-29T16:21:43.567Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:21:43 [2021-08-29T16:21:43.567Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:21:43 [2021-08-29T16:21:43.567Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:21:46 [2021-08-29T16:21:46.454Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:21:46 [2021-08-29T16:21:46.454Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:21:49 [2021-08-29T16:21:49.341Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:21:49 [2021-08-29T16:21:49.341Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:21:49 [2021-08-29T16:21:49.341Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:21:49 [2021-08-29T16:21:49.341Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:21:49 [2021-08-29T16:21:49.341Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:21:49 [2021-08-29T16:21:49.341Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:21:49 [2021-08-29T16:21:49.341Z] === RUN   TestDockerSuite/TestInspectDefault
16:21:52 [2021-08-29T16:21:52.230Z] === RUN   TestDockerSuite/TestInspectHistory
16:21:52 [2021-08-29T16:21:52.577Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:21:52 [2021-08-29T16:21:52.577Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:21:52 [2021-08-29T16:21:52.577Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:21:53 [2021-08-29T16:21:53.853Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
16:21:53 [2021-08-29T16:21:53.853Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
16:21:53 [2021-08-29T16:21:53.853Z] === RUN   TestDockerSuite/TestBuildWithVolumes
16:21:53 [2021-08-29T16:21:53.853Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
16:21:54 [2021-08-29T16:21:54.308Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
16:21:54 [2021-08-29T16:21:54.309Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
16:21:54 [2021-08-29T16:21:54.309Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
16:21:55 [2021-08-29T16:21:55.272Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
16:21:56 [2021-08-29T16:21:56.898Z] === RUN   TestDockerSuite/TestInspectImage
16:21:56 [2021-08-29T16:21:56.898Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:21:56 [2021-08-29T16:21:56.898Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:21:56 [2021-08-29T16:21:56.898Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:21:56 [2021-08-29T16:21:56.898Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:21:56 [2021-08-29T16:21:56.898Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:21:56 [2021-08-29T16:21:56.898Z] === RUN   TestDockerSuite/TestInspectInt64
16:21:59 [2021-08-29T16:21:59.063Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:21:59 [2021-08-29T16:21:59.662Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:21:59 [2021-08-29T16:21:59.662Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:21:59 [2021-08-29T16:21:59.662Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:21:59 [2021-08-29T16:21:59.662Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:22:01 [2021-08-29T16:22:01.981Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:22:01 [2021-08-29T16:22:01.981Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:22:02 [2021-08-29T16:22:02.504Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
16:22:04 [2021-08-29T16:22:04.096Z] === RUN   TestDockerSuite/TestBuildXZHost
16:22:04 [2021-08-29T16:22:04.096Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
16:22:04 [2021-08-29T16:22:04.389Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:22:04 [2021-08-29T16:22:04.551Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
16:22:04 [2021-08-29T16:22:04.551Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:22:04 [2021-08-29T16:22:04.551Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
16:22:04 [2021-08-29T16:22:04.551Z]     docker_cli_sni_test.go:18: Flakey test
16:22:04 [2021-08-29T16:22:04.551Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
16:22:04 [2021-08-29T16:22:04.871Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:22:06 [2021-08-29T16:22:06.725Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
16:22:08 [2021-08-29T16:22:08.586Z] === RUN   TestDockerSuite/TestInspectPlugin
16:22:08 [2021-08-29T16:22:08.586Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:22:08 [2021-08-29T16:22:08.586Z] === RUN   TestDockerSuite/TestInspectRootFS
16:22:08 [2021-08-29T16:22:08.586Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:22:09 [2021-08-29T16:22:09.047Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:22:09 [2021-08-29T16:22:09.047Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:22:09 [2021-08-29T16:22:09.047Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:22:10 [2021-08-29T16:22:10.438Z] === RUN   TestDockerSuite/TestCommitChange
16:22:12 [2021-08-29T16:22:12.832Z] === RUN   TestDockerSuite/TestRmiBlank
16:22:12 [2021-08-29T16:22:12.832Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:22:12 [2021-08-29T16:22:12.832Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:22:14 [2021-08-29T16:22:14.297Z] === RUN   TestDockerSuite/TestCommitChangeLabels
16:22:15 [2021-08-29T16:22:15.731Z] === RUN   TestDockerSuite/TestInspectStatus
16:22:18 [2021-08-29T16:22:18.682Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:22:19 [2021-08-29T16:22:19.030Z] === RUN   TestDockerSuite/TestCommitHardlink
16:22:19 [2021-08-29T16:22:19.030Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
16:22:19 [2021-08-29T16:22:19.030Z] === RUN   TestDockerSuite/TestCommitNewFile
16:22:25 [2021-08-29T16:22:25.177Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:22:25 [2021-08-29T16:22:25.793Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:22:27 [2021-08-29T16:22:27.965Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:22:28 [2021-08-29T16:22:28.059Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:22:28 [2021-08-29T16:22:28.514Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:22:29 [2021-08-29T16:22:29.340Z] === RUN   TestDockerSuite/TestCommitPausedContainer
16:22:29 [2021-08-29T16:22:29.340Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
16:22:29 [2021-08-29T16:22:29.340Z] === RUN   TestDockerSuite/TestCommitTTY
16:22:30 [2021-08-29T16:22:30.850Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:22:34 [2021-08-29T16:22:34.342Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:22:34 [2021-08-29T16:22:34.559Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
16:22:35 [2021-08-29T16:22:35.233Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
16:22:36 [2021-08-29T16:22:36.746Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:22:39 [2021-08-29T16:22:39.011Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
16:22:39 [2021-08-29T16:22:39.013Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestCommitWithoutPause
16:22:39 [2021-08-29T16:22:39.013Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
16:22:39 [2021-08-29T16:22:39.013Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
16:22:39 [2021-08-29T16:22:39.013Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
16:22:39 [2021-08-29T16:22:39.013Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
16:22:39 [2021-08-29T16:22:39.013Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
16:22:39 [2021-08-29T16:22:39.013Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
16:22:39 [2021-08-29T16:22:39.013Z] === RUN   TestDockerSuite/TestContainerAPICommit
16:22:39 [2021-08-29T16:22:39.699Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksEnvs
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:22:42 [2021-08-29T16:22:42.583Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:22:42 [2021-08-29T16:22:42.583Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:22:44 [2021-08-29T16:22:44.785Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
16:22:44 [2021-08-29T16:22:44.968Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:22:45 [2021-08-29T16:22:45.470Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:22:48 [2021-08-29T16:22:48.392Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:22:48 [2021-08-29T16:22:48.740Z] === RUN   TestDockerSuite/TestRmiTag
16:22:49 [2021-08-29T16:22:49.194Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:22:51 [2021-08-29T16:22:51.910Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
16:22:51 [2021-08-29T16:22:51.910Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
16:22:51 [2021-08-29T16:22:51.910Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
16:22:52 [2021-08-29T16:22:52.075Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:22:52 [2021-08-29T16:22:52.870Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
16:22:52 [2021-08-29T16:22:52.870Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
16:22:52 [2021-08-29T16:22:52.870Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
16:22:52 [2021-08-29T16:22:52.870Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
16:22:52 [2021-08-29T16:22:52.870Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
16:22:52 [2021-08-29T16:22:52.870Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
16:22:52 [2021-08-29T16:22:52.870Z] === RUN   TestDockerSuite/TestContainerAPICreate
16:22:55 [2021-08-29T16:22:55.100Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
16:22:55 [2021-08-29T16:22:55.100Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
16:22:55 [2021-08-29T16:22:55.100Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
16:22:55 [2021-08-29T16:22:55.100Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
16:22:55 [2021-08-29T16:22:55.431Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:22:57 [2021-08-29T16:22:57.311Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
16:22:57 [2021-08-29T16:22:57.311Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
16:22:57 [2021-08-29T16:22:57.311Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
16:22:57 [2021-08-29T16:22:57.311Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
16:22:57 [2021-08-29T16:22:57.311Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
16:22:57 [2021-08-29T16:22:57.311Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
16:22:57 [2021-08-29T16:22:57.311Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
16:22:57 [2021-08-29T16:22:57.311Z] === RUN   TestDockerSuite/TestContainerAPIDelete
16:22:57 [2021-08-29T16:22:57.592Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:22:57 [2021-08-29T16:22:57.592Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
16:22:57 [2021-08-29T16:22:57.592Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
16:23:00 [2021-08-29T16:23:00.196Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
16:23:00 [2021-08-29T16:23:00.499Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:23:00 [2021-08-29T16:23:00.499Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
16:23:01 [2021-08-29T16:23:01.723Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
16:23:06 [2021-08-29T16:23:06.426Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
16:23:06 [2021-08-29T16:23:06.426Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
16:23:06 [2021-08-29T16:23:06.426Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
16:23:06 [2021-08-29T16:23:06.426Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
16:23:06 [2021-08-29T16:23:06.884Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:23:07 [2021-08-29T16:23:07.604Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:23:08 [2021-08-29T16:23:08.406Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:23:08 [2021-08-29T16:23:08.597Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
16:23:08 [2021-08-29T16:23:08.597Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
16:23:10 [2021-08-29T16:23:10.757Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
16:23:10 [2021-08-29T16:23:10.757Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
16:23:10 [2021-08-29T16:23:10.757Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
16:23:10 [2021-08-29T16:23:10.757Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
16:23:10 [2021-08-29T16:23:10.757Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
16:23:12 [2021-08-29T16:23:12.262Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:23:12 [2021-08-29T16:23:12.350Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
16:23:12 [2021-08-29T16:23:12.350Z] === RUN   TestDockerSuite/TestContainerAPIKill
16:23:13 [2021-08-29T16:23:13.118Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:23:13 [2021-08-29T16:23:13.572Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:23:13 [2021-08-29T16:23:13.572Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:23:13 [2021-08-29T16:23:13.572Z] === RUN   TestDockerSuite/TestRunAddHost
16:23:13 [2021-08-29T16:23:13.572Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
16:23:13 [2021-08-29T16:23:13.572Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:23:13 [2021-08-29T16:23:13.572Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
16:23:13 [2021-08-29T16:23:13.572Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:23:13 [2021-08-29T16:23:13.572Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
16:23:13 [2021-08-29T16:23:13.572Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:23:13 [2021-08-29T16:23:13.572Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
16:23:13 [2021-08-29T16:23:13.572Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:23:13 [2021-08-29T16:23:13.572Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
16:23:13 [2021-08-29T16:23:13.572Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:23:13 [2021-08-29T16:23:13.572Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:23:13 [2021-08-29T16:23:13.572Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:23:14 [2021-08-29T16:23:14.512Z] === RUN   TestDockerSuite/TestContainerAPIPause
16:23:14 [2021-08-29T16:23:14.512Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
16:23:14 [2021-08-29T16:23:14.512Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
16:23:15 [2021-08-29T16:23:15.174Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:23:15 [2021-08-29T16:23:15.175Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:23:15 [2021-08-29T16:23:15.175Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:23:15 [2021-08-29T16:23:15.175Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
16:23:15 [2021-08-29T16:23:15.628Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:23:19 [2021-08-29T16:23:19.240Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
16:23:19 [2021-08-29T16:23:19.240Z] === RUN   TestDockerSuite/TestContainerAPIRename
16:23:20 [2021-08-29T16:23:20.771Z] === RUN   TestDockerSuite/TestContainerAPIRestart
16:23:20 [2021-08-29T16:23:20.795Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:23:21 [2021-08-29T16:23:21.384Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:23:23 [2021-08-29T16:23:23.609Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:23:24 [2021-08-29T16:23:24.545Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:23:24 [2021-08-29T16:23:24.559Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
16:23:25 [2021-08-29T16:23:25.835Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:23:28 [2021-08-29T16:23:28.075Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:23:28 [2021-08-29T16:23:28.341Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
16:23:28 [2021-08-29T16:23:28.341Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
16:23:28 [2021-08-29T16:23:28.341Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
16:23:28 [2021-08-29T16:23:28.341Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
16:23:28 [2021-08-29T16:23:28.341Z] === RUN   TestDockerSuite/TestContainerAPIStart
16:23:29 [2021-08-29T16:23:29.309Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
16:23:29 [2021-08-29T16:23:29.309Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
16:23:29 [2021-08-29T16:23:29.309Z] === RUN   TestDockerSuite/TestContainerAPIStop
16:23:29 [2021-08-29T16:23:29.344Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:23:29 [2021-08-29T16:23:29.344Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:23:29 [2021-08-29T16:23:29.344Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:23:31 [2021-08-29T16:23:31.023Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:23:31 [2021-08-29T16:23:31.023Z] === RUN   TestDockerSuite/TestRunBindMounts
16:23:31 [2021-08-29T16:23:31.512Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:23:31 [2021-08-29T16:23:31.544Z] === RUN   TestDockerSuite/TestContainerAPITop
16:23:31 [2021-08-29T16:23:31.544Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
16:23:31 [2021-08-29T16:23:31.544Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
16:23:33 [2021-08-29T16:23:33.771Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
16:23:33 [2021-08-29T16:23:33.771Z] === RUN   TestDockerSuite/TestContainerAPIWait
16:23:34 [2021-08-29T16:23:34.398Z] === RUN   TestDockerSuite/TestLogsSince
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:23:35 [2021-08-29T16:23:35.680Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
16:23:35 [2021-08-29T16:23:35.680Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:23:37 [2021-08-29T16:23:37.604Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
16:23:37 [2021-08-29T16:23:37.844Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:23:37 [2021-08-29T16:23:37.844Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
16:23:37 [2021-08-29T16:23:37.844Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:23:39 [2021-08-29T16:23:39.830Z] === RUN   TestDockerSuite/TestContainerNetworkMode
16:23:39 [2021-08-29T16:23:39.831Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:23:39 [2021-08-29T16:23:39.831Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
16:23:39 [2021-08-29T16:23:39.831Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
16:23:39 [2021-08-29T16:23:39.831Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
16:23:39 [2021-08-29T16:23:39.831Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
16:23:39 [2021-08-29T16:23:39.831Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
16:23:39 [2021-08-29T16:23:39.831Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
16:23:39 [2021-08-29T16:23:39.831Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
16:23:39 [2021-08-29T16:23:39.831Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
16:23:39 [2021-08-29T16:23:39.831Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe
16:23:40 [2021-08-29T16:23:40.790Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:23:40 [2021-08-29T16:23:40.790Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
16:23:40 [2021-08-29T16:23:40.790Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:23:40 [2021-08-29T16:23:40.790Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
16:23:40 [2021-08-29T16:23:40.790Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:23:41 [2021-08-29T16:23:41.421Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
16:23:41 [2021-08-29T16:23:41.421Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>}
16:23:42 [2021-08-29T16:23:42.377Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:23:42 [2021-08-29T16:23:42.378Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
16:23:42 [2021-08-29T16:23:42.378Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:23:42 [2021-08-29T16:23:42.378Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
16:23:42 [2021-08-29T16:23:42.378Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:23:42 [2021-08-29T16:23:42.378Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
16:23:42 [2021-08-29T16:23:42.378Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:23:42 [2021-08-29T16:23:42.378Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
16:23:42 [2021-08-29T16:23:42.833Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:23:42 [2021-08-29T16:23:42.833Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
16:23:42 [2021-08-29T16:23:42.833Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:23:42 [2021-08-29T16:23:42.833Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:23:42 [2021-08-29T16:23:42.833Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:23:42 [2021-08-29T16:23:42.833Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
16:23:42 [2021-08-29T16:23:42.833Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:23:43 [2021-08-29T16:23:43.650Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>}
16:23:44 [2021-08-29T16:23:44.420Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:23:44 [2021-08-29T16:23:44.675Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:23:44 [2021-08-29T16:23:44.675Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:23:44 [2021-08-29T16:23:44.675Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:23:44 [2021-08-29T16:23:44.675Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:23:44 [2021-08-29T16:23:44.675Z] === RUN   TestDockerSuite/TestLogsTail
16:23:46 [2021-08-29T16:23:46.619Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>}
16:23:46 [2021-08-29T16:23:46.843Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:23:47 [2021-08-29T16:23:47.304Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:23:48 [2021-08-29T16:23:48.816Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>}
16:23:49 [2021-08-29T16:23:49.606Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:23:49 [2021-08-29T16:23:49.606Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
16:23:49 [2021-08-29T16:23:49.606Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:23:49 [2021-08-29T16:23:49.606Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
16:23:49 [2021-08-29T16:23:49.606Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:23:49 [2021-08-29T16:23:49.606Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
16:23:49 [2021-08-29T16:23:49.606Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:23:49 [2021-08-29T16:23:49.745Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:23:50 [2021-08-29T16:23:50.988Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000004cf0_<nil>}
16:23:51 [2021-08-29T16:23:51.833Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:23:51 [2021-08-29T16:23:51.833Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:23:51 [2021-08-29T16:23:51.833Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:23:51 [2021-08-29T16:23:51.833Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
16:23:51 [2021-08-29T16:23:51.833Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:23:51 [2021-08-29T16:23:51.833Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
16:23:51 [2021-08-29T16:23:51.833Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:23:51 [2021-08-29T16:23:51.833Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
16:23:51 [2021-08-29T16:23:51.833Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:23:51 [2021-08-29T16:23:51.908Z] === RUN   TestDockerSuite/TestMountIntoProc
16:23:51 [2021-08-29T16:23:51.908Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
16:23:51 [2021-08-29T16:23:51.908Z] === RUN   TestDockerSuite/TestMountIntoSys
16:23:51 [2021-08-29T16:23:51.908Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
16:23:51 [2021-08-29T16:23:51.908Z] === RUN   TestDockerSuite/TestNetHostname
16:23:51 [2021-08-29T16:23:51.908Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPluginActive
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPortHostBinding
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPortList
16:23:52 [2021-08-29T16:23:52.363Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:23:52 [2021-08-29T16:23:52.363Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:23:53 [2021-08-29T16:23:53.151Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11870222686_c:\foo_false__<nil>_<nil>_<nil>}
16:23:53 [2021-08-29T16:23:53.993Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:23:55 [2021-08-29T16:23:55.313Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11870222686_c:\foo_true__<nil>_<nil>_<nil>}
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:23:58 [2021-08-29T16:23:58.184Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:23:58 [2021-08-29T16:23:58.184Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:23:58 [2021-08-29T16:23:58.184Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:23:58 [2021-08-29T16:23:58.184Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:23:58 [2021-08-29T16:23:58.184Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:23:58 [2021-08-29T16:23:58.184Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:23:58 [2021-08-29T16:23:58.184Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:23:58 [2021-08-29T16:23:58.184Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.184Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
16:23:58 [2021-08-29T16:23:58.205Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
16:23:58 [2021-08-29T16:23:58.205Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
16:23:58 [2021-08-29T16:23:58.205Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
16:23:58 [2021-08-29T16:23:58.205Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestCopyAndRestart
16:23:58 [2021-08-29T16:23:58.205Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
16:23:58 [2021-08-29T16:23:58.205Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.205Z] === RUN   TestDockerSuite/TestCpAbsolutePath
16:23:58 [2021-08-29T16:23:58.655Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:23:58 [2021-08-29T16:23:58.655Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.655Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:23:58 [2021-08-29T16:23:58.655Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.655Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:23:58 [2021-08-29T16:23:58.655Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.655Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:23:58 [2021-08-29T16:23:58.655Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.655Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:23:58 [2021-08-29T16:23:58.655Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.655Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:23:58 [2021-08-29T16:23:58.655Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:23:58 [2021-08-29T16:23:58.655Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:24:00 [2021-08-29T16:24:00.367Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
16:24:00 [2021-08-29T16:24:00.367Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.367Z] === RUN   TestDockerSuite/TestCpFromCaseA
16:24:00 [2021-08-29T16:24:00.367Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.818Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:24:00 [2021-08-29T16:24:00.818Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.818Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseB
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseC
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseD
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseE
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseF
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseG
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseH
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseI
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromCaseJ
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
16:24:00 [2021-08-29T16:24:00.822Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:24:00 [2021-08-29T16:24:00.822Z] === RUN   TestDockerSuite/TestCpGarbagePath
16:24:01 [2021-08-29T16:24:01.272Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:24:01 [2021-08-29T16:24:01.272Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
16:24:01 [2021-08-29T16:24:01.272Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:24:02 [2021-08-29T16:24:02.984Z] === RUN   TestDockerSuite/TestCpLocalOnly
16:24:02 [2021-08-29T16:24:02.984Z] === RUN   TestDockerSuite/TestCpNameHasColon
16:24:02 [2021-08-29T16:24:02.984Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:24:02 [2021-08-29T16:24:02.984Z] === RUN   TestDockerSuite/TestCpRelativePath
16:24:03 [2021-08-29T16:24:03.431Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:24:04 [2021-08-29T16:24:04.002Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:24:04 [2021-08-29T16:24:04.002Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
16:24:04 [2021-08-29T16:24:04.002Z] === RUN   TestDockerSuite/TestPsByOrder
16:24:05 [2021-08-29T16:24:05.193Z] === RUN   TestDockerSuite/TestCpSpecialFiles
16:24:05 [2021-08-29T16:24:05.193Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:24:05 [2021-08-29T16:24:05.193Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
16:24:05 [2021-08-29T16:24:05.193Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:24:05 [2021-08-29T16:24:05.193Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
16:24:05 [2021-08-29T16:24:05.193Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:24:05 [2021-08-29T16:24:05.193Z] === RUN   TestDockerSuite/TestCpToCaseA
16:24:05 [2021-08-29T16:24:05.590Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:24:05 [2021-08-29T16:24:05.590Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
16:24:05 [2021-08-29T16:24:05.590Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:24:07 [2021-08-29T16:24:07.757Z] === RUN   TestDockerSuite/TestRunEnvironment
16:24:07 [2021-08-29T16:24:07.757Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
16:24:07 [2021-08-29T16:24:07.757Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:24:07 [2021-08-29T16:24:07.757Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
16:24:07 [2021-08-29T16:24:07.757Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:24:07 [2021-08-29T16:24:07.757Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
16:24:07 [2021-08-29T16:24:07.757Z] === RUN   TestDockerSuite/TestRunExitCode
16:24:10 [2021-08-29T16:24:10.702Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:24:12 [2021-08-29T16:24:12.890Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:24:13 [2021-08-29T16:24:13.838Z] === RUN   TestDockerSuite/TestCpToCaseB
16:24:14 [2021-08-29T16:24:14.353Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:24:14 [2021-08-29T16:24:14.353Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
16:24:14 [2021-08-29T16:24:14.353Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:24:15 [2021-08-29T16:24:15.051Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunExposePort
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:24:17 [2021-08-29T16:24:17.997Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:24:17 [2021-08-29T16:24:17.997Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:24:17 [2021-08-29T16:24:17.997Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:24:17 [2021-08-29T16:24:17.997Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:24:17 [2021-08-29T16:24:17.997Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:24:17 [2021-08-29T16:24:17.997Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:24:17 [2021-08-29T16:24:17.997Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:24:17 [2021-08-29T16:24:17.997Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:24:20 [2021-08-29T16:24:20.902Z] === RUN   TestDockerSuite/TestCpToCaseC
16:24:20 [2021-08-29T16:24:20.902Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:24:20 [2021-08-29T16:24:20.902Z] === RUN   TestDockerSuite/TestCpToCaseD
16:24:20 [2021-08-29T16:24:20.902Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:24:20 [2021-08-29T16:24:20.902Z] === RUN   TestDockerSuite/TestCpToCaseE
16:24:21 [2021-08-29T16:24:21.730Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:24:21 [2021-08-29T16:24:21.730Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
16:24:21 [2021-08-29T16:24:21.730Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:24:21 [2021-08-29T16:24:21.730Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:24:21 [2021-08-29T16:24:21.730Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
16:24:21 [2021-08-29T16:24:21.730Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:24:21 [2021-08-29T16:24:21.730Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:24:21 [2021-08-29T16:24:21.730Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:24:21 [2021-08-29T16:24:21.730Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
16:24:21 [2021-08-29T16:24:21.730Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:24:21 [2021-08-29T16:24:21.730Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
16:24:21 [2021-08-29T16:24:21.730Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:24:26 [2021-08-29T16:24:26.754Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:24:28 [2021-08-29T16:24:28.832Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:24:28 [2021-08-29T16:24:28.832Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
16:24:28 [2021-08-29T16:24:28.832Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:24:29 [2021-08-29T16:24:29.585Z] === RUN   TestDockerSuite/TestCpToCaseF
16:24:29 [2021-08-29T16:24:29.585Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.585Z] === RUN   TestDockerSuite/TestCpToCaseG
16:24:29 [2021-08-29T16:24:29.585Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.585Z] === RUN   TestDockerSuite/TestCpToCaseH
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModeHostname
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunMount
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:24:29 [2021-08-29T16:24:29.809Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:24:29 [2021-08-29T16:24:29.809Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:24:36 [2021-08-29T16:24:36.688Z] === RUN   TestDockerSuite/TestCpToCaseI
16:24:36 [2021-08-29T16:24:36.688Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:24:36 [2021-08-29T16:24:36.688Z] === RUN   TestDockerSuite/TestCpToCaseJ
16:24:36 [2021-08-29T16:24:36.688Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:24:36 [2021-08-29T16:24:36.688Z] === RUN   TestDockerSuite/TestCpToDot
16:24:38 [2021-08-29T16:24:38.350Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:24:38 [2021-08-29T16:24:38.351Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:24:38 [2021-08-29T16:24:38.351Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:24:38 [2021-08-29T16:24:38.351Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
16:24:38 [2021-08-29T16:24:38.351Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:24:38 [2021-08-29T16:24:38.351Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
16:24:38 [2021-08-29T16:24:38.351Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:24:38 [2021-08-29T16:24:38.884Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
16:24:38 [2021-08-29T16:24:38.885Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:24:38 [2021-08-29T16:24:38.885Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
16:24:38 [2021-08-29T16:24:38.885Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:24:38 [2021-08-29T16:24:38.885Z] === RUN   TestDockerSuite/TestCpToStdout
16:24:41 [2021-08-29T16:24:41.663Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:24:41 [2021-08-29T16:24:41.821Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
16:24:41 [2021-08-29T16:24:41.821Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:24:41 [2021-08-29T16:24:41.821Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
16:24:41 [2021-08-29T16:24:41.821Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:24:41 [2021-08-29T16:24:41.821Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
16:24:41 [2021-08-29T16:24:41.821Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:24:41 [2021-08-29T16:24:41.821Z] === RUN   TestDockerSuite/TestCpVolumePath
16:24:41 [2021-08-29T16:24:41.821Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:24:41 [2021-08-29T16:24:41.821Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
16:24:41 [2021-08-29T16:24:41.821Z] === RUN   TestDockerSuite/TestCreateArgs
16:24:41 [2021-08-29T16:24:41.821Z] === RUN   TestDockerSuite/TestCreateByImageID
16:24:42 [2021-08-29T16:24:42.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:24:42 [2021-08-29T16:24:42.121Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
16:24:42 [2021-08-29T16:24:42.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:24:42 [2021-08-29T16:24:42.121Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
16:24:42 [2021-08-29T16:24:42.121Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:24:43 [2021-08-29T16:24:43.020Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:24:44 [2021-08-29T16:24:44.048Z] === RUN   TestDockerSuite/TestCreateEchoStdout
16:24:46 [2021-08-29T16:24:46.275Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
16:24:46 [2021-08-29T16:24:46.275Z] === RUN   TestDockerSuite/TestCreateHostConfig
16:24:46 [2021-08-29T16:24:46.275Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNetHost
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:24:46 [2021-08-29T16:24:46.733Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
16:24:46 [2021-08-29T16:24:46.733Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:24:46 [2021-08-29T16:24:46.868Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:24:47 [2021-08-29T16:24:47.253Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:24:48 [2021-08-29T16:24:48.553Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
16:24:48 [2021-08-29T16:24:48.775Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:24:49 [2021-08-29T16:24:49.010Z] === RUN   TestDockerSuite/TestCreateLabels
16:24:49 [2021-08-29T16:24:49.010Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
16:24:49 [2021-08-29T16:24:49.010Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:24:49 [2021-08-29T16:24:49.010Z] === RUN   TestDockerSuite/TestCreateRM
16:24:49 [2021-08-29T16:24:49.466Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
16:24:49 [2021-08-29T16:24:49.466Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:24:49 [2021-08-29T16:24:49.466Z] === RUN   TestDockerSuite/TestCreateStopSignal
16:24:49 [2021-08-29T16:24:49.466Z] === RUN   TestDockerSuite/TestCreateStopTimeout
16:24:49 [2021-08-29T16:24:49.921Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
16:24:50 [2021-08-29T16:24:50.366Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:24:51 [2021-08-29T16:24:51.888Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:24:52 [2021-08-29T16:24:52.850Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:24:55 [2021-08-29T16:24:55.011Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:24:55 [2021-08-29T16:24:55.011Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:24:55 [2021-08-29T16:24:55.011Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunPortInUse
16:24:55 [2021-08-29T16:24:55.011Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:24:55 [2021-08-29T16:24:55.011Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:24:55 [2021-08-29T16:24:55.011Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:24:55 [2021-08-29T16:24:55.011Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:24:55 [2021-08-29T16:24:55.011Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
16:24:55 [2021-08-29T16:24:55.011Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:24:55 [2021-08-29T16:24:55.464Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:24:58 [2021-08-29T16:24:58.733Z] === RUN   TestDockerSuite/TestRunPublishPort
16:24:58 [2021-08-29T16:24:58.733Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
16:24:58 [2021-08-29T16:24:58.733Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:24:58 [2021-08-29T16:24:58.733Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
16:24:58 [2021-08-29T16:24:58.733Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:24:58 [2021-08-29T16:24:58.733Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
16:24:58 [2021-08-29T16:24:58.733Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:24:58 [2021-08-29T16:24:58.733Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
16:24:58 [2021-08-29T16:24:58.733Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:24:58 [2021-08-29T16:24:58.733Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
16:24:58 [2021-08-29T16:24:58.733Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:25:01 [2021-08-29T16:25:01.225Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:25:01 [2021-08-29T16:25:01.225Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
16:25:01 [2021-08-29T16:25:01.225Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:25:01 [2021-08-29T16:25:01.225Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
16:25:01 [2021-08-29T16:25:01.225Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:25:02 [2021-08-29T16:25:02.325Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
16:25:02 [2021-08-29T16:25:02.325Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
16:25:02 [2021-08-29T16:25:02.325Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
16:25:05 [2021-08-29T16:25:05.277Z] === RUN   TestDockerSuite/TestCreateWithPortRange
16:25:05 [2021-08-29T16:25:05.277Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
16:25:05 [2021-08-29T16:25:05.277Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
16:25:05 [2021-08-29T16:25:05.277Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
16:25:06 [2021-08-29T16:25:06.991Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:25:06 [2021-08-29T16:25:06.991Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:25:06 [2021-08-29T16:25:06.991Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:25:06 [2021-08-29T16:25:06.991Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
16:25:06 [2021-08-29T16:25:06.991Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:25:06 [2021-08-29T16:25:06.991Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
16:25:06 [2021-08-29T16:25:06.991Z] === RUN   TestDockerSuite/TestPsRightTagName
16:25:06 [2021-08-29T16:25:06.991Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
16:25:06 [2021-08-29T16:25:06.991Z] === RUN   TestDockerSuite/TestPsShowMounts
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
16:25:07 [2021-08-29T16:25:07.465Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDevicePermissions
16:25:07 [2021-08-29T16:25:07.465Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDockerFails
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
16:25:07 [2021-08-29T16:25:07.465Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
16:25:07 [2021-08-29T16:25:07.465Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
16:25:07 [2021-08-29T16:25:07.465Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestEventsAttach
16:25:07 [2021-08-29T16:25:07.465Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestEventsCommit
16:25:07 [2021-08-29T16:25:07.465Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.465Z] === RUN   TestDockerSuite/TestEventsContainerEvents
16:25:07 [2021-08-29T16:25:07.516Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:25:07 [2021-08-29T16:25:07.516Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:25:07 [2021-08-29T16:25:07.516Z] === RUN   TestDockerSuite/TestRunRm
16:25:08 [2021-08-29T16:25:08.476Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:25:09 [2021-08-29T16:25:09.698Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
16:25:11 [2021-08-29T16:25:11.910Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
16:25:14 [2021-08-29T16:25:14.078Z] === RUN   TestDockerSuite/TestEventsContainerRestart
16:25:14 [2021-08-29T16:25:14.264Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:25:15 [2021-08-29T16:25:15.521Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:25:15 [2021-08-29T16:25:15.521Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
16:25:15 [2021-08-29T16:25:15.521Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:25:16 [2021-08-29T16:25:16.489Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:25:17 [2021-08-29T16:25:17.755Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:25:17 [2021-08-29T16:25:17.755Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:25:17 [2021-08-29T16:25:17.755Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:25:18 [2021-08-29T16:25:18.661Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:25:18 [2021-08-29T16:25:18.840Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:25:19 [2021-08-29T16:25:19.866Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:25:19 [2021-08-29T16:25:19.866Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
16:25:19 [2021-08-29T16:25:19.866Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:25:20 [2021-08-29T16:25:20.820Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:25:22 [2021-08-29T16:25:22.982Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:25:22 [2021-08-29T16:25:22.982Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:25:22 [2021-08-29T16:25:22.982Z] === RUN   TestDockerSuite/TestRunState
16:25:22 [2021-08-29T16:25:22.982Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
16:25:22 [2021-08-29T16:25:22.982Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:25:25 [2021-08-29T16:25:25.183Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:25:25 [2021-08-29T16:25:25.183Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
16:25:25 [2021-08-29T16:25:25.183Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:25:25 [2021-08-29T16:25:25.698Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:25:26 [2021-08-29T16:25:26.483Z] === RUN   TestDockerSuite/TestEventsCopy
16:25:27 [2021-08-29T16:25:27.398Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:25:27 [2021-08-29T16:25:27.398Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
16:25:27 [2021-08-29T16:25:27.398Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:25:27 [2021-08-29T16:25:27.398Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
16:25:27 [2021-08-29T16:25:27.398Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:25:27 [2021-08-29T16:25:27.398Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:25:27 [2021-08-29T16:25:27.398Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:25:27 [2021-08-29T16:25:27.398Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
16:25:27 [2021-08-29T16:25:27.398Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:25:30 [2021-08-29T16:25:30.363Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUserByID
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.083Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:25:32 [2021-08-29T16:25:32.083Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.537Z] === RUN   TestDockerSuite/TestRunUserByName
16:25:32 [2021-08-29T16:25:32.537Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
16:25:32 [2021-08-29T16:25:32.537Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:25:33 [2021-08-29T16:25:33.313Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:25:34 [2021-08-29T16:25:34.695Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:25:34 [2021-08-29T16:25:34.695Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
16:25:34 [2021-08-29T16:25:34.695Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:25:35 [2021-08-29T16:25:35.078Z] === RUN   TestDockerSuite/TestEventsFilterContainer
16:25:36 [2021-08-29T16:25:36.853Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:25:36 [2021-08-29T16:25:36.853Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:25:36 [2021-08-29T16:25:36.853Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:25:36 [2021-08-29T16:25:36.853Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
16:25:36 [2021-08-29T16:25:36.853Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:25:39 [2021-08-29T16:25:39.745Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:25:39 [2021-08-29T16:25:39.912Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
16:25:41 [2021-08-29T16:25:41.440Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
16:25:42 [2021-08-29T16:25:42.402Z] === RUN   TestDockerSuite/TestEventsFilterImageName
16:25:48 [2021-08-29T16:25:48.329Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:25:49 [2021-08-29T16:25:49.689Z] === RUN   TestDockerSuite/TestEventsFilterLabels
16:25:50 [2021-08-29T16:25:50.144Z] === RUN   TestDockerSuite/TestEventsFilterType
16:25:51 [2021-08-29T16:25:51.105Z] === RUN   TestDockerSuite/TestEventsFilters
16:25:52 [2021-08-29T16:25:52.095Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:25:55 [2021-08-29T16:25:55.957Z] === RUN   TestDockerSuite/TestEventsFormat
16:25:58 [2021-08-29T16:25:58.090Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:25:58 [2021-08-29T16:25:58.090Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
16:25:58 [2021-08-29T16:25:58.090Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:25:58 [2021-08-29T16:25:58.090Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:25:58 [2021-08-29T16:25:58.518Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:25:58 [2021-08-29T16:25:58.518Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:25:58 [2021-08-29T16:25:58.518Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:25:59 [2021-08-29T16:25:59.732Z] === RUN   TestDockerSuite/TestEventsFormatBadField
16:25:59 [2021-08-29T16:25:59.733Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
16:25:59 [2021-08-29T16:25:59.733Z] === RUN   TestDockerSuite/TestEventsImageImport
16:25:59 [2021-08-29T16:25:59.733Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
16:25:59 [2021-08-29T16:25:59.733Z] === RUN   TestDockerSuite/TestEventsImageLoad
16:25:59 [2021-08-29T16:25:59.733Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
16:25:59 [2021-08-29T16:25:59.733Z] === RUN   TestDockerSuite/TestEventsImagePull
16:25:59 [2021-08-29T16:25:59.733Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
16:25:59 [2021-08-29T16:25:59.733Z] === RUN   TestDockerSuite/TestEventsImageTag
16:26:00 [2021-08-29T16:26:00.694Z] === RUN   TestDockerSuite/TestEventsPluginOps
16:26:00 [2021-08-29T16:26:00.694Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
16:26:00 [2021-08-29T16:26:00.694Z] === RUN   TestDockerSuite/TestEventsRename
16:26:01 [2021-08-29T16:26:01.084Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:26:02 [2021-08-29T16:26:02.924Z] === RUN   TestDockerSuite/TestEventsResize
16:26:03 [2021-08-29T16:26:03.243Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:26:05 [2021-08-29T16:26:05.650Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:26:05 [2021-08-29T16:26:05.650Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:26:05 [2021-08-29T16:26:05.650Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:26:06 [2021-08-29T16:26:06.104Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:26:06 [2021-08-29T16:26:06.195Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:26:06 [2021-08-29T16:26:06.195Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:26:06 [2021-08-29T16:26:06.195Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:26:06 [2021-08-29T16:26:06.195Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:26:06 [2021-08-29T16:26:06.195Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:26:06 [2021-08-29T16:26:06.195Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
16:26:06 [2021-08-29T16:26:06.195Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:26:09 [2021-08-29T16:26:09.905Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:26:10 [2021-08-29T16:26:10.865Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:26:11 [2021-08-29T16:26:11.557Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
16:26:12 [2021-08-29T16:26:12.587Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
16:26:13 [2021-08-29T16:26:13.131Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:26:13 [2021-08-29T16:26:13.543Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:26:14 [2021-08-29T16:26:14.756Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
16:26:16 [2021-08-29T16:26:16.905Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveImageId
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:26:16 [2021-08-29T16:26:16.906Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
16:26:16 [2021-08-29T16:26:16.906Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:26:19 [2021-08-29T16:26:19.374Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:26:19 [2021-08-29T16:26:19.374Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:26:19 [2021-08-29T16:26:19.374Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:26:19 [2021-08-29T16:26:19.495Z] === RUN   TestDockerSuite/TestEventsTop
16:26:19 [2021-08-29T16:26:19.495Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
16:26:19 [2021-08-29T16:26:19.495Z] === RUN   TestDockerSuite/TestEventsUntag
16:26:19 [2021-08-29T16:26:19.835Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:26:19 [2021-08-29T16:26:19.835Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:26:19 [2021-08-29T16:26:19.835Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:26:20 [2021-08-29T16:26:20.291Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:26:21 [2021-08-29T16:26:21.814Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:26:22 [2021-08-29T16:26:22.491Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
16:26:25 [2021-08-29T16:26:25.135Z] === RUN   TestDockerSuite/TestRmiBlank
16:26:25 [2021-08-29T16:26:25.135Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:26:25 [2021-08-29T16:26:25.135Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:26:26 [2021-08-29T16:26:26.218Z] === RUN   TestDockerSuite/TestExec
16:26:26 [2021-08-29T16:26:26.218Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:26:26 [2021-08-29T16:26:26.218Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
16:26:26 [2021-08-29T16:26:26.218Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:26:26 [2021-08-29T16:26:26.218Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
16:26:27 [2021-08-29T16:26:27.821Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
16:26:29 [2021-08-29T16:26:29.003Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:26:29 [2021-08-29T16:26:29.003Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:26:29 [2021-08-29T16:26:29.003Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:26:29 [2021-08-29T16:26:29.347Z] === RUN   TestDockerSuite/TestExecAPIStart
16:26:29 [2021-08-29T16:26:29.347Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:26:29 [2021-08-29T16:26:29.347Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
16:26:29 [2021-08-29T16:26:29.347Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:26:29 [2021-08-29T16:26:29.347Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
16:26:29 [2021-08-29T16:26:29.347Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:26:29 [2021-08-29T16:26:29.347Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
16:26:30 [2021-08-29T16:26:30.875Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
16:26:33 [2021-08-29T16:26:33.039Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
16:26:34 [2021-08-29T16:26:34.582Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
16:26:36 [2021-08-29T16:26:36.165Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:26:36 [2021-08-29T16:26:36.165Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:26:36 [2021-08-29T16:26:36.165Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:26:36 [2021-08-29T16:26:36.813Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
16:26:39 [2021-08-29T16:26:39.961Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:26:40 [2021-08-29T16:26:40.121Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:26:40 [2021-08-29T16:26:40.121Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:26:40 [2021-08-29T16:26:40.121Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:26:40 [2021-08-29T16:26:40.121Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:26:40 [2021-08-29T16:26:40.121Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:26:40 [2021-08-29T16:26:40.121Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:26:40 [2021-08-29T16:26:40.121Z] === RUN   TestDockerSuite/TestStartRecordError
16:26:40 [2021-08-29T16:26:40.121Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:26:40 [2021-08-29T16:26:40.121Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:26:40 [2021-08-29T16:26:40.591Z] === RUN   TestDockerSuite/TestExecCgroup
16:26:40 [2021-08-29T16:26:40.591Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:26:40 [2021-08-29T16:26:40.591Z] === RUN   TestDockerSuite/TestExecEnv
16:26:40 [2021-08-29T16:26:40.591Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:26:40 [2021-08-29T16:26:40.591Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
16:26:40 [2021-08-29T16:26:40.591Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:26:40 [2021-08-29T16:26:40.591Z] === RUN   TestDockerSuite/TestExecExitStatus
16:26:41 [2021-08-29T16:26:41.605Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:26:42 [2021-08-29T16:26:42.116Z] === RUN   TestDockerSuite/TestExecInspectID
16:26:42 [2021-08-29T16:26:42.126Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:26:45 [2021-08-29T16:26:45.946Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:26:45 [2021-08-29T16:26:45.946Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:26:45 [2021-08-29T16:26:45.946Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:26:45 [2021-08-29T16:26:45.946Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:26:45 [2021-08-29T16:26:45.946Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:26:45 [2021-08-29T16:26:45.946Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:26:45 [2021-08-29T16:26:45.946Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:26:45 [2021-08-29T16:26:45.946Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:26:45 [2021-08-29T16:26:45.946Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:26:45 [2021-08-29T16:26:45.946Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:26:45 [2021-08-29T16:26:45.946Z] === RUN   TestDockerSuite/TestStatsNoStream
16:26:45 [2021-08-29T16:26:45.946Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:26:45 [2021-08-29T16:26:45.946Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:26:46 [2021-08-29T16:26:46.829Z] === RUN   TestDockerSuite/TestExecInteractive
16:26:46 [2021-08-29T16:26:46.829Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:26:46 [2021-08-29T16:26:46.829Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
16:26:46 [2021-08-29T16:26:46.829Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:26:46 [2021-08-29T16:26:46.829Z] === RUN   TestDockerSuite/TestExecParseError
16:26:46 [2021-08-29T16:26:46.829Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:26:46 [2021-08-29T16:26:46.829Z] === RUN   TestDockerSuite/TestExecPausedContainer
16:26:46 [2021-08-29T16:26:46.829Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:26:46 [2021-08-29T16:26:46.829Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
16:26:46 [2021-08-29T16:26:46.829Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:26:46 [2021-08-29T16:26:46.829Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
16:26:48 [2021-08-29T16:26:48.199Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:26:48 [2021-08-29T16:26:48.998Z] === RUN   TestDockerSuite/TestExecSetEnv
16:26:48 [2021-08-29T16:26:48.998Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:26:48 [2021-08-29T16:26:48.998Z] === RUN   TestDockerSuite/TestExecStartFails
16:26:48 [2021-08-29T16:26:48.998Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:26:48 [2021-08-29T16:26:48.998Z] === RUN   TestDockerSuite/TestExecStateCleanup
16:26:48 [2021-08-29T16:26:48.998Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:26:48 [2021-08-29T16:26:48.998Z] === RUN   TestDockerSuite/TestExecStopNotHanging
16:26:48 [2021-08-29T16:26:48.998Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:26:48 [2021-08-29T16:26:48.998Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
16:26:48 [2021-08-29T16:26:48.998Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:26:48 [2021-08-29T16:26:48.998Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
16:26:49 [2021-08-29T16:26:49.165Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:26:50 [2021-08-29T16:26:50.361Z] === RUN   TestDockerSuite/TestTopPrivileged
16:26:50 [2021-08-29T16:26:50.361Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:26:50 [2021-08-29T16:26:50.361Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:26:51 [2021-08-29T16:26:51.165Z] === RUN   TestDockerSuite/TestExecUlimits
16:26:51 [2021-08-29T16:26:51.165Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:26:51 [2021-08-29T16:26:51.165Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
16:26:51 [2021-08-29T16:26:51.984Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:26:51 [2021-08-29T16:26:51.984Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:26:51 [2021-08-29T16:26:51.984Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:26:51 [2021-08-29T16:26:51.984Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:26:51 [2021-08-29T16:26:51.984Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:26:51 [2021-08-29T16:26:51.984Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:26:51 [2021-08-29T16:26:51.984Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:26:51 [2021-08-29T16:26:51.984Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
16:26:51 [2021-08-29T16:26:51.984Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:26:51 [2021-08-29T16:26:51.984Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
16:26:51 [2021-08-29T16:26:51.984Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:26:51 [2021-08-29T16:26:51.984Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
16:26:51 [2021-08-29T16:26:51.984Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:26:53 [2021-08-29T16:26:53.859Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:26:58 [2021-08-29T16:26:58.317Z] === RUN   TestDockerSuite/TestExecWithImageUser
16:26:58 [2021-08-29T16:26:58.317Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:26:58 [2021-08-29T16:26:58.317Z] === RUN   TestDockerSuite/TestExecWithPrivileged
16:26:58 [2021-08-29T16:26:58.317Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:26:58 [2021-08-29T16:26:58.317Z] === RUN   TestDockerSuite/TestExecWithUser
16:26:58 [2021-08-29T16:26:58.317Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:26:58 [2021-08-29T16:26:58.317Z] === RUN   TestDockerSuite/TestGetContainerStats
16:27:02 [2021-08-29T16:27:02.464Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:27:04 [2021-08-29T16:27:04.246Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
16:27:05 [2021-08-29T16:27:05.417Z] === RUN   TestDockerSuite/TestRmiTag
16:27:05 [2021-08-29T16:27:05.872Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:27:08 [2021-08-29T16:27:08.828Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:27:09 [2021-08-29T16:27:09.688Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:27:09 [2021-08-29T16:27:09.688Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:27:09 [2021-08-29T16:27:09.688Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:27:09 [2021-08-29T16:27:09.688Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
16:27:09 [2021-08-29T16:27:09.688Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:27:09 [2021-08-29T16:27:09.688Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:27:09 [2021-08-29T16:27:09.688Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:27:09 [2021-08-29T16:27:09.688Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:27:10 [2021-08-29T16:27:10.205Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
16:27:11 [2021-08-29T16:27:11.227Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:27:11 [2021-08-29T16:27:11.227Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:27:12 [2021-08-29T16:27:12.368Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
16:27:14 [2021-08-29T16:27:14.183Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:27:14 [2021-08-29T16:27:14.638Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:27:15 [2021-08-29T16:27:15.159Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:27:15 [2021-08-29T16:27:15.159Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:27:15 [2021-08-29T16:27:15.159Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:27:18 [2021-08-29T16:27:18.223Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
16:27:18 [2021-08-29T16:27:18.223Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:27:18 [2021-08-29T16:27:18.223Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
16:27:18 [2021-08-29T16:27:18.223Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
16:27:18 [2021-08-29T16:27:18.223Z] === RUN   TestDockerSuite/TestHealth
16:27:18 [2021-08-29T16:27:18.223Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:27:18 [2021-08-29T16:27:18.223Z] === RUN   TestDockerSuite/TestHistoryExistentImage
16:27:18 [2021-08-29T16:27:18.223Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
16:27:18 [2021-08-29T16:27:18.683Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
16:27:18 [2021-08-29T16:27:18.683Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
16:27:22 [2021-08-29T16:27:22.402Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
16:27:22 [2021-08-29T16:27:22.402Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
16:27:22 [2021-08-29T16:27:22.402Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
16:27:22 [2021-08-29T16:27:22.402Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
16:27:22 [2021-08-29T16:27:22.857Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
16:27:22 [2021-08-29T16:27:22.857Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
16:27:22 [2021-08-29T16:27:22.857Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
16:27:23 [2021-08-29T16:27:23.805Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:27:23 [2021-08-29T16:27:23.805Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
16:27:23 [2021-08-29T16:27:23.805Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:27:23 [2021-08-29T16:27:23.805Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:27:23 [2021-08-29T16:27:23.805Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:27:23 [2021-08-29T16:27:23.805Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
16:27:23 [2021-08-29T16:27:23.805Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:27:23 [2021-08-29T16:27:23.819Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
16:27:23 [2021-08-29T16:27:23.819Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
16:27:23 [2021-08-29T16:27:23.819Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
16:27:24 [2021-08-29T16:27:24.847Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
16:27:24 [2021-08-29T16:27:24.847Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
16:27:26 [2021-08-29T16:27:26.376Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
16:27:26 [2021-08-29T16:27:26.573Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:27:26 [2021-08-29T16:27:26.832Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
16:27:27 [2021-08-29T16:27:27.534Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:27:29 [2021-08-29T16:27:29.009Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
16:27:31 [2021-08-29T16:27:31.035Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:27:31 [2021-08-29T16:27:31.036Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:27:31 [2021-08-29T16:27:31.190Z] === RUN   TestDockerSuite/TestImagesFormat
16:27:31 [2021-08-29T16:27:31.190Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
16:27:31 [2021-08-29T16:27:31.190Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
16:27:31 [2021-08-29T16:27:31.606Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:27:31 [2021-08-29T16:27:31.646Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
16:27:32 [2021-08-29T16:27:32.264Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:27:33 [2021-08-29T16:27:33.224Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:27:33 [2021-08-29T16:27:33.224Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:27:33 [2021-08-29T16:27:33.224Z] === RUN   TestDockerSuite/TestRunAddHost
16:27:33 [2021-08-29T16:27:33.224Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
16:27:33 [2021-08-29T16:27:33.224Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:27:33 [2021-08-29T16:27:33.224Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
16:27:33 [2021-08-29T16:27:33.224Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:27:33 [2021-08-29T16:27:33.224Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
16:27:33 [2021-08-29T16:27:33.224Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:27:33 [2021-08-29T16:27:33.224Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
16:27:33 [2021-08-29T16:27:33.224Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:27:33 [2021-08-29T16:27:33.224Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
16:27:33 [2021-08-29T16:27:33.224Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:27:33 [2021-08-29T16:27:33.224Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:27:33 [2021-08-29T16:27:33.224Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:27:35 [2021-08-29T16:27:35.386Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:27:35 [2021-08-29T16:27:35.386Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:27:35 [2021-08-29T16:27:35.386Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:27:35 [2021-08-29T16:27:35.386Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
16:27:35 [2021-08-29T16:27:35.386Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:27:35 [2021-08-29T16:27:35.422Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
16:27:35 [2021-08-29T16:27:35.422Z] === RUN   TestDockerSuite/TestImportBadURL
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestImportDisplay
16:27:37 [2021-08-29T16:27:37.584Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestImportFile
16:27:37 [2021-08-29T16:27:37.584Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestImportFileWithMessage
16:27:37 [2021-08-29T16:27:37.584Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestImportGzipped
16:27:37 [2021-08-29T16:27:37.584Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
16:27:37 [2021-08-29T16:27:37.584Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
16:27:37 [2021-08-29T16:27:37.584Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
16:27:37 [2021-08-29T16:27:37.584Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
16:27:37 [2021-08-29T16:27:37.584Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
16:27:37 [2021-08-29T16:27:37.584Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
16:27:37 [2021-08-29T16:27:37.584Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:27:37 [2021-08-29T16:27:37.584Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
16:27:39 [2021-08-29T16:27:39.747Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
16:27:41 [2021-08-29T16:27:41.282Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:27:41 [2021-08-29T16:27:41.913Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
16:27:41 [2021-08-29T16:27:41.913Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.913Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
16:27:41 [2021-08-29T16:27:41.913Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.913Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
16:27:41 [2021-08-29T16:27:41.913Z] === RUN   TestDockerSuite/TestInspectAmpersand
16:27:41 [2021-08-29T16:27:41.913Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.913Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
16:27:41 [2021-08-29T16:27:41.945Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:27:41 [2021-08-29T16:27:41.945Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.945Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:27:41 [2021-08-29T16:27:41.945Z] --- PASS: TestDockerSuite (2063.37s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.03s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.56s)
16:27:41 [2021-08-29T16:27:41.945Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (93.29s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.21s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.41s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.91s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.61s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (77.00s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.70s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.21s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.89s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.12s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.39s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.68s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.45s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.44s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.38s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddTar (31.30s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (15.88s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.08s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.76s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.39s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.54s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.49s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.29s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (20.91s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.71s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.66s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.26s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.49s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (1.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.55s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.55s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.08s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.12s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.18s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.92s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.49s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.65s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.83s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (27.81s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.58s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.65s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.48s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (20.85s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.69s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (15.49s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.62s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.45s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.56s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.93s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (44.27s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.44s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (48.42s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.40s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (16.93s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.60s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.06s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (24.92s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.23s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.59s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (67.38s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.06s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.61s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.55s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.78s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.96s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.68s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.00s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.21s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.60s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFails (2.45s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.47s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.92s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.52s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.72s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.79s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.55s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.35s)
16:27:41 [2021-08-29T16:27:41.946Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildHistory (11.29s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.97s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.74s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.78s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.00s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLabel (1.00s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.65s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.60s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLabels (1.03s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.57s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.83s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.60s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.77s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.51s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.55s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (29.52s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.57s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.56s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.96s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.91s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.24s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.41s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.63s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.89s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.04s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.20s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.69s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.35s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.47s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.63s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.77s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.90s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.36s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.88s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.14s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.77s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (36.94s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.09s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildRm (10.36s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.83s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.39s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.60s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.63s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.17s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (14.34s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.60s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.56s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.25s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.84s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.60s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (15.24s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.10s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.27s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.57s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.44s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.18s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.56s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.96s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.48s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.82s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.09s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.16s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (8.51s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.57s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.12s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.17s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.33s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.94s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.67s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.17s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestCommitChange (4.50s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.18s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestCommitNewFile (6.64s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.53s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.14s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.13s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (6.63s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.83s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.93s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.43s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.50s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.98s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.94s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.00s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.05s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.51s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.45s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.60s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.46s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.59s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.74s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.70s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.50s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.99s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.12s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.33s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.08s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.77s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.99s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.47s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.42s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.44s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.42s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000279e48_<nil>} (2.37s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1399239668_c:\foo_false__<nil>_<nil>_<nil>} (2.43s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1399239668_c:\foo_true__<nil>_<nil>_<nil>} (2.41s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:27:41 [2021-08-29T16:27:41.947Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.50s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.11s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.12s)
16:27:41 [2021-08-29T16:27:41.947Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.11s)
16:27:41 [2021-08-29T16:27:41.948Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:27:41 [2021-08-29T16:27:41.948Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.10s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.13s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.50s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.46s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.66s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.47s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.34s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.04s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpToDot (2.16s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.71s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.22s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.44s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.19s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.70s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.73s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.19s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateRM (0.40s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.22s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.40s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.90s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.46s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.17s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.49s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.50s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.53s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (7.68s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsCopy (3.89s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.28s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.36s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (3.99s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.41s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.93s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.00s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFormat (4.07s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.08s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsRename (2.59s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsResize (7.71s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.04s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.45s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.89s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.10s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.84s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.83s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.89s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.96s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.00s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.85s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.03s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecExitStatus (2.03s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.33s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.10s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.78s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.84s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.96s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.88s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.17s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.06s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.22s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.30s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.21s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.04s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.63s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.17s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.60s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.41s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.08s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.41s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.36s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.41s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.16s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.03s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.40s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.70s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.32s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.99s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.41s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.97s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.00s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.07s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.82s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.08s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.51s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.43s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.12s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.41s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.948Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.85s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.81s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.59s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.42s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.98s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.86s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.84s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.81s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.21s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.24s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.52s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.43s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsSince (9.00s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsTail (2.72s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.59s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.52s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.03s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.52s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.41s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.33s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (14.91s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.50s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.61s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (7.22s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.41s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.12s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.05s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.59s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.26s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.88s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.52s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.07s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.29s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (6.69s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.21s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.78s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (4.38s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (4.16s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (4.27s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (11.79s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.93s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.45s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.66s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.65s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.38s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiTag (0.59s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.47s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (13.93s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.65s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.32s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.12s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.68s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.42s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.55s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.38s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.44s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.42s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.71s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.53s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.84s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.63s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.77s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.47s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.46s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.41s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.80s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.74s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.50s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.15s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.33s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (1.98s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.38s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.39s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.41s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.45s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.46s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.90s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.54s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.45s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (7.38s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.10s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.28s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:27:41 [2021-08-29T16:27:41.949Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.43s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.65s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.63s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.80s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.08s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (8.27s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunRm (2.16s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.43s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.48s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (1.98s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.93s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.50s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.02s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.93s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.97s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.43s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.96s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.18s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (7.30s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.88s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.66s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.17s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.07s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.42s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.50s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.44s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.43s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.65s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.26s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.18s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.21s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (6.80s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.70s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.88s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.71s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.08s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.02s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.25s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.17s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.28s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.75s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.10s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.35s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.16s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (7.78s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.17s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.14s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.25s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (9.26s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.20s)
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:27:41 [2021-08-29T16:27:41.950Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.950Z] --- PASS: TestDockerRegistrySuite (0.12s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.950Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthTokenSuite
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerDaemonSuite
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] --- PASS: TestDockerDaemonSuite (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerSwarmSuite
16:27:41 [2021-08-29T16:27:41.951Z] --- PASS: TestDockerSwarmSuite (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginCreate
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginInspect
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerPluginSuite/TestPluginSet
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] --- PASS: TestDockerPluginSuite (0.01s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerExternalVolumeSuite
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:127: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerNetworkSuite
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:133: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] --- SKIP: TestDockerNetworkSuite (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] === RUN   TestDockerHubPullSuite
16:27:41 [2021-08-29T16:27:41.951Z]     check_test.go:141: unmatched requirement DaemonIsLinux
16:27:41 [2021-08-29T16:27:41.951Z] --- SKIP: TestDockerHubPullSuite (0.00s)
16:27:41 [2021-08-29T16:27:41.951Z] PASS
16:27:41 [2021-08-29T16:27:41.951Z] ok  	github.com/docker/docker/integration-cli	2063.669s
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === Skipped
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.30s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.30s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.59s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.56s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.29s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.29s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.407Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:27:42 [2021-08-29T16:27:42.407Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.09s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.30s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.30s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_sni_test.go:18: Flakey test
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.408Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:27:42 [2021-08-29T16:27:42.408Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.02s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.02s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.03s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.03s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.03s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.03s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.409Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z] 
16:27:42 [2021-08-29T16:27:42.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:27:42 [2021-08-29T16:27:42.409Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.03s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.03s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.03s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.410Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z] 
16:27:42 [2021-08-29T16:27:42.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:27:42 [2021-08-29T16:27:42.410Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.411Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z] 
16:27:42 [2021-08-29T16:27:42.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:27:42 [2021-08-29T16:27:42.411Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.412Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s)
16:27:42 [2021-08-29T16:27:42.412Z] 
16:27:42 [2021-08-29T16:27:42.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:27:42 [2021-08-29T16:27:42.412Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.03s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.413Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.413Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:27:42 [2021-08-29T16:27:42.413Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.414Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.414Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:27:42 [2021-08-29T16:27:42.414Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.869Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.869Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:27:42 [2021-08-29T16:27:42.869Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:127: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:133: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:27:42 [2021-08-29T16:27:42.870Z]     check_test.go:141: unmatched requirement DaemonIsLinux
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] DONE 1092 tests, 546 skipped in 2070.823s
16:27:42 [2021-08-29T16:27:42.870Z] INFO: Integration tests ended at 08/29/2021 16:27:42. Duration:00:34:30.9269277
16:27:42 [2021-08-29T16:27:42.870Z] INFO: Docker info of the daemon under test at end of run
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] Containers: 2
16:27:42 [2021-08-29T16:27:42.870Z]  Running: 0
16:27:42 [2021-08-29T16:27:42.870Z]  Paused: 0
16:27:42 [2021-08-29T16:27:42.870Z]  Stopped: 2
16:27:42 [2021-08-29T16:27:42.870Z] Images: 18
16:27:42 [2021-08-29T16:27:42.870Z] Server Version: 0.0.0-dev
16:27:42 [2021-08-29T16:27:42.870Z] Storage Driver: windowsfilter
16:27:42 [2021-08-29T16:27:42.870Z]  Windows: 
16:27:42 [2021-08-29T16:27:42.870Z] Logging Driver: json-file
16:27:42 [2021-08-29T16:27:42.870Z] Plugins: 
16:27:42 [2021-08-29T16:27:42.870Z]  Volume: local
16:27:42 [2021-08-29T16:27:42.870Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:27:42 [2021-08-29T16:27:42.870Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:27:42 [2021-08-29T16:27:42.870Z] Swarm: inactive
16:27:42 [2021-08-29T16:27:42.870Z] Default Isolation: process
16:27:42 [2021-08-29T16:27:42.870Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:27:42 [2021-08-29T16:27:42.870Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
16:27:42 [2021-08-29T16:27:42.870Z] OSType: windows
16:27:42 [2021-08-29T16:27:42.870Z] Architecture: x86_64
16:27:42 [2021-08-29T16:27:42.870Z] CPUs: 4
16:27:42 [2021-08-29T16:27:42.870Z] Total Memory: 32GiB
16:27:42 [2021-08-29T16:27:42.870Z] Name: azwin-2-8e2390
16:27:42 [2021-08-29T16:27:42.870Z] ID: P4IB:3356:KMS5:QLKH:SHZD:CUB6:K6PV:KYXO:VRP2:E6EH:4LGS:UTBG
16:27:42 [2021-08-29T16:27:42.870Z] Docker Root Dir: D:\CI\PR-42349\21\daemon
16:27:42 [2021-08-29T16:27:42.870Z] Debug Mode (client): false
16:27:42 [2021-08-29T16:27:42.870Z] Debug Mode (server): true
16:27:42 [2021-08-29T16:27:42.870Z]  File Descriptors: -1
16:27:42 [2021-08-29T16:27:42.870Z]  Goroutines: 17
16:27:42 [2021-08-29T16:27:42.870Z]  System Time: 2021-08-29T16:27:42.6690542Z
16:27:42 [2021-08-29T16:27:42.870Z]  EventsListeners: 0
16:27:42 [2021-08-29T16:27:42.870Z] Registry: https://index.docker.io/v1/
16:27:42 [2021-08-29T16:27:42.870Z] Labels:
16:27:42 [2021-08-29T16:27:42.870Z] Experimental: false
16:27:42 [2021-08-29T16:27:42.870Z] Insecure Registries:
16:27:42 [2021-08-29T16:27:42.870Z]  127.0.0.0/8
16:27:42 [2021-08-29T16:27:42.870Z] Live Restore Enabled: false
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] 
16:27:42 [2021-08-29T16:27:42.870Z] INFO: Stopping daemon under test
16:27:43 [2021-08-29T16:27:43.325Z] SUCCESS: The process with PID 6012 (child process of PID 3316) has been terminated.
16:27:43 [2021-08-29T16:27:43.325Z] SUCCESS: The process with PID 3316 (child process of PID 1900) has been terminated.
16:27:43 [2021-08-29T16:27:43.325Z] INFO: Stop tailing logs of the daemon under tests
16:27:43 [2021-08-29T16:27:43.325Z] INFO: executeCI.ps1 Completed successfully at 08/29/2021 16:27:42.
16:27:43 [2021-08-29T16:27:43.325Z] INFO: Tidying up at end of run
16:27:43 [2021-08-29T16:27:43.325Z] INFO: Saving daemon under test log (d:\CI\PR-42349\21\dut.out) to bundles\CIDUT.out
16:27:43 [2021-08-29T16:27:43.325Z] INFO: Saving daemon under test log (d:\CI\PR-42349\21\dut.err) to bundles\CIDUT.err
16:27:43 [2021-08-29T16:27:43.325Z] INFO: Saving containerd logs to bundles
16:27:43 [2021-08-29T16:27:43.325Z] INFO: Nuke-Everything...
16:27:43 [2021-08-29T16:27:43.476Z] === RUN   TestDockerSuite/TestInspectByPrefix
16:27:43 [2021-08-29T16:27:43.779Z] INFO: Container count on control daemon to delete is 2
16:27:43 [2021-08-29T16:27:43.779Z] 22a7b3194bc9
16:27:43 [2021-08-29T16:27:43.779Z] 6e6f5038fbcc
16:27:43 [2021-08-29T16:27:43.779Z] INFO: Tidying pidfile d:\CI\PR-42349\21\docker.pid
16:27:43 [2021-08-29T16:27:43.779Z] INFO: Nuking d:\CI
16:27:43 [2021-08-29T16:27:43.931Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
16:27:44 [2021-08-29T16:27:44.168Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:27:46 [2021-08-29T16:27:46.224Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
16:27:46 [2021-08-29T16:27:46.224Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:27:46 [2021-08-29T16:27:46.224Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
16:27:46 [2021-08-29T16:27:46.224Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:27:46 [2021-08-29T16:27:46.224Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
16:27:46 [2021-08-29T16:27:46.224Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:27:46 [2021-08-29T16:27:46.224Z] === RUN   TestDockerSuite/TestInspectDefault
16:27:47 [2021-08-29T16:27:47.180Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:27:48 [2021-08-29T16:27:48.455Z] === RUN   TestDockerSuite/TestInspectHistory
16:27:49 [2021-08-29T16:27:49.411Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:27:52 [2021-08-29T16:27:52.284Z] === RUN   TestDockerSuite/TestInspectImage
16:27:52 [2021-08-29T16:27:52.284Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:27:52 [2021-08-29T16:27:52.284Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
16:27:52 [2021-08-29T16:27:52.284Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:27:52 [2021-08-29T16:27:52.284Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
16:27:52 [2021-08-29T16:27:52.284Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:27:52 [2021-08-29T16:27:52.284Z] === RUN   TestDockerSuite/TestInspectInt64
16:27:52 [2021-08-29T16:27:52.362Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:27:52 [2021-08-29T16:27:52.362Z] === RUN   TestDockerSuite/TestRunBindMounts
16:27:53 [2021-08-29T16:27:53.823Z] === RUN   TestDockerSuite/TestInspectJSONFields
16:27:56 [2021-08-29T16:27:56.113Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
16:27:56 [2021-08-29T16:27:56.113Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:27:58 [2021-08-29T16:27:58.193Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
16:27:58 [2021-08-29T16:27:58.193Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:27:58 [2021-08-29T16:27:58.277Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
16:27:59 [2021-08-29T16:27:59.923Z] === RUN   TestDockerSuite/TestInspectPlugin
16:27:59 [2021-08-29T16:27:59.923Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:27:59 [2021-08-29T16:27:59.923Z] === RUN   TestDockerSuite/TestInspectRootFS
16:27:59 [2021-08-29T16:27:59.923Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
16:28:00 [2021-08-29T16:28:00.368Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:28:00 [2021-08-29T16:28:00.368Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
16:28:00 [2021-08-29T16:28:00.368Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:28:02 [2021-08-29T16:28:02.204Z] === RUN   TestDockerSuite/TestInspectStatus
16:28:04 [2021-08-29T16:28:04.083Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:28:04 [2021-08-29T16:28:04.083Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
16:28:04 [2021-08-29T16:28:04.083Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:28:04 [2021-08-29T16:28:04.083Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
16:28:04 [2021-08-29T16:28:04.083Z] === RUN   TestDockerSuite/TestRunContainerNetwork
16:28:04 [2021-08-29T16:28:04.406Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
16:28:04 [2021-08-29T16:28:04.968Z] INFO: Zapped successfully
16:28:04 [2021-08-29T16:28:04.968Z] 
16:28:04 [2021-08-29T16:28:04.968Z] INFO: executeCI.ps1 exiting at Sun Aug 29 16:28:03 CUT 2021. Duration 01:05:38.8961326
16:28:04 [2021-08-29T16:28:04.968Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:28:05 [2021-08-29T16:28:05.266Z] Recording test results
16:28:05 [2021-08-29T16:28:05.711Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:28:05 [2021-08-29T16:28:05.711Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
16:28:05 [2021-08-29T16:28:05.711Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:28:05 [2021-08-29T16:28:05.711Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
16:28:05 [2021-08-29T16:28:05.711Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:28:05 [2021-08-29T16:28:05.711Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
16:28:05 [2021-08-29T16:28:05.711Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:28:05 [2021-08-29T16:28:05.711Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
16:28:05 [2021-08-29T16:28:05.711Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:28:05 [2021-08-29T16:28:05.711Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
16:28:05 [2021-08-29T16:28:05.711Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:28:05 [2021-08-29T16:28:05.711Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:28:05 [2021-08-29T16:28:05.711Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:28:05 [2021-08-29T16:28:05.711Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
16:28:05 [2021-08-29T16:28:05.711Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:28:07 [2021-08-29T16:28:07.236Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:28:08 [2021-08-29T16:28:08.247Z] === RUN   TestDockerSuite/TestInspectTemplateError
16:28:10 [2021-08-29T16:28:10.191Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:28:10 [2021-08-29T16:28:10.445Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
16:28:11 [2021-08-29T16:28:11.997Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:28:12 [2021-08-29T16:28:12.037Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
16:28:13 [2021-08-29T16:28:13.197Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:28:13 [2021-08-29T16:28:13.197Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
16:28:13 [2021-08-29T16:28:13.197Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:28:13 [2021-08-29T16:28:13.197Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
16:28:13 [2021-08-29T16:28:13.197Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:28:13 [2021-08-29T16:28:13.197Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
16:28:13 [2021-08-29T16:28:13.197Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:28:13 [2021-08-29T16:28:13.463Z] Creating win-2022-integration-bundles.zip
16:28:14 [2021-08-29T16:28:14.281Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
[Pipeline] archiveArtifacts
16:28:14 [2021-08-29T16:28:14.631Z] Archiving artifacts
16:28:15 [2021-08-29T16:28:15.876Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
16:28:16 [2021-08-29T16:28:16.148Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:28:16 [2021-08-29T16:28:16.148Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:28:16 [2021-08-29T16:28:16.148Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:28:16 [2021-08-29T16:28:16.148Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
16:28:16 [2021-08-29T16:28:16.148Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:28:16 [2021-08-29T16:28:16.148Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
16:28:16 [2021-08-29T16:28:16.148Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:28:16 [2021-08-29T16:28:16.148Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
16:28:16 [2021-08-29T16:28:16.148Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:28:17 [2021-08-29T16:28:17.742Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:28:18 [2021-08-29T16:28:18.112Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
16:28:19 [2021-08-29T16:28:19.778Z] === RUN   TestDockerSuite/TestInspectUnknownObject
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinkShortDefinition
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksEnvs
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
16:28:20 [2021-08-29T16:28:20.299Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
16:28:20 [2021-08-29T16:28:20.299Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
16:28:21 [2021-08-29T16:28:21.829Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
16:28:23 [2021-08-29T16:28:23.568Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:28:23 [2021-08-29T16:28:23.568Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
16:28:23 [2021-08-29T16:28:23.568Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:28:23 [2021-08-29T16:28:23.568Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
16:28:23 [2021-08-29T16:28:23.568Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:28:23 [2021-08-29T16:28:23.568Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
16:28:23 [2021-08-29T16:28:23.568Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:28:23 [2021-08-29T16:28:23.568Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
16:28:23 [2021-08-29T16:28:23.568Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:28:23 [2021-08-29T16:28:23.568Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
16:28:23 [2021-08-29T16:28:23.568Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:28:23 [2021-08-29T16:28:23.568Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:28:23 [2021-08-29T16:28:23.568Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:28:23 [2021-08-29T16:28:23.993Z] === RUN   TestDockerSuite/TestLogsAPIUntil
16:28:25 [2021-08-29T16:28:25.809Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:28:25 [2021-08-29T16:28:25.809Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
16:28:25 [2021-08-29T16:28:25.809Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:28:25 [2021-08-29T16:28:25.809Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:28:25 [2021-08-29T16:28:25.809Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
16:28:25 [2021-08-29T16:28:25.809Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
16:28:27 [2021-08-29T16:28:27.974Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:28:28 [2021-08-29T16:28:28.107Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:28:29 [2021-08-29T16:28:29.018Z] + make clean
16:28:29 [2021-08-29T16:28:29.856Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
16:28:30 [2021-08-29T16:28:30.602Z] docker volume rm -f docker-dev-cache
16:28:30 [2021-08-29T16:28:30.602Z] docker-dev-cache
[Pipeline] deleteDir
16:28:30 [2021-08-29T16:28:30.873Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:28:30 [2021-08-29T16:28:30.873Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
16:28:30 [2021-08-29T16:28:30.873Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:28:31 [2021-08-29T16:28:31.398Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
16:28:31 [2021-08-29T16:28:31.398Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
16:28:31 [2021-08-29T16:28:31.398Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
16:28:33 [2021-08-29T16:28:33.039Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
16:28:33 [2021-08-29T16:28:33.039Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:28:33 [2021-08-29T16:28:33.823Z] === RUN   TestDockerSuite/TestRunEnvironment
16:28:33 [2021-08-29T16:28:33.823Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
16:28:33 [2021-08-29T16:28:33.823Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:28:33 [2021-08-29T16:28:33.823Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
16:28:33 [2021-08-29T16:28:33.823Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:28:33 [2021-08-29T16:28:33.823Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
16:28:33 [2021-08-29T16:28:33.823Z] === RUN   TestDockerSuite/TestRunExitCode
16:28:36 [2021-08-29T16:28:36.105Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:28:38 [2021-08-29T16:28:38.991Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
16:28:38 [2021-08-29T16:28:38.994Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:28:41 [2021-08-29T16:28:41.877Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:28:43 [2021-08-29T16:28:43.759Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
16:28:44 [2021-08-29T16:28:44.052Z] === RUN   TestDockerSuite/TestRunExposePort
16:28:44 [2021-08-29T16:28:44.506Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:28:44 [2021-08-29T16:28:44.506Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
16:28:44 [2021-08-29T16:28:44.506Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:28:44 [2021-08-29T16:28:44.506Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
16:28:44 [2021-08-29T16:28:44.506Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:28:44 [2021-08-29T16:28:44.507Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
16:28:44 [2021-08-29T16:28:44.507Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:28:44 [2021-08-29T16:28:44.507Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
16:28:44 [2021-08-29T16:28:44.507Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:28:44 [2021-08-29T16:28:44.507Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:28:44 [2021-08-29T16:28:44.507Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:28:44 [2021-08-29T16:28:44.507Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
16:28:44 [2021-08-29T16:28:44.507Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:28:44 [2021-08-29T16:28:44.507Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:28:44 [2021-08-29T16:28:44.507Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:28:48 [2021-08-29T16:28:48.606Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
16:28:49 [2021-08-29T16:28:49.302Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:28:49 [2021-08-29T16:28:49.303Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
16:28:49 [2021-08-29T16:28:49.303Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:28:49 [2021-08-29T16:28:49.303Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:28:49 [2021-08-29T16:28:49.303Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
16:28:49 [2021-08-29T16:28:49.303Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:28:49 [2021-08-29T16:28:49.303Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:28:49 [2021-08-29T16:28:49.303Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:28:49 [2021-08-29T16:28:49.303Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
16:28:49 [2021-08-29T16:28:49.303Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:28:49 [2021-08-29T16:28:49.303Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
16:28:49 [2021-08-29T16:28:49.303Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:28:50 [2021-08-29T16:28:50.779Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
16:28:53 [2021-08-29T16:28:53.005Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
16:28:53 [2021-08-29T16:28:53.005Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:28:53 [2021-08-29T16:28:53.005Z] === RUN   TestDockerSuite/TestLogsFollowStopped
16:28:55 [2021-08-29T16:28:55.175Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
16:28:56 [2021-08-29T16:28:56.396Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:28:56 [2021-08-29T16:28:56.396Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
16:28:56 [2021-08-29T16:28:56.396Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:28:57 [2021-08-29T16:28:57.339Z] === RUN   TestDockerSuite/TestLogsSince
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModeHostname
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunMount
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:28:57 [2021-08-29T16:28:57.986Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:28:57 [2021-08-29T16:28:57.986Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:29:05 [2021-08-29T16:29:05.996Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
16:29:05 [2021-08-29T16:29:05.996Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:29:05 [2021-08-29T16:29:05.996Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
16:29:05 [2021-08-29T16:29:05.996Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:29:05 [2021-08-29T16:29:05.996Z] === RUN   TestDockerSuite/TestLogsTail
16:29:06 [2021-08-29T16:29:06.578Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:29:06 [2021-08-29T16:29:06.578Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:29:06 [2021-08-29T16:29:06.578Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:29:06 [2021-08-29T16:29:06.578Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
16:29:06 [2021-08-29T16:29:06.578Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:29:06 [2021-08-29T16:29:06.578Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
16:29:06 [2021-08-29T16:29:06.578Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:29:08 [2021-08-29T16:29:08.160Z] === RUN   TestDockerSuite/TestLogsTimestamps
16:29:10 [2021-08-29T16:29:10.396Z] === RUN   TestDockerSuite/TestLogsWithDetails
16:29:12 [2021-08-29T16:29:12.359Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestMountIntoProc
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestMountIntoSys
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestNetHostname
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPluginActive
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPluginLogDriver
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPluginUpgrade
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPortHostBinding
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPortList
16:29:12 [2021-08-29T16:29:12.560Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:29:12 [2021-08-29T16:29:12.560Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNetHost
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:29:17 [2021-08-29T16:29:17.018Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:29:17 [2021-08-29T16:29:17.018Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:29:18 [2021-08-29T16:29:18.541Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:29:20 [2021-08-29T16:29:20.117Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:29:21 [2021-08-29T16:29:21.708Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersAttach
16:29:22 [2021-08-29T16:29:22.969Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
16:29:22 [2021-08-29T16:29:22.969Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
16:29:22 [2021-08-29T16:29:22.969Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
16:29:22 [2021-08-29T16:29:22.969Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
16:29:22 [2021-08-29T16:29:22.969Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
16:29:22 [2021-08-29T16:29:22.969Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
16:29:22 [2021-08-29T16:29:22.969Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
16:29:22 [2021-08-29T16:29:22.969Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
16:29:22 [2021-08-29T16:29:22.969Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
16:29:23 [2021-08-29T16:29:23.232Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:29:24 [2021-08-29T16:29:24.864Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:29:25 [2021-08-29T16:29:25.318Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.318Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:29:25 [2021-08-29T16:29:25.318Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.318Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:29:25 [2021-08-29T16:29:25.318Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.318Z] === RUN   TestDockerSuite/TestRunPortInUse
16:29:25 [2021-08-29T16:29:25.318Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.318Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:29:25 [2021-08-29T16:29:25.318Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.318Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:29:25 [2021-08-29T16:29:25.318Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.318Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:29:25 [2021-08-29T16:29:25.318Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.318Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:29:25 [2021-08-29T16:29:25.318Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.318Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:29:25 [2021-08-29T16:29:25.899Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
16:29:25 [2021-08-29T16:29:25.899Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
16:29:25 [2021-08-29T16:29:25.899Z] === RUN   TestDockerSuite/TestPsByOrder
16:29:29 [2021-08-29T16:29:29.030Z] === RUN   TestDockerSuite/TestRunPublishPort
16:29:29 [2021-08-29T16:29:29.030Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
16:29:29 [2021-08-29T16:29:29.030Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:29:29 [2021-08-29T16:29:29.030Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
16:29:29 [2021-08-29T16:29:29.030Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:29:29 [2021-08-29T16:29:29.030Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
16:29:29 [2021-08-29T16:29:29.030Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:29:29 [2021-08-29T16:29:29.030Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
16:29:29 [2021-08-29T16:29:29.030Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:29:29 [2021-08-29T16:29:29.030Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
16:29:29 [2021-08-29T16:29:29.030Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:29:33 [2021-08-29T16:29:33.013Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
16:29:33 [2021-08-29T16:29:33.013Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
16:29:33 [2021-08-29T16:29:33.013Z] === RUN   TestDockerSuite/TestPsListContainersBase
16:29:39 [2021-08-29T16:29:39.569Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:29:39 [2021-08-29T16:29:39.569Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:29:39 [2021-08-29T16:29:39.569Z] === RUN   TestDockerSuite/TestRunRm
16:29:41 [2021-08-29T16:29:41.703Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
16:29:41 [2021-08-29T16:29:41.825Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:29:47 [2021-08-29T16:29:47.594Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:29:50 [2021-08-29T16:29:50.611Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:29:52 [2021-08-29T16:29:52.775Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:29:54 [2021-08-29T16:29:54.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
16:29:54 [2021-08-29T16:29:54.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
16:29:54 [2021-08-29T16:29:54.047Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
16:29:54 [2021-08-29T16:29:54.047Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
16:29:55 [2021-08-29T16:29:55.784Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:29:55 [2021-08-29T16:29:55.784Z]     docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
16:29:55 [2021-08-29T16:29:55.784Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:29:55 [2021-08-29T16:29:55.784Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:29:55 [2021-08-29T16:29:55.784Z] === RUN   TestDockerSuite/TestRunState
16:29:55 [2021-08-29T16:29:55.784Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
16:29:55 [2021-08-29T16:29:55.784Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:29:58 [2021-08-29T16:29:58.803Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:29:58 [2021-08-29T16:29:58.803Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
16:29:58 [2021-08-29T16:29:58.803Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:29:58 [2021-08-29T16:29:58.803Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:29:58 [2021-08-29T16:29:58.803Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
16:29:58 [2021-08-29T16:29:58.803Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:29:58 [2021-08-29T16:29:58.803Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
16:29:58 [2021-08-29T16:29:58.803Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:29:58 [2021-08-29T16:29:58.803Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:29:58 [2021-08-29T16:29:58.803Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:29:58 [2021-08-29T16:29:58.803Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
16:29:59 [2021-08-29T16:29:59.258Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUserByID
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUserByName
16:30:04 [2021-08-29T16:30:04.053Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
16:30:04 [2021-08-29T16:30:04.053Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:30:06 [2021-08-29T16:30:06.472Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
16:30:06 [2021-08-29T16:30:06.947Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:30:06 [2021-08-29T16:30:06.947Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
16:30:06 [2021-08-29T16:30:06.947Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:30:07 [2021-08-29T16:30:07.999Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
16:30:09 [2021-08-29T16:30:09.176Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:30:09 [2021-08-29T16:30:09.176Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:30:09 [2021-08-29T16:30:09.176Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:30:09 [2021-08-29T16:30:09.176Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
16:30:09 [2021-08-29T16:30:09.176Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:30:12 [2021-08-29T16:30:12.949Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:30:20 [2021-08-29T16:30:20.406Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
16:30:21 [2021-08-29T16:30:21.782Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:30:26 [2021-08-29T16:30:26.532Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:30:29 [2021-08-29T16:30:29.172Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
16:30:29 [2021-08-29T16:30:29.172Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
16:30:29 [2021-08-29T16:30:29.172Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
16:30:29 [2021-08-29T16:30:29.172Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
16:30:29 [2021-08-29T16:30:29.172Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
16:30:32 [2021-08-29T16:30:32.886Z] === RUN   TestDockerSuite/TestPsListContainersSize
16:30:32 [2021-08-29T16:30:32.886Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:30:32 [2021-08-29T16:30:32.886Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
16:30:32 [2021-08-29T16:30:32.886Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
16:30:32 [2021-08-29T16:30:32.886Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
16:30:32 [2021-08-29T16:30:32.886Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
16:30:32 [2021-08-29T16:30:32.886Z] === RUN   TestDockerSuite/TestPsRightTagName
16:30:32 [2021-08-29T16:30:32.886Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
16:30:32 [2021-08-29T16:30:32.886Z] === RUN   TestDockerSuite/TestPsShowMounts
16:30:35 [2021-08-29T16:30:35.135Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:30:35 [2021-08-29T16:30:35.135Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
16:30:35 [2021-08-29T16:30:35.135Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:30:35 [2021-08-29T16:30:35.135Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:30:38 [2021-08-29T16:30:38.017Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:30:38 [2021-08-29T16:30:38.789Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
16:30:38 [2021-08-29T16:30:38.789Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
16:30:38 [2021-08-29T16:30:38.789Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
16:30:40 [2021-08-29T16:30:40.405Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
16:30:40 [2021-08-29T16:30:40.405Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:30:40 [2021-08-29T16:30:40.405Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
16:30:40 [2021-08-29T16:30:40.900Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:30:41 [2021-08-29T16:30:41.367Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
16:30:42 [2021-08-29T16:30:42.328Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
16:30:42 [2021-08-29T16:30:42.328Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
16:30:42 [2021-08-29T16:30:42.328Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:30:43 [2021-08-29T16:30:43.126Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:30:43 [2021-08-29T16:30:43.126Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:30:43 [2021-08-29T16:30:43.126Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:30:43 [2021-08-29T16:30:43.126Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:30:43 [2021-08-29T16:30:43.126Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:30:43 [2021-08-29T16:30:43.126Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
16:30:43 [2021-08-29T16:30:43.126Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:30:46 [2021-08-29T16:30:46.122Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
16:30:46 [2021-08-29T16:30:46.900Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:30:48 [2021-08-29T16:30:48.509Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:30:49 [2021-08-29T16:30:49.834Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
16:30:50 [2021-08-29T16:30:50.032Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:30:51 [2021-08-29T16:30:51.999Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
16:30:55 [2021-08-29T16:30:55.861Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveImageId
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:30:55 [2021-08-29T16:30:55.862Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
16:30:55 [2021-08-29T16:30:55.862Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:30:57 [2021-08-29T16:30:57.455Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:30:57 [2021-08-29T16:30:57.911Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:30:58 [2021-08-29T16:30:58.365Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:30:58 [2021-08-29T16:30:58.365Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:30:59 [2021-08-29T16:30:59.919Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:31:08 [2021-08-29T16:31:08.644Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:31:08 [2021-08-29T16:31:08.644Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:31:08 [2021-08-29T16:31:08.644Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:31:17 [2021-08-29T16:31:17.093Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
16:31:17 [2021-08-29T16:31:17.093Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:31:17 [2021-08-29T16:31:17.093Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
16:31:17 [2021-08-29T16:31:17.294Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:31:17 [2021-08-29T16:31:17.294Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:31:17 [2021-08-29T16:31:17.294Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:31:20 [2021-08-29T16:31:20.046Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
16:31:20 [2021-08-29T16:31:20.046Z] === RUN   TestDockerSuite/TestRestartPolicyNO
16:31:20 [2021-08-29T16:31:20.046Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
16:31:20 [2021-08-29T16:31:20.506Z] === RUN   TestDockerSuite/TestRestartRunningContainer
16:31:22 [2021-08-29T16:31:22.022Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:31:22 [2021-08-29T16:31:22.022Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:31:22 [2021-08-29T16:31:22.022Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:31:22 [2021-08-29T16:31:22.022Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:31:22 [2021-08-29T16:31:22.022Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:31:22 [2021-08-29T16:31:22.022Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:31:22 [2021-08-29T16:31:22.022Z] === RUN   TestDockerSuite/TestStartRecordError
16:31:22 [2021-08-29T16:31:22.022Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:31:22 [2021-08-29T16:31:22.022Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:31:25 [2021-08-29T16:31:25.173Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
16:31:28 [2021-08-29T16:31:28.114Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
16:31:28 [2021-08-29T16:31:28.114Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:31:28 [2021-08-29T16:31:28.114Z] === RUN   TestDockerSuite/TestRestartWithVolumes
16:31:29 [2021-08-29T16:31:29.064Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:31:29 [2021-08-29T16:31:29.064Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:31:29 [2021-08-29T16:31:29.064Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:31:29 [2021-08-29T16:31:29.064Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:31:29 [2021-08-29T16:31:29.064Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:31:29 [2021-08-29T16:31:29.064Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:31:29 [2021-08-29T16:31:29.520Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:31:29 [2021-08-29T16:31:29.520Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:31:29 [2021-08-29T16:31:29.520Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:31:29 [2021-08-29T16:31:29.520Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:31:29 [2021-08-29T16:31:29.520Z] === RUN   TestDockerSuite/TestStatsNoStream
16:31:29 [2021-08-29T16:31:29.520Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:31:29 [2021-08-29T16:31:29.520Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:31:31 [2021-08-29T16:31:31.896Z] === RUN   TestDockerSuite/TestRmiBlank
16:31:31 [2021-08-29T16:31:31.896Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
16:31:32 [2021-08-29T16:31:32.352Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
16:31:32 [2021-08-29T16:31:32.540Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:31:36 [2021-08-29T16:31:36.317Z] === RUN   TestDockerSuite/TestTopPrivileged
16:31:36 [2021-08-29T16:31:36.317Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:31:36 [2021-08-29T16:31:36.317Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:31:38 [2021-08-29T16:31:38.485Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:31:38 [2021-08-29T16:31:38.485Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:31:38 [2021-08-29T16:31:38.485Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:31:38 [2021-08-29T16:31:38.485Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:31:38 [2021-08-29T16:31:38.485Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:31:38 [2021-08-29T16:31:38.485Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:31:38 [2021-08-29T16:31:38.485Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:31:38 [2021-08-29T16:31:38.485Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
16:31:38 [2021-08-29T16:31:38.485Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:31:38 [2021-08-29T16:31:38.485Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
16:31:38 [2021-08-29T16:31:38.485Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:31:38 [2021-08-29T16:31:38.485Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
16:31:38 [2021-08-29T16:31:38.485Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:31:44 [2021-08-29T16:31:44.844Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
16:31:47 [2021-08-29T16:31:47.077Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
16:31:47 [2021-08-29T16:31:47.599Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
16:31:53 [2021-08-29T16:31:53.366Z] === RUN   TestDockerSuite/TestRmiImgIDForce
16:31:53 [2021-08-29T16:31:53.647Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:31:54 [2021-08-29T16:31:54.101Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:31:54 [2021-08-29T16:31:54.101Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:31:54 [2021-08-29T16:31:54.101Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
16:31:54 [2021-08-29T16:31:54.101Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:31:54 [2021-08-29T16:31:54.557Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:31:54 [2021-08-29T16:31:54.557Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:31:55 [2021-08-29T16:31:55.012Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:31:57 [2021-08-29T16:31:57.916Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:31:57 [2021-08-29T16:31:57.916Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:31:58 [2021-08-29T16:31:58.097Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
16:32:01 [2021-08-29T16:32:01.699Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:32:01 [2021-08-29T16:32:01.699Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:32:01 [2021-08-29T16:32:01.699Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:32:01 [2021-08-29T16:32:01.699Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:32:02 [2021-08-29T16:32:02.155Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:32:05 [2021-08-29T16:32:05.203Z] === RUN   TestDockerSuite/TestRmiParentImageFail
16:32:08 [2021-08-29T16:32:08.154Z] === RUN   TestDockerSuite/TestRmiTag
16:32:08 [2021-08-29T16:32:08.609Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
16:32:10 [2021-08-29T16:32:10.760Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:32:10 [2021-08-29T16:32:10.760Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
16:32:10 [2021-08-29T16:32:10.760Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:32:10 [2021-08-29T16:32:10.837Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
16:32:11 [2021-08-29T16:32:11.216Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:32:11 [2021-08-29T16:32:11.216Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:32:11 [2021-08-29T16:32:11.216Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
16:32:11 [2021-08-29T16:32:11.216Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:32:19 [2021-08-29T16:32:19.838Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:32:19 [2021-08-29T16:32:19.838Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:32:19 [2021-08-29T16:32:19.838Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:32:28 [2021-08-29T16:32:28.807Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
16:32:30 [2021-08-29T16:32:30.115Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:32:30 [2021-08-29T16:32:30.115Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:32:30 [2021-08-29T16:32:30.115Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:32:30 [2021-08-29T16:32:30.974Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
16:32:31 [2021-08-29T16:32:31.668Z] --- PASS: TestDockerSuite (2261.04s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.74s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.20s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (89.10s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.72s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.94s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (4.74s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.07s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (73.60s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.68s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.39s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.84s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.82s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.04s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.40s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.68s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.87s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.66s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.00s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.10s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.51s)
16:32:31 [2021-08-29T16:32:31.668Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildAddTar (32.82s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (16.52s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.44s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.56s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.98s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.63s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.61s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.91s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (22.19s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.99s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.22s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.71s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.23s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.39s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.54s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.51s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.04s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.10s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.88s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.87s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.48s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.61s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.14s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.38s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.53s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.48s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.70s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (22.07s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.76s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (16.28s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.49s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.63s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.66s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.09s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.21s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (46.66s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.08s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (51.73s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.61s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.15s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (9.97s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (9.53s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (26.48s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (9.89s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.93s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (70.43s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.35s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.05s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.47s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.50s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.86s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.96s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.59s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.91s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.35s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (12.56s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFails (2.64s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.85s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (6.30s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildForceRm (6.38s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFromGit (5.48s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.49s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.62s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.85s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.64s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.92s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.99s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.69s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.33s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.95s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.60s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.89s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.54s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.96s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.40s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.43s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.51s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.56s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (15.31s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.56s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (32.18s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.94s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.95s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.86s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.46s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.47s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.88s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildNoContext (3.16s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.28s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.42s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.20s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.73s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.84s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.29s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (8.73s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.49s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.70s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.98s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.10s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.09s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.94s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.06s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.71s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (17.89s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildRm (10.68s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.12s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.28s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.88s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.90s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (4.35s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (15.17s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.61s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (7.72s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.25s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.03s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.70s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (16.17s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.41s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.17s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.72s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.48s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.37s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.52s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.14s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.22s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.78s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (8.40s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.17s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.35s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.11s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.74s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.34s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.63s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
16:32:31 [2021-08-29T16:32:31.669Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.27s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.83s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.94s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCommitChange (4.91s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (4.33s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCommitNewFile (7.00s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCommitTTY (6.99s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.28s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (7.10s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.15s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.66s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.71s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.73s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (3.23s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.70s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.73s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.26s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.79s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.71s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (2.78s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (7.25s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.23s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.69s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (4.74s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.69s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (2.61s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.69s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.15s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.11s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.63s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.73s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.78s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (18.78s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.68s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.65s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.72s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.67s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000532648_<nil>} (2.74s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11970232074_c:\foo_false__<nil>_<nil>_<nil>} (2.63s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11970232074_c:\foo_true__<nil>_<nil>_<nil>} (2.67s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.40s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:32:31 [2021-08-29T16:32:31.670Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.09s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.81s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.88s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.80s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpToCaseA (4.64s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpToCaseB (2.72s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpToCaseE (10.03s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpToCaseH (9.71s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpToDot (2.79s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.96s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.20s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.12s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.70s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.19s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.03s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.67s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.19s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateRM (0.36s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.20s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.38s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.39s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.84s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.41s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.16s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestDockerFails (0.06s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.80s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.73s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.79s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (9.64s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsCopy (4.20s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (5.77s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.71s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (4.39s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.58s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.87s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFilters (5.61s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFormat (5.41s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.14s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsRename (2.81s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsResize (32.97s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.70s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.31s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.04s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.71s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (4.54s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.65s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.70s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (3.03s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.81s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (3.29s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.85s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.86s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecExitStatus (3.57s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.38s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.670Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.42s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.35s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.73s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestGetContainerStats (6.73s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.77s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.80s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.76s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.18s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.39s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.60s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.99s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.70s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.99s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.21s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.68s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.43s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.68s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.66s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.70s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.63s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectDefault (2.75s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectHistory (4.35s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectInt64 (2.71s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (2.79s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.22s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.74s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (3.21s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.08s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (7.33s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectStatus (3.34s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.94s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (3.38s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.62s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (3.21s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.91s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.78s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.67s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.80s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.91s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (6.20s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.99s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.81s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.35s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.10s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (8.43s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (4.29s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (4.18s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.76s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.70s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsSince (9.19s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsTail (3.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.83s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.71s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.32s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.34s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsByOrder (11.25s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (11.27s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.14s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.35s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (4.54s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (8.32s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (5.48s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (6.02s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPsShowMounts (8.90s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.74s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.28s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.91s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.69s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.30s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.86s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (23.21s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (8.25s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.84s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (7.18s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.16s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (5.70s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.07s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.35s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.56s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.26s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.66s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.33s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.99s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (8.27s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.41s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiTag (0.71s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.87s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.49s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.96s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.63s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:32:31 [2021-08-29T16:32:31.671Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.14s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.35s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.42s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.66s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.75s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.67s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunBindMounts (5.49s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.69s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.04s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.90s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.88s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.80s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.70s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (2.67s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.80s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.39s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.75s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.16s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.23s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.68s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (2.68s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunExitCode (2.66s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (2.67s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (2.66s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.72s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.08s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (4.83s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.06s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.66s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.86s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (8.08s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (5.79s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (4.68s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.41s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.28s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.70s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.70s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.23s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.98s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.63s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (9.75s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunRm (2.76s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.78s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.77s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.63s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.85s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.78s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.37s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.83s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (2.66s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.69s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.49s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (8.31s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.38s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (7.89s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.15s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.18s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.69s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.31s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.07s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.67s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.66s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.70s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.21s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.20s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.20s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s)
16:32:31 [2021-08-29T16:32:31.672Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (8.13s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (8.47s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (4.91s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.56s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (3.20s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (3.20s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.81s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.24s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.12s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.29s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.23s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (3.00s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (3.24s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.33s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.32s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.15s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (8.48s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.16s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (7.98s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.23s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.23s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (10.56s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:32:32 [2021-08-29T16:32:32.128Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s)
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:32:32 [2021-08-29T16:32:32.128Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.128Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- PASS: TestDockerRegistrySuite (0.13s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthTokenSuite
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerDaemonSuite
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- PASS: TestDockerDaemonSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerSwarmSuite
16:32:32 [2021-08-29T16:32:32.129Z] --- PASS: TestDockerSwarmSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginCreate
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginInspect
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerPluginSuite/TestPluginSet
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- PASS: TestDockerPluginSuite (0.02s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerExternalVolumeSuite
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:127: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerNetworkSuite
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:133: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- SKIP: TestDockerNetworkSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] === RUN   TestDockerHubPullSuite
16:32:32 [2021-08-29T16:32:32.129Z]     check_test.go:141: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z] --- SKIP: TestDockerHubPullSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.129Z] PASS
16:32:32 [2021-08-29T16:32:32.129Z] ok  	github.com/docker/docker/integration-cli	2261.345s
16:32:32 [2021-08-29T16:32:32.129Z] 
16:32:32 [2021-08-29T16:32:32.129Z] === Skipped
16:32:32 [2021-08-29T16:32:32.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z] 
16:32:32 [2021-08-29T16:32:32.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z] 
16:32:32 [2021-08-29T16:32:32.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z] 
16:32:32 [2021-08-29T16:32:32.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z] 
16:32:32 [2021-08-29T16:32:32.129Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.129Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:32:32 [2021-08-29T16:32:32.129Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_stats_test.go:103: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStats (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_stats_test.go:27: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamGetCpu (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.33s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.56s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.82s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.30s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.28s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.31s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.02s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.27s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.27s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.130Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.130Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:32:32 [2021-08-29T16:32:32.130Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.28s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.28s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.31s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.28s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.28s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_sni_test.go:18: Flakey test
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitAfterContainerIsDone (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_commit_test.go:14: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestCommitAfterContainerIsDone (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z] 
16:32:32 [2021-08-29T16:32:32.131Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
16:32:32 [2021-08-29T16:32:32.131Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.131Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.132Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.132Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:32:32 [2021-08-29T16:32:32.132Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.02s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.133Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z] 
16:32:32 [2021-08-29T16:32:32.133Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:32:32 [2021-08-29T16:32:32.133Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterHealth (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:230: RuntimeIsWindowsContainerd(): FIXME. Hang on Windows + containerd combination
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterHealth (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.134Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z] 
16:32:32 [2021-08-29T16:32:32.134Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:32:32 [2021-08-29T16:32:32.134Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunMount (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.135Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.135Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:32:32 [2021-08-29T16:32:32.135Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSetMacAddress (0.03s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1986: RuntimeIsWindowsContainerd(): FIXME: Broken on Windows + containerd combination
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunSetMacAddress (0.03s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.594Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:32:32 [2021-08-29T16:32:32.594Z] 
16:32:32 [2021-08-29T16:32:32.594Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.595Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.595Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:32 [2021-08-29T16:32:32.595Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.596Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.596Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:32:32 [2021-08-29T16:32:32.596Z] 
16:32:32 [2021-08-29T16:32:32.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.597Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.597Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.597Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.597Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.597Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z]     check_test.go:127: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z]     check_test.go:133: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:32:32 [2021-08-29T16:32:32.597Z]     check_test.go:141: unmatched requirement DaemonIsLinux
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] DONE 1092 tests, 551 skipped in 2268.677s
16:32:32 [2021-08-29T16:32:32.597Z] INFO: Integration tests ended at 08/29/2021 16:32:32. Duration:00:37:48.7551865
16:32:32 [2021-08-29T16:32:32.597Z] INFO: Docker info of the daemon under test at end of run
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] Containers: 2
16:32:32 [2021-08-29T16:32:32.597Z]  Running: 0
16:32:32 [2021-08-29T16:32:32.597Z]  Paused: 0
16:32:32 [2021-08-29T16:32:32.597Z]  Stopped: 2
16:32:32 [2021-08-29T16:32:32.597Z] Images: 18
16:32:32 [2021-08-29T16:32:32.597Z] Server Version: 0.0.0-dev
16:32:32 [2021-08-29T16:32:32.597Z] Storage Driver: windowsfilter
16:32:32 [2021-08-29T16:32:32.597Z]  Windows: 
16:32:32 [2021-08-29T16:32:32.597Z] Logging Driver: json-file
16:32:32 [2021-08-29T16:32:32.597Z] Plugins: 
16:32:32 [2021-08-29T16:32:32.597Z]  Volume: local
16:32:32 [2021-08-29T16:32:32.597Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:32:32 [2021-08-29T16:32:32.597Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:32:32 [2021-08-29T16:32:32.597Z] Swarm: inactive
16:32:32 [2021-08-29T16:32:32.597Z] Default Isolation: process
16:32:32 [2021-08-29T16:32:32.597Z] Kernel Version: 10.0 20348 (20348.1.amd64fre.fe_release.210507-1500)
16:32:32 [2021-08-29T16:32:32.597Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20348.169)
16:32:32 [2021-08-29T16:32:32.597Z] OSType: windows
16:32:32 [2021-08-29T16:32:32.597Z] Architecture: x86_64
16:32:32 [2021-08-29T16:32:32.597Z] CPUs: 4
16:32:32 [2021-08-29T16:32:32.597Z] Total Memory: 32GiB
16:32:32 [2021-08-29T16:32:32.597Z] Name: azwin-2-8e2391
16:32:32 [2021-08-29T16:32:32.597Z] ID: BY34:NMC7:AQPT:BEKN:SOXB:NRZH:5ALS:NXOX:HE4Q:IKBA:OR4C:SEII
16:32:32 [2021-08-29T16:32:32.597Z] Docker Root Dir: D:\CI\PR-42349\21\daemon
16:32:32 [2021-08-29T16:32:32.597Z] Debug Mode (client): false
16:32:32 [2021-08-29T16:32:32.597Z] Debug Mode (server): true
16:32:32 [2021-08-29T16:32:32.597Z]  File Descriptors: -1
16:32:32 [2021-08-29T16:32:32.597Z]  Goroutines: 46
16:32:32 [2021-08-29T16:32:32.597Z]  System Time: 2021-08-29T16:32:32.4330802Z
16:32:32 [2021-08-29T16:32:32.597Z]  EventsListeners: 0
16:32:32 [2021-08-29T16:32:32.597Z] Registry: https://index.docker.io/v1/
16:32:32 [2021-08-29T16:32:32.597Z] Labels:
16:32:32 [2021-08-29T16:32:32.597Z] Experimental: false
16:32:32 [2021-08-29T16:32:32.597Z] Insecure Registries:
16:32:32 [2021-08-29T16:32:32.597Z]  127.0.0.0/8
16:32:32 [2021-08-29T16:32:32.597Z] Live Restore Enabled: false
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:32 [2021-08-29T16:32:32.597Z] 
16:32:33 [2021-08-29T16:32:33.052Z] INFO: Stopping daemon under test
16:32:33 [2021-08-29T16:32:33.052Z] SUCCESS: The process with PID 1580 (child process of PID 3160) has been terminated.
16:32:33 [2021-08-29T16:32:33.052Z] SUCCESS: The process with PID 3160 (child process of PID 1660) has been terminated.
16:32:33 [2021-08-29T16:32:33.052Z] INFO: Stop tailing logs of the daemon under tests
16:32:33 [2021-08-29T16:32:33.052Z] INFO: executeCI.ps1 Completed successfully at 08/29/2021 16:32:32.
16:32:33 [2021-08-29T16:32:33.052Z] INFO: Tidying up at end of run
16:32:33 [2021-08-29T16:32:33.052Z] INFO: Saving daemon under test log (d:\CI\PR-42349\21\dut.out) to bundles\CIDUT.out
16:32:33 [2021-08-29T16:32:33.052Z] INFO: Saving daemon under test log (d:\CI\PR-42349\21\dut.err) to bundles\CIDUT.err
16:32:33 [2021-08-29T16:32:33.052Z] INFO: Saving containerd logs to bundles
16:32:33 [2021-08-29T16:32:33.052Z] INFO: Nuke-Everything...
16:32:33 [2021-08-29T16:32:33.507Z] INFO: Container count on control daemon to delete is 2
16:32:33 [2021-08-29T16:32:33.507Z] 21788cccb9f9
16:32:33 [2021-08-29T16:32:33.507Z] f98b5008a791
16:32:33 [2021-08-29T16:32:33.507Z] INFO: Tidying pidfile d:\CI\PR-42349\21\docker.pid
16:32:33 [2021-08-29T16:32:33.507Z] INFO: Killing containerd with PID 5068
16:32:33 [2021-08-29T16:32:33.966Z] INFO: Nuking d:\CI
16:32:34 [2021-08-29T16:32:34.742Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
16:32:35 [2021-08-29T16:32:35.706Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
16:32:35 [2021-08-29T16:32:35.706Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:32:35 [2021-08-29T16:32:35.706Z] === RUN   TestDockerSuite/TestRunAddHost
16:32:35 [2021-08-29T16:32:35.706Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
16:32:35 [2021-08-29T16:32:35.706Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
16:32:35 [2021-08-29T16:32:35.706Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
16:32:35 [2021-08-29T16:32:35.706Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
16:32:35 [2021-08-29T16:32:35.706Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
16:32:35 [2021-08-29T16:32:35.706Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
16:32:35 [2021-08-29T16:32:35.706Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
16:32:35 [2021-08-29T16:32:35.706Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
16:32:35 [2021-08-29T16:32:35.706Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
16:32:35 [2021-08-29T16:32:35.706Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
16:32:35 [2021-08-29T16:32:35.706Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:32:35 [2021-08-29T16:32:35.706Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
16:32:37 [2021-08-29T16:32:37.885Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
16:32:37 [2021-08-29T16:32:37.885Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:32:37 [2021-08-29T16:32:37.885Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
16:32:37 [2021-08-29T16:32:37.885Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
16:32:37 [2021-08-29T16:32:37.885Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
16:32:41 [2021-08-29T16:32:41.605Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
16:32:44 [2021-08-29T16:32:44.500Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
16:32:46 [2021-08-29T16:32:46.029Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
16:32:53 [2021-08-29T16:32:53.168Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
16:32:54 [2021-08-29T16:32:54.694Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
16:32:54 [2021-08-29T16:32:54.694Z] === RUN   TestDockerSuite/TestRunBindMounts
16:32:55 [2021-08-29T16:32:55.267Z] INFO: Zapped successfully
16:32:55 [2021-08-29T16:32:55.267Z] 
16:32:55 [2021-08-29T16:32:55.267Z] INFO: executeCI.ps1 exiting at Sun Aug 29 16:32:52 CUT 2021. Duration 01:10:30.8849874
16:32:55 [2021-08-29T16:32:55.267Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:32:55 [2021-08-29T16:32:55.504Z] Recording test results
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
16:32:59 [2021-08-29T16:32:59.361Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
16:32:59 [2021-08-29T16:32:59.361Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
16:33:00 [2021-08-29T16:33:00.892Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
16:33:00 [2021-08-29T16:33:00.892Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
16:33:00 [2021-08-29T16:33:00.892Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
16:33:02 [2021-08-29T16:33:02.190Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:33:03 [2021-08-29T16:33:03.651Z] Creating win-2022-c8d-integration-bundles.zip
16:33:03 [2021-08-29T16:33:03.782Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
16:33:03 [2021-08-29T16:33:03.782Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
16:33:03 [2021-08-29T16:33:03.782Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
16:33:03 [2021-08-29T16:33:03.782Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
16:33:03 [2021-08-29T16:33:03.782Z] === RUN   TestDockerSuite/TestRunContainerNetwork
[Pipeline] archiveArtifacts
16:33:05 [2021-08-29T16:33:05.314Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
16:33:05 [2021-08-29T16:33:05.314Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
16:33:05 [2021-08-29T16:33:05.314Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
16:33:05 [2021-08-29T16:33:05.314Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
16:33:05 [2021-08-29T16:33:05.380Z] Archiving artifacts
16:33:05 [2021-08-29T16:33:05.769Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
16:33:05 [2021-08-29T16:33:05.769Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
16:33:05 [2021-08-29T16:33:05.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
16:33:05 [2021-08-29T16:33:05.769Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
16:33:05 [2021-08-29T16:33:05.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
16:33:05 [2021-08-29T16:33:05.769Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
16:33:05 [2021-08-29T16:33:05.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
16:33:05 [2021-08-29T16:33:05.769Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:33:05 [2021-08-29T16:33:05.769Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
16:33:05 [2021-08-29T16:33:05.769Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
16:33:05 [2021-08-29T16:33:05.769Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
16:33:08 [2021-08-29T16:33:08.067Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
16:33:09 [2021-08-29T16:33:09.596Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
16:33:11 [2021-08-29T16:33:11.761Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
16:33:11 [2021-08-29T16:33:11.761Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
16:33:11 [2021-08-29T16:33:11.761Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
16:33:11 [2021-08-29T16:33:11.761Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
16:33:11 [2021-08-29T16:33:11.761Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
16:33:11 [2021-08-29T16:33:11.761Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
16:33:11 [2021-08-29T16:33:11.761Z] === RUN   TestDockerSuite/TestRunCreateVolume
16:33:13 [2021-08-29T16:33:13.923Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
16:33:13 [2021-08-29T16:33:13.923Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:33:13 [2021-08-29T16:33:13.923Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
16:33:13 [2021-08-29T16:33:13.923Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
16:33:13 [2021-08-29T16:33:13.923Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
16:33:13 [2021-08-29T16:33:13.923Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
16:33:13 [2021-08-29T16:33:13.923Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
16:33:13 [2021-08-29T16:33:13.923Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
16:33:13 [2021-08-29T16:33:13.923Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
16:33:15 [2021-08-29T16:33:15.461Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
16:33:19 [2021-08-29T16:33:19.161Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:33:20 [2021-08-29T16:33:20.074Z] + make clean
16:33:20 [2021-08-29T16:33:20.203Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
16:33:20 [2021-08-29T16:33:20.203Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
16:33:20 [2021-08-29T16:33:20.203Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
16:33:20 [2021-08-29T16:33:20.203Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
16:33:20 [2021-08-29T16:33:20.203Z] === RUN   TestDockerSuite/TestRunDNSOptions
16:33:20 [2021-08-29T16:33:20.203Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
16:33:20 [2021-08-29T16:33:20.203Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
16:33:20 [2021-08-29T16:33:20.203Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
16:33:20 [2021-08-29T16:33:20.203Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
16:33:20 [2021-08-29T16:33:20.203Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
16:33:20 [2021-08-29T16:33:20.203Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
16:33:20 [2021-08-29T16:33:20.203Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:33:20 [2021-08-29T16:33:20.203Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
16:33:21 [2021-08-29T16:33:21.032Z] docker volume rm -f docker-dev-cache
16:33:21 [2021-08-29T16:33:21.032Z] docker-dev-cache
[Pipeline] deleteDir
16:33:22 [2021-08-29T16:33:22.367Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
16:33:22 [2021-08-29T16:33:22.367Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
16:33:22 [2021-08-29T16:33:22.367Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
16:33:22 [2021-08-29T16:33:22.367Z] === RUN   TestDockerSuite/TestRunDuplicateMount
16:33:22 [2021-08-29T16:33:22.367Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
16:33:22 [2021-08-29T16:33:22.367Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
16:33:24 [2021-08-29T16:33:24.596Z] === RUN   TestDockerSuite/TestRunEchoStdout
16:33:26 [2021-08-29T16:33:26.761Z] === RUN   TestDockerSuite/TestRunEmptyEnv
16:33:26 [2021-08-29T16:33:26.761Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
16:33:26 [2021-08-29T16:33:26.761Z] === RUN   TestDockerSuite/TestRunEntrypoint
16:33:28 [2021-08-29T16:33:28.292Z] === RUN   TestDockerSuite/TestRunEnvironment
16:33:28 [2021-08-29T16:33:28.292Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
16:33:28 [2021-08-29T16:33:28.292Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
16:33:28 [2021-08-29T16:33:28.292Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
16:33:28 [2021-08-29T16:33:28.292Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
16:33:28 [2021-08-29T16:33:28.292Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
16:33:28 [2021-08-29T16:33:28.292Z] === RUN   TestDockerSuite/TestRunExitCode
16:33:30 [2021-08-29T16:33:30.520Z] === RUN   TestDockerSuite/TestRunExitCodeOne
16:33:32 [2021-08-29T16:33:32.691Z] === RUN   TestDockerSuite/TestRunExitCodeZero
16:33:34 [2021-08-29T16:33:34.221Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunExposePort
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
16:33:36 [2021-08-29T16:33:36.461Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunGroupAdd
16:33:36 [2021-08-29T16:33:36.461Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
16:33:36 [2021-08-29T16:33:36.461Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
16:33:36 [2021-08-29T16:33:36.461Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
16:33:36 [2021-08-29T16:33:36.461Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
16:33:36 [2021-08-29T16:33:36.461Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
16:33:36 [2021-08-29T16:33:36.461Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:33:36 [2021-08-29T16:33:36.461Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
16:33:45 [2021-08-29T16:33:45.218Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
16:33:45 [2021-08-29T16:33:45.218Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
16:33:45 [2021-08-29T16:33:45.218Z] === RUN   TestDockerSuite/TestRunInvalidReference
16:33:45 [2021-08-29T16:33:45.218Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
16:33:45 [2021-08-29T16:33:45.218Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
16:33:45 [2021-08-29T16:33:45.218Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
16:33:45 [2021-08-29T16:33:45.218Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:33:45 [2021-08-29T16:33:45.218Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
16:33:45 [2021-08-29T16:33:45.218Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
16:33:45 [2021-08-29T16:33:45.218Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
16:33:45 [2021-08-29T16:33:45.218Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
16:33:45 [2021-08-29T16:33:45.218Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
16:33:53 [2021-08-29T16:33:53.817Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
16:33:53 [2021-08-29T16:33:53.817Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
16:33:53 [2021-08-29T16:33:53.817Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModeHostname
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModeIpcHost
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModePIDContainer
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunModeUTSHost
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunMount
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunMountOrdering
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
16:33:54 [2021-08-29T16:33:54.777Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:33:54 [2021-08-29T16:33:54.777Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
16:34:01 [2021-08-29T16:34:01.980Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
16:34:01 [2021-08-29T16:34:01.980Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:34:01 [2021-08-29T16:34:01.980Z] === RUN   TestDockerSuite/TestRunNamedVolume
16:34:01 [2021-08-29T16:34:01.980Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
16:34:01 [2021-08-29T16:34:01.980Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
16:34:01 [2021-08-29T16:34:01.980Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
16:34:01 [2021-08-29T16:34:01.980Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
16:34:05 [2021-08-29T16:34:05.699Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNetHost
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
16:34:09 [2021-08-29T16:34:09.576Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
16:34:09 [2021-08-29T16:34:09.576Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
16:34:10 [2021-08-29T16:34:10.032Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
16:34:10 [2021-08-29T16:34:10.993Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
16:34:13 [2021-08-29T16:34:13.175Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
16:34:14 [2021-08-29T16:34:14.705Z] === RUN   TestDockerSuite/TestRunNonExistingImage
16:34:16 [2021-08-29T16:34:16.235Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
16:34:17 [2021-08-29T16:34:17.890Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
16:34:18 [2021-08-29T16:34:18.347Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
16:34:18 [2021-08-29T16:34:18.347Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
16:34:18 [2021-08-29T16:34:18.347Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
16:34:18 [2021-08-29T16:34:18.347Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
16:34:18 [2021-08-29T16:34:18.347Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
16:34:18 [2021-08-29T16:34:18.347Z] === RUN   TestDockerSuite/TestRunPortInUse
16:34:18 [2021-08-29T16:34:18.347Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:34:18 [2021-08-29T16:34:18.347Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
16:34:18 [2021-08-29T16:34:18.347Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
16:34:18 [2021-08-29T16:34:18.347Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
16:34:18 [2021-08-29T16:34:18.347Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
16:34:18 [2021-08-29T16:34:18.347Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
16:34:18 [2021-08-29T16:34:18.347Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
16:34:18 [2021-08-29T16:34:18.347Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
16:34:18 [2021-08-29T16:34:18.347Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
16:34:18 [2021-08-29T16:34:18.347Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
16:34:20 [2021-08-29T16:34:20.507Z] === RUN   TestDockerSuite/TestRunPublishPort
16:34:20 [2021-08-29T16:34:20.507Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
16:34:20 [2021-08-29T16:34:20.507Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
16:34:20 [2021-08-29T16:34:20.507Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
16:34:20 [2021-08-29T16:34:20.507Z] === RUN   TestDockerSuite/TestRunReadProcLatency
16:34:20 [2021-08-29T16:34:20.507Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
16:34:20 [2021-08-29T16:34:20.507Z] === RUN   TestDockerSuite/TestRunReadProcTimer
16:34:20 [2021-08-29T16:34:20.507Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
16:34:20 [2021-08-29T16:34:20.507Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
16:34:20 [2021-08-29T16:34:20.507Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
16:34:20 [2021-08-29T16:34:20.507Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
16:34:27 [2021-08-29T16:34:27.693Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
16:34:27 [2021-08-29T16:34:27.693Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:34:27 [2021-08-29T16:34:27.693Z] === RUN   TestDockerSuite/TestRunRm
16:34:29 [2021-08-29T16:34:29.224Z] === RUN   TestDockerSuite/TestRunRmAndWait
16:34:35 [2021-08-29T16:34:35.020Z] === RUN   TestDockerSuite/TestRunRmPre125Api
16:34:36 [2021-08-29T16:34:36.558Z] === RUN   TestDockerSuite/TestRunRootWorkdir
16:34:38 [2021-08-29T16:34:38.722Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
16:34:40 [2021-08-29T16:34:40.888Z] === RUN   TestDockerSuite/TestRunSetMacAddress
16:34:43 [2021-08-29T16:34:43.063Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
16:34:43 [2021-08-29T16:34:43.063Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:34:43 [2021-08-29T16:34:43.063Z] === RUN   TestDockerSuite/TestRunState
16:34:43 [2021-08-29T16:34:43.063Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
16:34:43 [2021-08-29T16:34:43.063Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
16:34:50 [2021-08-29T16:34:50.373Z] === RUN   TestDockerSuite/TestRunStdinPipe
16:34:50 [2021-08-29T16:34:50.373Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
16:34:50 [2021-08-29T16:34:50.373Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
16:34:51 [2021-08-29T16:34:51.339Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
16:34:51 [2021-08-29T16:34:51.339Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
16:34:51 [2021-08-29T16:34:51.339Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
16:34:51 [2021-08-29T16:34:51.339Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
16:34:51 [2021-08-29T16:34:51.339Z] === RUN   TestDockerSuite/TestRunTLSVerify
16:34:51 [2021-08-29T16:34:51.794Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
16:34:51 [2021-08-29T16:34:51.794Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
16:34:51 [2021-08-29T16:34:51.794Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
16:34:51 [2021-08-29T16:34:51.794Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUnshareProc
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUserByID
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUserByIDBig
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUserByIDZero
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUserByName
16:34:56 [2021-08-29T16:34:56.484Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
16:34:56 [2021-08-29T16:34:56.484Z] === RUN   TestDockerSuite/TestRunUserDefaults
16:34:58 [2021-08-29T16:34:58.010Z] === RUN   TestDockerSuite/TestRunUserNotFound
16:34:58 [2021-08-29T16:34:58.010Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
16:34:58 [2021-08-29T16:34:58.010Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
16:35:00 [2021-08-29T16:35:00.189Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
16:35:00 [2021-08-29T16:35:00.189Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:35:00 [2021-08-29T16:35:00.189Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
16:35:00 [2021-08-29T16:35:00.189Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
16:35:00 [2021-08-29T16:35:00.189Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
16:35:03 [2021-08-29T16:35:03.083Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
16:35:08 [2021-08-29T16:35:08.854Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
16:35:12 [2021-08-29T16:35:12.633Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
16:35:18 [2021-08-29T16:35:18.508Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
16:35:18 [2021-08-29T16:35:18.508Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
16:35:18 [2021-08-29T16:35:18.508Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
16:35:18 [2021-08-29T16:35:18.508Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
16:35:20 [2021-08-29T16:35:20.674Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
16:35:22 [2021-08-29T16:35:22.309Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithBadDevice
16:35:24 [2021-08-29T16:35:24.472Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
16:35:24 [2021-08-29T16:35:24.472Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
16:35:24 [2021-08-29T16:35:24.472Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
16:35:24 [2021-08-29T16:35:24.472Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
16:35:24 [2021-08-29T16:35:24.472Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithUlimits
16:35:24 [2021-08-29T16:35:24.472Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
16:35:24 [2021-08-29T16:35:24.472Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
16:35:28 [2021-08-29T16:35:28.228Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
16:35:29 [2021-08-29T16:35:29.754Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
16:35:31 [2021-08-29T16:35:31.342Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveCheckTimes
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveImageId
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveLoadParents
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveMultipleNames
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveSingleTag
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
16:35:36 [2021-08-29T16:35:36.010Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
16:35:36 [2021-08-29T16:35:36.010Z] === RUN   TestDockerSuite/TestSearchCmdOptions
16:35:38 [2021-08-29T16:35:38.275Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
16:35:38 [2021-08-29T16:35:38.275Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
16:35:38 [2021-08-29T16:35:38.731Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
16:35:39 [2021-08-29T16:35:39.186Z] === RUN   TestDockerSuite/TestSearchWithLimit
16:35:40 [2021-08-29T16:35:40.709Z] === RUN   TestDockerSuite/TestSlowStdinClosing
16:35:46 [2021-08-29T16:35:46.658Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
16:35:46 [2021-08-29T16:35:46.658Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:35:46 [2021-08-29T16:35:46.658Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
16:35:53 [2021-08-29T16:35:53.692Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
16:35:53 [2021-08-29T16:35:53.692Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:35:53 [2021-08-29T16:35:53.692Z] === RUN   TestDockerSuite/TestStartAttachSilent
16:35:56 [2021-08-29T16:35:56.647Z] === RUN   TestDockerSuite/TestStartAttachWithRename
16:35:56 [2021-08-29T16:35:56.647Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:35:56 [2021-08-29T16:35:56.647Z] === RUN   TestDockerSuite/TestStartMultipleContainers
16:35:56 [2021-08-29T16:35:56.647Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:35:56 [2021-08-29T16:35:56.647Z] === RUN   TestDockerSuite/TestStartPausedContainer
16:35:56 [2021-08-29T16:35:56.647Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:35:56 [2021-08-29T16:35:56.647Z] === RUN   TestDockerSuite/TestStartRecordError
16:35:56 [2021-08-29T16:35:56.647Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:35:56 [2021-08-29T16:35:56.647Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
16:36:02 [2021-08-29T16:36:02.471Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
16:36:02 [2021-08-29T16:36:02.471Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:36:02 [2021-08-29T16:36:02.471Z] === RUN   TestDockerSuite/TestStatsAllNoStream
16:36:02 [2021-08-29T16:36:02.471Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:36:02 [2021-08-29T16:36:02.471Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
16:36:02 [2021-08-29T16:36:02.471Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:36:02 [2021-08-29T16:36:02.471Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
16:36:02 [2021-08-29T16:36:02.471Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:36:02 [2021-08-29T16:36:02.471Z] === RUN   TestDockerSuite/TestStatsFormatAll
16:36:02 [2021-08-29T16:36:02.471Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:36:02 [2021-08-29T16:36:02.471Z] === RUN   TestDockerSuite/TestStatsNoStream
16:36:02 [2021-08-29T16:36:02.471Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:36:02 [2021-08-29T16:36:02.471Z] === RUN   TestDockerSuite/TestTopMultipleArgs
16:36:03 [2021-08-29T16:36:03.996Z] === RUN   TestDockerSuite/TestTopNonPrivileged
16:36:06 [2021-08-29T16:36:06.155Z] === RUN   TestDockerSuite/TestTopPrivileged
16:36:06 [2021-08-29T16:36:06.156Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:36:06 [2021-08-29T16:36:06.156Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
16:36:07 [2021-08-29T16:36:07.682Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
16:36:07 [2021-08-29T16:36:07.682Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:36:08 [2021-08-29T16:36:08.137Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
16:36:08 [2021-08-29T16:36:08.137Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:36:08 [2021-08-29T16:36:08.137Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
16:36:08 [2021-08-29T16:36:08.137Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:36:08 [2021-08-29T16:36:08.137Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
16:36:08 [2021-08-29T16:36:08.137Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
16:36:08 [2021-08-29T16:36:08.137Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
16:36:08 [2021-08-29T16:36:08.137Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
16:36:08 [2021-08-29T16:36:08.137Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
16:36:08 [2021-08-29T16:36:08.137Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
16:36:08 [2021-08-29T16:36:08.137Z] === RUN   TestDockerSuite/TestVolumeCLICreate
16:36:23 [2021-08-29T16:36:23.074Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
16:36:23 [2021-08-29T16:36:23.530Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
16:36:23 [2021-08-29T16:36:23.530Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
16:36:23 [2021-08-29T16:36:23.530Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
16:36:23 [2021-08-29T16:36:23.530Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
16:36:23 [2021-08-29T16:36:23.990Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
16:36:23 [2021-08-29T16:36:23.990Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
16:36:24 [2021-08-29T16:36:24.445Z] === RUN   TestDockerSuite/TestVolumeCLILs
16:36:26 [2021-08-29T16:36:26.610Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
16:36:26 [2021-08-29T16:36:26.610Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
16:36:29 [2021-08-29T16:36:29.497Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
16:36:29 [2021-08-29T16:36:29.497Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
16:36:29 [2021-08-29T16:36:29.953Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
16:36:29 [2021-08-29T16:36:29.953Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
16:36:29 [2021-08-29T16:36:29.953Z] === RUN   TestDockerSuite/TestVolumeCLIRm
16:36:37 [2021-08-29T16:36:37.127Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
16:36:37 [2021-08-29T16:36:37.127Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
16:36:37 [2021-08-29T16:36:37.127Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
16:36:37 [2021-08-29T16:36:37.583Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
16:36:38 [2021-08-29T16:36:38.038Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
16:36:38 [2021-08-29T16:36:38.038Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
16:36:38 [2021-08-29T16:36:38.038Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
16:36:43 [2021-08-29T16:36:43.922Z] === RUN   TestDockerSuite/TestVolumeLsFormat
16:36:44 [2021-08-29T16:36:44.378Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
16:36:44 [2021-08-29T16:36:44.378Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
16:36:52 [2021-08-29T16:36:52.909Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
16:36:52 [2021-08-29T16:36:52.909Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:36:52 [2021-08-29T16:36:52.909Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
16:36:53 [2021-08-29T16:36:53.936Z] --- PASS: TestDockerSuite (2342.21s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (0.76s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.55s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (119.52s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (1.53s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.40s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.00s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.06s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.89s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.33s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (89.80s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (4.97s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.51s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.81s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.20s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.79s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.00s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.44s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.64s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (4.35s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.06s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.12s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (3.95s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.46s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddTar (42.89s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (29.61s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.45s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.27s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.13s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (7.75s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.24s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.06s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.85s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.54s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.36s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (3.99s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.19s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (3.97s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.19s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.35s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.89s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.55s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.54s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.53s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.86s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.05s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.14s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.79s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.98s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.59s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.80s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.62s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.56s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (28.19s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.54s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.53s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.44s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.49s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (33.49s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.66s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.10s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.43s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.58s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.94s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.49s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.41s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (80.19s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.68s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (76.81s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.47s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (25.40s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.77s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.27s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.66s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.71s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.66s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (100.46s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.53s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.46s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.75s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.87s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.17s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.48s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.92s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.20s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.66s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.56s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFails (2.12s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.81s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.88s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildForceRm (10.40s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFromGit (9.93s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.38s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.55s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.67s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.53s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (12.23s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildHistory (10.31s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.89s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.81s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.74s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.57s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.90s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.59s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.92s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.56s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.91s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.46s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.34s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s)
16:36:53 [2021-08-29T16:36:53.936Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.52s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.26s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.44s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.51s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.13s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (16.98s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.77s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.37s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.90s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.55s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (11.27s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildNoContext (2.39s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.75s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.11s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.68s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.96s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.23s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (12.48s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.43s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.84s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.26s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (7.42s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.22s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.22s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.93s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (35.33s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (30.39s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildRm (11.21s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.86s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.23s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.19s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (8.05s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (3.73s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (13.77s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.59s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.60s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.91s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.27s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.03s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildStderr (3.88s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.69s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.11s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (3.98s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.84s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (3.69s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.64s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (18.88s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.79s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWindowsUser (7.73s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (9.68s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (2.31s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.94s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (3.97s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.33s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (20.97s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.18s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (6.90s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.89s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.98s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.90s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCommitChange (4.20s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (3.86s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCommitNewFile (10.95s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCommitTTY (5.86s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.78s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (5.80s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.96s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.94s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (2.12s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.24s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (2.39s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.97s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.41s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.04s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.14s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.07s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (1.85s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (4.32s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.25s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (2.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (3.35s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.50s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (1.63s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (2.17s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.93s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (4.05s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.80s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.74s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.48s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false__<nil>_<nil>_<nil>} (2.38s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false__<nil>_<nil>_<nil>} (2.40s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false__<nil>_<nil>_<nil>} (2.33s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true__<nil>_<nil>_<nil>} (2.33s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false__<nil>_0xc000004cf0_<nil>} (2.34s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-11870222686_c:\foo_false__<nil>_<nil>_<nil>} (2.36s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-11870222686_c:\foo_true__<nil>_<nil>_<nil>} (2.32s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
16:36:53 [2021-08-29T16:36:53.937Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (2.38s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (2.11s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpRelativePath (2.30s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpToCaseA (8.56s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpToCaseB (6.99s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpToCaseE (8.12s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpToCaseH (7.83s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpToDot (2.10s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCpToStdout (2.47s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.19s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateByImageID (2.03s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (2.04s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.18s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.18s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.78s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.19s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateRM (0.36s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.37s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.50s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.21s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.38s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.91s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.20s)
16:36:53 [2021-08-29T16:36:53.937Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.13s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestDockerFails (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (2.19s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.21s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.20s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (11.67s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsCopy (9.24s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (4.47s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.00s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (6.82s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (1.05s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.99s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFilters (4.23s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFormat (3.98s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.16s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsRename (2.11s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsResize (7.47s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.96s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.27s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.88s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.73s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.33s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.79s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.68s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.73s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.91s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.92s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.83s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.65s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecExitStatus (1.97s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecInspectID (4.46s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.13s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.96s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestGetContainerStats (5.82s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.80s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.78s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.81s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.92s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.03s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.10s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.85s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.24s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.99s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.39s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.19s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.57s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImportBadURL (2.39s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.94s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.98s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.30s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectDefault (1.97s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectHistory (3.79s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectInt64 (1.98s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (1.91s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.00s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.89s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.96s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectStatus (2.34s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.78s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (2.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.92s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.92s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.00s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.98s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.70s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.73s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (5.28s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.11s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.92s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.06s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.13s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.00s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.35s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.03s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (2.05s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.17s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsSince (8.54s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsTail (2.50s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (2.27s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (2.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (8.87s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.96s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPsByOrder (7.32s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (8.06s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.25s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.54s)
16:36:53 [2021-08-29T16:36:53.938Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.10s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.18s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.89s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.08s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestPsShowMounts (6.14s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.61s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.90s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.65s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.74s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.12s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.22s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.45s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.21s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.19s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.68s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (3.79s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.54s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (3.77s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.06s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.25s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.59s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.63s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.71s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (4.27s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.62s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (3.66s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiTag (0.62s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.20s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (17.71s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.22s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.06s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.78s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.97s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.43s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.95s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.76s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.97s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunBindMounts (4.11s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.77s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (1.74s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.99s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.07s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.91s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (1.94s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.87s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.67s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.03s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.05s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (2.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (1.95s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunExitCode (1.95s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (1.97s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (1.93s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.00s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.06s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.31s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.21s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.55s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.33s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.23s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.96s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.32s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.20s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.93s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.92s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (1.19s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.73s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.27s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (6.59s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunRm (2.06s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (5.18s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (2.00s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.93s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (2.38s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (6.80s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.76s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.16s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.25s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (1.98s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.95s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.66s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.06s)
16:36:53 [2021-08-29T16:36:53.939Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.88s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.11s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.32s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.98s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.07s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.59s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.51s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.92s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.11s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.22s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (5.78s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.68s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (3.51s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.24s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (2.07s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.92s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.27s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.13s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.18s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.30s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.26s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (2.26s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.63s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.37s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.35s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.17s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (6.95s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.55s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.18s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.08s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.89s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.31s)
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerRegistrySuite/TestV2Only
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] --- PASS: TestDockerRegistrySuite (0.14s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPush
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBadTag
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPushBusyboxImage
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPushEmptyLayer
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPushMultipleTags
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPushUntagged
16:36:53 [2021-08-29T16:36:53.940Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.940Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s)
16:36:53 [2021-08-29T16:36:53.940Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.04s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthTokenSuite
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerDaemonSuite
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] --- PASS: TestDockerDaemonSuite (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerSwarmSuite
16:36:53 [2021-08-29T16:36:53.941Z] --- PASS: TestDockerSwarmSuite (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginBasicOps
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginCreate
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginEnableDisableNegative
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginForceRemove
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginIDPrefix
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginInspect
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginInstallArgs
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginInstallDisable
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginInstallImage
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginListDefaultFormat
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerPluginSuite/TestPluginSet
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] --- PASS: TestDockerPluginSuite (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerExternalVolumeSuite
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:127: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerNetworkSuite
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:133: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] --- SKIP: TestDockerNetworkSuite (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] === RUN   TestDockerHubPullSuite
16:36:53 [2021-08-29T16:36:53.941Z]     check_test.go:141: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z] --- SKIP: TestDockerHubPullSuite (0.00s)
16:36:53 [2021-08-29T16:36:53.941Z] PASS
16:36:53 [2021-08-29T16:36:53.941Z] ok  	github.com/docker/docker/integration-cli	2342.563s
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === Skipped
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_network_test.go:242: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_test.go:77: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_network_test.go:131: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_network_test.go:30: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_network_test.go:68: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_network_test.go:21: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_network_test.go:173: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_network_test.go:74: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_network_test.go:100: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_stats_test.go:264: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_stats_test.go:170: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_stats_test.go:278: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_cli_run_test.go:3155: unmatched requirement Apparmor
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_cli_run_test.go:3133: unmatched requirement Apparmor
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_cli_attach_test.go:170: unmatched requirement IsPausable
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:53 [2021-08-29T16:36:53.941Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
16:36:53 [2021-08-29T16:36:53.941Z]     docker_api_build_test.go:176: unmatched requirement UnixCli
16:36:53 [2021-08-29T16:36:53.941Z]     --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.30s)
16:36:53 [2021-08-29T16:36:53.941Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.52s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.74s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.52s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_api_build_test.go:401: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:3570: unmatched requirement UnixCli
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.28s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.26s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.26s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildEnv (0.03s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.26s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z]     docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.398Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s)
16:36:54 [2021-08-29T16:36:54.398Z] 
16:36:54 [2021-08-29T16:36:54.398Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildExpose (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:3697: unmatched requirement UnixCli
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:5977: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildPATH (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_build_test.go:512: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildUser (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.33s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.33s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.25s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.29s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.30s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.30s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:6057: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.27s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestBuildXZHost (0.27s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_sni_test.go:18: Flakey test
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_commit_test.go:70: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_commit_test.go:45: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_commit_test.go:98: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_commit_test.go:29: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.399Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z] 
16:36:54 [2021-08-29T16:36:54.399Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.399Z]     docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseE (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpNameHasColon (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDevicePermissions (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestEventsAttach (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestEventsCommit (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestEventsTop (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestExec (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.400Z]     --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z] 
16:36:54 [2021-08-29T16:36:54.400Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s)
16:36:54 [2021-08-29T16:36:54.400Z]     docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecCgroup (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecEnv (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecInteractive (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecParseError (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:133: unmatched requirement IsPausable
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecStartFails (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecUlimits (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestExecWithUser (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestHealth (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestImportDisplay (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestImportFile (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestImportGzipped (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_info_test.go:70: unmatched requirement IsPausable
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectImage (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z]     docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.401Z]     --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s)
16:36:54 [2021-08-29T16:36:54.401Z] 
16:36:54 [2021-08-29T16:36:54.401Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestNetHostname (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPluginActive (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPortList (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_ps_test.go:549: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_ps_test.go:444: DaemonIsWindows(): FLAKY on Windows, see #20819
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_ps_test.go:715: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.09s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_ps_test.go:807: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_ps_test.go:857: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_ps_test.go:597: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_ps_test.go:473: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAddHost (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.02s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.402Z]     --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z] 
16:36:54 [2021-08-29T16:36:54.402Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:36:54 [2021-08-29T16:36:54.402Z]     docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunMount (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNetHost (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.403Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z]     docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.403Z]     --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s)
16:36:54 [2021-08-29T16:36:54.403Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2860: unmatched requirement Apparmor
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunState (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2899: unmatched requirement Apparmor
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUserByID (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUserByName (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3016: unmatched requirement Apparmor
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveImageId (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.404Z]     --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z] 
16:36:54 [2021-08-29T16:36:54.404Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.404Z]     docker_cli_start_test.go:99: unmatched requirement IsPausable
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestStartRecordError (0.02s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z]     docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.405Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:36:54 [2021-08-29T16:36:54.405Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:36:54 [2021-08-29T16:36:54.405Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s)
16:36:54 [2021-08-29T16:36:54.405Z] 
16:36:54 [2021-08-29T16:36:54.405Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:36:54 [2021-08-29T16:36:54.405Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.405Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:184: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:211: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.878Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z] 
16:36:54 [2021-08-29T16:36:54.878Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:36:54 [2021-08-29T16:36:54.878Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:238: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:267: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:301: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:406: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z]     --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:127: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:133: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s)
16:36:54 [2021-08-29T16:36:54.879Z]     check_test.go:141: unmatched requirement DaemonIsLinux
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] DONE 1092 tests, 546 skipped in 2350.680s
16:36:54 [2021-08-29T16:36:54.879Z] INFO: Integration tests ended at 08/29/2021 16:36:54. Duration:00:39:10.7662149
16:36:54 [2021-08-29T16:36:54.879Z] INFO: Docker info of the daemon under test at end of run
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] Containers: 2
16:36:54 [2021-08-29T16:36:54.879Z]  Running: 0
16:36:54 [2021-08-29T16:36:54.879Z]  Paused: 0
16:36:54 [2021-08-29T16:36:54.879Z]  Stopped: 2
16:36:54 [2021-08-29T16:36:54.879Z] Images: 18
16:36:54 [2021-08-29T16:36:54.879Z] Server Version: 0.0.0-dev
16:36:54 [2021-08-29T16:36:54.879Z] Storage Driver: windowsfilter
16:36:54 [2021-08-29T16:36:54.879Z]  Windows: 
16:36:54 [2021-08-29T16:36:54.879Z] Logging Driver: json-file
16:36:54 [2021-08-29T16:36:54.879Z] Plugins: 
16:36:54 [2021-08-29T16:36:54.879Z]  Volume: local
16:36:54 [2021-08-29T16:36:54.879Z]  Network: ics internal l2bridge l2tunnel nat null overlay private transparent
16:36:54 [2021-08-29T16:36:54.879Z]  Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog
16:36:54 [2021-08-29T16:36:54.879Z] Swarm: inactive
16:36:54 [2021-08-29T16:36:54.879Z] Default Isolation: process
16:36:54 [2021-08-29T16:36:54.879Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434)
16:36:54 [2021-08-29T16:36:54.879Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2114)
16:36:54 [2021-08-29T16:36:54.879Z] OSType: windows
16:36:54 [2021-08-29T16:36:54.879Z] Architecture: x86_64
16:36:54 [2021-08-29T16:36:54.879Z] CPUs: 4
16:36:54 [2021-08-29T16:36:54.879Z] Total Memory: 32GiB
16:36:54 [2021-08-29T16:36:54.879Z] Name: azwin-2-6d1f50
16:36:54 [2021-08-29T16:36:54.879Z] ID: E5ON:FVWW:HHBD:ARVM:TRUQ:IGFP:BLDX:CVYK:FYOC:PJV7:C6YD:LOIG
16:36:54 [2021-08-29T16:36:54.879Z] Docker Root Dir: D:\CI\PR-42349\21\daemon
16:36:54 [2021-08-29T16:36:54.879Z] Debug Mode (client): false
16:36:54 [2021-08-29T16:36:54.879Z] Debug Mode (server): true
16:36:54 [2021-08-29T16:36:54.879Z]  File Descriptors: -1
16:36:54 [2021-08-29T16:36:54.879Z]  Goroutines: 17
16:36:54 [2021-08-29T16:36:54.879Z]  System Time: 2021-08-29T16:36:54.6171627Z
16:36:54 [2021-08-29T16:36:54.879Z]  EventsListeners: 0
16:36:54 [2021-08-29T16:36:54.879Z] Registry: https://index.docker.io/v1/
16:36:54 [2021-08-29T16:36:54.879Z] Labels:
16:36:54 [2021-08-29T16:36:54.879Z] Experimental: false
16:36:54 [2021-08-29T16:36:54.879Z] Insecure Registries:
16:36:54 [2021-08-29T16:36:54.879Z]  127.0.0.0/8
16:36:54 [2021-08-29T16:36:54.879Z] Live Restore Enabled: false
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] 
16:36:54 [2021-08-29T16:36:54.879Z] INFO: Stopping daemon under test
16:36:55 [2021-08-29T16:36:55.335Z] SUCCESS: The process with PID 2608 (child process of PID 5948) has been terminated.
16:36:55 [2021-08-29T16:36:55.335Z] SUCCESS: The process with PID 5948 (child process of PID 1584) has been terminated.
16:36:55 [2021-08-29T16:36:55.335Z] INFO: Stop tailing logs of the daemon under tests
16:36:55 [2021-08-29T16:36:55.335Z] INFO: executeCI.ps1 Completed successfully at 08/29/2021 16:36:54.
16:36:55 [2021-08-29T16:36:55.335Z] INFO: Tidying up at end of run
16:36:55 [2021-08-29T16:36:55.335Z] INFO: Saving daemon under test log (d:\CI\PR-42349\21\dut.out) to bundles\CIDUT.out
16:36:55 [2021-08-29T16:36:55.335Z] INFO: Saving daemon under test log (d:\CI\PR-42349\21\dut.err) to bundles\CIDUT.err
16:36:55 [2021-08-29T16:36:55.335Z] INFO: Saving containerd logs to bundles
16:36:55 [2021-08-29T16:36:55.335Z] INFO: Nuke-Everything...
16:36:55 [2021-08-29T16:36:55.791Z] INFO: Container count on control daemon to delete is 2
16:36:55 [2021-08-29T16:36:55.791Z] 09dcaac90ee9
16:36:55 [2021-08-29T16:36:55.791Z] aa67ec5715ae
16:36:55 [2021-08-29T16:36:55.791Z] INFO: Tidying pidfile d:\CI\PR-42349\21\docker.pid
16:36:55 [2021-08-29T16:36:55.791Z] INFO: Nuking d:\CI
16:37:20 [2021-08-29T16:37:20.884Z] INFO: Zapped successfully
16:37:20 [2021-08-29T16:37:20.884Z] 
16:37:20 [2021-08-29T16:37:20.884Z] INFO: executeCI.ps1 exiting at Sun Aug 29 16:37:19 CUT 2021. Duration 01:14:42.3742002
16:37:20 [2021-08-29T16:37:20.884Z] 
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] junit
16:37:21 [2021-08-29T16:37:21.122Z] Recording test results
16:37:28 [2021-08-29T16:37:28.070Z] [Checks API] No suitable checks publisher found.
[Pipeline] catchError
[Pipeline] {
[Pipeline] powershell
16:37:29 [2021-08-29T16:37:29.535Z] Creating windowsRS5-integration-bundles.zip
[Pipeline] archiveArtifacts
16:37:31 [2021-08-29T16:37:31.316Z] Archiving artifacts
16:37:45 [2021-08-29T16:37:45.030Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42349/21/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
16:37:45 [2021-08-29T16:37:45.947Z] + make clean
16:37:48 [2021-08-29T16:37:48.122Z] docker volume rm -f docker-dev-cache
16:37:48 [2021-08-29T16:37:48.122Z] 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